@import "https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;700&display=swap";
.chapters-page{--ink:#161616;--paper:#fff;--paper-2:#f6f6f6;--sand:#eae6e3;--beige:#c9b7aa;--fawn:#a58f83;--bondi:#c5ebe9;--icebergs:#dff2f1;--ocean:#3d777f;--grey:#68696b;--line:#e3e1dc;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;font-family:Figtree,sans-serif;position:relative;overflow-x:hidden}.chapters-page *,.chapters-page :before,.chapters-page :after{box-sizing:border-box;margin:0;padding:0}.chapters-page h1,.chapters-page h2,.chapters-page h3,.chapters-page .display{letter-spacing:-.01em;text-transform:uppercase;font-family:General Sans,sans-serif;font-weight:700;line-height:1.02}.chapters-page a{color:inherit;text-decoration:none}.chapters-page img,.chapters-page video{object-fit:cover;width:100%;height:100%;display:block}.chapters-page .wrap{max-width:1240px;margin:0 auto;padding:0 48px}.chapters-page .eyebrow{color:var(--ocean);letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:600}.chapters-page .btn{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;align-items:center;gap:12px;padding:8px 8px 8px 24px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex;position:relative}.chapters-page .btn .btn-arrow{background:var(--paper);width:40px;height:40px;color:var(--ocean);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:600;transition:transform .2s;display:inline-flex}.chapters-page .btn:hover .btn-arrow{transform:translate(2px)}.chapters-page .btn-dark{background:linear-gradient(180deg,var(--bondi)0%,#b0dfdc 100%);color:var(--ink);overflow:hidden;box-shadow:0 1px 2px #20202014}.chapters-page .btn-dark:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff4d 0%,#0000 50%);position:absolute;inset:0}.chapters-page .btn-dark:hover{transform:translateY(-1px);box-shadow:0 4px 12px #2020201a}.chapters-page .btn-light{color:var(--ink);border:1.5px solid var(--ink);background:0 0;padding:14px 26px}.chapters-page .btn-light:hover{background:var(--ink);color:var(--paper)}.chapters-page .hero{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:40px;max-width:1240px;margin:0 auto;padding:40px 48px;display:grid}.chapters-page .hero-copy{text-align:left}.chapters-page .hero-copy h1{color:var(--ink);text-align:left;font-size:52px}.chapters-page .hero-copy h1 .dot,.chapters-page .hero-copy h1 .accent-green{color:var(--ocean)}.chapters-page .hero-copy p{color:var(--grey);text-transform:none;max-width:380px;margin:22px 0 30px;font-family:Figtree,sans-serif;font-size:16px;font-weight:400;line-height:1.55}.chapters-page .hero-ctas{gap:14px;display:flex}.chapters-page .hero-image-frame{position:relative}.chapters-page .hero-image{z-index:1;aspect-ratio:3/2;background:var(--paper-2);border-radius:220px 28px 28px 220px;width:100%;max-height:360px;position:relative;overflow:hidden;box-shadow:0 24px 48px -20px #20202038}.chapters-page .hero-image video,.chapters-page .hero-image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.chapters-page .why{padding-top:40px;padding-bottom:52px}.chapters-page .why-head{text-align:left;margin-bottom:28px}.chapters-page .stack-title{text-align:left}.chapters-page .stack-title .line1{color:var(--ocean);text-transform:uppercase;letter-spacing:-.01em;font-family:General Sans,sans-serif;font-size:26px;font-weight:700;line-height:1.15}.chapters-page .stack-title .line2{color:var(--ink);text-transform:uppercase;letter-spacing:-.01em;font-family:General Sans,sans-serif;font-size:46px;font-weight:700;line-height:1}.chapters-page .stack-title.small .line1{letter-spacing:.08em;font-size:15px}.chapters-page .stack-title.small .line2{font-size:30px}.chapters-page .why-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:32px 48px;display:grid}.chapters-page .why-item{background:var(--paper-2);border-radius:20px;flex-direction:column;gap:2px;padding:24px 22px 28px;display:flex}.chapters-page .why-item .num{color:var(--ocean);margin-bottom:14px;font-family:General Sans,sans-serif;font-size:34px;font-weight:600}.chapters-page .why-item h3{text-transform:none;letter-spacing:-.01em;align-items:flex-end;min-height:2.5em;margin-bottom:8px;font-size:18px;font-weight:700;line-height:1.25;display:flex}.chapters-page .why-item p{color:var(--grey);text-wrap:balance;font-size:14px;line-height:1.5}.chapters-page .growth{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:40px;max-width:1240px;margin:0 auto;padding:40px 48px;display:grid}.chapters-page .growth-copy{text-align:left}.chapters-page .growth-copy h2{text-align:left;font-size:28px;line-height:1.15}.chapters-page .growth-copy h2 .accent{color:var(--ocean);margin-top:4px;font-size:44px;line-height:1;display:block}.chapters-page .growth-rule{background:var(--ocean);border:none;width:52px;height:3px;margin:20px 0}.chapters-page .growth-copy p{color:#333;text-transform:none;max-width:400px;font-family:Figtree,sans-serif;font-size:15px;font-weight:400;line-height:1.6}.chapters-page .growth-image-frame{position:relative}.chapters-page .growth-image{z-index:1;aspect-ratio:3/2;background:var(--paper-2);border-radius:220px 28px 28px 220px;width:100%;max-height:360px;position:relative;overflow:hidden;box-shadow:0 24px 48px -20px #20202038}.chapters-page .growth-image video,.chapters-page .growth-image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.chapters-page .locations{background:var(--paper-2);padding:40px 0}.chapters-page .section-eyebrow{color:var(--ocean);letter-spacing:.14em;text-transform:uppercase;margin-bottom:26px;font-size:13px;font-weight:600}.chapters-page .loc-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.chapters-page .loc-card{border-radius:8px;align-items:flex-end;height:260px;display:flex;position:relative;overflow:hidden}.chapters-page .loc-card img{filter:brightness(.62);position:absolute;inset:0}.chapters-page .loc-card .overlay{z-index:1;color:#fff;background:linear-gradient(#0000,#000000a6);width:100%;padding:24px;position:relative}.chapters-page .loc-card .overlay h3{margin-bottom:12px;font-size:32px}.chapters-page .loc-card .meta{opacity:.92;text-transform:none;align-items:center;gap:8px;margin-bottom:5px;font-size:12px;font-weight:500;display:flex}.chapters-page .meta-icon{flex-shrink:0;width:14px;height:14px}.chapters-page .loc-card .join{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;margin-top:14px;font-size:12px;font-weight:700;display:flex}.chapters-page .loc-card .join:hover{opacity:.8}.chapters-page .whathappens{background:var(--paper-2);padding:40px 0;position:relative;overflow:hidden}.chapters-page .wh-inner{z-index:1;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:40px;display:grid;position:relative}.chapters-page .wh-list{background:var(--paper);border-radius:20px;flex-direction:column;padding:8px 28px;display:flex;box-shadow:0 24px 48px -32px #20202024}.chapters-page .wh-row{border-bottom:1px solid var(--line);grid-template-columns:70px 100px minmax(0,1fr);align-items:center;gap:20px;padding:22px 0;display:grid}.chapters-page .wh-row:last-child{border-bottom:none}.chapters-page .wh-title-col{position:relative}.chapters-page .wh-row .num{color:var(--ocean);font-family:General Sans,sans-serif;font-size:26px;font-weight:600}.chapters-page .wh-row .tag{letter-spacing:.08em;text-transform:uppercase;color:var(--grey);font-size:11px;font-weight:700}.chapters-page .wh-row h3{text-transform:none;letter-spacing:-.01em;text-wrap:balance;margin-bottom:6px;font-size:18px;font-weight:700}.chapters-page .wh-row p{color:var(--grey);text-wrap:balance;font-size:14px;line-height:1.5}.chapters-page .forme{padding-top:40px;padding-bottom:56px}.chapters-page .forme-head{color:var(--ocean);letter-spacing:.14em;text-transform:uppercase;text-align:left;margin-bottom:34px;font-size:13px;font-weight:600}.chapters-page .forme-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;display:grid}.chapters-page .forme-item{align-items:flex-start;gap:16px;display:flex}.chapters-page .icon-circle{background:var(--icebergs);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.chapters-page .icon-circle svg{width:22px;height:22px;stroke:var(--ocean)}.chapters-page .forme-item h4{text-transform:none;letter-spacing:0;margin-bottom:6px;font-family:General Sans,sans-serif;font-size:16px;font-weight:600}.chapters-page .forme-item p{color:var(--grey);font-size:13.5px;line-height:1.5}.chapters-page .cta-outer{position:relative}.chapters-page .cta-band{z-index:1;color:#fff;background:linear-gradient(90deg,#161616e0 0%,#1616168c 100%),url(/About%20us/vugy.jpg) 50%/cover no-repeat;border-radius:10px;justify-content:space-between;align-items:center;gap:24px;max-width:1240px;margin:0 auto;padding:56px 48px;display:flex;position:relative;overflow:hidden}.chapters-page .cta-band h2{z-index:1;text-align:left;font-size:28px;line-height:1.2;position:relative}.chapters-page .cta-band h2 .accent{color:var(--bondi)}.chapters-page .cta-title-mobile{display:none}.chapters-page .cta-band .btn-light{white-space:nowrap;z-index:1;position:relative}@media (max-width:900px){.chapters-page .wrap,.chapters-page .hero,.chapters-page .growth{padding-left:24px;padding-right:24px}.chapters-page .hero{grid-template-columns:1fr;padding:28px 24px 20px}.chapters-page .hero-ctas{flex-direction:column;align-items:stretch;gap:10px}.chapters-page .hero-ctas .btn{justify-content:space-between}.chapters-page .btn-light{text-align:center;justify-content:center}.chapters-page .hero-image{aspect-ratio:4/3;border-radius:22px}.chapters-page .why{padding-top:24px;padding-bottom:24px}.chapters-page .why-head{margin-bottom:20px}.chapters-page .why-grid{grid-template-columns:repeat(2,1fr);gap:16px}.chapters-page .why-item{border-radius:16px;min-height:330px;padding:18px 16px}.chapters-page .growth{grid-template-columns:1fr;padding-top:24px;padding-bottom:24px}.chapters-page .growth-image{aspect-ratio:4/3;border-radius:22px}.chapters-page .locations{padding:24px 0}.chapters-page .loc-grid{grid-template-columns:1fr}.chapters-page .whathappens{padding:24px 0}.chapters-page .wh-inner{grid-template-columns:1fr}.chapters-page .wh-list{padding:4px 20px}.chapters-page .wh-row{grid-template-columns:40px 1fr;grid-template-areas:"num tag""content content";gap:10px 12px;padding:18px 0}.chapters-page .wh-row .num{grid-area:num}.chapters-page .wh-row .tag{grid-area:tag;align-self:center}.chapters-page .wh-row .wh-content{grid-area:content}.chapters-page .forme{padding-top:24px;padding-bottom:24px}.chapters-page .forme-grid{grid-template-columns:1fr;gap:20px}.chapters-page .cta-band{text-align:center;border-radius:0;flex-direction:column;padding:40px 24px}.chapters-page .cta-band h2{font-size:20px}.chapters-page .cta-title-desktop{display:none}.chapters-page .cta-title-mobile{display:inline}}
