.im-section:where(.astro-eo7k4346){width:100%;margin:1.5rem auto 0;padding:64px 0 56px}.im-bottom-cta:where(.astro-eo7k4346){--im-section-gradient: radial-gradient( circle at 50% 50%, rgb(186 230 253 / .68) 0%, rgb(224 242 254 / .42) 22%, rgb(240 249 255 / .22) 42%, hsl(var(--background) / 1) 74% );--im-card-bg: rgb(255 255 255 / .88);--im-card-bg-hover: rgb(255 255 255 / .98);--im-card-border: hsl(var(--border) / .76);--im-card-border-hover: hsl(var(--foreground) / .2);--im-card-shadow: rgb(15 23 42 / .14);--im-card-shadow-hover: rgb(15 23 42 / .2);--im-label-bg: rgb(255 255 255 / .94);--im-label-color: #050506;--im-label-border: hsl(var(--border) / .72);--im-label-shadow: rgb(15 23 42 / .12);position:relative;z-index:2;min-height:560px;overflow:hidden;isolation:isolate;background:transparent;padding-top:72px;padding-bottom:96px;border-radius:0}.im-bottom-cta:where(.astro-eo7k4346):before{position:absolute;inset:0;z-index:0;pointer-events:none;content:"";background:var(--im-section-gradient);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 18%,#000 82%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 18%,#000 82%,transparent 100%);transition:background .35s ease}.dark .im-bottom-cta:where(.astro-eo7k4346){--im-section-gradient: radial-gradient( circle at 50% 50%, rgb(255 255 255 / .18) 0%, rgb(125 211 252 / .13) 18%, rgb(14 40 62 / .52) 44%, hsl(var(--background) / 1) 78% );--im-card-bg: rgb(24 24 28 / .72);--im-card-bg-hover: rgb(38 38 44 / .88);--im-card-border: rgb(255 255 255 / .14);--im-card-border-hover: rgb(255 255 255 / .28);--im-card-shadow: rgb(0 0 0 / .34);--im-card-shadow-hover: rgb(0 0 0 / .5);--im-label-bg: rgb(20 20 24 / .9);--im-label-color: hsl(var(--foreground) / .96);--im-label-border: rgb(255 255 255 / .16);--im-label-shadow: rgb(0 0 0 / .38)}.im-bottom-cta-wrap:where(.astro-eo7k4346){position:relative;z-index:1;min-height:392px}.im-bottom-cta-media:where(.astro-eo7k4346){--im-mouse-x: 0;--im-mouse-y: 0;position:absolute;inset:0;z-index:1;max-width:58rem;margin-inline:auto}.im-cta-photo:where(.astro-eo7k4346),.im-center-card:where(.astro-eo7k4346){position:absolute;display:grid;place-items:center;overflow:visible;border:1px solid var(--im-card-border);background-color:var(--im-card-bg);color:#050506;cursor:pointer;filter:drop-shadow(0 10px 14px var(--im-card-shadow));transition:transform .18s ease-out,border-radius .35s ease,filter .35s ease,border-color .35s ease,background-color .35s ease}.im-cta-photo:where(.astro-eo7k4346){width:96px;height:96px;border-radius:22px;transform:translate(calc(var(--im-mouse-x) * var(--im-px, 30px)),calc(var(--im-mouse-y) * var(--im-py, 30px))) rotate(var(--im-rot, 0deg))}.im-cta-icon:where(.astro-eo7k4346){width:80%;height:80%;object-fit:cover;border-radius:999px;pointer-events:none;transition:filter .35s ease}.dark .im-cta-photo:where(.astro-eo7k4346):not(.im-preserve-color) .im-cta-icon:where(.astro-eo7k4346){filter:brightness(0) invert(1)}.dark .im-cta-photo:where(.astro-eo7k4346).im-preserve-color .im-cta-icon:where(.astro-eo7k4346){filter:none}.im-cta-tooltip:where(.astro-eo7k4346){position:absolute;top:44%;z-index:4;display:flex;width:max-content;max-width:min(14rem,calc(100vw - 2rem));flex-direction:column;gap:.38rem;align-items:flex-start;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .22s ease,visibility 0s linear .22s,transform .34s cubic-bezier(.2,.9,.2,1.25)}.im-cta-label:where(.astro-eo7k4346){width:max-content;max-width:8rem;border:1px solid var(--im-label-border);border-radius:999px;background-color:var(--im-label-bg);padding:.32rem .68rem;color:var(--im-label-color);font-size:.78rem;font-weight:500;line-height:1;white-space:nowrap;box-shadow:0 10px 22px var(--im-label-shadow)}.im-cta-description:where(.astro-eo7k4346){max-width:min(14rem,calc(100vw - 2rem));border:1px solid var(--im-label-border);border-radius:8px;background-color:var(--im-label-bg);padding:.48rem .62rem;color:var(--im-label-color);font-size:.72rem;font-weight:400;line-height:1.45;text-align:left;white-space:normal;overflow-wrap:anywhere;word-break:break-word;box-shadow:0 12px 26px var(--im-label-shadow)}.im-label-right:where(.astro-eo7k4346) .im-cta-tooltip:where(.astro-eo7k4346){left:calc(100% + .42rem);transform:translate(-.9rem,-58%) scale(.86);transform-origin:left center}.im-label-left:where(.astro-eo7k4346) .im-cta-tooltip:where(.astro-eo7k4346){right:calc(100% + .42rem);align-items:flex-end;transform:translate(.9rem,-58%) scale(.86);transform-origin:right center}.im-center-card:where(.astro-eo7k4346) .im-cta-tooltip:where(.astro-eo7k4346){top:auto;bottom:calc(100% + .62rem);left:50%;align-items:center;transform:translate(-50%,.9rem) scale(.86);transform-origin:center bottom}.im-cta-photo:where(.astro-eo7k4346).is-hovered .im-cta-tooltip:where(.astro-eo7k4346),.im-center-card:where(.astro-eo7k4346).is-hovered .im-cta-tooltip:where(.astro-eo7k4346),.im-cta-photo:where(.astro-eo7k4346):focus-visible .im-cta-tooltip:where(.astro-eo7k4346),.im-center-card:where(.astro-eo7k4346):focus-visible .im-cta-tooltip:where(.astro-eo7k4346){opacity:1;visibility:visible;transition-delay:0s}.im-label-right:where(.astro-eo7k4346).is-hovered .im-cta-tooltip:where(.astro-eo7k4346),.im-label-right:where(.astro-eo7k4346):focus-visible .im-cta-tooltip:where(.astro-eo7k4346){transform:translate(.18rem,-58%) scale(1)}.im-label-left:where(.astro-eo7k4346).is-hovered .im-cta-tooltip:where(.astro-eo7k4346),.im-label-left:where(.astro-eo7k4346):focus-visible .im-cta-tooltip:where(.astro-eo7k4346){transform:translate(-.18rem,-58%) scale(1)}.im-center-card:where(.astro-eo7k4346).is-hovered .im-cta-tooltip:where(.astro-eo7k4346),.im-center-card:where(.astro-eo7k4346):focus-visible .im-cta-tooltip:where(.astro-eo7k4346){transform:translate(-50%,-.18rem) scale(1)}.im-cta-photo:where(.astro-eo7k4346).is-hovered,.im-center-card:where(.astro-eo7k4346).is-hovered{border-color:var(--im-card-border-hover);background-color:var(--im-card-bg-hover);filter:drop-shadow(0 14px 22px var(--im-card-shadow-hover))}.im-cta-photo:where(.astro-eo7k4346).is-hovered{border-radius:34px}.im-cta-photo-1:where(.astro-eo7k4346){--im-px: -60px;--im-py: 40px;--im-rot: 7deg;top:6%;left:16%}.im-cta-photo-2:where(.astro-eo7k4346){--im-px: 80px;--im-py: -40px;--im-rot: -8deg;top:7%;right:16%}.im-cta-photo-3:where(.astro-eo7k4346){--im-px: -35px;--im-py: -50px;--im-rot: -5deg;top:42%;left:8%;width:78px;height:78px}.im-cta-photo-4:where(.astro-eo7k4346){--im-px: 50px;--im-py: 42px;--im-rot: 7deg;top:48%;right:8%;width:78px;height:78px}.im-cta-photo-5:where(.astro-eo7k4346){--im-px: 62px;--im-py: -62px;--im-rot: -11deg;left:22%;bottom:-10%;width:112px;height:112px}.im-cta-photo-6:where(.astro-eo7k4346){--im-px: -55px;--im-py: 45px;--im-rot: 12deg;right:22%;bottom:-14%;width:112px;height:112px}.im-center-card:where(.astro-eo7k4346){top:50%;left:50%;z-index:3;width:88px;height:88px;margin:-44px 0 0 -44px;border-radius:24px;transform:translate(calc(var(--im-mouse-x) * 6px),calc(var(--im-mouse-y) * 6px));transition:transform .25s ease-out,border-radius .35s ease,filter .35s ease,border-color .35s ease,background-color .35s ease}.im-center-card:where(.astro-eo7k4346).is-hovered{border-radius:36px;filter:drop-shadow(0 16px 26px var(--im-card-shadow-hover))}@media(max-width:768px){.im-section:where(.astro-eo7k4346){width:100%;padding:56px 0}.im-bottom-cta:where(.astro-eo7k4346){min-height:520px;padding-bottom:80px}.im-cta-photo-1:where(.astro-eo7k4346){top:30%;left:-42px}.im-cta-photo-2:where(.astro-eo7k4346){top:30%;right:-42px}.im-cta-photo-3:where(.astro-eo7k4346){top:3%;left:-10px}.im-cta-photo-4:where(.astro-eo7k4346){top:4%;right:-12px}.im-cta-photo-5:where(.astro-eo7k4346){left:-12px;bottom:-18px}.im-cta-photo-6:where(.astro-eo7k4346){right:-12px;bottom:-18px}.im-center-card:where(.astro-eo7k4346){width:68px;height:68px;margin:-34px 0 0 -34px}.im-cta-tooltip:where(.astro-eo7k4346){max-width:min(12rem,72vw);gap:.32rem}.im-cta-label:where(.astro-eo7k4346){max-width:7rem;padding:.28rem .58rem;font-size:.72rem}.im-cta-description:where(.astro-eo7k4346){max-width:min(12rem,72vw);padding:.42rem .54rem;font-size:.68rem;line-height:1.42}}
