.MomentsGallery-module__0Rn-ca__section{background:#fff;padding-block:clamp(64px,8vw,128px);overflow:hidden}.MomentsGallery-module__0Rn-ca__head{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);align-items:end;gap:clamp(42px,8vw,130px);margin-bottom:clamp(38px,4vw,58px);display:grid}.MomentsGallery-module__0Rn-ca__kicker{color:var(--orange);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:14px;margin:0 0 18px;font-size:12px;font-weight:500;display:flex}.MomentsGallery-module__0Rn-ca__kicker:after{content:"";background:currentColor;width:78px;height:1px}.MomentsGallery-module__0Rn-ca__head h2{color:var(--ink);font-family:var(--serif);margin:0;font-size:clamp(52px,5vw,66px);font-weight:400;line-height:.96}.MomentsGallery-module__0Rn-ca__head>p{max-width:620px;color:var(--muted);border-left:2px solid #fc5a118c;margin:0 0 10px;padding:2px 0 2px 28px;font-size:16px;line-height:1.65}.MomentsGallery-module__0Rn-ca__filters{border-bottom:3px solid #dce5ea;grid-template-columns:repeat(5,minmax(0,1fr));width:50%;margin-bottom:clamp(28px,3vw,42px);display:grid}.MomentsGallery-module__0Rn-ca__filters button{color:#9aa8b2;min-width:0;min-height:64px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0 clamp(12px,2vw,28px);font-size:16px;position:relative}.MomentsGallery-module__0Rn-ca__filters button:after{background:var(--orange);content:"";height:4px;transition:transform .24s;position:absolute;bottom:-3px;left:0;right:0;transform:scaleX(0)}.MomentsGallery-module__0Rn-ca__filters button:hover,.MomentsGallery-module__0Rn-ca__filters .MomentsGallery-module__0Rn-ca__active{color:var(--orange)}.MomentsGallery-module__0Rn-ca__filters .MomentsGallery-module__0Rn-ca__active:after{transform:scaleX(1)}.MomentsGallery-module__0Rn-ca__grid{grid-template-rows:repeat(2,minmax(235px,1fr));grid-template-columns:1.24fr .95fr .95fr 1fr;gap:16px;min-height:590px;display:grid}.MomentsGallery-module__0Rn-ca__grid.MomentsGallery-module__0Rn-ca__filtered{grid-template-rows:auto;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));min-height:0}.MomentsGallery-module__0Rn-ca__grid.MomentsGallery-module__0Rn-ca__filtered .MomentsGallery-module__0Rn-ca__card{grid-area:auto;min-height:320px}.MomentsGallery-module__0Rn-ca__card{color:#fff;background:var(--ink);cursor:pointer;text-align:left;border:0;border-radius:8px;min-width:0;min-height:235px;padding:0;position:relative;overflow:hidden;box-shadow:0 14px 36px #140b241a}.MomentsGallery-module__0Rn-ca__tall{grid-row:1/span 2}.MomentsGallery-module__0Rn-ca__wide{grid-column:2/span 2}.MomentsGallery-module__0Rn-ca__card:after{content:"";pointer-events:none;background:linear-gradient(#140b2408 30%,#140b24db 100%);transition:background .32s;position:absolute;inset:0}.MomentsGallery-module__0Rn-ca__card img{object-fit:cover;transition:transform .65s cubic-bezier(.2,.75,.25,1),filter .32s}.MomentsGallery-module__0Rn-ca__open{z-index:2;width:46px;height:46px;color:var(--ink);background:#fffffff0;border-radius:50%;place-items:center;font-size:21px;transition:background .22s,color .22s,transform .3s;display:grid;position:absolute;top:16px;right:16px}.MomentsGallery-module__0Rn-ca__meta{z-index:2;align-items:center;gap:14px;transition:transform .32s;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.MomentsGallery-module__0Rn-ca__icon{color:#ffd2bd;background:#140b2442;border:1px solid #fc5a11bf;border-radius:8px;flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid}.MomentsGallery-module__0Rn-ca__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:24px;height:24px}.MomentsGallery-module__0Rn-ca__meta>span:last-child{min-width:0}.MomentsGallery-module__0Rn-ca__meta strong,.MomentsGallery-module__0Rn-ca__meta small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.MomentsGallery-module__0Rn-ca__meta strong{font-size:17px;line-height:1.25}.MomentsGallery-module__0Rn-ca__meta small{color:#ffffffc7;margin-top:6px;font-size:13px}.MomentsGallery-module__0Rn-ca__card:hover img{filter:saturate(1.08);transform:scale(1.045)}.MomentsGallery-module__0Rn-ca__card:hover .MomentsGallery-module__0Rn-ca__open{color:#fff;background:var(--orange);transform:rotate(8deg)scale(1.04)}.MomentsGallery-module__0Rn-ca__card:hover .MomentsGallery-module__0Rn-ca__meta{transform:translateY(-4px)}.MomentsGallery-module__0Rn-ca__lightbox{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#140b24b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.MomentsGallery-module__0Rn-ca__dialog{color:#fff;background:var(--ink);border:1px solid #ffffff2e;border-radius:8px;width:min(1040px,100vw - 40px);position:relative;overflow:visible;box-shadow:0 34px 100px #0000006b}.MomentsGallery-module__0Rn-ca__dialog img{object-fit:contain;background:#09060f;border-radius:8px 8px 0 0;width:100%;max-height:calc(100vh - 150px);display:block}.MomentsGallery-module__0Rn-ca__dialog>div{justify-content:space-between;gap:20px;padding:18px 22px;display:flex}.MomentsGallery-module__0Rn-ca__dialog strong{font-family:var(--serif);font-size:26px;font-weight:400}.MomentsGallery-module__0Rn-ca__dialog span{color:#ffffffb3;font-size:13px}.MomentsGallery-module__0Rn-ca__close{z-index:5;color:#fff;background:var(--orange);cursor:pointer;border:1px solid #ffffff57;border-radius:50%;place-items:center;width:46px;height:46px;font-size:28px;display:grid;position:absolute;top:-18px;right:-18px}.MomentsGallery-module__0Rn-ca__lightboxNav{z-index:4;color:#fff;cursor:pointer;background:#140b2494;border:1px solid #ffffff6b;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.MomentsGallery-module__0Rn-ca__lightboxNav:before{content:"";border-bottom:2px solid;border-right:2px solid;width:12px;height:12px}.MomentsGallery-module__0Rn-ca__previous{left:18px}.MomentsGallery-module__0Rn-ca__previous:before{transform:rotate(135deg)}.MomentsGallery-module__0Rn-ca__next{right:18px}.MomentsGallery-module__0Rn-ca__next:before{transform:rotate(-45deg)}.MomentsGallery-module__0Rn-ca__lightboxNav:hover{border-color:var(--orange);background:var(--orange)}.MomentsGallery-module__0Rn-ca__previous:hover{transform:translate(-3px,-50%)}.MomentsGallery-module__0Rn-ca__next:hover{transform:translate(3px,-50%)}@media (min-width:761px){.MomentsGallery-module__0Rn-ca__filters button{transform-origin:50%;transition:color .22s,text-shadow .28s,transform .32s cubic-bezier(.2,.8,.2,1)}.MomentsGallery-module__0Rn-ca__filters .MomentsGallery-module__0Rn-ca__active{animation:.62s cubic-bezier(.2,.85,.25,1) both MomentsGallery-module__0Rn-ca__filterPop}.MomentsGallery-module__0Rn-ca__filters .MomentsGallery-module__0Rn-ca__active:after{transform-origin:0;animation:3s linear both MomentsGallery-module__0Rn-ca__filterProgress}}@keyframes MomentsGallery-module__0Rn-ca__filterPop{0%{opacity:.72;text-shadow:0 0 #fc5a1100;transform:translateY(2px)scale(.96)}58%{opacity:1;text-shadow:0 8px 20px #fc5a112e;transform:translateY(-1px)scale(1.08)}to{opacity:1;text-shadow:0 5px 14px #fc5a111f;transform:translateY(0)scale(1.045)}}@keyframes MomentsGallery-module__0Rn-ca__filterProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:1100px){.MomentsGallery-module__0Rn-ca__head{grid-template-columns:1fr}.MomentsGallery-module__0Rn-ca__filters{width:100%}.MomentsGallery-module__0Rn-ca__grid{grid-template-rows:repeat(3,minmax(280px,1fr));grid-template-columns:repeat(2,minmax(0,1fr));min-height:900px}.MomentsGallery-module__0Rn-ca__tall{grid-row:1/span 2}.MomentsGallery-module__0Rn-ca__wide{grid-column:auto}}@media (max-width:760px){.MomentsGallery-module__0Rn-ca__section{padding-block:58px}.MomentsGallery-module__0Rn-ca__head h2{font-size:45px}}@media (max-width:680px){.MomentsGallery-module__0Rn-ca__head{gap:30px;margin-bottom:10px}.MomentsGallery-module__0Rn-ca__filters{border-bottom:0;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px 0;display:grid;overflow:visible}.MomentsGallery-module__0Rn-ca__filters button{border-bottom:3px solid #dce5ea;grid-column:span 2;min-height:48px;padding-inline:4px;font-size:clamp(11px,3.2vw,13px)}.MomentsGallery-module__0Rn-ca__filters button:first-child{grid-column:span 2}.MomentsGallery-module__0Rn-ca__filters button:nth-child(4),.MomentsGallery-module__0Rn-ca__filters button:nth-child(5){grid-column:span 3}.MomentsGallery-module__0Rn-ca__grid,.MomentsGallery-module__0Rn-ca__grid.MomentsGallery-module__0Rn-ca__filtered{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:0}.MomentsGallery-module__0Rn-ca__card,.MomentsGallery-module__0Rn-ca__tall,.MomentsGallery-module__0Rn-ca__wide,.MomentsGallery-module__0Rn-ca__grid.MomentsGallery-module__0Rn-ca__filtered .MomentsGallery-module__0Rn-ca__card{grid-area:auto;min-height:210px}.MomentsGallery-module__0Rn-ca__open{width:34px;height:34px;font-size:16px;top:10px;right:10px}.MomentsGallery-module__0Rn-ca__meta{gap:8px;bottom:10px;left:10px;right:10px}.MomentsGallery-module__0Rn-ca__icon{flex-basis:34px;width:34px;height:34px}.MomentsGallery-module__0Rn-ca__icon svg{width:18px;height:18px}.MomentsGallery-module__0Rn-ca__meta strong{font-size:12px}.MomentsGallery-module__0Rn-ca__meta small{margin-top:2px;font-size:10px}.MomentsGallery-module__0Rn-ca__dialog>div{flex-direction:row;align-items:center;gap:12px;padding:12px 15px}.MomentsGallery-module__0Rn-ca__dialog img{height:min(76dvh,720px);max-height:none}.MomentsGallery-module__0Rn-ca__dialog strong{font-family:var(--sans);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;overflow:hidden}.MomentsGallery-module__0Rn-ca__dialog span{color:var(--orange);flex:none}.MomentsGallery-module__0Rn-ca__lightboxNav{display:none}.MomentsGallery-module__0Rn-ca__close{top:10px;right:10px}}@media (prefers-reduced-motion:reduce){.MomentsGallery-module__0Rn-ca__open,.MomentsGallery-module__0Rn-ca__meta,.MomentsGallery-module__0Rn-ca__filters button:after{transition:none}.MomentsGallery-module__0Rn-ca__card img{transition:none}.MomentsGallery-module__0Rn-ca__filters .MomentsGallery-module__0Rn-ca__active,.MomentsGallery-module__0Rn-ca__filters .MomentsGallery-module__0Rn-ca__active:after{animation:none;transform:none}:is(.MomentsGallery-module__0Rn-ca__card:hover img,.MomentsGallery-module__0Rn-ca__card:hover .MomentsGallery-module__0Rn-ca__open,.MomentsGallery-module__0Rn-ca__card:hover .MomentsGallery-module__0Rn-ca__meta){transform:none}}.MomentsGallery-module__0Rn-ca__grid{min-height:928px}@media (max-width:1100px){.MomentsGallery-module__0Rn-ca__grid{min-height:900px}}@media (max-width:680px){.MomentsGallery-module__0Rn-ca__grid{min-height:0}}.MomentsGallery-module__0Rn-ca__upcoming{color:var(--ink);box-shadow:none;background:linear-gradient(145deg,#fbfaf8,#f1ece5);border:1px solid #fc5a114d;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;padding:clamp(20px,2vw,32px);display:flex}.MomentsGallery-module__0Rn-ca__upcoming:after{display:none}.MomentsGallery-module__0Rn-ca__upcoming>span{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:700}.MomentsGallery-module__0Rn-ca__upcoming strong{font-family:var(--serif);font-size:clamp(22px,2vw,30px);font-weight:400;line-height:1.05}.MomentsGallery-module__0Rn-ca__upcoming small{color:var(--muted);font-size:13px}.MomentsGallery-module__0Rn-ca__close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:20px;height:20px}.MomentsGallery-module__0Rn-ca__card:after{background:linear-gradient(#140b2403 34%,#140b24ad 100%)}.MomentsGallery-module__0Rn-ca__card:hover:after{background:linear-gradient(#140b2400 24%,#140b249c 100%)}.MomentsGallery-module__0Rn-ca__lightboxNav:before{display:none}.MomentsGallery-module__0Rn-ca__lightboxNav svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}
.SocietyBenefits-module__AnCYHa__section{color:var(--ink);display:none}@media (max-width:760px){.SocietyBenefits-module__AnCYHa__section{background:radial-gradient(circle at 92% 8%,#fc5a111f,#0000 28%),linear-gradient(#f8f6f2,#efede9);padding-block:48px 54px;display:block;overflow:hidden}.SocietyBenefits-module__AnCYHa__inner{padding-inline:0;display:block}.SocietyBenefits-module__AnCYHa__intro{border:0;min-height:0;padding:0 20px}.SocietyBenefits-module__AnCYHa__eyebrow{color:var(--orange);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:12px;margin:0;font-size:12px;font-weight:500;display:flex}.SocietyBenefits-module__AnCYHa__eyebrow:after{content:"";background:currentColor;width:78px;height:1px}.SocietyBenefits-module__AnCYHa__intro h2{font-family:var(--serif);margin:22px 0 0;font-size:clamp(40px,11.5vw,52px);font-weight:500;line-height:.98}.SocietyBenefits-module__AnCYHa__intro h2 span{white-space:nowrap;display:block}.SocietyBenefits-module__AnCYHa__list{overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:inline mandatory;grid-auto-columns:clamp(260px,68vw,340px);grid-auto-flow:column;gap:6px;width:100%;margin-top:32px;padding:14px max(16px,50vw - clamp(260px,68vw,340px)/2) 28px;scroll-padding-inline:max(16px,50vw - clamp(260px,68vw,340px)/2);display:grid;overflow-x:auto}.SocietyBenefits-module__AnCYHa__list::-webkit-scrollbar{display:none}.SocietyBenefits-module__AnCYHa__row{isolation:isolate;min-height:264px;color:var(--ink);opacity:.68;filter:saturate(.72)brightness(.97);transform-origin:50%;scroll-snap-align:center;scroll-snap-stop:always;background:radial-gradient(circle at 92% 4%,#fc5a1121,#0000 35%),#ffffffed;border:1px solid #140b2417;border-radius:20px;flex-direction:column;align-items:flex-start;gap:0;padding:22px;transition:scale .36s cubic-bezier(.2,.8,.2,1),opacity .3s,filter .3s,box-shadow .32s;animation:3.8s ease-in-out infinite SocietyBenefits-module__AnCYHa__float;display:flex;position:relative;overflow:hidden;scale:.96 .9;box-shadow:0 18px 42px #140b241a}.SocietyBenefits-module__AnCYHa__row:before{z-index:-1;content:"";border:1px solid #fc5a111f;border-radius:50%;width:150px;height:150px;animation:3.2s ease-in-out infinite SocietyBenefits-module__AnCYHa__orbit;position:absolute;bottom:-54px;right:-42px;box-shadow:0 0 0 22px #fc5a1109,0 0 0 44px #fc5a1105}.SocietyBenefits-module__AnCYHa__row:after{z-index:0;content:"";filter:blur(2px);pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff14,#fc5a112b,#ffffff14,#0000);width:38%;height:170%;animation:3.9s cubic-bezier(.2,.7,.2,1) infinite SocietyBenefits-module__AnCYHa__shimmer;position:absolute;top:-35%;left:-62%;transform:skew(-18deg)}.SocietyBenefits-module__AnCYHa__row>*{z-index:1;position:relative}.SocietyBenefits-module__AnCYHa__row:nth-child(2n){background:radial-gradient(circle at 92% 4%,#140b2417,#0000 36%),#fffffff2}.SocietyBenefits-module__AnCYHa__row:first-child{color:#fff;background:radial-gradient(circle at 92% 4%,#fc5a1140,#0000 36%),linear-gradient(145deg,#21142f,#21123b);border-color:#fc5a1147;box-shadow:0 22px 48px #140b243b}.SocietyBenefits-module__AnCYHa__number{width:52px;height:52px;color:var(--orange);letter-spacing:.08em;background:#fc5a111a;border:1px solid #fc5a1138;border-radius:14px;place-items:center;padding:0;font-size:14px;font-weight:500;animation:2.7s ease-in-out infinite SocietyBenefits-module__AnCYHa__pulse;display:grid;box-shadow:inset 0 1px #ffffffb3}.SocietyBenefits-module__AnCYHa__row:first-child .SocietyBenefits-module__AnCYHa__number{color:#fff;box-shadow:none;background:#fc5a1126;border-color:#fc5a117a}.SocietyBenefits-module__AnCYHa__row h3{color:var(--ink);font-family:var(--serif);margin:28px 0 0;font-size:clamp(27px,7.4vw,34px);font-weight:500;line-height:1.02}.SocietyBenefits-module__AnCYHa__row p{max-width:100%;color:var(--muted);margin:14px 0 0;font-size:16px;font-weight:400;line-height:1.48}.SocietyBenefits-module__AnCYHa__row:first-child h3{color:#fff}.SocietyBenefits-module__AnCYHa__row:first-child p{color:#ffffffb8}.SocietyBenefits-module__AnCYHa__active{z-index:2;opacity:1;filter:saturate()brightness();scale:1;box-shadow:0 24px 54px #140b2433}.SocietyBenefits-module__AnCYHa__row:first-child.SocietyBenefits-module__AnCYHa__active{box-shadow:0 26px 58px #140b244d}.SocietyBenefits-module__AnCYHa__row:nth-child(2),.SocietyBenefits-module__AnCYHa__row:nth-child(2) .SocietyBenefits-module__AnCYHa__number,.SocietyBenefits-module__AnCYHa__row:nth-child(2):before,.SocietyBenefits-module__AnCYHa__row:nth-child(2):after{animation-delay:-.7s}.SocietyBenefits-module__AnCYHa__row:nth-child(3),.SocietyBenefits-module__AnCYHa__row:nth-child(3) .SocietyBenefits-module__AnCYHa__number,.SocietyBenefits-module__AnCYHa__row:nth-child(3):before,.SocietyBenefits-module__AnCYHa__row:nth-child(3):after{animation-delay:-1.4s}.SocietyBenefits-module__AnCYHa__row:nth-child(4),.SocietyBenefits-module__AnCYHa__row:nth-child(4) .SocietyBenefits-module__AnCYHa__number,.SocietyBenefits-module__AnCYHa__row:nth-child(4):before,.SocietyBenefits-module__AnCYHa__row:nth-child(4):after{animation-delay:-2.1s}.SocietyBenefits-module__AnCYHa__row:nth-child(5),.SocietyBenefits-module__AnCYHa__row:nth-child(5) .SocietyBenefits-module__AnCYHa__number,.SocietyBenefits-module__AnCYHa__row:nth-child(5):before,.SocietyBenefits-module__AnCYHa__row:nth-child(5):after{animation-delay:-2.8s}.SocietyBenefits-module__AnCYHa__row:nth-child(6),.SocietyBenefits-module__AnCYHa__row:nth-child(6) .SocietyBenefits-module__AnCYHa__number,.SocietyBenefits-module__AnCYHa__row:nth-child(6):before,.SocietyBenefits-module__AnCYHa__row:nth-child(6):after{animation-delay:-3.5s}}@keyframes SocietyBenefits-module__AnCYHa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes SocietyBenefits-module__AnCYHa__orbit{0%,to{opacity:.72;transform:scale(.94)}50%{opacity:1;transform:scale(1.06)}}@keyframes SocietyBenefits-module__AnCYHa__shimmer{0%,62%{opacity:0;transform:translate(0)skew(-18deg)}70%{opacity:1}to{opacity:0;transform:translate(510%)skew(-18deg)}}@keyframes SocietyBenefits-module__AnCYHa__pulse{0%,to{transform:scale(1);box-shadow:inset 0 1px #ffffffb3,0 0 #fc5a1100}50%{transform:scale(1.04);box-shadow:inset 0 1px #ffffffb3,0 0 0 8px #fc5a1112}}@media (prefers-reduced-motion:reduce){.SocietyBenefits-module__AnCYHa__row,.SocietyBenefits-module__AnCYHa__row:before,.SocietyBenefits-module__AnCYHa__row:after,.SocietyBenefits-module__AnCYHa__number{transition:none;animation:none}}
.SocietyMarquee-module__qCRdbq__marquee{color:#e4e1db;background:var(--ink);padding-block:clamp(22px,2.4vw,34px);overflow:hidden}.SocietyMarquee-module__qCRdbq__mobile{display:none}.SocietyMarquee-module__qCRdbq__track{will-change:transform;width:max-content;animation:38s linear infinite SocietyMarquee-module__qCRdbq__marqueeLoop;display:flex}.SocietyMarquee-module__qCRdbq__marquee:hover .SocietyMarquee-module__qCRdbq__track{animation-play-state:paused}.SocietyMarquee-module__qCRdbq__list{flex:none;align-items:center;gap:clamp(34px,4vw,72px);margin:0;padding:0 clamp(17px,2vw,36px);list-style:none;display:flex}.SocietyMarquee-module__qCRdbq__list li{font-family:var(--serif);white-space:nowrap;align-items:center;gap:.72em;font-size:clamp(20px,1.7vw,30px);font-weight:400;line-height:1.1;display:inline-flex}.SocietyMarquee-module__qCRdbq__list li:before{content:"";background:currentColor;border-radius:50%;flex:none;width:.3em;height:.3em}@keyframes SocietyMarquee-module__qCRdbq__marqueeLoop{to{transform:translate(-50%)}}@media (max-width:760px){.SocietyMarquee-module__qCRdbq__mobile{display:block}.SocietyMarquee-module__qCRdbq__desktop{display:none}}@media (prefers-reduced-motion:reduce){.SocietyMarquee-module__qCRdbq__marquee{overflow-x:auto}.SocietyMarquee-module__qCRdbq__track{animation:none;transform:none}.SocietyMarquee-module__qCRdbq__list[aria-hidden=true]{display:none}}
