.fta-badges{display:flex;flex-wrap:wrap;gap:8px;margin:1.25rem 0}.fta-badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;padding:5px 14px;border-radius:20px;border:1.5px solid rgba(0,0,0,.15);color:#666;background:#fff;white-space:nowrap}.fta-badge--blue{border-color:#1a4eb8;color:#1a4eb8;background:#eef3ff}.fta-badge--green{border-color:#1a7a4a;color:#1a7a4a;background:#eaf5ee}.fta-badge--navy{border-color:#0a1628;color:#fff;background:#0a1628}.fta-badge--red{border-color:#c0392b;color:#c0392b;background:#fdf0ee}.fta-intro-title{font-size:17px;font-weight:600;color:#1a1a1a;line-height:1.55;margin:.5rem 0 .3rem}.fta-intro-body{font-size:14px;color:#5a5a5a;line-height:1.7;margin:0 0 .5rem}.fta-nav{position:sticky;top:0;z-index:50;background:#fff;border-top:2px solid #e8e8e8;border-bottom:2px solid #e8e8e8;margin:1.5rem -1.5rem 0}.fta-nav__inner{display:flex;overflow-x:auto;scrollbar-width:none;padding:0 1.5rem;max-width:100%}.fta-nav__inner::-webkit-scrollbar{display:none}.fta-nav__link{flex-shrink:0;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#bbb;text-decoration:none;padding:1.1rem 1.5rem;border-bottom:3px solid transparent;white-space:nowrap;transition:color .15s,border-color .15s;margin-bottom:-2px;display:inline-block}.fta-nav__link:hover{color:#050e1f}.fta-nav__link.active{color:#050e1f;border-bottom-color:#050e1f}.fta-wrap{margin:0 -1.5rem}.fta-section{padding:4rem 2rem;scroll-margin-top:60px}.fta-section__inner{max-width:1100px;margin:0 auto}.fta-section--white{background:#fff}.fta-section--cream{background:#f4f1ec}.fta-section--navy{background:#050e1f}.fta-kicker{display:block;font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#1a4eb8;margin-bottom:.6rem;text-align:center}.fta-section--navy .fta-kicker{color:#a8c5f0}.fta-h2{font-family:Cormorant Garamond,serif;font-size:clamp(26px,3vw,38px);font-weight:300;color:#050e1f;margin:0 0 .75rem;line-height:1.2;text-align:center}.fta-section--navy .fta-h2{color:#fff}.fta-lead{font-size:15px;color:#5a5a5a;line-height:1.75;max-width:640px;margin:0 auto 2.5rem;text-align:center}.fta-section--navy .fta-lead{color:#fff9}.fta-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:2rem}.fta-card{border-radius:12px;padding:1.5rem}.fta-card--light{background:#fff;border:1px solid #eee;box-shadow:0 2px 8px #0000000d}.fta-card--dark{background:#ffffff12;border:1px solid rgba(255,255,255,.12)}.fta-card__ico{font-size:26px;margin-bottom:.6rem}.fta-card__title{font-size:14px;font-weight:700;color:#fff;margin-bottom:.35rem}.fta-card--light .fta-card__title{color:#050e1f}.fta-card__body{font-size:13px;color:#ffffffa6;line-height:1.6}.fta-card--light .fta-card__body{color:#5a5a5a}.fta-specs{border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #0000000f}.fta-spec-row{display:flex;border-bottom:1px solid #f0f0f0}.fta-spec-row:last-child{border-bottom:none}.fta-spec-lbl{flex:0 0 42%;padding:.9rem 1rem;font-size:14px;font-weight:600;color:#050e1f;background:#f4f6fa}.fta-spec-val{flex:1;padding:.9rem 1rem;font-size:14px;color:#5a5a5a;background:#fff}.fta-table-wrap{overflow-x:auto;border-radius:12px;box-shadow:0 2px 8px #00000012;margin-bottom:1.5rem}.fta-table{width:100%;border-collapse:collapse;font-size:13px}.fta-table thead tr{background:#050e1f}.fta-table thead th{padding:1rem 1.25rem;text-align:left;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c}.fta-table thead th.fta-table__hl{color:#a8c5f0}.fta-table tbody tr{border-bottom:1px solid #f0f0f0}.fta-table tbody tr:hover{background:#f6f9ff}.fta-table tbody tr:last-child{border-bottom:none}.fta-table tbody td{padding:.85rem 1.25rem;color:#5a5a5a;vertical-align:middle;background:#fff}.fta-table tbody td:first-child{font-weight:600;color:#050e1f;background:#f8f9fb}.fta-table tbody td.fta-table__hl{font-weight:700;color:#1a4eb8;background:#eef3ff}.fta-ok{color:#1a7a4a;font-weight:700}.fta-no{color:#c0392b;font-weight:700}.fta-mid{color:#e67e22;font-weight:700}.fta-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:2rem}.fta-step{background:#fff;border:1px solid #eee;border-radius:12px;padding:1.5rem;box-shadow:0 2px 6px #0000000a}.fta-step__num{font-family:Cormorant Garamond,serif;font-size:40px;font-weight:600;color:#1a4eb8;opacity:.2;line-height:1;margin-bottom:.4rem}.fta-step__title{font-size:14px;font-weight:700;color:#050e1f;margin-bottom:.35rem}.fta-step__body{font-size:13px;color:#5a5a5a;line-height:1.6}.fta-warn{display:flex;gap:12px;align-items:flex-start;background:#fffbf0;border-left:4px solid #f0c060;padding:1.1rem 1.4rem;margin-top:1.5rem;font-size:13.5px;color:#1a1a1a;line-height:1.65;border-radius:0 8px 8px 0}.fta-warn__ico{font-size:20px;flex-shrink:0}.fta-info{display:flex;gap:12px;align-items:flex-start;background:#f0f5ff;border-left:4px solid #1a4eb8;padding:1.1rem 1.4rem;margin-top:1.5rem;font-size:13.5px;color:#1a1a1a;line-height:1.65;border-radius:0 8px 8px 0}.fta-info__ico{font-size:20px;flex-shrink:0}.fta-warn a,.fta-info a{color:#1a4eb8;text-decoration:underline;text-underline-offset:3px}.fta-faq-item{border-bottom:1px solid #e0dbd4}.fta-faq-item:first-child{border-top:1px solid #e0dbd4}.fta-faq-q{width:100%;background:none;border:none;display:flex;justify-content:space-between;align-items:center;padding:1.2rem 0;cursor:pointer;font-size:15px;font-weight:500;color:#050e1f;text-align:left;font-family:inherit;transition:color .15s}.fta-faq-q:after{content:"+";flex-shrink:0;width:26px;height:26px;border:1.5px solid #ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;color:#aaa;line-height:1;transition:transform .2s,background .2s,border-color .2s}.fta-faq-q.open{color:#1a4eb8}.fta-faq-q.open:after{transform:rotate(45deg);background:#1a4eb8;color:#fff;border-color:#1a4eb8}.fta-faq-a{display:none;padding-bottom:1.25rem}.fta-faq-a.open{display:block}.fta-faq-a p{font-size:14px;color:#5a5a5a;line-height:1.8;margin:0}.fta-faq-a a{color:#1a4eb8;text-decoration:underline;text-underline-offset:3px}@media(max-width:900px){.fta-grid-3,.fta-steps{grid-template-columns:1fr 1fr}.fta-section{padding:3rem 1.25rem}.fta-wrap{margin:0 -1.25rem}.fta-nav{margin:1.5rem -1.25rem 0}}@media(max-width:600px){.fta-grid-3,.fta-steps{grid-template-columns:1fr}.fta-nav__link{padding:.9rem .8rem;font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/product-tabs.css.map */
