.services-page{--services-blue:#0f83e9;--services-electric:#00aded;min-height:100vh;overflow:hidden;background:var(--main-background);color:var(--text);font-family:var(--font-arial-rounded-mt),var(--font-rounded),sans-serif}.services-page *,.services-page :after,.services-page :before{box-sizing:border-box}.services-hero{position:relative;width:min(1500px,calc(100% - 36px));min-height:100svh;display:grid;grid-template-columns:minmax(0,.78fr) minmax(520px,1.22fr);align-items:center;gap:clamp(36px,6vw,100px);margin:0 auto;padding:80px 0 86px}.services-hero__glow{position:absolute;width:640px;height:640px;right:4%;top:17%;border-radius:50%;background:radial-gradient(circle,rgba(15,131,233,.2),rgba(0,173,237,.06) 44%,transparent 72%);filter:blur(14px);pointer-events:none}.services-hero__copy{position:relative;z-index:2}.services-eyebrow{width:fit-content;display:inline-flex;align-items:center;gap:.25em;margin-bottom:24px;padding:.5em 20px;border:0;border-radius:999px;background:var(--main-background);box-shadow:var(--boxShadow);color:inherit;font-family:var(--font-rounded),sans-serif;font-size:18px;font-style:normal;font-weight:700;letter-spacing:-.01em;line-height:1;white-space:nowrap}.services-eyebrow__icon{width:1.1em;height:1.1em;display:flex;align-items:center;justify-content:center;color:currentColor}.services-eyebrow__icon svg{width:.7em;height:.7em}.services-final h2{margin:0;font-family:var(--font-montserrat,Montserrat,sans-serif);font-style:italic;font-weight:900;letter-spacing:-.045em}.services-hero__copy>p{max-width:550px;margin:28px 0 0;color:var(--sub-text);font-size:clamp(17px,1.45vw,21px);line-height:1.5}.services-hero__actions{display:flex;align-items:center;gap:22px;margin-top:32px}.services-primary-button{min-height:48px;display:inline-flex;align-items:center;gap:16px;padding:4px 5px 4px 18px;border-radius:15px;background:var(--text);color:#fff;text-decoration:none;font-size:15px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.services-primary-button:hover{transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 7px 20px rgba(15,131,233,.28)}.services-primary-button i{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:hsla(0,0%,100%,.18);color:#fff;font-style:normal}.services-primary-button svg,.services-story__copy>a svg,.services-text-link svg{width:20px;height:20px}.services-story__copy>a,.services-text-link{display:inline-flex;align-items:center;gap:5px;color:var(--text);background:var(--best-gray);padding:8px;border-radius:12px;font-size:14px;font-weight:800;text-decoration:none}.services-hero__stage{position:relative;z-index:1;min-height:900px;border-radius:24px;padding:5px;background:var(--background);isolation:isolate}.services-hero__photo{position:absolute;inset:5px;overflow:hidden;border-radius:19px}.services-hero__photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.12) 40%,rgba(0,0,0,.76))}.services-hero__photo img{width:100%;height:100%;display:block;object-fit:cover}.services-hero__photo,.services-request-card--rotating{animation:services-hero-item-in .55s ease both}@keyframes services-hero-item-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.services-live-pill{position:absolute;top:38px;left:38px;display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid hsla(0,0%,100%,.18);border-radius:8px;background:rgba(8,12,16,.58);color:#fff;font-size:12px;font-weight:800;backdrop-filter:blur(18px)}.services-live-pill span{width:8px;height:8px;border-radius:50%;background:#49e776;box-shadow:0 0 0 4px rgba(73,231,118,.16)}.services-request-card{position:absolute;width:min(480px,calc(100% - 76px));left:50%;top:auto;bottom:52px;translate:-50% 0;border:1px solid #e1e4e7;border-radius:16px;padding:15px;background:hsla(0,0%,100%,.97);color:#101214;box-shadow:0 8px 32px rgba(0,0,0,.18);backdrop-filter:blur(24px)}.services-request-card__header{display:flex;align-items:center;gap:12px;padding-bottom:15px;border-bottom:1px solid #eceef0}.services-request-card__image{width:60px;height:42px;flex:0 0 auto;display:block;border-radius:8px;object-fit:cover}.services-request-card__heading{min-width:0;flex:1}.services-request-card__heading h2{overflow:hidden;margin:0;color:#101214;font-size:18px;font-weight:700;letter-spacing:-.01em;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.services-request-card__heading>span{display:block;margin-top:3px;color:#8a9096;font-size:11px;font-weight:600}.services-request-card__status{flex:0 0 auto;padding:6px 11px;border-radius:20px;background:rgba(15,131,233,.12);color:#0f83e9;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.services-request-card__details{display:grid;gap:10px;padding:15px 2px}.services-request-card__details>div{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.services-request-card__details span,.services-request-card__summary small{color:#8a9096;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.services-request-card__details b{color:#24272a;font-size:12px;font-weight:600;text-align:right}.services-request-card__map{position:relative;height:108px;overflow:hidden;margin:0 0 12px;border:1px solid #d9dde1;border-radius:11px;background:#d9dde1}.services-request-card__map:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(8,14,24,.03) 38%,rgba(8,14,24,.48));pointer-events:none}.services-request-card__map>img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.92) contrast(1.04)}.services-request-card__map-pin{position:absolute;z-index:3;left:60%;top:50%;width:30px;height:30px;translate:-50% -72%;color:var(--services-blue);filter:drop-shadow(0 3px 4px rgba(0,0,0,.24))}.services-request-card__map-pin svg{width:100%;height:100%}.services-request-card__map-label{position:absolute;z-index:4;left:10px;bottom:9px;padding:6px 9px;border-radius:7px;background:rgba(15,18,21,.78);color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.18);backdrop-filter:blur(8px);font-size:10px;font-weight:700}.services-request-card__summary{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;border-radius:10px;background:#f1f3f4}.services-request-card__summary>span{color:#6d747a;font-size:11px;font-weight:700}.services-request-card__summary>div{display:flex;align-items:baseline;gap:8px}.services-request-card__summary b{color:var(--services-blue);font-size:20px}.services-status-card,.services-track-visual__update{position:absolute;right:28px;bottom:292px;display:flex;align-items:center;gap:10px;padding:10px 14px 10px 10px;border:1px solid hsla(0,0%,100%,.1);border-radius:14px;background:#111315;color:#fff;box-shadow:0 6px 18px rgba(0,0,0,.24)}.services-status-card__check{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:#34a853;color:#fff}.services-status-card__check svg{width:18px}.services-status-card b,.services-status-card small,.services-track-visual__update b,.services-track-visual__update small{display:block}.services-status-card b,.services-track-visual__update b{font-size:12px}.services-status-card small,.services-track-visual__update small{margin-top:2px;color:hsla(0,0%,100%,.55);font-size:10px}.services-stage-note{position:absolute;right:36px;bottom:38px;max-width:140px;color:hsla(0,0%,100%,.58);font-size:12px;font-weight:800;line-height:1.35;text-align:right}.services-types{padding:72px 0 124px}.services-types__heading{width:min(1440px,calc(100% - 36px));display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin:0 auto 24px}.services-types__heading p{margin:0;font-size:clamp(26px,3vw,46px);font-weight:900;letter-spacing:-.035em}.services-types__heading span{color:var(--sub-text);font-size:14px;font-weight:800}.services-types__rail{width:min(1600px,calc(100% - 20px));display:grid;grid-template-columns:1.32fr .86fr 1fr .86fr 1.12fr;gap:10px;margin:0 auto}.services-type-card{position:relative;min-height:390px;overflow:hidden;border:1px solid var(--line-color);border-radius:25px;background:#111;isolation:isolate}.services-type-card:nth-child(2n){margin-top:42px}.services-type-card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.85))}.services-type-card>img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .35s ease}.services-type-card:hover>img{transform:scale(1.035)}.services-type-card__label{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;color:#fff;transition:opacity .22s ease,transform .3s ease}.services-type-card h2{margin:0;font-size:clamp(18px,1.55vw,28px);line-height:1;letter-spacing:-.035em}.services-type-card__preview{position:absolute;inset:0;z-index:3;display:grid;place-items:center;opacity:0;pointer-events:none;transform:translate(8%,16%) rotate(-8deg) scale(.8);transition:opacity .22s ease,transform .52s cubic-bezier(.2,.8,.2,1)}.services-type-card:hover>img{transform:scale(1.08);filter:blur(7px) brightness(.5)}.services-type-card:hover .services-type-card__label{opacity:0;transform:translateY(10px)}.services-type-card:hover .services-type-card__preview{opacity:1;transform:translate(8%,7%) rotate(-8deg) scale(1.25)}.services-type-card .svsMCard{position:relative;width:clamp(185px,82%,210px);height:auto;aspect-ratio:3/4;overflow:hidden;border:1px solid var(--best-gray);border-radius:22px;background:var(--main-background);box-shadow:0 2px 6px var(--shadow),0 18px 44px rgba(0,0,0,.25);color:var(--text);font-family:var(--font-rounded),sans-serif}.services-type-card .svsMCardImage{position:absolute;inset:0 0 25% 0;overflow:hidden}.services-type-card .svsMCardImage img{width:100%;height:100%;display:block;object-fit:cover}.services-type-card .svsMCardBody{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.services-type-card .svsMCardGrad{position:absolute;inset:0;z-index:0;background:linear-gradient(195deg,color-mix(in srgb,var(--main-background) 0,transparent) 0,color-mix(in srgb,var(--main-background) 0,transparent) 22%,color-mix(in srgb,var(--main-background) 35%,transparent) 38%,color-mix(in srgb,var(--main-background) 72%,transparent) 48%,color-mix(in srgb,var(--main-background) 94%,transparent) 56%,var(--main-background) 63%,var(--main-background) 100%)}.services-type-card .svsMCardMain{position:relative;z-index:1;display:flex;flex-direction:column;gap:2px;padding:6px 7px 8px}.services-type-card .svsMCardTitle{margin:0;font-size:.88rem;font-weight:700;line-height:1.1;letter-spacing:-.01em}.services-type-card .svsMCardQuestion{overflow:hidden;margin:0;font-size:.65rem;white-space:nowrap;text-overflow:ellipsis}.services-type-card .svsMCardBullets{margin:1px 0 2px;color:var(--sub-text);font-size:.56rem;line-height:1.5;white-space:pre-wrap}.services-type-card .svsMCardChips{display:flex;gap:3px;overflow:hidden;flex-wrap:nowrap}.services-type-card .svsMCardChip{flex:0 0 auto;padding:2px 6px;border-radius:8px;font-size:.5rem;font-weight:500;letter-spacing:.2px;white-space:nowrap}.services-type-card .svsMCardBtns{display:flex;gap:5px;margin-top:7px}.services-type-card .svsMCardSave,.services-type-card .svsMCardSelect{height:30px;display:flex;align-items:center;justify-content:center;border-radius:10px}.services-type-card .svsMCardSave{width:30px;flex:0 0 auto;background:var(--best-gray);color:var(--sub-text)}.services-type-card .svsMCardSave svg{width:13px;height:13px}.services-type-card .svsMCardSelect{flex:1;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.01em}.services-flow-section{width:min(1480px,calc(100% - 36px));margin:0 auto}.services-flow-demo{position:relative;height:650px;overflow:hidden;border:1px solid var(--line-color);border-radius:24px}.services-flow-demo__dots{position:absolute;inset:0}.services-flow-demo .srvzr-flowdemo-rotator{grid-template-rows:auto minmax(0,1fr)}.services-flow-demo .srvzr-flowdemo-rotatorHeaderBackdrop{width:100%}.services-story{width:min(1480px,calc(100% - 36px));display:grid;gap:150px;margin:170px auto}.services-story__chapter{display:grid;grid-template-columns:minmax(0,.74fr) minmax(520px,1.26fr);align-items:center;gap:clamp(52px,8vw,140px)}.services-story__chapter--money{grid-template-columns:minmax(520px,1.25fr) minmax(0,.75fr)}.services-story__chapter--money .services-story__copy{order:2}.services-chapter-number{color:var(--services-blue)}.services-hero h1,.services-story__copy h2{max-width:14ch;margin:0 0 20px;color:var(--text);font-family:"Arial Rounded MT Bold",var(--font-rounded),Arial,sans-serif;font-size:clamp(1.8rem,3vw,2.8rem);font-style:normal;font-weight:900;line-height:1.05;letter-spacing:-.03em}.services-hero h1{font-size:clamp(3rem,4.8vw,4.5rem)}.services-hero h1 span,.services-story__copy h2 span{display:block;margin:0 0 4px}.services-hero h1 span:last-child,.services-story__copy h2 span:last-child{color:var(--gray4)}.services-story__copy>p{max-width:540px;margin:25px 0 0;color:var(--sub-text);font-size:17px;line-height:1.55}.services-detail-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:27px}.services-detail-list span{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid var(--line-color);border-radius:100px;background:var(--best-gray);font-size:12px;font-weight:800}.services-detail-list svg{width:15px;color:var(--sub-text)}.services-story__copy>a{margin-top:28px}.services-story__visual{position:relative;min-height:500px;overflow:hidden;border:1px solid var(--line-color);border-radius:24px}.services-intake-visual{background:#dbe8ee}.services-intake-visual__photo{position:absolute;inset:0}.services-intake-visual__photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,13,16,.7),rgba(9,13,16,.04))}.services-intake-visual__photo img{width:100%;height:100%;object-fit:cover}.services-intake-visual__phone{position:absolute;width:45%;max-height:92%;right:25%;bottom:-16%;object-fit:contain;filter:drop-shadow(0 28px 35px rgba(0,0,0,.35))}.services-intake-bubble{position:absolute;left:32px;bottom:32px;width:210px;padding:16px;border:1px solid rgba(224,227,231,.9);border-radius:14px;background:hsla(0,0%,100%,.92);color:#111;box-shadow:0 6px 20px rgba(0,0,0,.2);backdrop-filter:blur(20px)}.services-intake-bubble b,.services-intake-bubble span{display:block}.services-intake-bubble b{font-size:14px}.services-intake-bubble span{margin-top:4px;color:#858b90;font-size:11px}.services-money-visual{display:grid;place-items:center;background:var(--best-gray);box-shadow:inset 0 0 120px rgba(0,0,0,.12)}.services-money-visual:before{content:"";position:absolute;width:520px;height:520px;border:1px solid hsla(0,0%,100%,.23);border-radius:50%;box-shadow:0 0 0 70px hsla(0,0%,100%,.04),0 0 0 140px hsla(0,0%,100%,.035)}.services-money-visual>img{position:absolute;right:-1%;bottom:-11%;width:44%;max-height:84%;object-fit:contain;filter:drop-shadow(0 28px 32px rgba(0,0,0,.28))}.services-money-visual__receipt{position:relative;z-index:2;width:min(430px,56%);margin-right:22%;border:1px solid rgba(224,227,231,.9);border-radius:16px;padding:25px;background:#fff;color:#111;box-shadow:0 10px 32px rgba(0,0,0,.22);transform:rotate(-3deg)}.services-receipt__row,.services-receipt__top,.services-receipt__total{display:flex;justify-content:space-between;gap:20px}.services-receipt__top{padding-bottom:28px;border-bottom:1px dashed #cfd4d8}.services-receipt__top span{font-size:19px;font-weight:900}.services-receipt__top small{color:#969b9f}.services-receipt__row{padding-top:17px;color:#747a7e;font-size:13px}.services-receipt__total{margin-top:25px;padding-top:20px;border-top:2px solid #111;font-size:22px;font-weight:900}.services-receipt__paid{width:fit-content;display:flex;align-items:center;gap:5px;margin-top:22px;padding:8px 10px;border-radius:10px;background:#e3faeb;color:#189d4d;font-size:11px;font-weight:900}.services-receipt__paid svg{width:15px}.services-money-orbit{position:absolute;z-index:3;padding:8px 11px;border:1px solid #2b3137;border-radius:20px;background:#101214;color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.2);font-size:11px;font-weight:900}.services-money-orbit--one{top:14%;left:8%;transform:rotate(-8deg)}.services-money-orbit--two{top:12%;right:13%;transform:rotate(7deg)}.services-money-orbit--three{bottom:11%;left:12%;transform:rotate(5deg)}.services-track-visual{background:#171a1d}.services-track-visual__photo{width:100%;height:100%;object-fit:cover;opacity:.82}.services-track-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.15),rgba(0,0,0,.7))}.services-track-visual__phone{position:absolute;z-index:1;right:5%;bottom:-18%;width:47%;max-height:94%;object-fit:contain;filter:drop-shadow(0 26px 30px rgba(0,0,0,.4))}.services-track-visual__update{z-index:2;left:30px;right:auto;bottom:30px}.services-status-row{display:flex;align-items:center;gap:7px;margin-top:28px;color:var(--sub-text);font-size:11px;font-weight:800}.services-status-row i{width:20px;height:1px;background:var(--gray3)}.services-final{position:relative;width:min(1480px,calc(100% - 36px));min-height:710px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;margin:0 auto 100px;border-radius:24px;padding:70px 20px;background:var(--best-gray);color:var(--text);text-align:center}.services-final__mark{position:relative;width:54px;height:54px;display:grid;place-items:center;border-radius:14px;background:var(--main-background);border:1px solid var(--main-background);backdrop-filter:blur(20px)}.services-final__mark svg{width:24px}.services-final>p:not(.services-final__body){position:relative;margin:14px 0 26px;color:var(--sub-text);font-size:12px;font-weight:800}.services-final h2{position:relative;color:var(--sub-text);font-size:clamp(62px,9vw,132px);line-height:.83}.services-final h2 span{color:var(--text)}.services-final__body{position:relative;max-width:470px;margin:28px auto 0;color:var(--sub-text);line-height:1.5}.services-final .services-primary-button{position:relative;margin-top:30px}.services-primary-button--light{border-color:var(--main-background);background:var(--main-background);color:var(--text);box-shadow:none}.services-primary-button--light i{background:var(--text);color:var(--main-background)}.services-final .services-primary-button:hover{box-shadow:none}@media (max-width:1100px){.services-hero{grid-template-columns:1fr;padding-top:140px}.services-hero__copy{text-align:center}.services-eyebrow,.services-hero__copy>p{margin-left:auto;margin-right:auto}.services-hero h1{max-width:none}.services-hero__actions{justify-content:center}.services-hero__stage{width:min(820px,100%);margin:0 auto}.services-types__rail{grid-template-columns:repeat(5,minmax(240px,1fr));overflow-x:auto;padding-bottom:16px;scrollbar-width:none}.services-types__rail::-webkit-scrollbar{display:none}.services-story__chapter,.services-story__chapter--money{grid-template-columns:1fr}.services-story__chapter--money .services-story__copy{order:0}.services-story__copy{max-width:700px}}@media (max-width:700px){.services-final,.services-flow-section,.services-hero,.services-story{width:calc(100% - 24px)}.services-hero{min-height:auto;padding:116px 0 66px}.services-hero h1{font-size:clamp(1.8rem,9vw,2.8rem)}.services-hero__copy>p{font-size:16px}.services-hero__actions{flex-direction:column;gap:16px}.services-hero__stage{min-height:500px;border-radius:20px;padding:4px}.services-hero__photo{inset:4px;border-radius:15px}.services-live-pill{top:24px;left:24px}.services-request-card{width:calc(100% - 40px);left:50%;top:auto;bottom:24px;translate:-50% 0;padding:17px;border-radius:14px}.services-status-card{right:20px;bottom:276px}.services-stage-note{display:none}.services-types{padding:28px 0 90px}.services-types__heading{width:calc(100% - 24px);align-items:flex-start;flex-direction:column}.services-types__rail{width:100%;grid-template-columns:repeat(5,78vw);padding:0 12px 16px}.services-type-card{min-height:340px;border-radius:16px}.services-type-card:nth-child(2n){margin-top:0}.services-flow-demo{height:340px;border-radius:20px}.services-story{gap:94px;margin:104px auto}.services-story__copy h2{font-size:clamp(1.8rem,9vw,2.8rem)}.services-story__visual{min-height:510px;border-radius:20px}.services-intake-visual__phone,.services-track-visual__phone{width:62%;right:-1%}.services-intake-bubble{left:18px;bottom:18px}.services-money-visual:before{width:340px;height:340px}.services-money-visual__receipt{width:76%;margin:0 10% 0 0;padding:19px}.services-money-visual>img{width:51%;right:-10%}.services-money-orbit--two{right:5%}.services-status-row{flex-wrap:wrap}.services-final{min-height:580px;margin-bottom:70px;border-radius:20px}.services-final h2{font-size:clamp(58px,18vw,84px)}}@media (prefers-reduced-motion:reduce){.services-hero__photo,.services-primary-button,.services-request-card--rotating,.services-type-card img{animation:none;transition:none}}@media (prefers-color-scheme:dark){.services-intake-bubble,.services-request-card{background:hsla(0,0%,98%,.95)}}