.Time-module__IjUPtW__mainContainer{background-color:#fff;max-width:1400px;min-height:100vh;margin:0 auto;padding:0 20px 40px;position:relative;overflow:hidden}.Time-module__IjUPtW__bgDeco{pointer-events:none;z-index:1;background:radial-gradient(circle,#ff6b0012 0%,#fff0 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-300px;right:-200px}.Time-module__IjUPtW__sectionHeader{text-align:center;max-width:800px;margin-bottom:50px;margin-left:auto;margin-right:auto;padding-top:20px;position:relative}.Time-module__IjUPtW__overtitle{color:#bbb;letter-spacing:5px;text-transform:uppercase;justify-content:center;align-items:center;gap:20px;margin-bottom:15px;font-size:11px;font-weight:800;display:flex}.Time-module__IjUPtW__overtitle:before,.Time-module__IjUPtW__overtitle:after{content:"";background:linear-gradient(90deg,#0000,#eee,#0000);width:40px;height:1px}.Time-module__IjUPtW__sectionTitle{color:#111;text-transform:uppercase;letter-spacing:-3px;margin:0 0 15px;font-size:clamp(32px,6vw,64px);font-weight:950;line-height:.85}.Time-module__IjUPtW__subtitle{color:#777;max-width:600px;margin:0 auto;font-size:16px;font-weight:400;line-height:1.5}.Time-module__IjUPtW__collectiveHero{z-index:5;background:#fff;border:1px solid #f2f2f2;border-radius:32px;align-items:stretch;width:100%;max-width:1240px;height:440px;margin:0 auto 60px;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px #0000001a}.Time-module__IjUPtW__heroImageWrapper{flex:2.2;min-height:300px;position:relative;overflow:hidden}.Time-module__IjUPtW__heroImage{object-fit:cover;object-position:center 25%;transition:transform 1.5s cubic-bezier(.19,1,.22,1)}.Time-module__IjUPtW__collectiveHero:hover .Time-module__IjUPtW__heroImage{transform:scale(1.03)}.Time-module__IjUPtW__heroCaption{text-align:left;background-color:#fff;flex-direction:column;flex:.8;justify-content:center;padding:30px 50px;display:flex;position:relative}.Time-module__IjUPtW__heroCaption:before{content:"";background:linear-gradient(#0000,#eee,#0000);width:1px;height:50%;position:absolute;top:25%;left:0}.Time-module__IjUPtW__heroCaption h2{text-transform:uppercase;letter-spacing:4px;color:var(--color-accent);margin-bottom:15px;font-size:10px;font-weight:900}.Time-module__IjUPtW__captionTitle{text-transform:uppercase;letter-spacing:-1.5px;color:#111;margin-bottom:20px;font-family:serif;font-size:32px;font-style:italic;font-weight:950;line-height:1}.Time-module__IjUPtW__heroCaption p{color:#666;font-size:15px;font-weight:400;line-height:1.6}.Time-module__IjUPtW__gridTitleSection{text-align:center;margin-bottom:50px}.Time-module__IjUPtW__gridTitle{text-transform:uppercase;letter-spacing:5px;color:#ccc;font-size:9px;font-weight:900}.Time-module__IjUPtW__grid{z-index:5;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:40px;max-width:1200px;margin:0 auto 60px;display:grid;position:relative}.Time-module__IjUPtW__sectionDivider{justify-content:center;max-width:1200px;margin:0 auto 60px;padding:0 20px;display:flex}.Time-module__IjUPtW__dividerLine{background:linear-gradient(90deg,#0000,#00000014,#0000);width:100%;height:1px}.Time-module__IjUPtW__memberCard{-webkit-backdrop-filter:blur(20px);text-align:center;background:#ffffffb3;border:1px solid #ffffff80;border-radius:40px;flex-direction:column;height:100%;padding:60px 40px;transition:all .6s cubic-bezier(.165,.84,.44,1);display:flex;box-shadow:0 10px 30px #00000008}.Time-module__IjUPtW__memberCard:hover{background:#ffffffe6;transform:translateY(-12px);box-shadow:0 30px 60px -12px #00000014,0 18px 36px -18px #0000001a}.Time-module__IjUPtW__photoOuterCircle{border:1px solid #f0f0f0;border-radius:50%;width:130px;height:130px;margin:0 auto 35px;padding:8px;transition:all .6s}.Time-module__IjUPtW__memberCard:hover .Time-module__IjUPtW__photoOuterCircle{border-color:var(--color-accent);transform:rotate(5deg)}.Time-module__IjUPtW__photoInnerCircle{background-color:#fcfcfc;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.Time-module__IjUPtW__photo{object-fit:cover;filter:grayscale();transition:all .7s cubic-bezier(.19,1,.22,1)}.Time-module__IjUPtW__memberCard:hover .Time-module__IjUPtW__photo{filter:grayscale(0%);transform:scale(1.1)}.Time-module__IjUPtW__memberName{text-transform:uppercase;letter-spacing:-1px;color:#111;margin-bottom:8px;font-size:24px;font-weight:950}.Time-module__IjUPtW__memberRole{text-transform:uppercase;letter-spacing:2px;color:var(--color-accent);background:#ff6b0014;border-radius:100px;margin-bottom:25px;padding:6px 16px;font-size:10px;font-weight:950;transition:all .3s;display:inline-block}.Time-module__IjUPtW__memberBio{color:#666;text-align:justify;flex-grow:1;margin-bottom:40px;font-size:14px;line-height:1.7}.Time-module__IjUPtW__memberContact{border-top:1px solid #0000000d;flex-direction:row;justify-content:center;gap:20px;padding-top:30px;display:flex}.Time-module__IjUPtW__contactLink{color:#333;opacity:.6;text-transform:uppercase;letter-spacing:1px;align-items:center;gap:8px;font-size:11px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Time-module__IjUPtW__contactLink:hover{opacity:1;color:var(--color-accent);transform:translateY(-2px)}.Time-module__IjUPtW__momentsSection{background-color:#fcfcfc;border:1px solid #f8f8f8;border-radius:60px;width:100%;margin-bottom:40px;padding:100px 40px}.Time-module__IjUPtW__momentsGallery{align-items:center;gap:80px;width:100%;max-width:1200px;margin:0 auto;display:flex}.Time-module__IjUPtW__momentInfo{flex:1;min-width:0}.Time-module__IjUPtW__momentLabel{text-transform:uppercase;letter-spacing:5px;color:var(--color-accent);margin-bottom:25px;font-size:10px;font-weight:950;display:block}.Time-module__IjUPtW__momentTitle{text-transform:uppercase;letter-spacing:-2px;color:#111;margin-bottom:35px;font-size:48px;font-weight:950;line-height:.95}.Time-module__IjUPtW__momentDescription{color:#666;font-size:18px;font-weight:300;line-height:1.7}.Time-module__IjUPtW__momentImageWrapper{aspect-ratio:auto;border-radius:40px;flex:1.6;min-width:300px;height:auto;display:block;position:relative;overflow:hidden;box-shadow:0 40px 90px #00000014}.Time-module__IjUPtW__momentImage{object-fit:contain;background-color:#f0f0f0}@media (max-width:1024px){.Time-module__IjUPtW__collectiveHero{border-radius:24px;flex-direction:column;height:auto}.Time-module__IjUPtW__heroImageWrapper{aspect-ratio:4/3;flex:none;width:100%;height:auto}.Time-module__IjUPtW__heroCaption{text-align:center;padding:40px 30px}.Time-module__IjUPtW__heroCaption:before{display:none}.Time-module__IjUPtW__momentsGallery{text-align:center;flex-direction:column-reverse;gap:50px}.Time-module__IjUPtW__momentImageWrapper{aspect-ratio:4/3;flex:none;width:100%;height:auto}.Time-module__IjUPtW__momentsSection{border-radius:30px;padding:60px 20px}.Time-module__IjUPtW__momentTitle{font-size:40px}}@media (max-width:768px){.Time-module__IjUPtW__mainContainer{padding:0 15px 60px}.Time-module__IjUPtW__header{margin-bottom:30px;padding-top:5px}.Time-module__IjUPtW__title{letter-spacing:-2px;font-size:38px}.Time-module__IjUPtW__subtitle{font-size:16px}.Time-module__IjUPtW__grid{grid-template-columns:1fr}.Time-module__IjUPtW__memberCard{padding:50px 30px}}@media (max-width:480px){.Time-module__IjUPtW__title{font-size:32px}.Time-module__IjUPtW__captionTitle{font-size:26px}.Time-module__IjUPtW__momentTitle{font-size:32px}}
