.cards-grid{display:flex;gap:1rem;overflow:auto;scroll-snap-type:x mandatory;padding:2rem}.cards-grid .card-item{flex:0 0 90%;scroll-snap-align:start;min-height:300px;display:flex;flex-direction:column}.cards-grid .card-item .card-text{padding:1.5rem}.cards-grid .card-item h4{margin-bottom:.75rem;font-size:1.5rem;color:var(--primary)}.cards-grid .card-item p{font-size:1rem}@media(min-width:768px){.cards-grid .card-item{flex:1 1 calc(33.333% - .666rem)}}.hologram-card canvas{position:absolute;inset:0;z-index:0}.hologram-card:before{z-index:2}.hologram-card:after{z-index:3}.hologram-card img.icon{z-index:1}.hologram-card{border-radius:calc(var(--radius) * 4 - 1px) calc(var(--radius) * 4 - 1px) 0 0;overflow:hidden;min-height:240px;position:relative;--mx: 50%;--my: 50%;--rx: 0deg;--ry: 0deg;--glare: 0;--holo: linear-gradient(120deg, #7f38dc, #cf0177, #ff5641);--tilt: 24deg;--glare-strength: .45;transform-style:preserve-3d}.hologram-card:after{content:"";position:absolute;inset:-30%;pointer-events:none;background:radial-gradient(circle at var(--mx) var(--my),rgba(255,255,255,calc(var(--glare) * var(--glare-strength))) 0%,rgba(255,255,255,calc(var(--glare) * var(--glare-strength) * .35)) 18%,rgba(255,255,255,0) 55%);mix-blend-mode:overlay;transform:translateZ(1px)}.hologram-card:before{content:"";position:absolute;left:50%;top:50%;width:100px;height:100px;pointer-events:none;transform:translate(-50%,-50%) perspective(700px) rotateX(var(--rx)) rotateY(var(--ry)) translateZ(8px);will-change:transform,background-position;background:var(--holo);background-size:220% 220%;background-position:var(--mx) var(--my);-webkit-mask:var(--icon-url) center/contain no-repeat;mask:var(--icon-url) center/contain no-repeat;mix-blend-mode:multiply;opacity:.95;filter:saturate(1.2) contrast(1.05)}.hologram-card img.icon{position:absolute;left:50%;top:50%;width:150px;height:150px;transform:translate(-50%,-50%);opacity:0}.hologram-card .icon-holo{position:absolute;left:50%;top:50%;width:100px;height:100px;transform:translate(-50%,-50%) perspective(700px) rotateX(var(--rx)) rotateY(var(--ry)) translateZ(9px);pointer-events:none;opacity:.55;background:linear-gradient(120deg,#7f38dc,#cf0177,#ff5641);background-size:200% 200%;background-position:var(--mx) var(--my);mix-blend-mode:screen}@keyframes cycle-colors{0%{color:var(--primary)}25%{color:var(--accent-color)}50%{color:var(--text-color)}to{color:var(--primary)}}.plus-box[data-astro-cid-qv5exxde]{position:relative;border-top:1px dashed var(--border-color);border-bottom:1px dashed var(--border-color)}.plus-box[data-astro-cid-qv5exxde] .icon[data-astro-cid-qv5exxde]{position:absolute;width:1.25rem;height:1.25rem;color:var(--primary)}.plus-box[data-astro-cid-qv5exxde] .top-right[data-astro-cid-qv5exxde]{top:-1px;right:0;transform:translate(50%,-50%)}.plus-box[data-astro-cid-qv5exxde] .bottom-left[data-astro-cid-qv5exxde]{bottom:-1px;left:0;transform:translate(-50%,50%)}.plus-box[data-astro-cid-qv5exxde] .top-left[data-astro-cid-qv5exxde]{top:0;left:0;color:var(--accent-color);transform:translate(-50%,-50%)}.plus-box[data-astro-cid-qv5exxde] .bottom-right[data-astro-cid-qv5exxde]{bottom:0;right:0;color:var(--accent-color);transform:translate(50%,50%)}h1[data-astro-cid-xc7pusty]{padding:1rem 2rem;line-height:1.05;cursor:default;user-select:none;text-wrap-style:balance}h1[data-astro-cid-xc7pusty] .line-one[data-astro-cid-xc7pusty]{display:block;font-family:Funnel Display,sans-serif;font-weight:200;font-size:2.75rem;letter-spacing:-.01em;color:var(--text-color)}h1[data-astro-cid-xc7pusty] .line-two[data-astro-cid-xc7pusty]{display:block;font-family:Funnel Display,sans-serif;font-weight:800;font-size:3.5rem;letter-spacing:-.02em;color:var(--accent-text);margin-top:.15em}@media(min-width:1024px){h1[data-astro-cid-xc7pusty] .line-one[data-astro-cid-xc7pusty]{font-size:3.25rem}h1[data-astro-cid-xc7pusty] .line-two[data-astro-cid-xc7pusty]{font-size:3.6rem}}.protolith-shader[data-astro-cid-i3mzgh6y]{position:relative;width:100%;height:100%;min-height:120px;overflow:hidden}.protolith-shader__canvas[data-astro-cid-i3mzgh6y]{width:100%;height:100%;display:block}@media(prefers-reduced-motion:reduce){.protolith-shader[data-astro-cid-i3mzgh6y]{display:none}}.hero-section[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;position:relative;padding-top:5rem;overflow:hidden}@media(min-width:1220px){.hero-section[data-astro-cid-bbe6dxrz]{overflow:visible}}@media(min-width:1024px){.hero-section[data-astro-cid-bbe6dxrz]{flex-direction:row;justify-content:space-between;height:100dvh;padding-top:0}}.heading-container[data-astro-cid-bbe6dxrz]{max-width:100%;text-align:center}@media(min-width:1024px){.heading-container[data-astro-cid-bbe6dxrz]{text-align:left;z-index:2;margin-bottom:1.5rem}}.description-container[data-astro-cid-bbe6dxrz]{margin-bottom:2rem;text-align:center}@media(min-width:1024px){.description-container[data-astro-cid-bbe6dxrz]{text-align:left;z-index:2}}.actions-container[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;margin-bottom:1rem}@media(min-width:768px){.actions-container[data-astro-cid-bbe6dxrz]{flex-direction:row}}@media(min-width:1024px){.actions-container[data-astro-cid-bbe6dxrz]{padding-left:2rem;justify-content:flex-start}}.hero-text[data-astro-cid-bbe6dxrz]{max-width:100%;padding:.75rem}@media(min-width:1024px){.hero-text[data-astro-cid-bbe6dxrz]{max-width:60%;flex:1 1 60%;padding:0}}.hero-text[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{font-size:1.25rem;padding:1rem 2rem;position:relative}@media(min-width:1024px){.hero-text[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{font-size:1.125rem}}.hero-animation[data-astro-cid-bbe6dxrz]{flex:1 1 100%;max-width:100%;padding:.75rem;z-index:1}@media(min-width:1024px){.hero-animation[data-astro-cid-bbe6dxrz]{flex:1 1 40%;max-width:40%;padding:0;height:50vh;max-height:unset}}.animation-container[data-astro-cid-bbe6dxrz]{height:100%}.terrain-lines[data-astro-cid-gktaumqn]{width:100%;height:100%;overflow:hidden;position:relative}.terrain-lines__canvas[data-astro-cid-gktaumqn]{width:100%;height:100%;display:block}@media(prefers-reduced-motion:reduce){.terrain-lines[data-astro-cid-gktaumqn]{display:none}}.gradient-border[data-astro-cid-3g526gph]{position:relative;border-radius:calc(var(--radius) * 4);z-index:0}.gradient-border[data-astro-cid-3g526gph]:before{content:"";position:absolute;inset:calc(var(--border-width) * -1);padding:var(--border-width);border-radius:inherit;background:radial-gradient(circle at 50% 0%,var(--text-color),transparent 70%),linear-gradient(to bottom,var(--text-color-light),transparent);mask:linear-gradient(#fff,#fff) content-box,linear-gradient(#fff,#fff);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}.risk-section[data-astro-cid-l6zbxp7z]{padding:2rem 0}.risk-section__inner[data-astro-cid-l6zbxp7z]{display:flex;flex-direction:column;gap:1rem;padding:0 2rem}.risk-section__inner[data-astro-cid-l6zbxp7z] h2[data-astro-cid-l6zbxp7z]{flex:1 1 auto;color:var(--primary);text-align:center;text-wrap-style:pretty;font-weight:300}@media(min-width:768px){.risk-section__inner[data-astro-cid-l6zbxp7z] h2[data-astro-cid-l6zbxp7z]{text-align:left;flex:1 1 40%;max-width:40%}}.risk-section__inner[data-astro-cid-l6zbxp7z] p[data-astro-cid-l6zbxp7z]{flex:1 1 auto;text-align:center}@media(min-width:768px){.risk-section__inner[data-astro-cid-l6zbxp7z] p[data-astro-cid-l6zbxp7z]{text-align:left;flex:1 1 60%;max-width:60%}}.risk-section__inner[data-astro-cid-l6zbxp7z] p[data-astro-cid-l6zbxp7z] strong[data-astro-cid-l6zbxp7z]{color:var(--primary)}@media(min-width:768px){.risk-section__inner[data-astro-cid-l6zbxp7z]{flex-direction:row;justify-content:space-between;align-items:center}}.risk-section__headline[data-astro-cid-l6zbxp7z]{margin:4rem auto 3rem;text-align:center;max-width:calc(100% - 1.15rem);padding:1rem}@media(min-width:768px){.risk-section__headline[data-astro-cid-l6zbxp7z]{max-width:60%}}.risk-section[data-astro-cid-l6zbxp7z] h3[data-astro-cid-l6zbxp7z]{font-size:2rem;text-align:center;font-weight:700;color:var(--primary)}.solutions[data-astro-cid-uzl3q5dj]{padding:4rem 1rem 2rem;max-width:80rem;margin:0 auto}@media(min-width:768px){.solutions[data-astro-cid-uzl3q5dj]{padding:6rem 2rem 4rem}}.solutions__head[data-astro-cid-uzl3q5dj]{margin-bottom:3rem}.solutions__head[data-astro-cid-uzl3q5dj] h2[data-astro-cid-uzl3q5dj]{font-size:2rem;font-weight:700;color:var(--primary);letter-spacing:-.01em;margin:0;text-wrap-style:balance}@media(min-width:768px){.solutions__head[data-astro-cid-uzl3q5dj] h2[data-astro-cid-uzl3q5dj]{font-size:2.75rem}}@media(min-width:1024px){.solutions__head[data-astro-cid-uzl3q5dj]{max-width:32rem;margin-bottom:5rem}}.solutions__layout[data-astro-cid-uzl3q5dj]{display:flex;flex-direction:column;gap:3rem}@media(min-width:1024px){.solutions__layout[data-astro-cid-uzl3q5dj]{display:grid;grid-template-columns:minmax(0,32%) minmax(0,1fr);column-gap:4rem;align-items:start}}@media(min-width:1280px){.solutions__layout[data-astro-cid-uzl3q5dj]{grid-template-columns:minmax(0,36%) minmax(0,1fr);column-gap:5rem}}.services-rail[data-astro-cid-uzl3q5dj]{display:none}@media(min-width:1024px){.services-rail[data-astro-cid-uzl3q5dj]{display:block;position:sticky;top:9rem;align-self:start}.services-rail[data-astro-cid-uzl3q5dj] ol[data-astro-cid-uzl3q5dj]{list-style:none;padding:0;margin:0}.services-rail[data-astro-cid-uzl3q5dj] li[data-astro-cid-uzl3q5dj]{border-top:1px dashed var(--border-color)}.services-rail[data-astro-cid-uzl3q5dj] li[data-astro-cid-uzl3q5dj]:last-child{border-bottom:1px dashed var(--border-color)}}.services-rail__entry[data-astro-cid-uzl3q5dj]{display:grid;grid-template-columns:2.5rem minmax(0,1fr);column-gap:1rem;align-items:baseline;padding:1.25rem 0 1.25rem 1.25rem;text-decoration:none;color:var(--text-color);opacity:.4;transition:opacity .24s cubic-bezier(.22,1,.36,1);position:relative;cursor:pointer;outline:none}.services-rail__entry[data-astro-cid-uzl3q5dj]:hover,.services-rail__entry[data-astro-cid-uzl3q5dj]:focus-visible{opacity:.7}.services-rail__entry[data-astro-cid-uzl3q5dj]:focus-visible{box-shadow:0 0 0 3px var(--accent-color-5);border-radius:var(--radius)}.services-rail__entry[data-astro-cid-uzl3q5dj][aria-current=true],.services-rail__entry[data-astro-cid-uzl3q5dj][aria-current=true] .services-rail__bar[data-astro-cid-uzl3q5dj]{opacity:1}.services-rail__num[data-astro-cid-uzl3q5dj]{font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:600;letter-spacing:.08em;color:var(--text-color-light)}.services-rail__title[data-astro-cid-uzl3q5dj]{font-family:Funnel Display,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.2;color:var(--primary)}@media(min-width:1280px){.services-rail__title[data-astro-cid-uzl3q5dj]{font-size:1.5rem}}.services-rail__bar[data-astro-cid-uzl3q5dj]{position:absolute;left:0;top:50%;width:4px;height:1.5rem;transform:translateY(-50%);background:linear-gradient(180deg,var(--accent-color),var(--accent-dark));opacity:0;transition:opacity .24s cubic-bezier(.22,1,.36,1);border-radius:var(--radius)}@media(prefers-reduced-motion:reduce){.services-rail__entry[data-astro-cid-uzl3q5dj],.services-rail__bar[data-astro-cid-uzl3q5dj]{transition:none}}.services-content[data-astro-cid-uzl3q5dj]{display:flex;flex-direction:column}.service-block[data-astro-cid-uzl3q5dj]{padding:0 0 3rem;position:relative}.service-block[data-astro-cid-uzl3q5dj]+.service-block[data-astro-cid-uzl3q5dj]{border-top:1px dashed var(--border-color);padding-top:3rem}@media(min-width:768px){.service-block[data-astro-cid-uzl3q5dj]{padding-bottom:5rem}.service-block[data-astro-cid-uzl3q5dj]+.service-block[data-astro-cid-uzl3q5dj]{padding-top:5rem}}@media(min-width:1024px){.service-block[data-astro-cid-uzl3q5dj]{padding-bottom:8rem}.service-block[data-astro-cid-uzl3q5dj]+.service-block[data-astro-cid-uzl3q5dj]{border-top:none;padding-top:0}.service-block[data-astro-cid-uzl3q5dj]:last-child{padding-bottom:2rem}}.service-block__ordinal[data-astro-cid-uzl3q5dj]{display:none}@media(min-width:1024px){.service-block__ordinal[data-astro-cid-uzl3q5dj]{display:block;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:600;letter-spacing:.08em;color:var(--text-color-light);margin-bottom:.75rem}}.service-block__title[data-astro-cid-uzl3q5dj]{font-family:Funnel Display,sans-serif;font-size:1.625rem;font-weight:700;letter-spacing:-.01em;color:var(--primary);margin:0 0 1.5rem;text-wrap-style:balance}@media(min-width:768px){.service-block__title[data-astro-cid-uzl3q5dj]{font-size:2rem}}@media(min-width:1280px){.service-block__title[data-astro-cid-uzl3q5dj]{font-size:2.25rem}}.service-block__lead[data-astro-cid-uzl3q5dj]{margin-bottom:2rem}.service-block__lead[data-astro-cid-uzl3q5dj] p{font-size:1rem;font-weight:600;padding:1rem 1.25rem;margin:0;color:var(--text-color)}@media(min-width:768px){.service-block__lead[data-astro-cid-uzl3q5dj] p{font-size:1.0625rem;padding:1.25rem 1.5rem}}.service-block__body[data-astro-cid-uzl3q5dj]{display:flex;flex-direction:column;gap:1.5rem;align-items:stretch}@media(min-width:1024px){.service-block__body[data-astro-cid-uzl3q5dj]{flex-direction:row;gap:2rem;align-items:flex-start}}.service-block__bullets[data-astro-cid-uzl3q5dj]{list-style-type:square;list-style-image:linear-gradient(45deg,var(--accent-color),var(--accent-dark));padding-left:1.25rem;margin:0;flex:1 1 auto}@media(min-width:1024px){.service-block__bullets[data-astro-cid-uzl3q5dj]{flex:1 1 60%;max-width:60%}}.service-block__bullets[data-astro-cid-uzl3q5dj] li[data-astro-cid-uzl3q5dj]{margin-bottom:.625rem;padding-left:.5rem;font-size:.9375rem;line-height:1.55}@media(min-width:768px){.service-block__bullets[data-astro-cid-uzl3q5dj] li[data-astro-cid-uzl3q5dj]{font-size:1rem}}@media(min-width:1024px){.service-block__bullets[data-astro-cid-uzl3q5dj] li[data-astro-cid-uzl3q5dj]{font-size:1.0625rem}}.service-block__visual[data-astro-cid-uzl3q5dj]{flex:1 1 auto}@media(min-width:1024px){.service-block__visual[data-astro-cid-uzl3q5dj]{flex:1 1 40%;max-width:40%}}.service-block[data-astro-cid-uzl3q5dj] .hologram-card[data-astro-cid-uzl3q5dj]{height:18rem;min-height:unset;border-radius:calc(var(--radius) * 4)}.service-block[data-astro-cid-uzl3q5dj] .hologram-card[data-astro-cid-uzl3q5dj]:before{mix-blend-mode:screen}@media(min-width:1024px){.service-block[data-astro-cid-uzl3q5dj] .hologram-card[data-astro-cid-uzl3q5dj]{height:22rem}}.service-block__note[data-astro-cid-uzl3q5dj]{display:block;margin-top:1.5rem;color:var(--text-color-light);font-size:.8125rem;line-height:1.5}.technology-section[data-astro-cid-43v6sh3r]{padding:1rem 0 3rem;overflow:hidden}@media(min-width:1220px){.technology-section[data-astro-cid-43v6sh3r]{overflow:visible}}.technology-section[data-astro-cid-43v6sh3r] h2[data-astro-cid-43v6sh3r]{font-size:1.75rem;margin-bottom:3rem;padding-left:2rem}.technology-section[data-astro-cid-43v6sh3r] ul[data-astro-cid-43v6sh3r]{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:0;margin:0}.technology-section[data-astro-cid-43v6sh3r] ul[data-astro-cid-43v6sh3r] li[data-astro-cid-43v6sh3r]{flex:1 1 50%;max-width:50%}@media(min-width:576px){.technology-section[data-astro-cid-43v6sh3r] ul[data-astro-cid-43v6sh3r] li[data-astro-cid-43v6sh3r]{flex:1 1 20%;max-width:20%}}.technology-section[data-astro-cid-43v6sh3r] ul[data-astro-cid-43v6sh3r] li[data-astro-cid-43v6sh3r] .technology-item[data-astro-cid-43v6sh3r]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;aspect-ratio:1;text-align:center;min-height:5rem;background-color:transparent;transition:background-color .3s ease}.technology-section[data-astro-cid-43v6sh3r] ul[data-astro-cid-43v6sh3r] li[data-astro-cid-43v6sh3r] .technology-item[data-astro-cid-43v6sh3r]:hover{background-color:var(--accent-color-5)}.technology-section[data-astro-cid-43v6sh3r] ul[data-astro-cid-43v6sh3r] li[data-astro-cid-43v6sh3r] .technology-item[data-astro-cid-43v6sh3r]:hover img[data-astro-cid-43v6sh3r]{filter:none}.technology-section[data-astro-cid-43v6sh3r] ul[data-astro-cid-43v6sh3r] li[data-astro-cid-43v6sh3r] img[data-astro-cid-43v6sh3r]{height:40px;width:auto;display:block;margin:0 auto;filter:grayscale(1) brightness(65%);transition:filter .2s ease-in-out;transition-delay:.05s}.technology-section[data-astro-cid-43v6sh3r] ul[data-astro-cid-43v6sh3r] li[data-astro-cid-43v6sh3r] span[data-astro-cid-43v6sh3r]{font-size:.75rem;color:var(--text-color);text-transform:uppercase;font-weight:700}@property --shimmer-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes shimmer-rotate{0%{--shimmer-angle: 0deg}to{--shimmer-angle: 360deg}}.availability-section[data-astro-cid-3hxbzhz4]{text-align:center;padding:4rem 0;overflow:hidden}@media(min-width:1200px){.availability-section[data-astro-cid-3hxbzhz4]{overflow:visible}}.availability-section__text[data-astro-cid-3hxbzhz4]{margin-bottom:2rem;padding:2rem}.availability-section__description[data-astro-cid-3hxbzhz4]{max-width:800px;margin:1rem auto 0}.availability-section__action[data-astro-cid-3hxbzhz4]{width:240px;margin:2rem auto 0}.availability-section[data-astro-cid-3hxbzhz4] h2[data-astro-cid-3hxbzhz4]{margin-bottom:2rem}.availability-section[data-astro-cid-3hxbzhz4] .date-text[data-astro-cid-3hxbzhz4]{font-size:1.5rem;font-weight:900;color:var(--primary)}.availability-section[data-astro-cid-3hxbzhz4] .slots-pill[data-astro-cid-3hxbzhz4]{--shimmer-color: var(--primary);--shimmer-highlight: #fff;--border-width: 1px;font-family:Funnel Display,sans-serif;font-size:1.5rem;display:inline-block;padding:.5rem 2rem;border-radius:10rem;font-weight:900;margin-top:2rem;position:relative;background:var(--background-light);z-index:0}.availability-section[data-astro-cid-3hxbzhz4] .slots-pill[data-astro-cid-3hxbzhz4]:before{content:"";position:absolute;inset:calc(var(--border-width) * -1);border-radius:inherit;background:conic-gradient(from var(--shimmer-angle, 0deg),var(--shimmer-color) 0%,var(--shimmer-highlight) 12.5%,var(--shimmer-color) 25%,var(--shimmer-color) 100%);z-index:-1;animation:shimmer-rotate 4s linear infinite}.availability-section[data-astro-cid-3hxbzhz4] .slots-pill[data-astro-cid-3hxbzhz4]:after{content:"";position:absolute;inset:var(--border-width);border-radius:inherit;background:var(--background-light);z-index:-1}.fit-section[data-astro-cid-vc2xg73q]{--fit-panel-padding: clamp(1.25rem, 3vw, 3rem);--fit-gap: clamp(1.5rem, 4vw, 4rem);padding:clamp(3rem,8vw,7rem) 0 clamp(4rem,8vw,7rem)}.fit-section__header[data-astro-cid-vc2xg73q]{display:grid;gap:.85rem;max-width:760px;margin:0 auto clamp(2rem,5vw,4rem);padding:0 1.25rem;text-align:center}.fit-section__eyebrow[data-astro-cid-vc2xg73q],.fit-section__label[data-astro-cid-vc2xg73q]{margin:0;font-size:.85rem;font-weight:800;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.fit-section__eyebrow[data-astro-cid-vc2xg73q]{color:var(--accent-color)}.fit-section[data-astro-cid-vc2xg73q] h2[data-astro-cid-vc2xg73q]{margin:0;color:var(--primary);text-wrap-style:balance}.fit-section__header[data-astro-cid-vc2xg73q]>p[data-astro-cid-vc2xg73q]:last-child{margin:0 auto;max-width:68ch;color:var(--text-color-light);text-wrap-style:pretty}.fit-section__panel-shell[data-astro-cid-vc2xg73q]{margin:0 auto;width:calc(100% - 1.5rem);max-width:1200px;border-radius:calc(var(--radius) * 4);background:linear-gradient(135deg,#f5f7faeb,#ececefb8),radial-gradient(circle at 12% 18%,var(--accent-color-5),transparent 34%),radial-gradient(circle at 88% 82%,color-mix(in srgb,var(--primary) 8%,transparent),transparent 36%)}@media(min-width:768px){.fit-section__panel-shell[data-astro-cid-vc2xg73q]{width:100%}}.fit-section[data-astro-cid-vc2xg73q] .fit-section__box{display:block;padding:var(--fit-panel-padding);text-align:left}@media(min-width:768px){.fit-section[data-astro-cid-vc2xg73q] .fit-section__box{padding:2rem}}.fit-section__guide[data-astro-cid-vc2xg73q]{display:grid;gap:var(--fit-gap)}@media(min-width:860px){.fit-section__guide[data-astro-cid-vc2xg73q]{grid-template-columns:minmax(0,1.45fr) minmax(280px,.72fr);align-items:stretch}}.fit-section__primary[data-astro-cid-vc2xg73q],.fit-section__pause[data-astro-cid-vc2xg73q]{min-width:0}.fit-section__primary[data-astro-cid-vc2xg73q]{display:grid;align-content:start;gap:clamp(1rem,2vw,1.5rem)}.fit-section__pause[data-astro-cid-vc2xg73q]{display:flex;flex-direction:column;gap:1rem;padding:clamp(1rem,2.5vw,1.5rem);border:1px solid var(--border-color);border-radius:calc(var(--radius) * 4);background:color-mix(in srgb,var(--background-light) 62%,transparent)}.fit-section__label[data-astro-cid-vc2xg73q]{color:var(--primary)}.fit-section__list[data-astro-cid-vc2xg73q]{list-style:none;padding:0;margin:0}.fit-section__list--primary[data-astro-cid-vc2xg73q]{display:grid;gap:0}.fit-section__list--primary[data-astro-cid-vc2xg73q] li[data-astro-cid-vc2xg73q]{display:grid;grid-template-columns:3.75rem minmax(0,1fr);gap:clamp(1rem,2vw,1.5rem);align-items:start;padding:clamp(1.1rem,2.4vw,1.45rem) 0;border-top:1px dashed var(--border-color)}.fit-section__list--primary[data-astro-cid-vc2xg73q] li[data-astro-cid-vc2xg73q]:last-child{border-bottom:1px dashed var(--border-color)}.fit-section__list--primary[data-astro-cid-vc2xg73q] span[data-astro-cid-vc2xg73q]{font-family:Funnel Display,sans-serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:900;line-height:.9;color:transparent;-webkit-text-stroke:1px color-mix(in srgb,var(--primary) 45%,transparent)}.fit-section__list--primary[data-astro-cid-vc2xg73q] p[data-astro-cid-vc2xg73q]{margin:0;max-width:58ch;color:var(--text-color);font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.55;text-wrap-style:pretty}.fit-section__list--pause[data-astro-cid-vc2xg73q]{display:grid;gap:.85rem}.fit-section__list--pause[data-astro-cid-vc2xg73q] li[data-astro-cid-vc2xg73q]{position:relative;padding-left:1.25rem;color:var(--text-color-light);line-height:1.55;text-wrap-style:pretty}.fit-section__list--pause[data-astro-cid-vc2xg73q] li[data-astro-cid-vc2xg73q]:before{content:"";position:absolute;top:.68em;left:0;width:.45rem;height:.45rem;border:1px solid var(--primary);border-radius:50%;opacity:.6}.fit-section__note[data-astro-cid-vc2xg73q]{margin:auto 0 0;padding-top:1rem;border-top:1px solid var(--border-color);color:var(--primary);font-weight:700;line-height:1.45}@media(max-width:520px){.fit-section__header[data-astro-cid-vc2xg73q]{text-align:left}.fit-section__panel-shell[data-astro-cid-vc2xg73q]{max-width:calc(100% - 1rem)}.fit-section__list--primary[data-astro-cid-vc2xg73q] li[data-astro-cid-vc2xg73q]{grid-template-columns:1fr;gap:.55rem}}.how[data-astro-cid-swu6wpjz]{padding:4rem 0;overflow:hidden}@media(min-width:1200px){.how[data-astro-cid-swu6wpjz]{overflow:visible}}.how__heading[data-astro-cid-swu6wpjz]{display:flex;flex-direction:column;gap:1rem;padding:0 2rem}.how__heading[data-astro-cid-swu6wpjz] h2[data-astro-cid-swu6wpjz]{flex:1 1 auto;color:var(--primary);text-align:center;text-wrap-style:pretty}@media(min-width:768px){.how__heading[data-astro-cid-swu6wpjz] h2[data-astro-cid-swu6wpjz]{text-align:left;flex:1 1 40%;max-width:40%}}.how__heading[data-astro-cid-swu6wpjz] p[data-astro-cid-swu6wpjz]{flex:1 1 auto;text-align:center}@media(min-width:768px){.how__heading[data-astro-cid-swu6wpjz] p[data-astro-cid-swu6wpjz]{text-align:left;flex:1 1 60%;max-width:60%}}.how__heading[data-astro-cid-swu6wpjz] p[data-astro-cid-swu6wpjz] strong[data-astro-cid-swu6wpjz]{color:var(--primary)}@media(min-width:768px){.how__heading[data-astro-cid-swu6wpjz]{flex-direction:row;justify-content:space-between;align-items:center}}.how__steps[data-astro-cid-swu6wpjz]{position:relative;margin-top:3rem;min-height:100vh;padding:0 1rem}@media(min-width:768px){.how__steps[data-astro-cid-swu6wpjz]{padding:0}}.how__steps[data-astro-cid-swu6wpjz] li[data-astro-cid-swu6wpjz]{position:relative;width:100%;cursor:default;box-shadow:0 8px 15px #0003;margin-bottom:1rem;height:60vh}@media(min-width:768px){.how__steps[data-astro-cid-swu6wpjz] li[data-astro-cid-swu6wpjz]{position:absolute;width:45%;aspect-ratio:1/1;margin-bottom:0;height:unset}}@media(min-width:768px){.how__steps[data-astro-cid-swu6wpjz] li[data-astro-cid-swu6wpjz]:nth-child(1){top:0;left:0}}@media(min-width:768px){.how__steps[data-astro-cid-swu6wpjz] li[data-astro-cid-swu6wpjz]:nth-child(2){top:10%;right:auto;left:18.33334%}}@media(min-width:768px){.how__steps[data-astro-cid-swu6wpjz] li[data-astro-cid-swu6wpjz]:nth-child(3){top:20%;left:36.66667%}}@media(min-width:768px){.how__steps[data-astro-cid-swu6wpjz] li[data-astro-cid-swu6wpjz]:nth-child(4){top:30%;right:auto;left:55%}}.how__steps[data-astro-cid-swu6wpjz] li[data-astro-cid-swu6wpjz]:hover{z-index:99}.how__steps[data-astro-cid-swu6wpjz] li[data-astro-cid-swu6wpjz]:hover .how__steps--inner[data-astro-cid-swu6wpjz]:after{opacity:.75}.how__steps--inner[data-astro-cid-swu6wpjz]{border-radius:calc(1rem - 1px);overflow:hidden;height:100%;display:flex;flex-direction:column;justify-content:flex-end;font-size:1.5rem;background-color:var(--background-light);position:relative;z-index:0}.how__steps--inner[data-astro-cid-swu6wpjz]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:calc(1rem - 1px);z-index:1;opacity:.35;transition:opacity .3s ease;background:var(--bg-image);background-size:cover;background-position:center}.how__steps--inner[data-astro-cid-swu6wpjz]>[data-astro-cid-swu6wpjz]{position:relative;z-index:2}.how__steps--inner[data-astro-cid-swu6wpjz] h3[data-astro-cid-swu6wpjz]{font-size:2.2rem;padding:0 1rem;margin-bottom:1rem;font-weight:900;color:var(--primary);text-transform:uppercase}.how__steps--wrapper[data-astro-cid-swu6wpjz]{padding-top:3rem;background:linear-gradient(180deg,transparent 0%,var(--background-light) 100%)}@media(min-width:768px){.how__steps--wrapper[data-astro-cid-swu6wpjz]{padding-top:10rem}}.how__steps--content[data-astro-cid-swu6wpjz]{display:flex;align-items:center;padding-bottom:1rem}.how__steps--content[data-astro-cid-swu6wpjz] .ordinal[data-astro-cid-swu6wpjz]{font-size:3rem;line-height:1;font-family:Funnel Display,sans-serif;font-weight:900;padding:0 .5rem 0 1rem;border-right:1px solid var(--text-color);color:var(--primary)}@media(min-width:768px){.how__steps--content[data-astro-cid-swu6wpjz] .ordinal[data-astro-cid-swu6wpjz]{font-size:5rem}}.how__steps--content[data-astro-cid-swu6wpjz] p[data-astro-cid-swu6wpjz]{padding:0 .5rem;font-weight:700;font-size:1rem}@media(min-width:768px){.how__steps--content[data-astro-cid-swu6wpjz] p[data-astro-cid-swu6wpjz]{font-size:1rem}}.faq[data-astro-cid-hqz3ghsx]{padding:2rem 1rem}.faq[data-astro-cid-hqz3ghsx] h2[data-astro-cid-hqz3ghsx]{text-align:center;margin-bottom:2rem}.faq__list[data-astro-cid-hqz3ghsx]{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq__item[data-astro-cid-hqz3ghsx]{background-color:var(--background-light);border:1px solid var(--border-color);border-radius:var(--radius);overflow:hidden}.faq__item[data-astro-cid-hqz3ghsx][open] .faq__icon[data-astro-cid-hqz3ghsx]{transform:rotate(180deg)}.faq__question[data-astro-cid-hqz3ghsx]{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;cursor:pointer;font-weight:600;font-size:1.125rem;list-style:none;user-select:none}.faq__question[data-astro-cid-hqz3ghsx]::-webkit-details-marker{display:none}.faq__question[data-astro-cid-hqz3ghsx]::marker{display:none;content:""}.faq__question[data-astro-cid-hqz3ghsx]:hover{background-color:#ffffff05}.faq__question[data-astro-cid-hqz3ghsx]:focus-visible{outline:2px solid var(--accent-color);outline-offset:-2px}.faq__question[data-astro-cid-hqz3ghsx] span[data-astro-cid-hqz3ghsx]{flex:1;padding-right:1rem}.faq__icon[data-astro-cid-hqz3ghsx]{flex-shrink:0;transition:transform .2s ease;color:var(--accent-color)}.faq__answer[data-astro-cid-hqz3ghsx]{padding:0 1.5rem 1.25rem}.faq__answer[data-astro-cid-hqz3ghsx] p[data-astro-cid-hqz3ghsx]{color:var(--text-secondary);line-height:1.6}.contact[data-astro-cid-jjagjrbk]{padding:2rem 1rem;max-width:640px;margin:0 auto}.contact[data-astro-cid-jjagjrbk] h2[data-astro-cid-jjagjrbk]{text-align:center;margin-bottom:1rem}.contact__description[data-astro-cid-jjagjrbk]{text-align:center;color:var(--text-color-light);margin-bottom:.5rem}.contact__note[data-astro-cid-jjagjrbk]{text-align:center;font-size:1.15rem;color:var(--text-color-light);opacity:.8;margin-bottom:2.5rem;font-weight:700}.contact__form[data-astro-cid-jjagjrbk]{display:flex;flex-direction:column;gap:1.25rem}.contact__field[data-astro-cid-jjagjrbk]{display:flex;flex-direction:column;gap:.5rem}.contact__field[data-astro-cid-jjagjrbk] label[data-astro-cid-jjagjrbk]{font-weight:600;font-size:.9375rem}.contact__field[data-astro-cid-jjagjrbk] label[data-astro-cid-jjagjrbk] .optional[data-astro-cid-jjagjrbk]{font-weight:400;color:var(--text-color-light)}.contact__field[data-astro-cid-jjagjrbk] input[data-astro-cid-jjagjrbk],.contact__field[data-astro-cid-jjagjrbk] select[data-astro-cid-jjagjrbk],.contact__field[data-astro-cid-jjagjrbk] textarea[data-astro-cid-jjagjrbk]{padding:.875rem 1rem;font-size:1rem;font-family:inherit;background-color:var(--background-light);border:1px solid var(--border-color);border-radius:var(--radius);color:var(--text-color);transition:border-color .2s ease,box-shadow .2s ease}.contact__field[data-astro-cid-jjagjrbk] input[data-astro-cid-jjagjrbk]:hover,.contact__field[data-astro-cid-jjagjrbk] select[data-astro-cid-jjagjrbk]:hover,.contact__field[data-astro-cid-jjagjrbk] textarea[data-astro-cid-jjagjrbk]:hover{border-color:#2c2c3033}.contact__field[data-astro-cid-jjagjrbk] input[data-astro-cid-jjagjrbk]:focus,.contact__field[data-astro-cid-jjagjrbk] select[data-astro-cid-jjagjrbk]:focus,.contact__field[data-astro-cid-jjagjrbk] textarea[data-astro-cid-jjagjrbk]:focus{outline:none;border-color:var(--accent-color);box-shadow:0 0 0 3px var(--accent-color-5)}.contact__field[data-astro-cid-jjagjrbk] input[data-astro-cid-jjagjrbk]::placeholder,.contact__field[data-astro-cid-jjagjrbk] select[data-astro-cid-jjagjrbk]::placeholder,.contact__field[data-astro-cid-jjagjrbk] textarea[data-astro-cid-jjagjrbk]::placeholder{color:var(--text-color-light);opacity:.6}.contact__field[data-astro-cid-jjagjrbk] select[data-astro-cid-jjagjrbk]{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%232c2c30' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.contact__field[data-astro-cid-jjagjrbk] textarea[data-astro-cid-jjagjrbk]{resize:vertical;min-height:120px}.contact__submit[data-astro-cid-jjagjrbk]{margin-top:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;font-family:inherit;color:#fff;background:linear-gradient(135deg,var(--accent-color),var(--accent-dark));border:none;border-radius:var(--radius);cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:center;transition:all .4s ease;-webkit-tap-highlight-color:transparent}.contact__submit[data-astro-cid-jjagjrbk]:hover{transform:scale(1.015);box-shadow:0 8px 15px #0003}.contact__submit[data-astro-cid-jjagjrbk]:hover span[data-astro-cid-jjagjrbk]{animation:toggle-animation .2s ease-in-out forwards}.contact__submit[data-astro-cid-jjagjrbk]:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}@keyframes toggle-animation{0%{transform:translateY(0)}33%{transform:translateY(-100%);opacity:0}66%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.contact[data-astro-cid-jjagjrbk] .hidden[data-astro-cid-jjagjrbk]{display:none}.contact__success[data-astro-cid-jjagjrbk]{text-align:center;padding:3rem 1rem}.contact__success[data-astro-cid-jjagjrbk] h3[data-astro-cid-jjagjrbk]{font-size:1.75rem;margin-bottom:.5rem;color:var(--text-color)}.contact__success[data-astro-cid-jjagjrbk] p[data-astro-cid-jjagjrbk]{color:var(--text-color-light)}.contact__success-icon[data-astro-cid-jjagjrbk]{color:var(--success-color);margin-bottom:1.5rem}main[data-astro-cid-j7pv25f6]{display:block;width:100%;background-image:linear-gradient(90deg,var(--background-darker) 0%,var(--background-light) 50%,var(--background-darker) 100%);position:relative;&[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100dvh;background:radial-gradient(circle at 20% 20%,var(--accent-color),transparent 50%),radial-gradient(circle at 80% 80%,var(--highlight-color),transparent 50%);background-blend-mode:screen;backdrop-filter:blur(20px);z-index:0;opacity:.15}>*{position:relative;z-index:1}}
