:root{--fp-white:#fff;--fp-paper:#f5f8fa;--fp-ink:#142533;--fp-blue:#246b86;--fp-line:#dce6ec;--fp-orange:#ff5a00;--fp-muted:#5d7480}.fnrf-product{background:var(--fp-white);color:var(--fp-ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;line-height:1.55}.fnrf-product *{box-sizing:border-box}.fnrf-product__wrap{width:min(1240px,calc(100% - 56px));margin:auto}.fnrf-product__hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px;border-bottom:4px solid var(--fp-orange)}.fnrf-product__hero-copy{display:flex;flex-direction:column;justify-content:center;padding:72px max(42px,calc((100vw - 1240px)/2));padding-right:54px}.fnrf-product__kicker{margin:0 0 14px;color:var(--fp-blue);font-size:1.2rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.fnrf-product__hero h1{margin:0;font-size:clamp(5rem,6vw,7.4rem);font-weight:550;line-height:.98;letter-spacing:-.055em}.fnrf-product__lead{max-width:60rem;margin:2.6rem 0 0;color:var(--fp-muted);font-size:2rem}.fnrf-product__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3.2rem}.fnrf-product__button{display:inline-flex;align-items:center;justify-content:space-between;gap:1.8rem;min-height:5.2rem;padding:0 2rem;border:1px solid var(--fp-blue);border-radius:4px;background:#fff;color:var(--fp-blue);font:inherit;font-weight:750;text-decoration:none;cursor:pointer}.fnrf-product__button--primary{border-color:var(--fp-orange);background:var(--fp-orange);color:#fff}.fnrf-product__button--disabled{border-color:#b8c7cf;background:#edf1f3;color:#6b7d86;cursor:not-allowed}.fnrf-product__identity{display:flex;gap:3rem;margin:3rem 0 0}.fnrf-product__identity div{padding-left:1.4rem;border-left:2px solid var(--fp-line)}.fnrf-product__identity dt{color:var(--fp-muted);font-size:1.1rem;text-transform:uppercase}.fnrf-product__identity dd{margin:0;font-weight:700}.fnrf-product__gallery{display:flex;flex-direction:column;justify-content:center;gap:1.6rem;padding:5rem;background-color:#f7fbfe;background-image:linear-gradient(rgba(36,107,134,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(36,107,134,.07) 1px,transparent 1px);background-size:42px 42px}.fnrf-product__gallery-stage{display:grid;place-items:center;min-height:430px;padding:3rem;border:1px solid #dfeaf1;border-radius:5px;background:#fff;box-shadow:0 9px 24px #234d6014}.fnrf-product__gallery-stage>img{width:min(100%,450px);height:auto;object-fit:contain}.fnrf-product__thumbs{display:grid;grid-template-columns:repeat(3,88px);gap:1rem}.fnrf-product__thumbs button{padding:.6rem;border:1px solid var(--fp-line);background:#fff;cursor:pointer}.fnrf-product__thumbs button.is-active{border-color:var(--fp-orange)}.fnrf-product__thumbs img{display:block;width:100%;height:72px;object-fit:contain}.fnrf-product__section{padding:9rem 0}.fnrf-product__section--alt,.fnrf-product__purchase{background:var(--fp-paper)}.fnrf-product__heading{display:grid;grid-template-columns:.9fr 1.1fr;gap:8rem;align-items:end;margin-bottom:4rem}.fnrf-product__heading h2,.fnrf-product__purchase h2{margin:0;font-size:4.4rem;font-weight:550;line-height:1.08;letter-spacing:-.04em}.fnrf-product__heading>p{margin:0;color:var(--fp-muted);font-size:1.8rem}.fnrf-product__cards{display:grid;gap:1.6rem}.fnrf-product__cards--four{grid-template-columns:repeat(4,1fr)}.fnrf-product__cards article,.fnrf-product__boundary article,.fnrf-product__subgrid article,.fnrf-product__purchase-grid article{padding:3rem;border:1px solid var(--fp-line);border-radius:5px;background:#fff}.fnrf-product__cards article{min-height:270px}.fnrf-product__cards article>span{display:grid;place-items:center;width:5.6rem;height:5.6rem;border:1px solid #b9d0da;color:var(--fp-blue);font-size:2.4rem}.fnrf-product h3{font-size:2.1rem;line-height:1.2}.fnrf-product article p{color:var(--fp-muted)}.fnrf-product__system{display:grid;grid-template-columns:1fr 90px 1fr;align-items:center;padding:5rem;border:1px solid var(--fp-line);background-image:linear-gradient(rgba(36,107,134,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(36,107,134,.06) 1px,transparent 1px);background-size:34px 34px}.fnrf-product__endpoint{padding:2.4rem;border:1px solid #b8ced8;background:#fff;text-align:center}.fnrf-product__endpoint b,.fnrf-product__endpoint small,.fnrf-product__endpoint em{display:block}.fnrf-product__endpoint em{margin-top:1.5rem;padding:1.2rem;background:#edf5f8;color:var(--fp-blue);font-style:normal;font-weight:800}.fnrf-product__air{text-align:center;color:var(--fp-blue);font-size:2.8rem}.fnrf-product__air small{display:block;font-size:1rem;font-weight:800}.fnrf-product__note{margin:2rem 0 0;padding:2rem;border-left:3px solid var(--fp-orange);background:#edf5f8}.fnrf-product__metrics{border-block:1px solid var(--fp-line);background:var(--fp-paper)}.fnrf-product__metrics-grid{display:grid;grid-template-columns:repeat(8,1fr)}.fnrf-product__metrics-grid div{min-height:125px;padding:2.6rem 1.5rem;border-left:1px solid var(--fp-line)}.fnrf-product__metrics-grid div:last-child{border-right:1px solid var(--fp-line)}.fnrf-product__metrics span,.fnrf-product__metrics b{display:block}.fnrf-product__metrics span{color:var(--fp-muted);font-size:1rem;text-transform:uppercase}.fnrf-product__metrics b{margin-top:1rem;line-height:1.25}.fnrf-product__boundary,.fnrf-product__subgrid,.fnrf-product__resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.fnrf-product__boundary article p{padding-top:1.3rem;border-top:1px solid var(--fp-line)}.fnrf-product__spec-layout{display:grid;grid-template-columns:1.4fr .6fr;border:1px solid var(--fp-line)}.fnrf-product__spec-layout>img{width:100%;height:100%;padding:3rem;background:#f3f8fa;object-fit:contain}.fnrf-product__spec-table{padding:1rem 3rem}.fnrf-product__spec-table div{display:grid;grid-template-columns:1fr 1.4fr;gap:2rem;padding:1.5rem 0;border-bottom:1px solid var(--fp-line)}.fnrf-product__spec-table div:last-child{border:0}.fnrf-product__spec-table span{color:var(--fp-muted)}.fnrf-product__subgrid{margin-top:2rem}.fnrf-product__subgrid dl div,.fnrf-product__subgrid li{display:grid;grid-template-columns:1fr 1.5fr;gap:1rem;padding:1.2rem 0;border-top:1px solid var(--fp-line)}.fnrf-product__subgrid dt,.fnrf-product__subgrid li b{color:var(--fp-blue);font-weight:800}.fnrf-product__subgrid dd{margin:0}.fnrf-product__subgrid ol{padding:0;list-style:none}.fnrf-product__subgrid li span{color:var(--fp-muted)}.fnrf-product__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:0;list-style:none}.fnrf-product__steps li{padding:2.5rem;border-top:3px solid var(--fp-blue);background:#fff}.fnrf-product__steps li>b{display:grid;place-items:center;width:3.6rem;height:3.6rem;border-radius:50%;background:var(--fp-blue);color:#fff}.fnrf-product__download,.fnrf-product__faq{padding:3rem;border:1px solid var(--fp-line);background:#fff}.fnrf-product__download{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.fnrf-product__download span,.fnrf-product__sku,.fnrf-product__safe-note{color:var(--fp-muted);font-size:1.3rem}.fnrf-product__faq details{padding:1.7rem 0;border-bottom:1px solid var(--fp-line)}.fnrf-product__faq summary{cursor:pointer;font-weight:700}.fnrf-product__purchase{padding:8.5rem 0;border-top:1px solid var(--fp-line)}.fnrf-product__purchase header{margin-bottom:3rem}.fnrf-product__purchase-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:2rem}.fnrf-product__tiers{display:grid;grid-template-columns:repeat(3,1fr);margin:2rem 0}.fnrf-product__tiers div{padding:1.5rem;border:1px solid var(--fp-line)}.fnrf-product__tiers b,.fnrf-product__tiers span{display:block}.fnrf-product__tiers span{color:var(--fp-muted);font-size:1.2rem}.fnrf-product__kit-price{font-size:3.4rem!important;color:var(--fp-ink)!important;font-weight:700}.fnrf-product__kit-price span{font-size:1.4rem;font-weight:400}.fnrf-product__buy-form{display:grid;grid-template-columns:auto 90px 1fr;gap:1rem;align-items:center}.fnrf-product__buy-form input{min-height:5.2rem;padding:0 1rem;border:1px solid var(--fp-line)}.fnrf-product__commerce-note{margin:2rem 0 0;color:var(--fp-muted);font-size:1.3rem}.fnrf-product__empty{text-align:center}@media(max-width:990px){.fnrf-product__hero{grid-template-columns:1fr}.fnrf-product__cards--four,.fnrf-product__steps{grid-template-columns:1fr 1fr}.fnrf-product__heading,.fnrf-product__spec-layout,.fnrf-product__purchase-grid{grid-template-columns:1fr}.fnrf-product__heading{gap:2rem}.fnrf-product__metrics-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:700px){.fnrf-product__wrap{width:calc(100% - 36px)}.fnrf-product__hero-copy{padding:6rem 2rem}.fnrf-product__hero h1{font-size:4.7rem}.fnrf-product__lead{font-size:1.7rem}.fnrf-product__gallery{padding:2rem}.fnrf-product__gallery-stage{min-height:320px}.fnrf-product__identity{flex-direction:column;gap:1rem}.fnrf-product__section{padding:6.5rem 0}.fnrf-product__heading h2,.fnrf-product__purchase h2{font-size:3.5rem}.fnrf-product__cards--four,.fnrf-product__boundary,.fnrf-product__subgrid,.fnrf-product__resource-grid,.fnrf-product__steps{grid-template-columns:1fr}.fnrf-product__system{grid-template-columns:1fr;padding:2rem}.fnrf-product__air{padding:1rem;transform:rotate(90deg)}.fnrf-product__metrics-grid{grid-template-columns:1fr 1fr}.fnrf-product__spec-table{padding:1rem 1.7rem}.fnrf-product__spec-table div{grid-template-columns:1fr;gap:.4rem}.fnrf-product__purchase-grid,.fnrf-product__buy-form{grid-template-columns:1fr}.fnrf-product__button{width:100%}}.fnrf-product__connection-visual{margin:2rem 0 0;padding:1.4rem;border:1px solid var(--fp-line);background:#fff}.fnrf-product__connection-visual img{display:block;width:80%;height:auto;margin:0 auto}.fnrf-product__connection-diagram{display:grid;grid-template-columns:1fr 15rem 1fr;gap:2rem;align-items:center;padding:3.2rem;background:#fff}.fnrf-product__connection-diagram>div{display:grid;gap:.75rem;padding:2.2rem;border:1px solid #b8ced8;text-align:center}.fnrf-product__connection-diagram b{font-size:1.8rem}.fnrf-product__connection-diagram span{color:var(--fp-muted)}.fnrf-product__connection-diagram strong{padding:1rem;background:#edf5f8;color:var(--fp-blue);font-size:1.8rem}.fnrf-product__connection-diagram i{color:var(--fp-blue);font-size:1.6rem;font-style:normal;font-weight:800;line-height:1.3;text-align:center}.fnrf-product__connection-diagram i:before{display:block;margin-bottom:.4rem;content:"\2194";font-size:3.4rem}.fnrf-product__connection-diagram small{color:var(--fp-muted);font-size:1.1rem}.fnrf-product__download-list{display:grid;grid-auto-rows:max-content;gap:1.4rem;align-content:start;align-self:start}.fnrf-product__download{min-height:0;padding:2rem 2.4rem;gap:1.2rem;justify-content:flex-start}.fnrf-product__integration{margin-top:2rem}.fnrf-product__integration article{background:var(--fp-paper)}.fnrf-product__tiers{grid-template-columns:repeat(2,1fr)}.fnrf-product__thumbs{grid-template-columns:repeat(4,88px)}@media(max-width:700px){.fnrf-product__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.fnrf-product__thumbs img{height:60px}}@media(max-width:700px){.fnrf-product__connection-diagram{grid-template-columns:1fr;padding:1.6rem}.fnrf-product__connection-diagram i{padding:.4rem}.fnrf-product__connection-diagram i:before{margin:0;transform:rotate(90deg)}}.fnrf-selection-hero{width:min(1480px,calc(100% - 40px));margin:0 auto;padding-top:28px;border-bottom:5px solid var(--fp-orange);background-color:#fbfdfe;background-image:none}.fnrf-selection-hero__masthead{min-height:87.5px;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:14px}.fnrf-selection-hero__masthead p,.fnrf-selection-hero__features header p{margin:0;color:var(--fp-blue);font-size:11px;line-height:1;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.fnrf-selection-hero__masthead h1{margin:10px 0 0;color:var(--fp-ink);font-size:43.2px;font-weight:750;line-height:.95;letter-spacing:-.045em}.fnrf-selection-hero__masthead h1 span{margin-left:16px;color:var(--fp-blue);font-size:25px;font-weight:720;letter-spacing:-.01em}.fnrf-selection-hero__workbench{height:580px;display:grid;grid-template-columns:59% 41%;background:#fff;border:1px solid #cfdfe6;box-shadow:0 12px 34px #1d4e6014}.fnrf-selection-hero__visual{min-width:0;display:grid;grid-template-rows:minmax(0,1fr) 76px;background:#f3f8fa;border-right:1px solid #cfdfe6}.fnrf-selection-hero__stage{position:relative;display:grid;place-items:center;overflow:hidden;background:#fff}.fnrf-selection-hero__stage img{display:block;width:520px;height:520px;max-width:88%;max-height:100%;object-fit:contain;transition:transform .18s ease,opacity .18s ease;transform-origin:center}.fnrf-selection-hero__stage img[data-gallery-view]{transform:none;mix-blend-mode:normal;filter:none}.fnrf-selection-hero__thumbs{display:grid;grid-template-columns:repeat(4,88px);justify-content:center;gap:12px;align-items:center;padding:9px 18px;border-top:1px solid #cfdfe6;background:#fff}.fnrf-selection-hero__thumbs button{width:88px;height:56px;padding:0;overflow:hidden;border:1px solid #d8e5ea;background:#fff;cursor:pointer}.fnrf-selection-hero__thumbs button.is-active{border:2px solid var(--fp-orange)}.fnrf-selection-hero__thumbs img{display:block;width:100%;height:100%;object-fit:contain;background:#fff;mix-blend-mode:normal}.fnrf-selection-hero__thumbs button[data-gallery-view=dimension] img{object-fit:cover;mix-blend-mode:normal}.fnrf-selection-hero__thumbs button[data-gallery-view=front] img,.fnrf-selection-hero__thumbs button[data-gallery-view=angle] img{transform:none}.fnrf-selection-hero__features{min-width:0;padding:38px 40px 30px;background:#fff}.fnrf-selection-hero__features h2{max-width:none;margin:7px 0 0;color:var(--fp-ink);font-size:clamp(13px,1.4vw,20px);font-weight:400;line-height:1.15;letter-spacing:-.01em}.fnrf-selection-hero__features dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:30px;margin:0}.fnrf-selection-hero__features dl div{min-height:78px;padding:14px 0;border-bottom:1px solid #cfdfe6}.fnrf-selection-hero__features dt{color:#647d89;font-size:9px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.fnrf-selection-hero__features dd{margin:6px 0 0;color:var(--fp-ink);font-size:18px;font-weight:750;line-height:1.05}.fnrf-selection-hero__features small{display:block;margin-top:4px;color:#647d89;font-size:10px;line-height:1.25}.fnrf-selection-hero__feature-callout{margin-top:24px;padding:17px 20px 18px;border-left:3px solid var(--fp-orange);background:#edf5f8}.fnrf-selection-hero__feature-callout p{margin:0;color:var(--fp-blue);font-size:9px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.fnrf-selection-hero__commerce{height:124px;display:grid;grid-template-columns:16.65% 13.03% 13.03% 16.29% 41%;align-items:stretch;background:#173b4a;color:#fff}.fnrf-selection-hero__commerce>div{display:flex;flex-direction:column;justify-content:center;padding:17px 18px;border-right:1px solid rgba(255,255,255,.14)}.fnrf-selection-hero__commerce span{display:block;color:#9fc0cc;font-size:9px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.fnrf-selection-hero__commerce b{display:block;margin-top:7px;color:#fff;font-size:18px;line-height:1.08}.fnrf-selection-hero__commerce small{display:block;margin-top:5px;color:#b9cbd2;font-size:10px;line-height:1.25}.fnrf-selection-hero__stock{background:#246f89}.fnrf-selection-hero__kit-form{min-width:0;margin:0;border-right:1px solid rgba(255,255,255,.14)}.fnrf-selection-hero__kit-form .fnrf-selection-hero__kit{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;padding:17px 11px;border:0;border-radius:0;color:#fff;font:inherit;text-align:left;-webkit-appearance:none;appearance:none;cursor:pointer}.fnrf-selection-hero__kit-form .fnrf-selection-hero__kit:hover,.fnrf-selection-hero__kit-form .fnrf-selection-hero__kit:focus-visible{background:#2b7d98}.fnrf-selection-hero__kit-form .fnrf-selection-hero__kit:focus-visible{outline:3px solid var(--fp-orange);outline-offset:-3px}.fnrf-selection-hero__commerce>.fnrf-selection-hero__kit{padding-inline:11px}.fnrf-selection-hero__kit span{font-size:10.8px;letter-spacing:.08em}.fnrf-selection-hero__kit b{display:flex;align-items:center;gap:6px;margin-top:8px;font-size:19.2px;font-weight:750;white-space:nowrap}.fnrf-selection-hero__kit b:before{width:2px;height:22px;flex:0 0 2px;background:var(--fp-orange);content:""}.fnrf-selection-hero__kit small{font-size:10.2px;white-space:nowrap}.fnrf-selection-hero__commerce-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:10px;align-content:center;padding:15px!important;border-right:0!important}.fnrf-selection-hero__commerce-actions a{min-height:56px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.72);color:#fff;font-size:13px;font-weight:850;text-align:center;text-decoration:none}.fnrf-selection-hero__commerce-actions .fnrf-selection-hero__buy{border-color:var(--fp-orange);background:var(--fp-orange)}@media(max-width:1180px){.fnrf-selection-hero__masthead h1 span{display:block;margin:12px 0 0}.fnrf-selection-hero__workbench{height:auto;grid-template-columns:1fr}.fnrf-selection-hero__visual{min-height:600px;border-right:0;border-bottom:1px solid #cfdfe6}.fnrf-selection-hero__features{min-height:480px}.fnrf-selection-hero__commerce{height:auto;grid-template-columns:repeat(2,1fr)}.fnrf-selection-hero__commerce-actions{grid-column:1/-1}}@media(max-width:700px){.fnrf-selection-hero{width:calc(100% - 24px);padding-top:18px}.fnrf-selection-hero__masthead{min-height:108px}.fnrf-selection-hero__masthead p{max-width:100%;font-size:9px;line-height:1.35;letter-spacing:.1em;white-space:normal}.fnrf-selection-hero__masthead h1{font-size:31.2px}.fnrf-selection-hero__masthead h1 span{font-size:21px;line-height:1.1}.fnrf-selection-hero__visual{min-height:470px;grid-template-rows:minmax(0,1fr) 70px}.fnrf-selection-hero__stage img{width:390px;height:390px;max-width:96%}.fnrf-selection-hero__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:8px}.fnrf-selection-hero__thumbs button{width:100%;height:52px}.fnrf-selection-hero__features{min-height:0;padding:30px 22px}.fnrf-selection-hero__features h2{font-size:clamp(11px,3.35vw,13px)}.fnrf-selection-hero__features dl{column-gap:18px}.fnrf-selection-hero__features dl div{min-height:82px}.fnrf-selection-hero__commerce{grid-template-columns:1fr}.fnrf-selection-hero__commerce-actions{grid-column:auto;grid-template-columns:1fr}}@media(min-width:701px)and (max-width:1300px){.fnrf-product__kit-summary{grid-template-columns:1fr!important;gap:1.4rem!important;margin:2rem 0!important}.fnrf-product__kit-summary>div{padding:0 0 1.4rem!important;border-right:0!important;border-bottom:1px solid var(--fp-line)!important}.fnrf-product__kit-card .fnrf-product__sku{white-space:normal!important}}.fnrf-product--ling-r1 .fnrf-selection-hero__commerce{grid-template-columns:16.65% 13.03% 13.03% 16.29% 41%}.fnrf-product--ling-r1 .fnrf-selection-hero__commerce-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-inline:15px!important}.fnrf-product--ling-r1 .fnrf-selection-hero__commerce-actions a{white-space:nowrap}.fnrf-product--ling-r1 .fnrf-selection-hero__thumbs{grid-template-columns:repeat(3,88px)}.fnrf-product--ling-r1 .fnrf-selection-hero__stage img[data-gallery-view=front],.fnrf-product--ling-r1 .fnrf-selection-hero__stage img[data-gallery-view=back]{transform:scale(1.72)}.fnrf-product--ling-r1 .fnrf-selection-hero__stage img[data-gallery-view=dimension]{transform:none}.fnrf-product--ling-r1 .fnrf-selection-hero__thumbs button[data-gallery-view=front] img,.fnrf-product--ling-r1 .fnrf-selection-hero__thumbs button[data-gallery-view=back] img{transform:scale(2.1)}.fnrf-product--ling-r1 .fnrf-product__heading{gap:5rem;margin-bottom:3rem}.fnrf-product--ling-r1 .fnrf-product__heading h2{font-size:clamp(2.8rem,3.3vw,3.7rem);line-height:1.06}.fnrf-product--ling-r1 .fnrf-product__cards article{min-height:0;padding:2.5rem}.fnrf-product--ling-r1 .fnrf-product__metrics-grid{grid-template-columns:repeat(4,1fr)}.fnrf-product--ling-r1 .fnrf-product__metrics-grid div{min-height:108px;padding:2rem}.fnrf-product--ling-r1 .fnrf-product__spec-layout>img{padding:0;background:#fff;object-fit:cover;object-position:center}.fnrf-product--ling-r1 .fnrf-product__mode-table{border:1px solid var(--fp-line);background:#fff}.fnrf-product--ling-r1 .fnrf-product__mode-row{display:grid;grid-template-columns:130px 150px minmax(0,1fr);gap:1.5rem;align-items:center;padding:1.35rem 2rem;border-top:1px solid var(--fp-line)}.fnrf-product--ling-r1 .fnrf-product__mode-row:first-child{border-top:0}.fnrf-product--ling-r1 .fnrf-product__mode-row--head{padding-block:1rem;background:#edf5f8;color:var(--fp-muted);font-size:1rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.fnrf-product--ling-r1 .fnrf-product__mode-row b{color:var(--fp-blue)}.fnrf-product--ling-r1 .fnrf-product__mode-row p{margin:0;color:var(--fp-ink)}.fnrf-product--ling-r1 .fnrf-product__mode-status{display:inline-flex;justify-content:center;width:max-content;padding:.25rem .6rem;border:1px solid #a7c3ce;border-radius:99px;color:var(--fp-blue);font-size:.95rem;font-weight:800}.fnrf-product--ling-r1 .fnrf-product__mode-status--reference{border-color:#d3dde2;color:var(--fp-muted)}@media(max-width:700px){.fnrf-product--ling-r1 .fnrf-selection-hero__commerce-actions{padding-inline:15px!important}.fnrf-product--ling-r1 .fnrf-selection-hero__commerce-actions a{white-space:normal}.fnrf-product--ling-r1 .fnrf-product__heading{gap:1.8rem}.fnrf-product--ling-r1 .fnrf-product__heading h2{font-size:3rem}.fnrf-product--ling-r1 .fnrf-product__metrics-grid{grid-template-columns:1fr 1fr}.fnrf-product--ling-r1 .fnrf-product__metrics-grid div{min-height:94px;padding:1.5rem}.fnrf-product--ling-r1 .fnrf-product__mode-row{grid-template-columns:95px 1fr;gap:.7rem;padding:1.15rem 1.3rem}.fnrf-product--ling-r1 .fnrf-product__mode-row--head{display:none}.fnrf-product--ling-r1 .fnrf-product__mode-row p{grid-column:2}.fnrf-product--ling-r1 .fnrf-product__mode-status{font-size:.8rem}}.fnrf-product--ling-r1 .fnrf-product__purchase-grid{grid-template-columns:1.14fr .92fr .92fr;align-items:stretch}.fnrf-product--ling-r1 .fnrf-product__purchase-grid>article{min-height:510px;padding:2.8rem;display:flex;flex-direction:column}.fnrf-product--ling-r1 .fnrf-product__module-card .fnrf-product__tiers{grid-template-columns:repeat(2,minmax(0,1fr));margin:1.8rem 0}.fnrf-product--ling-r1 .fnrf-product__module-card .fnrf-product__safe-note{order:0;margin:0 0 1.8rem;padding:0;background:transparent;border:0;font-size:1.1rem;line-height:1.45}.fnrf-product--ling-r1 .fnrf-product__module-card>product-form{order:1;margin-top:auto}.fnrf-product--ling-r1 .fnrf-product__buy-form--r1{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem}.fnrf-product--ling-r1 .fnrf-product__field{display:grid;gap:.55rem}.fnrf-product--ling-r1 .fnrf-product__field label{font-size:1.05rem;font-weight:800}.fnrf-product--ling-r1 .fnrf-product__field select,.fnrf-product--ling-r1 .fnrf-product__field input{width:100%;min-height:4.8rem;padding:0 1rem;border:1px solid var(--fp-line);background:#fff;color:var(--fp-ink);font:inherit}.fnrf-product--ling-r1 .fnrf-product__buy-row{display:grid;grid-template-columns:110px minmax(0,1fr);gap:1.25rem;align-items:end}.fnrf-product--ling-r1 .fnrf-product__buy-row .fnrf-product__button{width:100%;min-height:4.8rem;justify-content:center;white-space:nowrap}.fnrf-product--ling-r1 .fnrf-product__kit-summary{grid-template-columns:.78fr 1.22fr;gap:1.4rem;align-items:start;margin:2.2rem 0 1.6rem}.fnrf-product--ling-r1 .fnrf-product__kit-summary>div{padding-right:1.4rem}.fnrf-product--ling-r1 .fnrf-product__kit-card .fnrf-product__kit-price{font-size:3rem!important}.fnrf-product--ling-r1 .fnrf-product__kit-summary li{font-size:1.08rem;line-height:1.25;white-space:normal}.fnrf-product--ling-r1 .fnrf-product__kit-card .fnrf-product__sku{margin-bottom:1.7rem;white-space:normal}.fnrf-product--ling-r1 .fnrf-product__kit-card>form,.fnrf-product--ling-r1 .fnrf-product__quote-card>.fnrf-product__button{width:100%;margin-top:auto}.fnrf-product--ling-r1 .fnrf-product__kit-card>form .fnrf-product__button,.fnrf-product--ling-r1 .fnrf-product__quote-card>.fnrf-product__button{width:100%;justify-content:center;white-space:nowrap}@media(max-width:990px){.fnrf-product--ling-r1 .fnrf-product__purchase-grid{grid-template-columns:1fr}.fnrf-product--ling-r1 .fnrf-product__purchase-grid>article{min-height:0}}@media(max-width:700px){.fnrf-product--ling-r1 .fnrf-product__purchase-grid>article{padding:2rem}.fnrf-product--ling-r1 .fnrf-product__buy-row{grid-template-columns:1fr}.fnrf-product--ling-r1 .fnrf-product__kit-summary{grid-template-columns:1fr;gap:1.3rem}.fnrf-product--ling-r1 .fnrf-product__kit-summary>div{padding:0 0 1.3rem;border-right:0;border-bottom:1px solid var(--fp-line)}}.fnrf-product--ling-r1pro .fnrf-product__purchase-grid{grid-template-columns:1.14fr .92fr .92fr;align-items:stretch}.fnrf-product--ling-r1pro .fnrf-product__purchase-grid>article{min-height:530px;padding:2.8rem;display:flex;flex-direction:column}.fnrf-product--ling-r1pro .fnrf-product__module-card .fnrf-product__tiers{grid-template-columns:repeat(2,minmax(0,1fr));margin:1.8rem 0}.fnrf-product--ling-r1pro .fnrf-product__module-card .fnrf-product__safe-note{order:0;margin:0 0 1.8rem;padding:0;background:transparent;border:0;font-size:1.1rem;line-height:1.45}.fnrf-product--ling-r1pro .fnrf-product__module-card>product-form{order:1;margin-top:auto}.fnrf-product--ling-r1pro .fnrf-product__buy-form--r1{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem}.fnrf-product--ling-r1pro .fnrf-product__field{display:grid;gap:.55rem}.fnrf-product--ling-r1pro .fnrf-product__field label{font-size:1.05rem;font-weight:800}.fnrf-product--ling-r1pro .fnrf-product__field select,.fnrf-product--ling-r1pro .fnrf-product__field input{width:100%;min-height:4.8rem;padding:0 1rem;border:1px solid var(--fp-line);background:#fff;color:var(--fp-ink);font:inherit}.fnrf-product--ling-r1pro .fnrf-product__buy-row{display:grid;grid-template-columns:110px minmax(0,1fr);gap:1.25rem;align-items:end}.fnrf-product--ling-r1pro .fnrf-product__buy-row .fnrf-product__button{width:100%;min-height:4.8rem;justify-content:center;white-space:nowrap}.fnrf-product--ling-r1pro .fnrf-product__kit-summary{grid-template-columns:.78fr 1.22fr;gap:1.4rem;align-items:start;margin:2.2rem 0 1.6rem}.fnrf-product--ling-r1pro .fnrf-product__kit-summary>div{padding-right:1.4rem}.fnrf-product--ling-r1pro .fnrf-product__kit-card .fnrf-product__kit-price{font-size:3rem!important}.fnrf-product--ling-r1pro .fnrf-product__kit-summary li{font-size:1.08rem;line-height:1.25;white-space:normal}.fnrf-product--ling-r1pro .fnrf-product__kit-card .fnrf-product__sku{margin-bottom:1.7rem;white-space:normal}.fnrf-product--ling-r1pro .fnrf-product__kit-card>form,.fnrf-product--ling-r1pro .fnrf-product__quote-card>.fnrf-product__button{width:100%;margin-top:auto}.fnrf-product--ling-r1pro .fnrf-product__kit-card>form .fnrf-product__button,.fnrf-product--ling-r1pro .fnrf-product__quote-card>.fnrf-product__button{width:100%;justify-content:center;white-space:nowrap}@media(max-width:990px){.fnrf-product--ling-r1pro .fnrf-product__purchase-grid{grid-template-columns:1fr}.fnrf-product--ling-r1pro .fnrf-product__purchase-grid>article{min-height:0}}@media(max-width:700px){.fnrf-product--ling-r1pro .fnrf-product__purchase-grid>article{padding:2rem}.fnrf-product--ling-r1pro .fnrf-product__buy-row{grid-template-columns:1fr}.fnrf-product--ling-r1pro .fnrf-product__kit-summary{grid-template-columns:1fr;gap:1.3rem}.fnrf-product--ling-r1pro .fnrf-product__kit-summary>div{padding:0 0 1.3rem;border-right:0;border-bottom:1px solid var(--fp-line)}}.fnrf-product__purchase-grid article{display:flex;flex-direction:column}.fnrf-product__purchase-grid article>product-form{order:2;margin-top:auto}.fnrf-product__purchase-grid article>.fnrf-product__button{margin-top:auto}.fnrf-product__purchase-grid article>.fnrf-product__safe-note{order:1}.fnrf-product__kit-card{position:relative;border-top:5px solid var(--fp-blue)!important}.fnrf-product__kit-card h3{margin:0;color:var(--fp-ink);font-size:3rem;font-weight:700;letter-spacing:-.035em}.fnrf-product__kit-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(12rem,1.05fr);gap:2.2rem;align-items:center;margin:2.7rem 0 2rem}.fnrf-product__kit-summary>div{padding-right:2.2rem;border-right:1px solid var(--fp-line)}.fnrf-product__kit-card .fnrf-product__kit-price{margin:0;white-space:nowrap;font-size:3.4rem!important;line-height:1}.fnrf-product__kit-summary ul{margin:0;padding:0;list-style:none}.fnrf-product__kit-summary li{position:relative;padding:0 0 .65rem 1.65rem;color:var(--fp-ink);font-size:1.35rem;font-weight:700;line-height:1.2;white-space:nowrap}.fnrf-product__kit-summary li:last-child{padding-bottom:0;color:var(--fp-blue)}.fnrf-product__kit-summary li:before{position:absolute;left:0;top:.28em;width:.65rem;height:.65rem;border-radius:50%;background:var(--fp-orange);content:""}.fnrf-product__kit-card .fnrf-product__sku{margin:0 0 2rem;font-size:1rem;letter-spacing:.02em;white-space:nowrap}.fnrf-product__kit-card form,.fnrf-product__kit-card .fnrf-product__button{width:100%}@media(max-width:700px){.fnrf-product__kit-summary{grid-template-columns:1fr;gap:1.6rem;margin:2rem 0}.fnrf-product__kit-summary>div{padding:0 0 1.6rem;border-right:0;border-bottom:1px solid var(--fp-line)}.fnrf-product__kit-card .fnrf-product__sku{white-space:normal}}.fnrf-product--lbt17 .fnrf-product__purchase-grid{grid-template-columns:1.14fr .92fr .92fr;align-items:stretch}.fnrf-product--lbt17 .fnrf-product__purchase-grid>article{min-height:510px;padding:2.8rem;display:flex;flex-direction:column}.fnrf-product--lbt17 .fnrf-product__purchase-grid>article:first-child .fnrf-product__tiers{grid-template-columns:repeat(2,minmax(0,1fr));margin:1.8rem 0}.fnrf-product--lbt17 .fnrf-product__purchase-grid>article:first-child .fnrf-product__safe-note{order:0;margin:0 0 1.8rem;padding:0;background:transparent;border:0;font-size:1.1rem;line-height:1.45}.fnrf-product--lbt17 .fnrf-product__purchase-grid>article:first-child>product-form{order:1;margin-top:auto}.fnrf-product--lbt17 .fnrf-product__purchase-grid>article:first-child .fnrf-product__buy-form{grid-template-columns:110px minmax(0,1fr);gap:1.25rem;align-items:end}.fnrf-product--lbt17 .fnrf-product__purchase-grid>article:first-child .fnrf-product__buy-form label{grid-column:1;grid-row:1;font-size:1.05rem;font-weight:800}.fnrf-product--lbt17 .fnrf-product__purchase-grid>article:first-child .fnrf-product__buy-form input[type=number]{grid-column:1;grid-row:2;width:100%;min-height:4.8rem;padding:0 1rem;border:1px solid var(--fp-line);font:inherit}.fnrf-product--lbt17 .fnrf-product__purchase-grid>article:first-child .fnrf-product__buy-form button{grid-column:2;grid-row:1 / 3;width:100%;min-height:4.8rem;justify-content:center;white-space:nowrap}.fnrf-product--lbt17 .fnrf-product__kit-summary{grid-template-columns:.78fr 1.22fr;gap:1.4rem;align-items:start;margin:2.2rem 0 1.6rem}.fnrf-product--lbt17 .fnrf-product__kit-summary>div{padding-right:1.4rem}.fnrf-product--lbt17 .fnrf-product__kit-card .fnrf-product__kit-price{font-size:3rem!important}.fnrf-product--lbt17 .fnrf-product__kit-summary li{font-size:1.08rem;line-height:1.25;white-space:normal}.fnrf-product--lbt17 .fnrf-product__kit-card .fnrf-product__sku{margin-bottom:1.7rem;white-space:normal}.fnrf-product--lbt17 .fnrf-product__kit-card>product-form,.fnrf-product--lbt17 .fnrf-product__purchase-grid>article:last-child>.fnrf-product__button{width:100%;margin-top:auto}.fnrf-product--lbt17 .fnrf-product__kit-card .fnrf-product__button,.fnrf-product--lbt17 .fnrf-product__purchase-grid>article:last-child>.fnrf-product__button{width:100%;justify-content:center;white-space:nowrap}@media(max-width:990px){.fnrf-product--lbt17 .fnrf-product__purchase-grid{grid-template-columns:1fr}.fnrf-product--lbt17 .fnrf-product__purchase-grid>article{min-height:0}}@media(max-width:700px){.fnrf-product--lbt17 .fnrf-product__purchase-grid>article{padding:2rem}.fnrf-product--lbt17 .fnrf-product__purchase-grid>article:first-child .fnrf-product__buy-form{grid-template-columns:1fr}.fnrf-product--lbt17 .fnrf-product__purchase-grid>article:first-child .fnrf-product__buy-form label,.fnrf-product--lbt17 .fnrf-product__purchase-grid>article:first-child .fnrf-product__buy-form input[type=number],.fnrf-product--lbt17 .fnrf-product__purchase-grid>article:first-child .fnrf-product__buy-form button{grid-column:auto;grid-row:auto}.fnrf-product--lbt17 .fnrf-product__kit-summary{grid-template-columns:1fr;gap:1.3rem}.fnrf-product--lbt17 .fnrf-product__kit-summary>div{padding:0 0 1.3rem;border-right:0;border-bottom:1px solid var(--fp-line)}}.fnrf-product--yuan-t4a .fnrf-product__purchase-grid{grid-template-columns:1.14fr .92fr .92fr;align-items:stretch}.fnrf-product--yuan-t4a .fnrf-product__purchase-grid>article{min-height:510px;padding:2.8rem;display:flex;flex-direction:column}.fnrf-product--yuan-t4a .fnrf-product__purchase-grid>article:first-child .fnrf-product__tiers{grid-template-columns:repeat(2,minmax(0,1fr));margin:1.8rem 0}.fnrf-product--yuan-t4a .fnrf-product__purchase-grid>article:first-child .fnrf-product__safe-note{order:0;margin:0 0 1.8rem;padding:0;background:transparent;border:0;font-size:1.1rem;line-height:1.45}.fnrf-product--yuan-t4a .fnrf-product__purchase-grid>article:first-child>product-form{order:1;margin-top:auto}.fnrf-product--yuan-t4a .fnrf-product__purchase-grid>article:first-child .fnrf-product__buy-form{grid-template-columns:110px minmax(0,1fr);gap:1.25rem;align-items:end}.fnrf-product--yuan-t4a .fnrf-product__purchase-grid>article:first-child .fnrf-product__buy-form label{grid-column:1;grid-row:1;font-size:1.05rem;font-weight:800}.fnrf-product--yuan-t4a .fnrf-product__purchase-grid>article:first-child .fnrf-product__buy-form input[type=number]{grid-column:1;grid-row:2;width:100%;min-height:4.8rem;padding:0 1rem;border:1px solid var(--fp-line);font:inherit}.fnrf-product--yuan-t4a .fnrf-product__purchase-grid>article:first-child .fnrf-product__buy-form button{grid-column:2;grid-row:1 / 3;width:100%;min-height:4.8rem;justify-content:center;white-space:nowrap}.fnrf-product--yuan-t4a .fnrf-product__kit-summary{grid-template-columns:.78fr 1.22fr;gap:1.4rem;align-items:start;margin:2.2rem 0 1.6rem}.fnrf-product--yuan-t4a .fnrf-product__kit-summary>div{padding-right:1.4rem}.fnrf-product--yuan-t4a .fnrf-product__kit-card .fnrf-product__kit-price{font-size:3rem!important}.fnrf-product--yuan-t4a .fnrf-product__kit-summary li{font-size:1.08rem;line-height:1.25;white-space:normal}.fnrf-product--yuan-t4a .fnrf-product__kit-card .fnrf-product__sku{margin-bottom:1.7rem;white-space:normal}.fnrf-product--yuan-t4a .fnrf-product__kit-card>product-form,.fnrf-product--yuan-t4a .fnrf-product__quote-card>.fnrf-product__button{width:100%;margin-top:auto}.fnrf-product--yuan-t4a .fnrf-product__kit-card .fnrf-product__button,.fnrf-product--yuan-t4a .fnrf-product__quote-card>.fnrf-product__button{width:100%;justify-content:center;white-space:nowrap}@media(max-width:990px){.fnrf-product--yuan-t4a .fnrf-product__purchase-grid{grid-template-columns:1fr}.fnrf-product--yuan-t4a .fnrf-product__purchase-grid>article{min-height:0}}@media(max-width:700px){.fnrf-product--yuan-t4a .fnrf-product__purchase-grid>article{padding:2rem}.fnrf-product--yuan-t4a .fnrf-product__purchase-grid>article:first-child .fnrf-product__buy-form{grid-template-columns:1fr}.fnrf-product--yuan-t4a .fnrf-product__purchase-grid>article:first-child .fnrf-product__buy-form label,.fnrf-product--yuan-t4a .fnrf-product__purchase-grid>article:first-child .fnrf-product__buy-form input[type=number],.fnrf-product--yuan-t4a .fnrf-product__purchase-grid>article:first-child .fnrf-product__buy-form button{grid-column:auto;grid-row:auto}.fnrf-product--yuan-t4a .fnrf-product__kit-summary{grid-template-columns:1fr;gap:1.3rem}.fnrf-product--yuan-t4a .fnrf-product__kit-summary>div{padding:0 0 1.3rem;border-right:0;border-bottom:1px solid var(--fp-line)}}.fnrf-product--ling-t1mini .fnrf-product__purchase-grid{grid-template-columns:1.14fr .92fr .92fr;align-items:stretch}.fnrf-product--ling-t1mini .fnrf-product__purchase-grid>article{min-height:510px;padding:2.8rem;display:flex;flex-direction:column}.fnrf-product--ling-t1mini .fnrf-product__module-card .fnrf-product__tiers{grid-template-columns:repeat(2,minmax(0,1fr));margin:1.8rem 0}.fnrf-product--ling-t1mini .fnrf-product__module-card .fnrf-product__safe-note{order:0;margin:0 0 1.8rem;padding:0;background:transparent;border:0;font-size:1.1rem;line-height:1.45}.fnrf-product--ling-t1mini .fnrf-product__module-card>product-form{order:1;margin-top:auto}.fnrf-product--ling-t1mini .fnrf-product__buy-form--t1mini{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem}.fnrf-product--ling-t1mini .fnrf-product__field{display:grid;gap:.55rem}.fnrf-product--ling-t1mini .fnrf-product__field label{font-size:1.05rem;font-weight:800}.fnrf-product--ling-t1mini .fnrf-product__field input{width:100%;min-height:4.8rem;padding:0 1rem;border:1px solid var(--fp-line);background:#fff;color:var(--fp-ink);font:inherit}.fnrf-product--ling-t1mini .fnrf-product__buy-row{display:grid;grid-template-columns:110px minmax(0,1fr);gap:1.25rem;align-items:end}.fnrf-product--ling-t1mini .fnrf-product__buy-row .fnrf-product__button{width:100%;min-height:4.8rem;justify-content:center;white-space:nowrap}.fnrf-product--ling-t1mini .fnrf-product__kit-summary{grid-template-columns:.78fr 1.22fr;gap:1.4rem;align-items:start;margin:2.2rem 0 1.6rem}.fnrf-product--ling-t1mini .fnrf-product__kit-summary>div{padding-right:1.4rem}.fnrf-product--ling-t1mini .fnrf-product__kit-card .fnrf-product__kit-price{font-size:3rem!important}.fnrf-product--ling-t1mini .fnrf-product__kit-summary li{font-size:1.08rem;line-height:1.25;white-space:normal}.fnrf-product--ling-t1mini .fnrf-product__kit-card .fnrf-product__sku{margin-bottom:1.7rem;white-space:normal}.fnrf-product--ling-t1mini .fnrf-product__kit-card>form,.fnrf-product--ling-t1mini .fnrf-product__quote-card>.fnrf-product__button{width:100%;margin-top:auto}.fnrf-product--ling-t1mini .fnrf-product__kit-card>form .fnrf-product__button,.fnrf-product--ling-t1mini .fnrf-product__quote-card>.fnrf-product__button{width:100%;justify-content:center;white-space:nowrap}.fnrf-product--ling-t1mini .fnrf-product__key-map{display:grid;grid-template-columns:repeat(4,1fr);margin-top:2rem;border:1px solid var(--fp-line);background:#fff}.fnrf-product--ling-t1mini .fnrf-product__key-map div{padding:1.3rem;border-left:1px solid var(--fp-line)}.fnrf-product--ling-t1mini .fnrf-product__key-map div:first-child{border-left:0;background:#edf5f8}.fnrf-product--ling-t1mini .fnrf-product__key-map span,.fnrf-product--ling-t1mini .fnrf-product__key-map b,.fnrf-product--ling-t1mini .fnrf-product__key-map small{display:block}.fnrf-product--ling-t1mini .fnrf-product__key-map span{color:var(--fp-muted);font-size:.85rem;font-weight:800;text-transform:uppercase}.fnrf-product--ling-t1mini .fnrf-product__key-map b{margin:.5rem 0;color:var(--fp-ink)}.fnrf-product--ling-t1mini .fnrf-product__key-map small{color:var(--fp-muted);font-size:.95rem;line-height:1.35}@media(max-width:990px){.fnrf-product--ling-t1mini .fnrf-product__purchase-grid{grid-template-columns:1fr}.fnrf-product--ling-t1mini .fnrf-product__purchase-grid>article{min-height:0}.fnrf-product--ling-t1mini .fnrf-product__key-map{grid-template-columns:1fr 1fr}.fnrf-product--ling-t1mini .fnrf-product__key-map div:nth-child(odd){border-left:0}.fnrf-product--ling-t1mini .fnrf-product__key-map div{border-top:1px solid var(--fp-line)}.fnrf-product--ling-t1mini .fnrf-product__key-map div:first-child,.fnrf-product--ling-t1mini .fnrf-product__key-map div:nth-child(2){border-top:0}}@media(max-width:700px){.fnrf-product--ling-t1mini .fnrf-product__purchase-grid>article{padding:2rem}.fnrf-product--ling-t1mini .fnrf-product__buy-row{grid-template-columns:1fr}.fnrf-product--ling-t1mini .fnrf-product__kit-summary{grid-template-columns:1fr;gap:1.3rem}.fnrf-product--ling-t1mini .fnrf-product__kit-summary>div{padding:0 0 1.3rem;border-right:0;border-bottom:1px solid var(--fp-line)}.fnrf-product--ling-t1mini .fnrf-product__key-map{grid-template-columns:1fr}.fnrf-product--ling-t1mini .fnrf-product__key-map div{border-left:0;border-top:1px solid var(--fp-line)}.fnrf-product--ling-t1mini .fnrf-product__key-map div:first-child{border-top:0}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/fnrf-product-template.css.map */
