.fintech-product .fp-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem;padding-block:1.65rem;color:var(--ft-muted);font-size:.8rem;line-height:1.6}.fintech-product .fp-breadcrumbs [aria-current]{color:var(--ft-ink)}.fintech-product .fp-hero{display:grid;grid-template-columns:1.06fr 1fr;gap:clamp(2rem,4.5vw,4.5rem);align-items:start;padding-block:.75rem 3.5rem}.fintech-product .fp-visual,.fintech-product .fp-purchase{min-width:0}.fintech-product .fp-visual{position:sticky;top:118px}.fintech-product .fp-media-shell{position:relative;overflow:hidden;border:1px solid #14263a;border-radius:1.4rem;background:#05132e}.fintech-product .fp-media-label{position:absolute;z-index:2;inset:1.4rem 1.4rem auto;display:flex;justify-content:space-between;gap:1rem;color:#d8e4e8;font-size:.8rem}.fintech-product .fp-media-label>span{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .7rem;border:1px solid #ffffff25;border-radius:.5rem;background:#05132ebb}.fintech-product .product-media-card{display:block;width:100%;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;transform:none;transition:none}.fintech-product .product-media-frame{display:grid;width:100%;height:clamp(340px,35vw,470px);min-height:0;padding:2.7rem .5rem .8rem;border:0;border-radius:0;background:#05132e}.fintech-product .product-media-frame:after{display:none}.fintech-product .product-media-card img{display:block;width:100%;height:100%;max-height:100%;aspect-ratio:auto;object-fit:contain;filter:none;transform:none}.fintech-product .product-media-card-placeholder img{max-width:90%;justify-self:center}.fintech-product .product-visual-specs{display:grid;grid-template-columns:1fr .9fr 1.3fr;gap:0;margin:0;padding:1.35rem 1.5rem 1.55rem;border-top:1px solid #ffffff20;background:#0a1b31}.fintech-product .product-visual-specs div{min-width:0;padding:0 1rem;border:0;border-right:1px solid #ffffff20;border-radius:0;background:none}.fintech-product .product-visual-specs div:first-child{padding-left:0}.fintech-product .product-visual-specs div:last-child{padding-right:0;border-right:0}.fintech-product .product-visual-specs dt{color:#a8bac6;font-size:.75rem;text-transform:none;letter-spacing:0}.fintech-product .product-visual-specs dd{margin:.55rem 0 0;color:#eef6f4;font-size:.9rem;font-weight:650;line-height:1.5;overflow-wrap:anywhere}.fintech-product .fp-visual-note{display:flex;align-items:center;gap:.7rem;margin:1.1rem .2rem 0;color:var(--ft-muted);font-size:.8rem;line-height:1.5}.fintech-product .fp-visual-note>svg{color:#548868}.fintech-product .fp-visual-note a{display:grid;place-items:center;width:2.75rem;height:2.75rem;margin-left:auto}.fintech-product .fp-identity-meta{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem 1rem;color:var(--ft-muted);font-size:.78rem;font-weight:650}.fintech-product .fp-availability{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .65rem;border:1px solid #d8e5dc;border-radius:2rem;color:#346349;background:#edf5ef;font-size:.75rem}.fintech-product .fp-availability>span{width:.35rem;height:.35rem;border-radius:50%;background:currentColor}.fintech-product .fp-availability-sold-out,.fintech-product .fp-availability-coming-soon,.fintech-product .fp-availability-on-request{color:#6d6551;background:#f3f1e9;border-color:#e5e0d3}.fintech-product .fp-identity h1{margin-top:1.1rem;font-size:clamp(2rem,3.2vw,3rem);font-weight:630;line-height:1.12;letter-spacing:-.055em;overflow-wrap:anywhere}.fintech-product .fp-identity>p{margin-top:1rem;color:var(--ft-muted);font-size:1rem;line-height:1.7}.fintech-product .fp-price{margin-block:1.5rem;padding-block:1.25rem;border-block:1px solid var(--ft-line)}.fintech-product .fp-price>span{display:block;color:var(--ft-muted);font-size:.8rem;font-weight:600}.fintech-product .fp-per-unit{color:#6d7e73;font-weight:450}.fintech-product .fp-price>strong{display:block;margin-top:.3rem;font-size:clamp(2rem,3vw,2.6rem);font-weight:650;line-height:1.3;letter-spacing:-.055em;font-variant-numeric:tabular-nums}.fintech-product .fp-price>p{margin-top:.3rem;color:var(--ft-muted);font-size:.78rem;line-height:1.6}.fintech-product .fp-contracts{display:block;min-width:0;margin:0;padding:0;border:0}.fintech-product .fp-contracts legend{margin-bottom:.8rem;padding:0;color:var(--ft-ink);font-size:.88rem;font-weight:700}.fintech-product .fp-contract-options{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.fintech-product .fp-contract{position:relative;display:flex;flex-direction:column;min-width:0;margin:0;padding:1rem;border:1px solid #ccdcd1;border-radius:.85rem;background:#fff;color:var(--ft-ink);cursor:pointer}.fintech-product .fp-contract input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;opacity:0}.fintech-product .fp-contract:has(input:checked){border-color:var(--ft-green);background:#eaf4ed;box-shadow:inset 0 0 0 1px var(--ft-green)}.fintech-product .fp-contract:has(input:focus-visible){outline:3px solid #71ab82;outline-offset:4px}.fintech-product .fp-contract-heading{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.fintech-product .fp-contract-heading strong{font-size:.76rem;font-weight:800;letter-spacing:.04em}.fintech-product .fp-radio-mark{display:grid;place-items:center;width:1rem;height:1rem;border:1px solid #b7c9bd;border-radius:50%;background:#fff}.fintech-product .fp-radio-mark svg{visibility:hidden}.fintech-product input:checked~.fp-contract-heading .fp-radio-mark{background:var(--ft-green);border-color:var(--ft-green);color:#fff}.fintech-product input:checked~.fp-contract-heading .fp-radio-mark svg{visibility:visible}.fintech-product .fp-contract-uptime{display:block;margin-top:.6rem;color:var(--ft-muted);font-size:.8rem;line-height:1.5}.fintech-product .fp-contract-price{display:block;margin-top:.75rem;font-size:1.65rem;line-height:1.25;font-weight:700;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.fintech-product .fp-contract-price>span{font-size:.78rem;font-weight:500;letter-spacing:0;color:var(--ft-muted)}.fintech-product .fp-contracts.has-error .fp-contract{border-color:#ad594b}.fintech-product .fp-mode-hint{margin-top:.7rem;color:#a0473b;font-size:.85rem;line-height:1.5}.fintech-product .fp-contract-included{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.85rem;color:var(--ft-muted);font-size:.75rem;line-height:1.6}.fintech-product .fp-contract-included>svg{color:#48825a}.fintech-product .fp-activation{display:flex;align-items:center;gap:.35rem;margin-top:.35rem;color:var(--ft-muted);font-size:.75rem;line-height:1.6}.fintech-product .fp-contract-included a{display:inline-flex;align-items:center;gap:.25rem;margin-left:auto;color:var(--ft-green);text-decoration:underline;text-underline-offset:.2em}.fintech-product .fp-buy-row{display:grid;grid-template-columns:9.25rem minmax(0,1fr);gap:1rem;align-items:end;margin-top:1.4rem}.fintech-product .fp-quantity>label{display:block;margin-bottom:.6rem;color:var(--ft-muted);font-size:.8rem;font-weight:600}.fintech-product .product-quantity-control{display:grid;grid-template-columns:2.75rem minmax(0,1fr) 2.75rem;border:1px solid #cddbd1;border-radius:.7rem;background:#fff}.fintech-product .product-quantity-control button,.fintech-product .product-quantity-control input{width:100%;min-width:0;min-height:3.2rem;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:var(--ft-ink);font:inherit;font-size:.95rem;font-weight:650;box-shadow:none}.fintech-product .product-quantity-control input{appearance:textfield}.fintech-product .product-quantity-control button:hover{background:transparent}.fintech-product .product-quantity-control button:focus-visible,.fintech-product .product-quantity-control input:focus-visible{outline:2px solid #71ab82;outline-offset:-3px;background:#edf5ef}.fintech-product .product-quantity-control button:disabled{color:#b2bdb5;cursor:default}.fintech-product .fp-add-button{width:100%;min-height:3.3rem;padding-inline:.75rem;font-size:.86rem}.fintech-product .fp-add-button:disabled{cursor:default;background:#397953;border-color:#397953;color:#fff;opacity:1}.fintech-product .fp-consultation{display:flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.75rem;margin-top:.5rem;color:var(--ft-muted);font-size:.8rem}.fintech-product .fp-assurance{display:flex;gap:.7rem;align-items:start;margin-top:1.05rem;padding:1rem 1.1rem;border:1px solid var(--ft-line);border-radius:.75rem;background:#f0f5f1;color:#578062}.fintech-product .fp-assurance strong{display:block;margin-bottom:.2rem;color:#3a6549;font-size:.8rem;font-weight:650}.fintech-product .fp-assurance p span{display:block;color:var(--ft-muted);font-size:.75rem;line-height:1.65}.fintech-product .fp-request{display:grid;justify-items:start;gap:.8rem}.fintech-product .fp-request>p{margin-bottom:.5rem;color:var(--ft-muted);font-size:1rem;line-height:1.7}.fintech-product .fp-facts dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:1.8rem 0;border-block:1px solid var(--ft-line)}.fintech-product .fp-facts dl>div{min-width:0;padding-inline:2rem;border-right:1px solid var(--ft-line)}.fintech-product .fp-facts dl>div:first-child{padding-left:0}.fintech-product .fp-facts dl>div:last-child{border:0}.fintech-product .fp-facts dt{color:var(--ft-muted);font-size:.85rem}.fintech-product .fp-facts dd{margin:.65rem 0 0;color:var(--ft-ink);font-size:clamp(1.25rem,2.1vw,1.85rem);font-weight:650;line-height:1.35;letter-spacing:-.04em;overflow-wrap:anywhere}.fintech-product .fp-section-links{display:flex;flex-wrap:wrap;gap:.25rem 2rem;padding-block:1rem;border-bottom:1px solid var(--ft-line)}.fintech-product .fp-section-links a{display:flex;align-items:center;min-height:2.75rem;color:var(--ft-muted);font-size:.85rem;font-weight:650}.fintech-product .fp-section{padding-block:5rem;scroll-margin-top:110px}.fintech-product .fp-overview,.fintech-product .fp-specs-layout,.fintech-product .fp-shipping{display:grid;grid-template-columns:.75fr 1.3fr;gap:clamp(2rem,6vw,7rem)}.fintech-product .fp-section-heading h2{margin-top:.8rem;font-size:clamp(2rem,3.2vw,2.75rem);font-weight:620;line-height:1.16;letter-spacing:-.05em}.fintech-product .fp-section-heading>p{margin-top:1.1rem;color:var(--ft-muted);font-size:1rem;line-height:1.65}.fintech-product .fp-body{min-width:0;color:var(--ft-muted);font-size:1rem;line-height:1.85;overflow-wrap:anywhere}.fintech-product .fp-body h2,.fintech-product .fp-body h3{margin:2rem 0 .8rem;color:var(--ft-ink);font-size:1.2rem;font-weight:700;line-height:1.5;letter-spacing:-.025em}.fintech-product .fp-body>:first-child{margin-top:0}.fintech-product .fp-body p+p{margin-top:1rem}.fintech-product .fp-body a{color:var(--ft-green);text-decoration:underline;text-underline-offset:.2em}.fintech-product .fp-specs-section{border-block:1px solid #e1e9e2;background:#edf3ee;scroll-margin-top:100px}.fintech-product .fp-chip{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.5rem .75rem;border:1px solid #d2e1d5;border-radius:.5rem;background:#f6faf7;color:#4e745b;font-size:.8rem}.fintech-product .fp-spec-table{width:100%;height:fit-content;border-collapse:collapse;font-size:.9rem;line-height:1.6}.fintech-product .fp-spec-table tr{border-bottom:1px solid #d7e2d9}.fintech-product .fp-spec-table tr:first-child th,.fintech-product .fp-spec-table tr:first-child td{padding-top:0}.fintech-product .fp-spec-table th,.fintech-product .fp-spec-table td{padding:1rem 0;vertical-align:top;background:transparent;border:0}.fintech-product .fp-spec-table th{width:45%;padding-right:1.5rem;color:#617566;text-align:left;font-weight:500}.fintech-product .fp-spec-table td{color:var(--ft-ink);font-weight:650;text-align:right;overflow-wrap:anywhere}.fintech-product .fp-process{padding:2rem;border:1px solid #dbe6de;border-radius:1.1rem;background:#fff}.fintech-product .fp-process-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.fintech-product .fp-process-heading h2{font-size:1.25rem;letter-spacing:-.03em}.fintech-product .fp-process ol{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.75rem;margin:1.75rem 0 0;padding:1.5rem 0 0;border-top:1px solid var(--ft-line);list-style:none}.fintech-product .fp-process li{position:relative;display:flex;flex-direction:column;align-items:start;gap:.8rem}.fintech-product .fp-process li>span{display:grid;place-items:center;width:2rem;height:2rem;border:1px solid #dae6dd;border-radius:.55rem;color:#507b5d;background:#edf5ef;font-size:.8rem;font-variant-numeric:tabular-nums}.fintech-product .fp-process li strong{max-width:17ch;font-size:.85rem;font-weight:600;line-height:1.6}.fintech-product .fp-process li>svg{position:absolute;top:.4rem;right:0;color:#9fb6a5}.fintech-product .fp-related-heading{display:flex;justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:2rem}.fintech-product .fp-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem}.fintech-product .fp-related-card{min-width:0;overflow:hidden;border:1px solid var(--ft-line);border-radius:1rem;background:#fff}.fintech-product .fp-related-image{display:grid;width:100%;height:240px;background:#05132e}.fintech-product .fp-related-image img{width:100%;height:100%;min-height:0;object-fit:contain}.fintech-product .fp-related-body{padding:1.5rem}.fintech-product .fp-related-body>span{color:var(--ft-muted);font-size:.78rem}.fintech-product .fp-related-body h3{margin-top:.65rem;min-height:3rem;font-size:1.15rem;line-height:1.4;letter-spacing:-.03em}.fintech-product .fp-related-body dl{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-block:1.5rem}.fintech-product .fp-related-body dt{color:var(--ft-muted);font-size:.75rem}.fintech-product .fp-related-body dd{margin:.45rem 0 0;font-size:.95rem;font-weight:650}.fintech-product .fp-related-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:1.1rem;border-top:1px solid var(--ft-line)}.fintech-product .fp-related-bottom strong{font-size:1.1rem;font-weight:700;letter-spacing:-.025em}.fintech-product .fp-related-bottom>span{display:flex;align-items:center;gap:.25rem;color:var(--ft-muted);font-size:.8rem}.fintech-product .fp-advice{display:flex;align-items:center;gap:1.5rem;margin-bottom:5rem;padding:2.5rem;border-radius:1.2rem;background:#163e31}.fintech-product .fp-advice-icon{display:grid;place-items:center;width:3.5rem;height:3.5rem;flex-shrink:0;border:1px solid #486b53;border-radius:1rem;background:#234f3c;color:#c0dec6}.fintech-product .fp-advice .ft-kicker{color:#b2cbbb}.fintech-product .fp-advice h2{margin-top:.4rem;color:#f0f7f1;font-size:1.9rem;letter-spacing:-.04em}.fintech-product .fp-advice p{margin-top:.65rem;color:#b4cbbd;font-size:.95rem;line-height:1.65}.fintech-product .fp-advice>.ft-action{margin-left:auto;flex-shrink:0}.fintech-product .fp-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.fintech-product .ft-action:active{transform:none}.fintech-product .ft-action:active:not(:focus-visible):not(:disabled),.fintech-product .product-quantity-control button:active:not(:focus-visible):not(:disabled){transform:scale(.97)}.fintech-product .ft-action:focus-visible{transition:none}@media(hover:hover)and (pointer:fine){.fintech-product .fp-contract:hover{border-color:#7d9f87}.fintech-product .fp-contract:has(input:checked):hover{border-color:var(--ft-green)}.fintech-product .product-quantity-control button:hover:not(:disabled){background:#edf5ef}.fintech-product .fp-section-links a:hover,.fintech-product .fp-consultation:hover,.fintech-product .fp-breadcrumbs a:hover{color:var(--ft-green);text-decoration:underline;text-underline-offset:.25em}.fintech-product .fp-related-card:has(a:hover){border-color:#a9c5b1}}@media(max-width:1100px){.fintech-product .fp-hero{gap:2rem;grid-template-columns:1fr 1fr}.fintech-product .fp-contract{padding:.85rem}.fintech-product .fp-buy-row{grid-template-columns:8.5rem minmax(0,1fr);gap:.7rem}.fintech-product .product-visual-specs{padding-inline:1rem}.fintech-product .product-visual-specs div{padding-inline:.7rem}.fintech-product .fp-advice{flex-wrap:wrap}}@media(max-width:820px){.fintech-product .fp-hero{grid-template-columns:1fr;gap:2rem}.fintech-product .fp-visual{position:static}.fintech-product .product-media-frame{height:380px}.fintech-product .fp-identity h1{font-size:clamp(2rem,5vw,2.9rem)}.fintech-product .fp-visual-note{margin-top:.45rem}.fintech-product .fp-facts dl>div{padding-inline:1rem}.fintech-product .fp-overview,.fintech-product .fp-specs-layout,.fintech-product .fp-shipping{grid-template-columns:1fr;gap:2rem}.fintech-product .fp-section{padding-block:3.5rem}.fintech-product .fp-process{padding:1.5rem}.fintech-product .fp-process ol{gap:1rem}.fintech-product .fp-process li>svg{display:none}.fintech-product .fp-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fintech-product .fp-related-grid>:last-child:nth-child(odd){grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr}.fintech-product .fp-related-grid>:last-child:nth-child(odd) .fp-related-image{height:100%;min-height:230px}}@media(max-width:540px){.fintech-product .fp-breadcrumbs{font-size:.75rem;gap:.4rem;padding-block:1.1rem}.fintech-product .fp-hero{padding-top:.25rem;padding-bottom:2rem;gap:1.4rem}.fintech-product .fp-media-label{inset:.85rem .85rem auto;font-size:.75rem}.fintech-product .fp-media-label>span{padding:.35rem .55rem}.fintech-product .product-media-frame{height:300px;padding:2.5rem .15rem .5rem}.fintech-product .product-visual-specs{padding:1rem .8rem}.fintech-product .product-visual-specs div{padding-inline:.5rem}.fintech-product .product-visual-specs dd{font-size:.8rem}.fintech-product .fp-identity h1{font-size:2.2rem}.fintech-product .fp-contract{padding:.9rem .8rem}.fintech-product .fp-buy-row{grid-template-columns:8.7rem minmax(0,1fr);gap:.6rem}.fintech-product .fp-add-button{gap:.45rem;padding-inline:.55rem;font-size:.8rem}.fintech-product .fp-add-button svg{width:16px}.fintech-product .fp-facts dl{grid-template-columns:1fr 1fr;gap:1.6rem 0;padding-block:1.5rem}.fintech-product .fp-facts dl>div{padding-inline:1rem}.fintech-product .fp-facts dl>div:nth-child(odd){padding-left:0}.fintech-product .fp-facts dl>div:nth-child(2n){border:0}.fintech-product .fp-facts dt{font-size:.8rem}.fintech-product .fp-section-links{column-gap:1.25rem}.fintech-product .fp-section-links a{font-size:.8rem}.fintech-product .fp-process-heading{display:block}.fintech-product .fp-process-heading h2{margin-top:.6rem}.fintech-product .fp-process ol{grid-template-columns:1fr;gap:.9rem}.fintech-product .fp-process li{flex-direction:row;align-items:center}.fintech-product .fp-process li strong{max-width:none}.fintech-product .fp-process li>span{flex-shrink:0}.fintech-product .fp-related-heading{align-items:start;flex-direction:column;gap:1rem}.fintech-product .fp-related-grid{grid-template-columns:1fr}.fintech-product .fp-related-grid>:last-child:nth-child(odd){display:block}.fintech-product .fp-related-grid>:last-child:nth-child(odd) .fp-related-image{height:240px}.fintech-product .fp-related-body h3{min-height:0}.fintech-product .fp-advice{display:block;padding:1.75rem;margin-bottom:3rem}.fintech-product .fp-advice-icon{margin-bottom:1.25rem}.fintech-product .fp-advice>.ft-action{margin-top:1.5rem;white-space:normal}}@media(max-width:370px){.fintech-product .fp-contract-options,.fintech-product .fp-buy-row{grid-template-columns:1fr}.fintech-product .fp-quantity{max-width:10rem}}@media(prefers-reduced-motion:reduce){.fintech-product .ft-action,.fintech-product .product-quantity-control button{transition:none}.fintech-product .ft-action:active:not(:focus-visible),.fintech-product .product-quantity-control button:active:not(:focus-visible){transform:none}}
