.receptionHeroSection{background:#fff;margin-top:50px;margin-bottom:150px;padding:0;position:relative;overflow:hidden}.enterpriseHeroAction1{color:#fff;letter-spacing:-.02em;background:linear-gradient(175.11deg,#222 8.327%,#000 53.126%);border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-family:Google Sans Flex,Inter,sans-serif;font-size:16px;font-weight:500;text-decoration:none;display:inline-flex}.enterpriseHeroAction2{color:#222;letter-spacing:-.02em;background:linear-gradient(175.11deg,#f3f3f3 8.327%,#fff 53.126%);border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-family:Google Sans Flex,Inter,sans-serif;font-size:16px;font-weight:500;text-decoration:none;display:inline-flex;box-shadow:0 3px 2.5px #0000001a,0 1px 1px #00000026,0 .8px .4px #00000026,inset 0 1px 1.5px #fff,inset 0 10px 15px #3a3a3a05,inset 0 -1.5px .8px #fff9,inset 0 -1.5px .75px #0000004d}.receptionHeroContainer{justify-content:center;place-self:center;align-items:center;width:min(1180px,100% - 92px);margin:0 auto;display:flex}.receptionHeroContent{z-index:2;text-align:center;max-width:590px;margin:0 auto;position:relative}.receptionHeroEyebrow{color:#4b5563;background:#f3f4f6;border-radius:999px;width:fit-content;margin:0 auto 18px;padding:7px 12px;font-family:Google Sans Flex;font-size:12px;font-weight:700;line-height:1}.receptionHeroContent h1{color:#222;text-align:center;margin:0;font-family:Google Sans Flex;font-size:60px;font-weight:500;line-height:1.15}.receptionHeroContent p{color:#222;text-align:center;place-self:center;max-width:570px;margin:28px 0 0;font-size:clamp(18px,1.55vw,23px);font-weight:400;line-height:1.52;display:flex}.receptionHeroVisual{z-index:1;min-height:640px;position:relative}.receptionHeroVisualGlow{filter:blur(34px);pointer-events:none;z-index:-1;background:radial-gradient(circle at 25% 26%,#de6cd62e,#0000 34%),radial-gradient(circle at 76% 65%,#ff9a5629,#0000 38%),radial-gradient(circle at 52% 44%,#6b89ff1f,#0000 42%);border-radius:52px;position:absolute;inset:8% 3% 6% -2%}.receptionHeroCardsViewport{grid-template-columns:minmax(0,1fr) minmax(0,.94fr);gap:26px;height:640px;padding:2px;display:grid;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 11% 89%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 11% 89%,#0000 100%)}.receptionHeroCardsColumn{border-radius:34px;position:relative;overflow:hidden}.receptionHeroCardsTrack{will-change:transform;flex-direction:column;gap:24px;display:flex}.receptionHeroCardsTrackDown{animation:42s linear infinite receptionHeroScrollDown}.receptionHeroCardsTrackUp{animation:42s linear infinite receptionHeroScrollUp}.receptionHeroCardsTrack.isPaused{animation-play-state:paused}.receptionHeroCardsGroup{flex-direction:column;gap:24px;display:flex}.receptionHeroCard{background:#f4f5f6;border-radius:18px;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 18px 50px #0f172a13}.receptionHeroCardTall{height:250px}.receptionHeroCardMedium{height:210px}.receptionHeroCardShort{height:170px}.receptionHeroVenueCard{background:#f4f5f6;padding:0}.receptionHeroVenueImg{object-fit:cover;transform:scale(1.01)}.receptionHeroVenueOverlay{z-index:2;pointer-events:none;justify-content:flex-start;align-items:center;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.receptionHeroVenueOverlay span{color:#333;background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;min-height:31px;padding:0 11px;font-family:Google Sans Flex;font-size:14px;font-weight:550;line-height:1;display:inline-flex}.receptionHeroVenueCard:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0f172a00,#0f172a42);height:46%;position:absolute;inset:auto 0 0}.receptionHeroMotionControl{z-index:5;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#202124c2;border:0;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;position:absolute;bottom:10px;right:12px;box-shadow:0 14px 34px #0f172a2e}.receptionHeroMotionControl:hover{background:#202124e0;transform:translateY(-1px);box-shadow:0 18px 42px #0f172a38}.receptionHeroMotionControl:active{transform:translateY(0)scale(.98)}.receptionHeroPauseIcon{justify-content:center;align-items:center;gap:4px;display:inline-flex}.receptionHeroPauseIcon span{background:currentColor;border-radius:999px;width:4px;height:15px;display:block}.receptionHeroPlayIcon{border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:12px solid;width:0;height:0;margin-left:3px;display:block}@keyframes receptionHeroScrollUp{0%{transform:translateY(0)}to{transform:translateY(calc(-50% - 12px))}}@keyframes receptionHeroScrollDown{0%{transform:translateY(calc(-50% - 12px))}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.receptionHeroCardsTrackDown,.receptionHeroCardsTrackUp{animation:none;transform:translateY(0)}.receptionHeroMotionControl{display:none}}@media (max-width:980px){.receptionHeroSection{padding-top:72px}.receptionHeroContainer{grid-template-columns:1fr}.receptionHeroContent{max-width:760px}.receptionHeroContent h1{font-size:clamp(48px,10vw,60px)}.receptionHeroVisual{min-height:560px}.receptionHeroCardsViewport{gap:18px;height:560px}.receptionHeroCardsTrack,.receptionHeroCardsGroup{gap:18px}.receptionHeroCardTall{height:230px}.receptionHeroCardMedium{height:195px}.receptionHeroCardShort{height:160px}}@media (max-width:640px){.receptionHeroSection{margin-bottom:39px;margin-left:24px;margin-right:24px;padding-top:34px}.receptionHeroContainer{gap:34px;width:min(100%,1180px)}.receptionHeroContent h1{font-size:clamp(44px,11.5vw,58px);line-height:1.08}.receptionHeroContent p{font-size:17px}.receptionHeroVisual{min-height:470px}.receptionHeroCardsViewport{grid-template-columns:1fr 1fr;gap:14px;height:470px}.receptionHeroCardsTrack,.receptionHeroCardsGroup{gap:14px}.receptionHeroCard{border-radius:22px}.receptionHeroCardTall{height:198px}.receptionHeroCardMedium{height:172px}.receptionHeroCardShort{height:138px}.receptionHeroVenueOverlay{bottom:10px;left:10px;right:10px}.receptionHeroVenueOverlay span{min-height:29px;padding:0 11px;font-size:12px}.receptionHeroMotionControl{width:38px;height:38px;bottom:6px;right:8px}}
