.hero-fixed{position:fixed;top:var(--navbar-height);left:0;width:100%;height:calc(100vh - var(--navbar-height));z-index:-1;overflow:hidden;isolation:isolate}.scroll-container--fullscreen-hero .hero-fixed{position:absolute;top:calc(-1 * var(--navbar-height));height:calc(100dvh + 280px);overflow-x:clip;overflow-y:visible;z-index:0}.hero-fixed__base,.hero-fixed__grain,.hero-fixed__photo-mask,.hero-fixed__rails,.hero-fixed__veil{position:absolute;inset:0;pointer-events:none}.hero-fixed__base{opacity:1;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.1) 53%,rgba(0,0,0,0) 90%),radial-gradient(ellipse 100% 80% at 50% 10%,#5890C9 25%,#a1afce 50%,rgba(234,200,164,.8) 71%,#EFE5DC 85%,#f4efeb 100%)}.scroll-container--fullscreen-hero .hero-fixed__base,.scroll-container--fullscreen-hero .hero-fixed__grain{-webkit-mask-image:linear-gradient(180deg,#000,#000 72%,transparent);mask-image:linear-gradient(180deg,#000,#000 72%,transparent)}.hero-fixed__photo-mask{-webkit-mask-image:linear-gradient(180deg,#000,#000 57.78%,transparent);mask-image:linear-gradient(180deg,#000,#000 57.78%,transparent);mix-blend-mode:multiply}.hero-fixed__photo-layer{position:absolute;top:-6.3887%;left:-2.2917%;width:104.5834%;height:106.4774%}.hero-fixed__photo{position:absolute;top:-12.224%;left:0;display:block;width:100%;height:188.25%;object-fit:fill;filter:blur(4px) grayscale(1) contrast(.72) brightness(1.18)}.hero-fixed__veil{height:77.11%}.hero-fixed__grain{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='grain'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.45' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23grain)' opacity='.3'/%3E%3C/svg%3E");background-size:180px 180px;mix-blend-mode:normal;opacity:.7}.hero-fixed__rails{right:auto;bottom:auto;left:40px;height:1745px;max-width:none;object-fit:fill;width:calc(100% - 80px)}@media (max-width:768px){.hero-fixed{height:calc(100vh - var(--navbar-height))}.scroll-container--fullscreen-hero .hero-fixed{height:calc(100dvh + 280px)}.hero-fixed__base{background:linear-gradient(180deg,rgba(0,0,0,.2) 60.461%,rgba(0,0,0,0) 76.428%),radial-gradient(ellipse 379.46% 100% at 50% 0,#5890c9 6.7433%,#7da0cc 34.081%,#a1afce 61.419%,#e0cbb8 79.972%,#efe5dc 92.688%,#f4efeb 100%)}.hero-fixed__photo-mask{-webkit-mask-image:linear-gradient(180deg,#000,#000 41.0025%,transparent 75.5961%);mask-image:linear-gradient(180deg,#000,#000 41.0025%,transparent 75.5961%)}.hero-fixed__photo-layer{top:0;left:0;width:100%;height:74.75%}.hero-fixed__photo{top:0;left:-29.145%;width:158.291%;height:100%;object-fit:fill;filter:blur(2px) grayscale(1) contrast(.72) brightness(1.18)}.hero-fixed__veil{height:91.55%;background:linear-gradient(180deg,rgba(255,255,255,.2),rgba(255,255,255,.01) 60.933%)}.hero-fixed__grain{opacity:.2}.hero-fixed__rails{display:none}}.error{border:1px solid red}.error-message{background-color:#fee;border:1px solid #fcc;color:#c33}