:root{--jfx-navy: #0a1a3a;--jfx-navy-800: #0d2148;--jfx-navy-700: #16305f;--jfx-navy-900: #06122b;--jfx-yellow: #ffe000;--jfx-yellow-700: #e5c900;--jfx-ink: #101828;--jfx-ink-2: #33415c;--jfx-muted: #5b6779;--jfx-muted-2: #8592a6;--jfx-line: #e2e6ec;--jfx-line-2: #eef1f5;--jfx-soft: #f5f7fa;--jfx-soft-2: #fafbfc;--jfx-r: 4px;--jfx-r-lg: 8px;--jfx-shadow-sm: 0 1px 2px rgba(10, 26, 58, .06);--jfx-maxw: 1320px}.jfx-sec{padding-block:48px}.jfx-sec--tight{padding-block:30px}.jfx-sec--flush-top{padding-top:0}.jfx-sec--soft{background:var(--jfx-soft)}.jfx-sec--dark{background:var(--jfx-navy)}.jfx-wrap{width:100%;max-width:calc(var(--page-width, 1320px) + 2 * var(--gutter-sm, 20px));margin-inline:auto;padding-inline:var(--gutter-sm, 20px)}@media(min-width:769px){.jfx-wrap{max-width:calc(var(--page-width, 1320px) + 2 * var(--gutter-md, 32px));padding-inline:var(--gutter-md, 32px)}}@media(min-width:1024px){.jfx-wrap{max-width:calc(var(--page-width, 1320px) + 2 * var(--gutter-lg, 64px));padding-inline:var(--gutter-lg, 64px)}}.jfx-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:10px 24px;margin-bottom:20px}.jfx-head__main{min-width:0}.jfx-head--center{justify-content:center;text-align:center}.jfx-center{text-align:center}.jfx-mt-lg{margin-top:22px}.jfx-eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--jfx-muted-2);margin-bottom:6px}.jfx-sec--dark .jfx-eyebrow{color:var(--jfx-yellow)}.jfx-h2{margin:0;font-size:21px;line-height:1.25;font-weight:700;letter-spacing:-.01em;color:var(--jfx-ink)}@media(min-width:769px){.jfx-h2{font-size:25px}}.jfx-sec--dark .jfx-h2{color:#fff}.jfx-h3{margin:0 0 14px;font-size:16px;line-height:1.3;font-weight:700;color:var(--jfx-ink)}.jfx-lede{margin:8px 0 0;max-width:64ch;font-size:14px;line-height:1.6;color:var(--jfx-muted)}.jfx-sec--dark .jfx-lede{color:#a9b6cb}.jfx-head__link,.jfx-morelink{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--jfx-navy);text-decoration:none;white-space:nowrap}.jfx-head__link:hover,.jfx-morelink:hover{text-decoration:underline;text-underline-offset:3px}.jfx-sec--dark .jfx-head__link{color:#fff}.jfx-sec--dark .jfx-head__link:hover{color:var(--jfx-yellow)}.jfx-arrow{flex:0 0 auto;width:14px;height:14px;stroke:currentColor;stroke-width:1.7;fill:none}.jfx-ico{flex:0 0 auto;width:24px;height:24px;stroke:currentColor;stroke-width:1.4;fill:none}.jfx-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:12px 22px;border-radius:var(--jfx-r);border:1px solid transparent;font-size:14px;font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.jfx-btn--primary{background:var(--jfx-yellow);color:var(--jfx-navy);border-color:var(--jfx-yellow)}.jfx-btn--primary:hover{background:var(--jfx-yellow-700);border-color:var(--jfx-yellow-700);color:var(--jfx-navy)}.jfx-btn--ghost{background:transparent;color:#fff;border-color:#ffffff61}.jfx-btn--ghost:hover{border-color:#fff;background:#ffffff14;color:#fff}.jfx-btn--outline{background:#fff;color:var(--jfx-navy);border-color:var(--jfx-line)}.jfx-btn--outline:hover{border-color:var(--jfx-navy)}.jfx-btn--block{width:100%}.jfx-hero{padding-block:22px 6px}.jfx-hero__grid{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:1200px){.jfx-hero__grid{grid-template-columns:252px minmax(0,1fr) 256px;gap:18px}}@media(min-width:1440px){.jfx-hero__grid{grid-template-columns:272px minmax(0,1fr) 276px}}@media(max-width:1199px){.jfx-hero__grid{display:flex;flex-direction:column}.jfx-hero__stage{order:1}.jfx-hero__left{order:2}.jfx-hero__right{order:3}}.jfx-panel{border:1px solid var(--jfx-line);border-radius:var(--jfx-r-lg);background:#fff;overflow:hidden;display:flex;flex-direction:column}.jfx-panel+.jfx-panel{margin-top:12px}.jfx-panel__title{margin:0;padding:14px 16px;font-size:14px;font-weight:700;color:var(--jfx-ink);border-bottom:1px solid var(--jfx-line);background:var(--jfx-soft-2)}.jfx-row{display:flex;align-items:center;gap:10px;padding:11px 16px;border-bottom:1px solid var(--jfx-line-2);font-size:13.5px;font-weight:500;color:var(--jfx-ink-2);text-decoration:none;transition:background-color .12s ease,color .12s ease}.jfx-row:last-child{border-bottom:0}.jfx-row:hover{background:var(--jfx-soft);color:var(--jfx-navy)}.jfx-row__ico{flex:0 0 auto;width:18px;height:18px;stroke:currentColor;stroke-width:1.5;fill:none;color:var(--jfx-muted-2)}.jfx-row:hover .jfx-row__ico{color:var(--jfx-navy)}.jfx-row__label{min-width:0;overflow-wrap:break-word}.jfx-row .jfx-arrow{margin-left:auto;color:var(--jfx-muted-2)}.jfx-row:hover .jfx-arrow{color:var(--jfx-navy)}.jfx-panel__foot{padding:12px 16px;border-top:1px solid var(--jfx-line);margin-top:auto}.jfx-quick{display:flex;align-items:center;gap:10px;padding:11px 16px;border-bottom:1px solid var(--jfx-line-2);text-decoration:none;font-size:13.5px;font-weight:600;color:var(--jfx-ink-2);transition:background-color .12s ease,color .12s ease}.jfx-quick:last-child{border-bottom:0}.jfx-quick:hover{background:var(--jfx-soft);color:var(--jfx-navy)}.jfx-quick__ico{flex:0 0 auto;width:18px;height:18px;stroke:currentColor;stroke-width:1.5;fill:none;color:var(--jfx-muted-2)}.jfx-quick:hover .jfx-quick__ico{color:var(--jfx-navy)}.jfx-quick__label{min-width:0;overflow-wrap:break-word}.jfx-card-cta{padding:16px;display:flex;gap:12px;align-items:flex-start}.jfx-card-cta__ico{flex:0 0 auto;width:26px;height:26px;stroke:currentColor;stroke-width:1.4;fill:none;color:var(--jfx-navy)}.jfx-card-cta__title{font-size:13.5px;font-weight:700;color:var(--jfx-ink);line-height:1.3;margin-bottom:3px}.jfx-card-cta__text{font-size:12px;line-height:1.45;color:var(--jfx-muted)}.jfx-card-cta__tel{display:inline-block;margin-top:6px;font-size:15px;font-weight:700;color:var(--jfx-navy);text-decoration:none}.jfx-card-cta__tel:hover{text-decoration:underline}.jfx-card-cta__link{display:inline-flex;align-items:center;gap:5px;margin-top:8px;font-size:12px;font-weight:700;color:var(--jfx-navy);text-decoration:none}.jfx-card-cta__link:hover{text-decoration:underline}.jfx-stage{position:relative;background:var(--jfx-navy);border-radius:var(--jfx-r-lg);color:#fff;padding:28px 22px 22px;display:flex;flex-direction:column;min-height:330px;overflow:hidden}@media(min-width:769px){.jfx-stage{padding:40px 40px 24px;min-height:420px}}.jfx-stage__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;opacity:.26}.jfx-stage__inner{position:relative;z-index:1;display:flex;flex-direction:column;flex:1 1 auto}.jfx-stage__eyebrow{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:6px 13px;border:1px solid rgba(255,255,255,.22);border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#fff;margin-bottom:18px;max-width:100%;line-height:1.35}@media(max-width:599px){.jfx-stage__eyebrow{font-size:9.5px;letter-spacing:.09em;padding:6px 12px}}.jfx-stage__eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--jfx-yellow)}.jfx-stage__h1{margin:0 0 18px;font-size:27px;line-height:1.16;font-weight:700;letter-spacing:-.02em;color:#fff;max-width:20ch}@media(min-width:769px){.jfx-stage__h1{font-size:38px}}@media(min-width:1280px){.jfx-stage__h1{font-size:42px}}.jfx-stage__sub{margin:-8px 0 20px;font-size:14.5px;line-height:1.55;color:#b9c6da;max-width:54ch}.jfx-checks{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:9px}.jfx-checks li{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.45;color:#dbe3ef}.jfx-checks svg{flex:0 0 auto;width:16px;height:16px;margin-top:1px;stroke:var(--jfx-yellow);stroke-width:2;fill:none}.jfx-stage__cta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.jfx-stage__foot{margin-top:auto;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:10px 18px;border-top:1px solid rgba(255,255,255,.14);padding-top:16px}@media(min-width:600px){.jfx-stage__foot{grid-template-columns:repeat(3,minmax(0,1fr))}}.jfx-stage__foot-item{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.35;color:#a9b8ce;min-width:0}.jfx-stage__foot-item svg{flex:0 0 auto;width:17px;height:17px;stroke:var(--jfx-yellow);stroke-width:1.5;fill:none}.jfx-trust{border-top:1px solid var(--jfx-line);border-bottom:1px solid var(--jfx-line);padding-block:16px}.jfx-trust__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px}@media(min-width:600px){.jfx-trust__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.jfx-trust__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.jfx-trust__item{display:flex;align-items:flex-start;gap:10px;min-width:0}.jfx-trust__ico{flex:0 0 auto;width:25px;height:25px;color:var(--jfx-navy);stroke:currentColor;stroke-width:1.4;fill:none}.jfx-trust__title{display:block;font-size:13px;font-weight:700;color:var(--jfx-ink);line-height:1.3}.jfx-trust__sub{display:block;font-size:11.5px;color:var(--jfx-muted);line-height:1.4;margin-top:2px}.jfx-cats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media(min-width:600px){.jfx-cats{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.jfx-cats{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1280px){.jfx-cats{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:1500px){.jfx-cats{grid-template-columns:repeat(8,minmax(0,1fr))}}.jfx-cat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:18px 10px 16px;border:1px solid var(--jfx-line);border-radius:var(--jfx-r);background:#fff;text-decoration:none;min-width:0;transition:border-color .12s ease,box-shadow .12s ease}.jfx-cat:hover{border-color:var(--jfx-navy);box-shadow:var(--jfx-shadow-sm)}.jfx-cat__media{flex:0 0 auto;display:grid;place-items:center;width:44px;height:44px}.jfx-cat__media img{width:44px;height:44px;object-fit:contain;display:block}.jfx-cat__media svg{width:30px;height:30px;stroke:var(--jfx-navy);stroke-width:1.3;fill:none}.jfx-cat__title{display:flex;align-items:center;justify-content:center;min-height:2.6em;min-width:0;font-size:12.5px;font-weight:600;color:var(--jfx-ink);line-height:1.3;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.jfx-cat__sub{margin-top:auto;min-width:0;font-size:11px;color:var(--jfx-muted);line-height:1.3;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.jfx-promo{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:14px}@media(min-width:769px){.jfx-promo{grid-template-columns:repeat(3,minmax(0,1fr))}}.jfx-promo__card{display:flex;gap:16px;padding:20px;border:1px solid var(--jfx-line);border-radius:var(--jfx-r-lg);background:#fff;text-decoration:none;transition:border-color .12s ease,box-shadow .12s ease}.jfx-promo__card:hover{border-color:var(--jfx-navy);box-shadow:var(--jfx-shadow-sm)}.jfx-promo__media{flex:0 0 auto;width:88px;height:88px;border-radius:var(--jfx-r);background:var(--jfx-soft);display:grid;place-items:center;overflow:hidden}.jfx-promo__media img{width:100%;height:100%;object-fit:cover;display:block}.jfx-promo__media svg{width:34px;height:34px;stroke:var(--jfx-navy);stroke-width:1.3;fill:none}.jfx-promo__body{min-width:0;display:flex;flex-direction:column}.jfx-promo__title{font-size:15px;font-weight:700;color:var(--jfx-ink);line-height:1.3;margin-bottom:6px}.jfx-promo__text{font-size:12.5px;line-height:1.5;color:var(--jfx-muted);margin-bottom:12px}.jfx-promo__cta{margin-top:auto;display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:700;color:var(--jfx-navy)}.jfx-cols{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:16px}@media(min-width:769px){.jfx-cols{grid-template-columns:minmax(0,5fr) minmax(0,3.5fr) minmax(0,3.5fr)}}.jfx-box{border:1px solid var(--jfx-line);border-radius:var(--jfx-r-lg);background:#fff;padding:22px;display:flex;flex-direction:column}.jfx-reasons{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:16px 22px}@media(min-width:480px){.jfx-reasons{grid-template-columns:repeat(2,minmax(0,1fr))}}.jfx-reason{display:flex;align-items:flex-start;gap:10px;min-width:0}.jfx-reason>span{min-width:0}.jfx-reason__ico{flex:0 0 auto;width:22px;height:22px;color:var(--jfx-navy);stroke:currentColor;stroke-width:1.4;fill:none}.jfx-reason__title{display:block;font-size:13px;font-weight:700;color:var(--jfx-ink);line-height:1.3;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.jfx-reason__text{display:block;font-size:11.5px;color:var(--jfx-muted);line-height:1.45;margin-top:2px;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.jfx-links{list-style:none;margin:0;padding:0}.jfx-links li{border-bottom:1px solid var(--jfx-line-2)}.jfx-links li:last-child{border-bottom:0}.jfx-links a{display:flex;align-items:center;gap:10px;padding:10px 0;font-size:13px;line-height:1.4;color:var(--jfx-ink-2);text-decoration:none}.jfx-links a:hover{color:var(--jfx-navy)}.jfx-links a .jfx-arrow{margin-left:auto;color:var(--jfx-muted-2)}.jfx-links a:hover .jfx-arrow{color:var(--jfx-navy)}.jfx-links__ico{flex:0 0 auto;width:17px;height:17px;stroke:currentColor;stroke-width:1.5;fill:none;color:var(--jfx-muted-2)}.jfx-links a:hover .jfx-links__ico{color:var(--jfx-navy)}.jfx-box__foot{margin-top:auto;padding-top:16px}.jfx-faq{max-width:880px;margin-inline:auto;border-top:1px solid var(--jfx-line)}.jfx-faq__item{border-bottom:1px solid var(--jfx-line)}.jfx-faq__item>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;font-size:14.5px;font-weight:600;color:var(--jfx-ink)}.jfx-faq__item>summary::-webkit-details-marker{display:none}.jfx-faq__item>summary:focus-visible{outline:2px solid var(--jfx-navy);outline-offset:2px}.jfx-faq__sign{flex:0 0 auto;position:relative;width:15px;height:15px}.jfx-faq__sign:before,.jfx-faq__sign:after{content:"";position:absolute;background:var(--jfx-navy);transition:transform .18s ease}.jfx-faq__sign:before{top:6.5px;left:0;width:15px;height:2px}.jfx-faq__sign:after{left:6.5px;top:0;width:2px;height:15px}.jfx-faq__item[open] .jfx-faq__sign:after{transform:scaleY(0)}.jfx-faq__answer{padding:0 0 18px;font-size:13.5px;line-height:1.65;color:var(--jfx-muted);max-width:74ch}.jfx-faq__answer p{margin:0 0 10px}.jfx-faq__answer p:last-child{margin-bottom:0}.jfx-faq__answer a{color:var(--jfx-navy);text-decoration:underline;text-underline-offset:2px}.jfx-nl__grid{display:grid;grid-template-columns:1fr;gap:22px;align-items:center}@media(min-width:900px){.jfx-nl__grid{grid-template-columns:minmax(0,6fr) minmax(0,5fr);gap:48px}}.jfx-nl__form{display:flex;flex-wrap:wrap;gap:10px}.jfx-nl__input{flex:1 1 220px;min-width:0;min-height:46px;padding:12px 16px;border:1px solid rgba(255,255,255,.25);border-radius:var(--jfx-r);background:#ffffff0f;color:#fff;font-size:14px}.jfx-nl__input::placeholder{color:#8d9cb4}.jfx-nl__input:focus{outline:2px solid var(--jfx-yellow);outline-offset:1px;border-color:transparent}.jfx-nl__note{margin:12px 0 0;font-size:11.5px;line-height:1.5;color:#a9b7cc}.jfx-nl__note p{margin:0}.jfx-nl__note a{color:#c3cfe2;text-decoration:underline}.jfx-nl__msg{margin:12px 0 0;font-size:13px;color:var(--jfx-yellow)}.jfx-nl__err{margin:12px 0 0;font-size:13px;color:#ffb4b4}.jfx-seo{border:1px solid var(--jfx-line);border-radius:var(--jfx-r-lg);background:#fff}.jfx-seo>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;font-size:15px;font-weight:700;color:var(--jfx-ink)}.jfx-seo>summary::-webkit-details-marker{display:none}.jfx-seo>summary:focus-visible{outline:2px solid var(--jfx-navy);outline-offset:2px}.jfx-seo__sign{flex:0 0 auto;position:relative;width:15px;height:15px}.jfx-seo__sign:before,.jfx-seo__sign:after{content:"";position:absolute;background:var(--jfx-navy);transition:transform .18s ease}.jfx-seo__sign:before{top:6.5px;left:0;width:15px;height:2px}.jfx-seo__sign:after{left:6.5px;top:0;width:2px;height:15px}.jfx-seo[open] .jfx-seo__sign:after{transform:scaleY(0)}.jfx-seo__body{padding:0 22px 22px;font-size:13.5px;line-height:1.7;color:var(--jfx-muted)}.jfx-seo__body h2{font-size:17px;font-weight:700;color:var(--jfx-ink);margin:22px 0 8px;line-height:1.3}.jfx-seo__body h3{font-size:14.5px;font-weight:700;color:var(--jfx-ink);margin:18px 0 6px;line-height:1.3}.jfx-seo__body p{margin:0 0 10px;max-width:90ch}.jfx-seo__body ul{margin:0 0 12px;padding-left:18px}.jfx-seo__body li{margin-bottom:4px}.jfx-seo__body a{color:var(--jfx-navy);text-decoration:underline;text-underline-offset:2px}.jfx-brands{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media(min-width:600px){.jfx-brands{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.jfx-brands{grid-template-columns:repeat(8,minmax(0,1fr))}}.jfx-brand{display:grid;place-items:center;min-height:62px;padding:12px;border:1px solid var(--jfx-line);border-radius:var(--jfx-r);background:#fff;font-size:12.5px;font-weight:700;letter-spacing:.02em;color:var(--jfx-ink-2);text-align:center;text-decoration:none;transition:border-color .12s ease,color .12s ease}.jfx-brand:hover{border-color:var(--jfx-navy);color:var(--jfx-navy)}.jfx-brand img{max-width:100%;max-height:34px;width:auto;height:auto;object-fit:contain;display:block}@media(prefers-reduced-motion:reduce){.jfx-cat,.jfx-promo__card,.jfx-row,.jfx-quick,.jfx-brand,.jfx-btn,.jfx-faq__sign:before,.jfx-faq__sign:after,.jfx-seo__sign:before,.jfx-seo__sign:after{transition:none}}@media(max-width:768px){.jfx-head__link,.jfx-morelink,.jfx-card-cta__link,.jfx-card-cta__tel{display:inline-flex;align-items:center;min-height:40px;padding-block:6px}.jfx-links a{padding-block:12px}.jfx-guide__item{padding-block:15px}}
/*# sourceMappingURL=/cdn/shop/t/190/assets/jfx-home.css.map */
