@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500&family=Caveat:wght@400;500;600;700&family=Jost:wght@300;400;500;600&display=swap";.ag-about-timeline{position:relative;padding:8rem 2rem;background:linear-gradient(180deg,#f2efe9,#ede9e2,#e8e4db);overflow:hidden}.ag-about-timeline:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 3px,rgba(14,62,41,.004) 3px,rgba(14,62,41,.004) 6px);opacity:.5;pointer-events:none}.ag-about-timeline:after{content:"GROWTH";position:absolute;top:15%;right:-5%;font-family:Caveat,cursive;font-size:clamp(6rem,15vw,12rem);font-weight:700;color:#0e3e2904;transform:rotate(-8deg);pointer-events:none;z-index:0}.ag-about-timeline__header{text-align:center;margin-bottom:5rem;position:relative;z-index:1}.ag-about-timeline__heading{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:520;letter-spacing:-.03em;color:#0e3e29;margin:0;position:relative;display:inline-block}.ag-about-timeline__heading:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,transparent,#f6b900,transparent);border-radius:2px}.ag-about-timeline__grid{position:relative;max-width:1000px;margin:0 auto;z-index:1}.ag-about-timeline__line{position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#0e3e291a,#0e3e294d 10% 90%,#0e3e291a);transform:translate(-50%);border-radius:3px}.ag-about-timeline__line:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;background:linear-gradient(180deg,transparent 0%,rgba(14,62,41,.08) 20%,rgba(14,62,41,.08) 80%,transparent 100%);filter:blur(8px)}.ag-timeline-item{position:relative;display:flex;margin-bottom:4rem;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.22,1,.36,1)}.ag-timeline-item.is-revealed{opacity:1;transform:translateY(0)}.ag-timeline-item:last-child{margin-bottom:0}.ag-timeline-item--left{justify-content:flex-start;padding-right:calc(50% + 3rem)}.ag-timeline-item--right{justify-content:flex-end;padding-left:calc(50% + 3rem)}.ag-timeline-item__dot{position:absolute;left:50%;top:1.25rem;width:16px;height:16px;background:#fff;border:3px solid #0e3e29;border-radius:50%;transform:translate(-50%);z-index:2;box-shadow:0 0 0 4px #0e3e2914,0 2px 8px #0000001a;transition:all .4s cubic-bezier(.22,1,.36,1)}.ag-timeline-item:hover .ag-timeline-item__dot{transform:translate(-50%) scale(1.2);box-shadow:0 0 0 6px #0e3e291f,0 4px 12px #00000026}.ag-timeline-item__dot:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:radial-gradient(circle,#0e3e29 30%,transparent 70%);border-radius:50%;opacity:.5}.ag-timeline-item__content{position:relative;background:linear-gradient(145deg,#fff,#fdfbf8);border-radius:16px;padding:1.75rem 2rem;max-width:380px;box-shadow:0 2px 12px #0000000f,0 8px 32px #0000000a;border:1px solid rgba(14,62,41,.08);transition:all .4s cubic-bezier(.22,1,.36,1)}.ag-timeline-item__content:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(14,62,41,.003) 2px,rgba(14,62,41,.003) 4px);border-radius:16px;opacity:.6;pointer-events:none}.ag-timeline-item:hover .ag-timeline-item__content{transform:translateY(-4px);box-shadow:0 8px 24px #0e3e2914,0 2px 12px #0000000f;border-color:#0e3e2926}.ag-timeline-item--left .ag-timeline-item__content:after{content:"";position:absolute;right:-3rem;top:1.35rem;width:3rem;height:2px;background:linear-gradient(90deg,#0e3e2926,#0e3e290d)}.ag-timeline-item--right .ag-timeline-item__content:after{content:"";position:absolute;left:-3rem;top:1.35rem;width:3rem;height:2px;background:linear-gradient(90deg,#0e3e290d,#0e3e2926)}.ag-timeline-item__year{font-family:Caveat,cursive;font-size:2rem;font-weight:700;color:#0e3e29;margin:0 0 .5rem;letter-spacing:.02em;position:relative;display:inline-block}.ag-timeline-item__year:after{content:"";position:absolute;bottom:-.25rem;left:0;width:100%;height:2px;background:linear-gradient(90deg,#f6b900,transparent);opacity:.6}.ag-timeline-item__title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;font-weight:600;letter-spacing:-.01em;color:#0e3e29;margin:0 0 .75rem;line-height:1.3}.ag-timeline-item__description{font-family:Crimson Text,Georgia,serif;font-size:.95rem;font-weight:400;line-height:1.7;color:#000000b3;margin:0;letter-spacing:.005em}.ag-timeline-item--highlight .ag-timeline-item__dot{background:linear-gradient(135deg,#f6b900,#e5a800);border-color:#d4941a;width:22px;height:22px;top:1.15rem;box-shadow:0 0 0 5px #f6b9002e,0 0 16px #f6b90059,0 2px 6px #0000001f}.ag-timeline-item--highlight:hover .ag-timeline-item__dot{transform:translate(-50%) scale(1.1);box-shadow:0 0 0 7px #f6b90038,0 0 24px #f6b90073,0 3px 10px #00000026}.ag-timeline-item--highlight .ag-timeline-item__content{background:linear-gradient(145deg,#fffcf7,#fef9f0);border-color:#f6b90033;border-left:4px solid #f6b900;box-shadow:0 4px 20px #f6b9001a,0 8px 32px #0000000d,inset 0 0 0 1px #f6b9001a}.ag-timeline-item--left.ag-timeline-item--highlight .ag-timeline-item__content:after{content:"";position:absolute;right:-3rem;top:1.35rem;width:3rem;height:2px;background:linear-gradient(90deg,#f6b90040,#f6b90014)}.ag-timeline-item--right.ag-timeline-item--highlight .ag-timeline-item__content:after{content:"";position:absolute;left:-3rem;top:1.35rem;width:3rem;height:2px;background:linear-gradient(90deg,#f6b90014,#f6b90040)}.ag-timeline-item--highlight .ag-timeline-item__year{color:#0e3e29;font-size:2.25rem}.ag-timeline-item--highlight .ag-timeline-item__year:after{background:linear-gradient(90deg,#f6b900cc,#f6b900,#f6b900cc);opacity:1;height:3px}.ag-timeline-item--highlight .ag-timeline-item__title{color:#0a2a1f;font-weight:650}.ag-timeline-item--highlight .ag-timeline-item__title:before{content:"\2605";color:#f6b900;font-size:1rem;margin-right:.4rem;vertical-align:middle}@media(max-width:900px){.ag-about-timeline{padding:5rem 1.5rem}.ag-about-timeline__heading{font-size:clamp(1.75rem,6vw,2.5rem)}.ag-about-timeline__line{left:2rem}.ag-timeline-item--left,.ag-timeline-item--right{padding-left:5rem;padding-right:0;justify-content:flex-start}.ag-timeline-item__dot{left:2rem}.ag-timeline-item--left .ag-timeline-item__content:after,.ag-timeline-item--right .ag-timeline-item__content:after{left:-3rem;right:auto;width:3rem;background:linear-gradient(90deg,#0e3e290d,#0e3e2926)}.ag-timeline-item__content{max-width:100%}.ag-timeline-item--highlight .ag-timeline-item__content:before{right:auto;left:1rem}}@media(max-width:480px){.ag-about-timeline{padding:4rem 1rem}.ag-timeline-item__content{padding:1.5rem}.ag-timeline-item__year{font-size:1.75rem}.ag-timeline-item__title{font-size:1.2rem}.ag-timeline-item__description{font-size:.9rem}.ag-timeline-item--highlight .ag-timeline-item__content{padding-top:2rem}}.ag-timeline-item__content:focus-within{outline:2px solid #f6b900;outline-offset:3px;border-radius:18px}@media(prefers-reduced-motion:reduce){.ag-timeline-item,.ag-timeline-item__content,.ag-timeline-item__dot{transition:none;transform:none!important}.ag-timeline-item.is-revealed{opacity:1}}@media print{.ag-about-timeline{background:#fff!important;page-break-inside:avoid}.ag-about-timeline:before,.ag-about-timeline:after{display:none!important}.ag-timeline-item__content{break-inside:avoid;box-shadow:none;border:1px solid #ddd}}@keyframes timelineFadeIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.ag-timeline-item[data-reveal]{animation:timelineFadeIn .8s cubic-bezier(.22,1,.36,1) forwards}.ag-timeline-item[data-reveal]:nth-child(1){animation-delay:0s}.ag-timeline-item[data-reveal]:nth-child(2){animation-delay:.15s}.ag-timeline-item[data-reveal]:nth-child(3){animation-delay:.3s}.ag-timeline-item[data-reveal]:nth-child(4){animation-delay:.45s}.ag-timeline-item[data-reveal]:nth-child(5){animation-delay:.6s}
/*# sourceMappingURL=/cdn/shop/t/9/assets/about-timeline-growth.css.map */
