html{scroll-padding-top:92px}#price-guide,#pump-installation-form,#quotation,#spd-function,#spd-package,#water-pump-packages{scroll-margin-top:92px}.conversion-services{padding-top:clamp(54px,7vw,88px)}.conversion-services-head{max-width:760px}.conversion-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.conversion-service-card{position:relative;display:grid;grid-template-rows:auto auto 1fr auto;min-width:0;min-height:258px;gap:12px;padding:20px;border:1px solid rgba(39,71,123,.14);border-radius:var(--radius);background:rgba(255,255,255,.94);box-shadow:0 14px 32px rgba(28,57,104,.09);transition:border-color .24s ease,box-shadow .24s ease,transform .24s ease}.conversion-service-card:focus-within,.conversion-service-card:hover{border-color:rgba(42,112,220,.34);box-shadow:0 20px 40px rgba(28,57,104,.13);transform:translateY(-3px)}.conversion-service-card[data-selected=true]{border-color:var(--green-dark);box-shadow:0 0 0 3px rgba(42,112,220,.12),0 20px 40px rgba(28,57,104,.13)}.conversion-service-card h3{margin:0;color:var(--ink);font-size:19px;line-height:1.28;overflow-wrap:anywhere}.conversion-service-card>strong{color:var(--green-dark);font-size:clamp(24px,2.1vw,31px);font-variant-numeric:tabular-nums;line-height:1.08}.conversion-service-card p{margin:0;color:var(--muted);font-size:14px;font-weight:650;line-height:1.55}.conversion-service-card .btn{width:100%;min-height:46px;padding-inline:14px}.conversion-service-actions{display:grid;gap:8px}.conversion-service-detail-link{display:flex;min-height:34px;align-items:center;justify-content:center;color:var(--green-dark);font-size:14px;font-weight:900;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.conversion-service-detail-link:focus-visible,.conversion-service-detail-link:hover{color:var(--ink)}.btn-service-select{border:1px solid rgba(42,112,220,.22);background:rgba(233,242,255,.9);color:var(--green-dark);box-shadow:none}.conversion-service-card[data-selected=true] .btn-service-select{border-color:transparent;background:var(--green-dark);color:#fff}.quote-field span small{margin-left:5px;color:var(--green-dark);font-size:12px;font-weight:900}.quote-reference-price{display:grid;grid-column:1/-1;grid-template-columns:auto 1fr;gap:5px 16px;align-items:baseline;padding:15px 16px;border:1px solid rgba(42,112,220,.2);border-radius:var(--radius);background:rgba(233,242,255,.78)}.quote-reference-price span{color:var(--muted);font-size:13px;font-weight:850}.quote-reference-price strong{color:var(--green-dark);font-size:23px;font-variant-numeric:tabular-nums;justify-self:end}.quote-reference-price small{grid-column:1/-1;color:var(--muted);font-weight:650;line-height:1.45}.quote-optional-details{overflow:hidden;grid-column:1/-1;min-width:0;border:1px solid rgba(39,71,123,.14);border-radius:var(--radius);background:rgba(248,251,255,.86)}.quote-optional-details>summary{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;color:var(--ink);cursor:pointer;font-weight:900;list-style:none}.quote-optional-details>summary::-webkit-details-marker{display:none}.quote-optional-details>summary:after{content:"+";color:var(--green-dark);font-size:20px;line-height:1}.quote-optional-details[open]>summary:after{content:"-"}.quote-optional-details>summary small{margin-left:auto;color:var(--muted)}.quote-optional-details>p{margin:0;padding:0 14px 12px;color:var(--muted);line-height:1.5}.quote-optional-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:4px 14px 14px}.price-guide-category,.price-guide-mobile-list,.price-guide-section,.price-guide-table-wrap{min-width:0}.price-guide-category-stack{gap:14px}.price-guide-category-head{min-height:72px;justify-content:space-between;cursor:pointer;list-style:none}.price-guide-category-head::-webkit-details-marker{display:none}.price-guide-category-head>span{position:relative;width:32px;height:32px;flex:0 0 32px;border:1px solid rgba(39,71,123,.18);border-radius:50%;background:rgba(233,242,255,.9)}.price-guide-category-head>span:after,.price-guide-category-head>span:before{position:absolute;top:50%;left:50%;width:12px;height:2px;background:var(--green-dark);content:"";transform:translate(-50%,-50%)}.price-guide-category-head>span:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s ease}.price-guide-category[open] .price-guide-category-head>span:after{transform:translate(-50%,-50%) rotate(0deg)}.price-guide-category:not([open]) .price-guide-category-head{border-bottom-color:transparent}.circuit-work-section{margin-top:clamp(48px,7vw,88px);padding-block:clamp(48px,6vw,78px);border-block:1px solid rgba(39,71,123,.12);background:#edf5fb}.circuit-work-inner{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(28px,5vw,72px);align-items:center}.circuit-work-head{margin:0}.circuit-work-head h2{margin:8px 0 14px;font-size:clamp(30px,3.5vw,48px);line-height:1.08}.circuit-work-head>p:last-child{max-width:58ch;margin:0;color:var(--muted);line-height:1.72}.circuit-work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-width:0}.circuit-work-photo{min-width:0;margin:0}.circuit-work-image{position:relative;overflow:hidden;aspect-ratio:3/4;border:1px solid rgba(39,71,123,.14);border-radius:8px;background:#dfe9f1}.circuit-work-image img{object-fit:cover;transition:transform .45s ease}.circuit-work-photo:hover .circuit-work-image img{transform:scale(1.025)}.circuit-work-photo figcaption{margin-top:10px;color:var(--ink);font-size:14px;font-weight:850;line-height:1.4}.pump-landing-package[data-selected=true]{border-color:var(--green-dark);box-shadow:0 0 0 3px rgba(42,112,220,.12),0 22px 48px rgba(28,57,104,.15)}.pump-selected-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px;padding:18px 20px;border:1px solid rgba(42,112,220,.2);border-radius:var(--radius);background:rgba(255,255,255,.92);box-shadow:0 14px 32px rgba(28,57,104,.09)}.pump-selected-summary strong{display:block;color:var(--ink);font-size:18px;line-height:1.35}.pump-selected-summary p{margin:5px 0 0;color:var(--muted);line-height:1.5}.pump-form-package-summary{display:grid;gap:5px;padding:13px 14px;border:1px solid rgba(42,112,220,.2);border-radius:var(--radius);background:rgba(233,242,255,.88)}.pump-form-package-summary span{color:var(--muted);font-size:12px;font-weight:850}.pump-form-package-summary strong{color:var(--green-dark);line-height:1.35}.mobile-bar{bottom:max(12px,env(safe-area-inset-bottom));transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.mobile-bar.is-obscured{visibility:hidden;animation:none;opacity:0;pointer-events:none;transform:translateY(calc(100% + 24px))}@media (max-width:1100px){.conversion-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){body{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.conversion-services{padding-top:50px}.conversion-service-grid{grid-template-columns:1fr;gap:10px;margin-top:20px}.conversion-service-card{min-height:0;padding:17px}.conversion-service-card:focus-within,.conversion-service-card:hover{transform:none}.quote-reference-price{grid-template-columns:1fr}.quote-reference-price strong{justify-self:start}.quote-optional-grid{grid-template-columns:1fr}.price-guide-category-stack{gap:10px;margin-top:20px}.price-guide-category-head{min-height:62px;gap:10px;padding:15px}.price-guide-category-head h3{min-width:0;font-size:20px;overflow-wrap:anywhere}.price-guide-category-head>span{width:30px;height:30px;flex-basis:30px}.circuit-work-section{margin-top:44px;padding-block:44px}.circuit-work-grid,.circuit-work-inner{grid-template-columns:1fr}.circuit-work-inner{gap:24px}.circuit-work-grid{gap:22px}.circuit-work-image{aspect-ratio:4/5}.price-guide-mobile-list{width:100%;max-width:100%}.price-guide-mobile-body,.price-guide-mobile-card,.price-guide-mobile-detail,.price-guide-mobile-summary{max-width:100%;min-width:0}.price-guide-detail-list li,.price-guide-mobile-description,.price-guide-mobile-detail p,.price-guide-mobile-service{overflow-wrap:anywhere}.pump-selected-summary{align-items:stretch;flex-direction:column;padding:16px}.pump-selected-summary .btn{width:100%}}@media (max-width:520px){.price-guide-mobile-summary{grid-template-columns:minmax(0,1fr) 28px}.price-guide-mobile-meta{grid-column:1;grid-row:2;justify-items:start;text-align:left}.price-guide-mobile-summary:after{grid-column:2;grid-row:1/span 2}.price-guide-mobile-description{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.circuit-work-image img,.conversion-service-card,.mobile-bar,.price-guide-category-head>span:after{transition:none}.circuit-work-photo:hover .circuit-work-image img{transform:none}.mobile-bar{animation:none}}.spd-hero{position:relative;display:flex;min-height:min(700px,calc(100dvh - 120px));align-items:flex-end;overflow:hidden;isolation:isolate;padding-block:0;background:#07131b;color:#fff}.spd-hero-photo{position:absolute!important;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center 58%;filter:saturate(.9) contrast(1.04)}.spd-hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(3,10,16,.97),rgba(5,17,26,.9) 46%,rgba(5,17,26,.38))}.spd-hero-inner{display:flex;min-height:min(700px,calc(100dvh - 120px));align-items:flex-end;padding-block:clamp(62px,7vw,88px) clamp(52px,6vw,66px)}.spd-hero .hero-copy{max-width:780px}.spd-hero .eyebrow{padding:0;border:0;border-radius:0;background:transparent;color:#ffdc54}.spd-hero h1{max-width:780px;margin:14px 0 20px;color:#fff;font-size:clamp(44px,6vw,76px);line-height:.98;text-wrap:balance}.spd-hero .lead{max-width:66ch;color:rgba(255,255,255,.88);line-height:1.65;text-wrap:pretty}.spd-hero-price{display:grid;grid-template-columns:auto minmax(0,1fr);gap:6px 22px;max-width:620px;align-items:end;margin-top:26px;padding-block:15px;border-block:1px solid rgba(255,255,255,.3)}.spd-hero-price span{color:rgba(255,255,255,.78);font-size:14px;font-weight:800}.spd-hero-price strong{justify-self:end;color:#ffdc54;font-size:clamp(30px,4vw,48px);font-variant-numeric:tabular-nums;line-height:1}.spd-hero-price small{grid-column:1/-1;color:rgba(255,255,255,.76);line-height:1.5}.spd-hero-price-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 0;max-width:700px}.spd-hero-price-option{display:grid;min-width:0;gap:7px}.spd-hero-price-option+.spd-hero-price-option{padding-left:clamp(18px,3vw,34px);border-left:1px solid rgba(255,255,255,.26)}.spd-hero-price-split strong{justify-self:start}.spd-function-section{padding-block:clamp(64px,8vw,104px);background:#f9fcfe}.spd-function-intro{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);gap:clamp(28px,6vw,82px);align-items:start}.spd-faq-section h2,.spd-function-intro h2,.spd-inspection-copy h2,.spd-limits-head h2,.spd-package-summary h2{margin:0;font-size:clamp(34px,4.4vw,58px);line-height:1.05;text-wrap:balance}.spd-function-intro>p,.spd-inspection-copy>p,.spd-limits-head>p{max-width:68ch;margin:0;color:#44525c;font-size:17px;line-height:1.75;text-wrap:pretty}.spd-function-demo{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:clamp(32px,6vw,76px);align-items:start;margin-top:clamp(38px,5vw,58px)}.spd-function-animation{width:100%;max-width:360px;margin:0;overflow:hidden;border:1px solid #b9ccd8;border-radius:8px;background:#061625;box-shadow:0 20px 48px rgba(15,42,57,.14)}.spd-function-animation video{display:block;width:100%;height:auto;aspect-ratio:9/16;background:#061625;object-fit:cover}.spd-function-animation figcaption{padding:15px 17px 17px;border-top:1px solid #b9ccd8;background:#fff;color:#3c4e59;font-size:14px;line-height:1.55}.spd-function-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:clamp(38px,5vw,58px) 0 0;padding:0;border-block:1px solid #cad9e3;list-style:none}.spd-function-details .spd-function-flow{grid-template-columns:1fr;margin-top:0}.spd-function-details .spd-function-step{display:grid;grid-template-columns:32px minmax(0,1fr);column-gap:17px;padding:23px clamp(18px,2.5vw,30px);border-right:0;border-bottom:1px solid #cad9e3}.spd-function-details .spd-function-step:last-child{border-bottom:0}.spd-function-details .spd-function-step>span{grid-row:1/span 2}.spd-function-details .spd-function-step h3,.spd-function-details .spd-function-step p{grid-column:2}.spd-function-details .spd-function-step h3{margin:1px 0 8px}.spd-function-step{min-width:0;padding:28px clamp(18px,2.5vw,30px) 30px;border-right:1px solid #cad9e3}.spd-function-step:last-child{border-right:0}.spd-function-step>span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--yellow);color:#151515;font-size:13px;font-weight:950}.spd-function-step h3{margin:18px 0 10px;font-size:21px;line-height:1.28;text-wrap:balance}.spd-function-step p{margin:0;color:#4b5963;line-height:1.65}.spd-earth-note{max-width:880px;margin:24px 0 0;padding:15px 18px;border:1px solid #b8ddc8;border-radius:8px;background:#eaf8f0;color:#174b30;font-weight:800;line-height:1.6}.spd-package-band{padding-block:clamp(68px,9vw,112px);background:#0b1c24;color:#fff}.spd-package-layout{display:grid;grid-template-columns:minmax(260px,.74fr) minmax(0,1.26fr);gap:clamp(42px,7vw,96px);align-items:start}.spd-package-summary h2{color:#fff}.spd-package-summary>p{max-width:48ch;margin:20px 0 0;color:rgba(255,255,255,.76);line-height:1.7}.spd-package-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.spd-package-option{display:flex;min-width:0;flex-direction:column;padding:clamp(22px,3vw,30px);border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#112a34}.spd-package-option>span{color:#79dea0;font-size:13px;font-weight:900}.spd-package-option h3{margin:12px 0 0;color:#fff;font-size:21px;line-height:1.25;text-wrap:balance}.spd-package-option>strong{margin-top:22px;color:#ffdc54;font-size:clamp(34px,4vw,46px);font-variant-numeric:tabular-nums;line-height:1}.spd-package-option>p{margin:16px 0 24px;color:rgba(255,255,255,.76);line-height:1.65}.spd-package-option .btn{width:100%;margin-top:auto}.spd-package-details{display:grid;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px clamp(26px,4vw,54px);padding-top:clamp(34px,5vw,54px);border-top:1px solid rgba(255,255,255,.2)}.spd-package-details h3{margin:0 0 16px;color:#fff;font-size:21px;line-height:1.3}.spd-package-details ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.spd-package-details li{position:relative;padding-left:20px;color:rgba(255,255,255,.82);line-height:1.55}.spd-package-details li:before{position:absolute;top:.58em;left:0;width:8px;height:8px;border-radius:50%;background:var(--green);content:""}.spd-package-extra{grid-column:1/-1;padding-top:25px;border-top:1px solid rgba(255,255,255,.2)}.spd-package-extra p{max-width:72ch;margin:0;color:rgba(255,255,255,.72);line-height:1.7}.spd-inspection-section{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);gap:clamp(38px,7vw,92px);align-items:center;padding-block:clamp(68px,9vw,112px)}.spd-inspection-copy>p{margin-top:20px}.spd-inspection-copy ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:28px 0 0;padding:0;list-style:none}.spd-inspection-copy li{padding:13px 0;border-top:1px solid #cbd9e1;color:#253943;font-weight:800;line-height:1.45}.spd-inspection-photo{position:relative;overflow:hidden;aspect-ratio:4/5;margin:0;border-radius:8px;background:#dce7ed}.spd-inspection-photo img{object-fit:cover}.spd-limits-band{padding-block:clamp(66px,8vw,100px);border-block:1px solid #cfdce4;background:#edf4f8}.spd-limits-head{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:clamp(28px,6vw,82px);align-items:end}.spd-limits-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:clamp(36px,5vw,54px) 0 0;border-top:1px solid #bfcfd8}.spd-limit-row{display:grid;grid-template-columns:minmax(110px,.38fr) minmax(0,.62fr);gap:18px;margin:0;padding:22px 20px 22px 0;border-bottom:1px solid #bfcfd8}.spd-limit-row:nth-child(odd){padding-right:28px;border-right:1px solid #bfcfd8}.spd-limit-row:nth-child(2n){padding-left:28px}.spd-limit-row dt{color:#102f3c;font-weight:950}.spd-limit-row dd{margin:0;color:#455861;line-height:1.58}.spd-limits-assurance{display:block;max-width:900px;margin-top:28px;padding:18px 20px;border:1px solid #e3bf33;border-radius:8px;background:#fff5c6;color:#4b3900;line-height:1.6}.spd-faq-section{padding-block:clamp(66px,8vw,100px)}.spd-faq-section .section-head{max-width:760px}@media (max-width:900px){.spd-hero,.spd-hero-inner{min-height:650px}.spd-hero-photo{object-position:56% 58%}.spd-hero-shade{background:rgba(4,14,21,.78)}.spd-function-intro,.spd-inspection-section,.spd-limits-head,.spd-package-layout{grid-template-columns:1fr}.spd-inspection-section,.spd-package-layout{gap:38px}.spd-inspection-photo{max-height:660px}}@media (max-width:760px){.nav-primary{gap:4px}.nav-page-link{font-size:12px}.language-switcher{padding-inline:6px;font-size:12px}.spd-hero,.spd-hero-inner{min-height:620px}.spd-hero-inner{padding-block:32px 8px}.spd-hero h1{font-size:clamp(40px,12vw,50px);line-height:1}.spd-hero .lead{font-size:16px;line-height:1.55}.spd-hero-price{grid-template-columns:1fr}.spd-hero-price.spd-hero-price-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 0}.spd-hero-price-option+.spd-hero-price-option{padding-left:12px}.spd-hero-price strong{justify-self:start}.spd-hero-price-split strong{font-size:30px}.spd-hero .hero-actions{display:grid;grid-template-columns:1fr}.spd-faq-section h2,.spd-function-intro h2,.spd-inspection-copy h2,.spd-limits-head h2,.spd-package-summary h2{font-size:34px}.spd-function-demo,.spd-function-flow,.spd-inspection-copy ul,.spd-limits-list,.spd-package-details,.spd-package-options{grid-template-columns:1fr}.spd-function-demo{gap:28px}.spd-function-animation{justify-self:center}.spd-function-step{border-right:0;border-bottom:1px solid #cad9e3}.spd-function-step:last-child{border-bottom:0}.spd-package-extra{grid-column:auto}.spd-inspection-photo{aspect-ratio:4/5}.spd-limit-row,.spd-limit-row:nth-child(2n),.spd-limit-row:nth-child(odd){grid-template-columns:1fr;gap:8px;padding:18px 0;border-right:0}}@media (max-width:420px){.nav-page-link{font-size:11px}.language-switcher{gap:2px;padding-inline:5px;font-size:11px}.spd-hero h1{font-size:36px}}@media (prefers-reduced-motion:reduce){.spd-hero-photo{transform:none!important}}.service-card-whatsapp{position:relative;z-index:3;width:fit-content;color:var(--green-dark);font-size:14px;font-weight:900;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.service-card-whatsapp:focus-visible,.service-card-whatsapp:hover{color:var(--ink)}.service-card-price{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin:18px 0 14px;padding:12px 14px;border:1px solid rgba(40,88,93,.14);border-radius:8px;background:rgba(255,255,255,.86)}.service-card-price span{color:var(--muted);font-size:13px;font-weight:800}.service-card-price strong{color:var(--ink);font-size:20px;line-height:1.15;text-align:right}.service-price-guide-action{display:flex;justify-content:center;margin-top:24px}.hero-price-card{align-self:center;gap:14px;max-width:320px;padding:18px;border-color:rgba(39,71,123,.16);background:rgba(255,255,255,.94);box-shadow:0 20px 46px rgba(10,31,64,.2);backdrop-filter:blur(14px)}.hero-price-card-head{display:grid;gap:5px}.hero-price-card-head span{color:var(--ink);font-size:15px;font-weight:900}.hero-price-card-head a{width:fit-content;color:var(--green-dark);font-size:13px;font-weight:850;text-decoration-thickness:2px;text-underline-offset:4px}.hero-price-list{display:grid;margin:0;padding:0;list-style:none}.hero-price-list li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 0;border-top:1px solid rgba(39,71,123,.1)}.hero-price-list span{color:var(--muted);font-size:13px;font-weight:750;line-height:1.3}.hero-price-list strong{color:var(--ink);font-size:15px;line-height:1.2;text-align:right;white-space:nowrap}.hero-price-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}@media (max-width:760px){.hero-price-card{display:none}}@media (max-width:420px){.service-card-price{align-items:flex-start;flex-direction:column;gap:5px}.service-card-price strong{text-align:left}}.quote-game-page{min-height:72vh;overflow-x:clip;background:#f2f7f5}.quote-game{padding:48px 0 88px}.quote-game-embedded{padding:56px 0 88px;overflow-x:clip;border-block:1px solid rgba(40,88,93,.14);background:#f2f7f5}.quote-app-boot{position:fixed;inset:0;z-index:40;display:none;place-items:center;padding:24px;background:#071f20;color:#fff;opacity:0;visibility:hidden;pointer-events:none}.quote-app-boot-inner{display:grid;width:min(520px,100%);gap:16px;justify-items:center;text-align:center}.quote-app-boot-brand{color:#9de7b8;font-size:12px;font-weight:950;text-transform:uppercase}.quote-app-boot-circuit{position:relative;display:grid;width:min(420px,88vw);grid-template-columns:repeat(5,1fr);align-items:center;justify-items:center}.quote-app-boot-line{position:absolute;right:10%;left:10%;height:4px;border-radius:999px;background:var(--green);box-shadow:0 0 20px rgba(37,211,102,.72);will-change:transform}.quote-app-boot-node{position:relative;width:18px;height:18px;border:3px solid #071f20;border-radius:50%;background:#ffe273;box-shadow:0 0 18px rgba(255,224,92,.88);will-change:transform,opacity}.quote-app-boot-status{margin-top:4px;color:#fff;font-size:26px;line-height:1.1;text-wrap:balance;will-change:transform,opacity}.quote-app-boot-ready{color:#9de7b8;font-size:14px;font-weight:850;line-height:1.45;will-change:transform,opacity}.quote-game-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;margin-bottom:28px}.quote-game-heading>div{max-width:780px}.quote-game-heading .kicker{margin:0 0 9px;color:var(--green-dark)}.quote-game-heading :is(h1,h2){position:relative;max-width:780px;margin:0;color:var(--ink);font-size:46px;line-height:1.04;text-wrap:balance}.quote-game-title-text{position:relative;z-index:1}.quote-game-title-charge{position:absolute;bottom:-8px;left:0;width:24%;height:3px;background:var(--yellow);box-shadow:0 0 14px rgba(255,208,40,.75);pointer-events:none}.quote-game-heading p:not(.kicker){max-width:68ch;margin:15px 0 0;color:var(--muted);font-size:16px;line-height:1.62}.quote-game-price-link{min-height:44px;padding:11px 0;color:var(--green-dark);font-weight:900;text-decoration:underline;text-decoration-color:var(--yellow-dark);text-decoration-thickness:2px;text-underline-offset:5px}.quote-game-price-link:focus-visible,.quote-game-price-link:hover{color:var(--ink)}.quote-game-workspace{overflow:hidden;border:1px solid rgba(40,88,93,.2);border-radius:8px;background:#fff;box-shadow:0 24px 56px rgba(31,75,78,.12)}.quote-game-circuit{min-width:0;padding:20px 28px 22px;background:#102c2d;color:#fff}.quote-game-circuit-head{display:flex;align-items:center;justify-content:space-between;gap:22px}.quote-game-circuit-head>div:first-child{display:flex;align-items:baseline;gap:12px}.quote-game-circuit-head span{color:#9de7b8;font-size:12px;font-weight:900;text-transform:uppercase}.quote-game-circuit-head strong{color:rgba(255,255,255,.74);font-size:12px}.quote-game-circuit-selection{display:flex;min-width:0;align-items:baseline;justify-content:flex-end;gap:12px;text-align:right}.quote-game-circuit-selection span{display:inline-block;color:#fff;text-transform:none}.quote-game-circuit-selection strong{color:#ffe273;font-size:16px;font-variant-numeric:tabular-nums}.quote-game-circuit-track{position:relative;height:5px;margin:18px 13px 0;border-radius:999px;background:rgba(255,255,255,.17)}.quote-game-circuit-fill{position:absolute;inset:0;border-radius:inherit;background:var(--green);box-shadow:0 0 18px rgba(37,211,102,.72);transform:scaleX(.08);transform-origin:left center;will-change:transform}.quote-game-circuit-charge{position:absolute;top:50%;left:0;width:14px;height:14px;border:2px solid #102c2d;border-radius:50%;background:#ffe273;box-shadow:0 0 18px rgba(255,224,92,.85);opacity:0;transform:translateY(-50%);will-change:transform}.quote-game-circuit ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:-13px 0 0;padding:0;list-style:none}.quote-game-circuit li{display:flex;min-width:0;align-items:flex-start;justify-content:center;gap:10px;color:rgba(255,255,255,.58)}.quote-game-circuit li>span{position:relative;z-index:1;display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border:2px solid rgba(255,255,255,.24);border-radius:50%;background:#102c2d;color:rgba(255,255,255,.74);font-size:12px;font-weight:900}.quote-game-circuit li>div{display:grid;min-width:0;gap:1px;padding-top:20px}.quote-game-circuit li strong{color:inherit;font-size:12px;line-height:1.35}.quote-game-circuit li small{color:rgba(255,255,255,.46);font-size:10px;font-weight:750}.quote-game-circuit li[data-status=active]{color:#ffe273}.quote-game-circuit li[data-status=active]>span{border-color:var(--yellow);background:var(--yellow);color:#1c241d;box-shadow:0 0 20px rgba(255,208,40,.5)}.quote-game-circuit li[data-status=complete]{color:#a1edbd}.quote-game-circuit li[data-status=complete]>span{border-color:var(--green);background:var(--green);color:#082316;box-shadow:0 0 18px rgba(37,211,102,.45)}.quote-game-circuit li[data-status=active] small,.quote-game-circuit li[data-status=complete] small{color:inherit}.quote-game-form{min-width:0;background:#fff}.quote-game-form-head{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:16px;padding:0 32px;border-bottom:1px solid #dce7e2;color:#50635e;font-size:12px;font-weight:850}.quote-game-panel{min-height:540px;padding:32px 32px 36px}.quote-game-stage{padding:0}.quote-game-stage-head{max-width:760px;margin-bottom:25px}.quote-game-stage-head h2{margin:0;color:var(--ink);font-size:29px;line-height:1.14}.quote-game-stage-head h2:focus{outline:0}.quote-game-stage-head p{max-width:66ch;margin:10px 0 0;color:var(--muted);line-height:1.58}.quote-game-service-fieldset{min-width:0;margin:0;padding:0;border:0}.quote-game-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap}.quote-game-service-picker{display:grid;gap:18px}.quote-game-service-board-head{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid #dce7e2}.quote-game-service-board-head>div{display:flex;align-items:baseline;gap:10px}.quote-game-service-board-head span{color:#65766f;font-size:11px;font-weight:900;text-transform:uppercase}.quote-game-service-board-head strong{color:#173c35;font-size:13px}.quote-game-service-board-head>span{color:#173c35;font-variant-numeric:tabular-nums}.quote-game-service-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.quote-game-service-option{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:13px;min-width:0;min-height:246px;align-content:space-between;padding:15px 15px 17px;overflow:hidden;border:1px solid #d5e1dc;border-radius:6px;background:#fbfdfc;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.quote-game-service-option:hover{border-color:#8ba49b;transform:translateY(-2px)}.quote-game-service-option:focus-within{outline:3px solid var(--green);outline-offset:2px}.quote-game-service-option[data-selected=true]{border-color:var(--green-dark);background:#edf9f2;box-shadow:0 10px 24px rgba(30,101,73,.11)}.quote-game-service-checkbox{position:absolute;width:1px;height:1px;margin:0;opacity:0;pointer-events:none}.quote-game-service-toggle{display:grid;grid-template-columns:25px minmax(0,1fr);gap:12px;min-width:0;min-height:126px;align-content:start;align-items:start;cursor:pointer}.quote-game-check{display:grid;width:23px;height:23px;margin-top:1px;place-items:center;border:2px solid #9fb2ab;border-radius:4px;background:#fff;color:transparent;font-size:15px;font-weight:950;line-height:1}.quote-game-service-option[data-selected=true] .quote-game-check{border-color:var(--green-dark);background:var(--green);color:#062417}.quote-game-service-copy{display:grid;min-width:0;gap:6px}.quote-game-node-meta{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px;color:#75857f;font-size:9px;font-weight:900;text-transform:uppercase}.quote-game-node-meta>span:last-child{color:#687973;text-align:right}.quote-game-service-option[data-selected=true] .quote-game-node-meta>span:last-child{color:#08733f}.quote-game-service-copy strong{color:var(--ink);font-size:15px;line-height:1.35}.quote-game-service-copy small{color:var(--muted);font-size:12px;line-height:1.44}.quote-game-service-price{display:flex;grid-column:2;align-items:baseline;justify-content:space-between;gap:10px;margin-top:auto;padding-top:6px;text-align:left}.quote-game-service-price strong{color:#123f30;font-size:16px;font-variant-numeric:tabular-nums;line-height:1.25}.quote-game-service-price small{color:#6a7b75;font-size:11px;font-weight:850}.quote-game-service-option[data-selected=true] .quote-game-service-price small{color:var(--green-dark)}.quote-game-direct-scale{display:grid;grid-template-columns:minmax(0,1fr) minmax(96px,auto);gap:10px;min-width:0;align-items:end;padding:11px;border:1px solid #d5e1dc;border-radius:5px;background:#f1f6f4;transition:border-color .18s ease,background-color .18s ease}.quote-game-service-option[data-selected=true][data-scale-complete=false] .quote-game-direct-scale{border-color:#d7a22a;background:#fff9dd}.quote-game-direct-scale[data-complete=true]{border-color:#82b79d;background:#e8f7ee}.quote-game-direct-control,.quote-game-direct-fixed{display:grid;min-width:0;gap:5px}.quote-game-direct-control>span,.quote-game-direct-fixed>span,.quote-game-direct-reference>span{color:#5b6c66;font-size:9px;font-weight:900;line-height:1.3;text-transform:uppercase}.quote-game-direct-input{display:grid;grid-template-columns:minmax(0,1fr) auto;min-width:0;overflow:hidden;border:1px solid #aebfb8;border-radius:4px;background:#fff}.quote-game-direct-input:focus-within{border-color:var(--green-dark);box-shadow:0 0 0 2px rgba(37,211,102,.22)}.quote-game-direct-input input,.quote-game-direct-input select{width:100%;min-width:0;min-height:38px;padding:7px 8px;border:0;border-radius:0;background:#fff;color:var(--ink);font:inherit;font-size:13px;font-weight:850;outline:0}.quote-game-direct-input>span{display:flex;min-width:45px;align-items:center;justify-content:center;padding-inline:7px;border-left:1px solid #d5e1dc;color:#4c6159;font-size:10px;font-weight:900}.quote-game-direct-fixed strong{color:#2c463e;font-size:13px;line-height:1.35}.quote-game-direct-reference{display:grid;min-width:0;gap:4px;align-content:end;justify-items:end;text-align:right}.quote-game-direct-reference strong{max-width:132px;color:#173c35;font-size:14px;font-variant-numeric:tabular-nums;line-height:1.3;overflow-wrap:anywhere}.quote-game-direct-scale[data-complete=true] .quote-game-direct-reference strong{color:#08733f}.quote-game-node-current{position:absolute;right:0;bottom:0;left:0;height:3px;background:#aebdb7;transform-origin:left center}.quote-game-service-option[data-selected=true] .quote-game-node-current{background:var(--green);box-shadow:0 0 15px rgba(37,211,102,.72)}.quote-game-selection-dock{display:grid;gap:12px;margin-top:22px;padding:15px 17px;border-top:2px solid #e5c83f;background:#fff9dd}.quote-game-selection-dock-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.quote-game-selection-dock-head strong{color:#283c36;font-size:14px}.quote-game-selection-dock-head span{color:#5f674b;font-size:12px;font-weight:850}.quote-game-selection-chips{display:flex;flex-wrap:wrap;gap:7px}.quote-game-selection-chip{display:inline-flex;min-width:0;min-height:34px;align-items:center;gap:8px;padding:6px 6px 6px 10px;border:1px solid #bfd2ca;border-radius:5px;background:#fff;color:#29473e;font-size:12px;font-weight:800;line-height:1.35}.quote-game-selection-chip button{display:grid;width:24px;height:24px;place-items:center;padding:0;border:0;border-radius:3px;background:#edf3f0;color:#40564f;font:inherit;font-size:17px;line-height:1;cursor:pointer}.quote-game-selection-chip button:focus-visible,.quote-game-selection-chip button:hover{background:#173c35;color:#fff}.quote-game-stage-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:28px;padding-top:22px;border-top:1px solid #dce7e2}.quote-game-stage-actions-end{justify-content:flex-end}.quote-game-stage-actions .btn{min-width:170px}.quote-game-stage-actions .btn:disabled{border-color:#d2d9d6;background:#e7ecea;color:#77827e;box-shadow:none;cursor:not-allowed;transform:none}.quote-game-back{border:1px solid #b8c9c2;background:#fff;color:#304641}.quote-game-back:focus-visible,.quote-game-back:hover{border-color:#6e8b80;background:#f2f7f5}.quote-game-mission-console{display:grid;gap:12px;margin-bottom:24px;padding:17px 18px;border:1px solid #24554b;border-radius:6px;background:#123632;color:#fff}.quote-game-mission-console-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.quote-game-mission-console-head>div{display:grid;gap:2px}.quote-game-mission-console-head span{color:#9fe7b9;font-size:10px;font-weight:900;text-transform:uppercase}.quote-game-mission-console-head strong{color:#fff;font-size:15px}.quote-game-mission-console .quote-game-mission-status{color:#ffe273;font-size:12px;text-align:right}.quote-game-mission-console[data-unlocked=true] .quote-game-mission-status{color:#9ff0bd}.quote-game-mission-track{height:7px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.16)}.quote-game-mission-track>span{display:block;width:100%;height:100%;border-radius:inherit;background:var(--green);box-shadow:0 0 18px rgba(37,211,102,.68);transform:scaleX(0);transform-origin:left center;will-change:transform}.quote-game-loadout{margin-top:22px;border:1px solid #cddcd6;border-radius:6px;background:#fbfdfc}.quote-game-loadout-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border-bottom:1px solid #cddcd6;background:#edf5f1}.quote-game-loadout-head>div{display:grid;gap:2px}.quote-game-loadout-head span,.quote-game-loadout-row span{color:#61736c;font-size:9px;font-weight:900;line-height:1.3;text-transform:uppercase}.quote-game-loadout-head strong{color:#173c35;font-size:14px}.quote-game-loadout-head>span{color:#08733f;text-align:right}.quote-game-loadout-list{display:grid}.quote-game-loadout-row{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(120px,.55fr) minmax(145px,.65fr);gap:18px;min-width:0;align-items:center;padding:15px 16px;border-bottom:1px solid #dce7e2}.quote-game-loadout-row:last-child{border-bottom:0}.quote-game-loadout-row>div{display:grid;min-width:0;gap:4px}.quote-game-loadout-row strong{color:var(--ink);font-size:13px;line-height:1.38;overflow-wrap:anywhere}.quote-game-loadout-row>div:last-child{justify-items:end;text-align:right}.quote-game-loadout-row>div:last-child strong{color:#08733f;font-size:15px;font-variant-numeric:tabular-nums}.quote-game-loadout-row small{color:#687973;font-size:10px;line-height:1.35}.quote-game-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px;padding-top:26px;border-top:2px solid #dce7e2}.quote-game-field{display:grid;min-width:0;gap:8px;align-content:start;color:#273d37;font-weight:850}.quote-game-field>span{font-size:13px}.quote-game-field>span small{color:#8a4a00;font-size:10px;font-weight:900;text-transform:uppercase}.quote-game-field[data-complete=true]>span small{color:#08733f}.quote-game-field[data-complete=true] input,.quote-game-field[data-complete=true] select{border-color:#70a98d;background:#fbfefc}.quote-game-field input,.quote-game-field select,.quote-game-field textarea{width:100%;min-width:0;min-height:48px;padding:11px 13px;border:1px solid #b9cbc4;border-radius:6px;background:#fff;color:var(--ink);font:inherit;font-weight:600}.quote-game-field textarea{min-height:112px;resize:vertical}.quote-game-field input::placeholder,.quote-game-field textarea::placeholder{color:#74827d;opacity:1}.quote-game-field>small{color:var(--muted);font-size:11px;font-weight:650;line-height:1.45}.quote-game-field-wide{grid-column:1/-1}.quote-game-completion-seal{display:grid;grid-template-columns:68px minmax(0,1fr);gap:18px;align-items:center;margin-bottom:26px;padding-bottom:24px;border-bottom:1px solid #cddcd6}.quote-game-completion-seal>div:last-child{display:grid;min-width:0;gap:4px}.quote-game-completion-seal>div:last-child>span{color:#08733f;font-size:10px;font-weight:950;text-transform:uppercase}.quote-game-completion-seal h2{margin:0;color:var(--ink);font-size:29px;line-height:1.14}.quote-game-completion-seal h2:focus{outline:0}.quote-game-completion-seal p{max-width:68ch;margin:2px 0 0;color:var(--muted);line-height:1.55}.quote-game-completion-mark{position:relative;display:grid;width:64px;height:64px;place-items:center;border:2px solid #08733f;border-radius:50%;background:#eaf9f0;color:#08733f;box-shadow:0 0 24px rgba(37,211,102,.2);font-size:28px;font-weight:950}.quote-game-completion-mark>span{position:relative;z-index:2}.quote-game-completion-burst,.quote-game-completion-spark{position:absolute;inset:50%}.quote-game-completion-spark{width:4px;height:13px;border-radius:2px;background:var(--yellow);box-shadow:0 0 10px rgba(255,208,40,.8);opacity:0;transform-origin:center top}.quote-game-completion-spark:nth-child(2n){width:3px;height:9px;background:var(--green)}.quote-game-result-list{border-top:1px solid #cad9d3}.quote-game-result-item,.quote-game-result-list-head{display:grid;grid-template-columns:minmax(230px,1.4fr) minmax(130px,.75fr) minmax(130px,.75fr) minmax(145px,.8fr);gap:18px}.quote-game-result-list-head{padding:10px 12px;background:#edf4f1;color:#61736c;font-size:10px;font-weight:900;text-transform:uppercase}.quote-game-result-item{align-items:center;padding:15px 12px;border-bottom:1px solid #cad9d3}.quote-game-result-item>div{display:grid;min-width:0;gap:3px}.quote-game-result-item small{display:none;color:#6b7b75;font-size:10px;font-weight:900;text-transform:uppercase}.quote-game-result-item strong{color:var(--ink);line-height:1.4;overflow-wrap:anywhere}.quote-game-result-item>div:last-child strong{color:#173c35;font-size:17px;font-variant-numeric:tabular-nums}.quote-game-result-item span{color:#41544e;font-size:13px;font-weight:700;line-height:1.4}.quote-game-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:24px 0 0;border-top:1px solid #d4e1dc}.quote-game-summary>div{min-width:0;padding:14px 16px 14px 0;border-bottom:1px solid #d4e1dc}.quote-game-summary>div:nth-child(2n){padding-left:16px;border-left:1px solid #d4e1dc}.quote-game-summary dt{margin-bottom:5px;color:#667771;font-size:10px;font-weight:900;text-transform:uppercase}.quote-game-summary dd{margin:0;color:var(--ink);font-weight:800;line-height:1.45;overflow-wrap:anywhere}.quote-game-reference{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 24px;align-items:end;margin-top:24px;padding:20px 22px;border:1px solid #d8bc3d;border-radius:7px;background:#fff4bf}.quote-game-reference>span{color:#574510;font-size:11px;font-weight:900;text-transform:uppercase}.quote-game-reference>strong{grid-row:span 2;color:#173c35;font-size:36px;font-variant-numeric:tabular-nums;line-height:1.05;text-align:right;overflow-wrap:anywhere}.quote-game-reference p{max-width:68ch;margin:0;color:#53491f;font-size:13px;line-height:1.5}.quote-game-result-links{display:flex;flex-wrap:wrap;gap:18px;margin-top:16px}.quote-game-result-links a,.quote-game-result-links button{min-height:44px;padding:10px 0;border:0;background:transparent;color:var(--green-dark);font:inherit;font-weight:850;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px;cursor:pointer}.quote-game-unlocked-cta{box-shadow:0 10px 26px rgba(37,211,102,.24)}.quote-game-unlocked-cta:focus-visible,.quote-game-unlocked-cta:hover{box-shadow:0 12px 30px rgba(37,211,102,.34)}@media (max-width:980px){.quote-game-service-list{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-game-result-item,.quote-game-result-list-head{grid-template-columns:minmax(200px,1.35fr) repeat(3,minmax(110px,.75fr));gap:12px}}@media (max-width:760px){.quote-game{padding:38px 0 72px}.quote-game-heading{grid-template-columns:1fr;gap:12px;align-items:start}.quote-game-heading :is(h1,h2){font-size:37px}.quote-game-circuit{padding:18px 18px 20px}.quote-game-circuit-head{align-items:flex-start}.quote-game-circuit-head>div:first-child,.quote-game-circuit-selection{display:grid;gap:2px}.quote-game-circuit li{align-items:flex-start}.quote-game-form-head{padding-inline:20px}.quote-game-panel{min-height:0;padding:27px 20px 30px}.quote-game-fields,.quote-game-service-list{grid-template-columns:1fr}.quote-game-field-wide{grid-column:auto}.quote-game-loadout-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.quote-game-loadout-row>div:first-child{grid-column:1/-1}.quote-game-result-list-head{display:none}.quote-game-result-item{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 18px;padding:16px 4px}.quote-game-result-item>div:first-child{grid-column:1/-1}.quote-game-result-item small{display:block}.quote-game-reference{grid-template-columns:1fr;align-items:start}.quote-game-reference>strong{grid-row:auto;text-align:left}.quote-game-completion-seal{grid-template-columns:60px minmax(0,1fr)}.quote-game-stage-actions{align-items:stretch;flex-direction:column-reverse}.quote-game-stage-actions-end{flex-direction:column}.quote-game-stage-actions .btn{width:100%}}@media (max-width:520px){.quote-game{padding-top:30px}.quote-game-heading :is(h1,h2){font-size:32px}.quote-game-heading p:not(.kicker){font-size:15px}.quote-game-circuit{padding-inline:14px}.quote-game-circuit-head{gap:12px}.quote-game-circuit-selection strong{font-size:14px}.quote-game-circuit-track{margin-top:17px}.quote-game-circuit ol{gap:6px}.quote-game-circuit li{display:grid;justify-items:center;gap:5px;text-align:center}.quote-game-circuit li>div{gap:0;padding-top:0}.quote-game-circuit li strong{font-size:10px}.quote-game-circuit li small{display:none}.quote-game-form-head{padding-inline:16px}.quote-game-panel{padding:24px 16px 27px}.quote-game-stage-head h2{font-size:25px}.quote-game-service-board-head{align-items:flex-start;flex-direction:column;gap:4px}.quote-game-service-option{grid-template-columns:minmax(0,1fr);gap:12px;min-height:0;padding:14px}.quote-game-service-toggle{gap:10px;min-height:0}.quote-game-service-price{grid-column:2;justify-items:start;text-align:left}.quote-game-direct-scale{grid-template-columns:minmax(0,1fr) minmax(96px,.7fr)}.quote-game-selection-dock{margin-inline:-2px;padding-inline:13px}.quote-game-selection-dock-head{align-items:flex-start;flex-direction:column;gap:3px}.quote-game-selection-chip{max-width:100%}.quote-game-loadout-head{align-items:flex-start;flex-direction:column;gap:4px}.quote-game-loadout-head>span{text-align:left}.quote-game-loadout-row{grid-template-columns:1fr}.quote-game-loadout-row>div:first-child{grid-column:auto}.quote-game-loadout-row>div:last-child{justify-items:start;text-align:left}.quote-game-mission-console-head{align-items:flex-start;flex-direction:column;gap:7px}.quote-game-mission-console .quote-game-mission-status{text-align:left}.quote-game-completion-seal{grid-template-columns:1fr}.quote-game-completion-mark{width:56px;height:56px}.quote-game-completion-seal h2{font-size:25px}.quote-game-result-item{grid-template-columns:1fr}.quote-game-result-item>div:first-child{grid-column:auto}.quote-game-summary{grid-template-columns:1fr}.quote-game-summary>div,.quote-game-summary>div:nth-child(2n){padding:13px 0;border-left:0}.quote-game-reference{padding:17px}.quote-game-reference>strong{font-size:30px}}@media (prefers-reduced-motion:reduce){.quote-app-boot{display:none!important}.quote-game-service-option{transition:none}.quote-game-service-option:hover{transform:none}.quote-app-boot-line,.quote-app-boot-node,.quote-app-boot-ready,.quote-app-boot-status,.quote-game-circuit-charge,.quote-game-circuit-fill,.quote-game-mission-track>span{will-change:auto}.quote-game-completion-spark,.quote-game-title-charge{display:none}}.service-price-guide-action{flex-wrap:wrap;gap:12px}