.ftk{--navy: #12123e;--navy2: #233089;--blue: #3a4fc4;--line: #e7e8ef;--muted: #6b7280;--warn: #b91c1c;--ok: #15803d;--bg: #f4f5fb;font-family:var(--font-body--family, inherit);display:block;width:100%;position:relative;z-index:1;background:linear-gradient(180deg,#f8f9fd,#eceffa);padding-block:var(--padding-block-start, 5.6rem) var(--padding-block-end, 8rem)}.ftk,.ftk *,.ftk *:before,.ftk *:after{box-sizing:border-box}.ftk__inner{width:100%;max-width:80rem;margin-inline:auto;padding-inline:1.5rem}.ftk__view[hidden]{display:none}.ftk__auth{display:grid;grid-template-columns:1fr 1.12fr;border-radius:1.6rem;overflow:hidden;box-shadow:0 2rem 5rem #12123e24;background:#fff;min-height:36rem}.ftk__auth[hidden]{display:none}.ftk__brand{background:linear-gradient(155deg,#0d0d33,#1b1f63 55%,#2a3a9c);color:#fff;padding:4rem 3.4rem;display:flex;flex-direction:column;justify-content:flex-start;gap:2.6rem;position:relative;overflow:hidden}.ftk__brand>*{position:relative;z-index:1}.ftk__brand:after{content:"";position:absolute;right:-6rem;top:-6rem;width:18rem;height:18rem;border-radius:50%;background:radial-gradient(circle,rgba(120,150,255,.35),transparent 70%);pointer-events:none;z-index:0}.ftk__brand:before{content:"";position:absolute;left:-5rem;bottom:-5rem;width:17rem;height:17rem;border-radius:50%;background:radial-gradient(circle,rgba(70,100,220,.26),transparent 70%);pointer-events:none;z-index:0}.ftk__brand-logo{width:15rem;height:auto;filter:brightness(0) invert(1);margin-bottom:1.6rem}.ftk__brand-word{font-size:2.2rem;font-weight:700;letter-spacing:.08em;margin-bottom:1.6rem}.ftk__brand-title{font-size:2.4rem;line-height:1.2;margin:0 0 .8rem;font-weight:600}.ftk__brand-sub{font-size:1.45rem;line-height:1.6;margin:0;color:#ffffffd1}.ftk__benefits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.1rem;position:relative;z-index:1}.ftk__benefits li{display:flex;align-items:flex-start;gap:.8rem;font-size:1.4rem;line-height:1.45;color:#ffffffeb}.ftk__bcheck{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;background:#ffffff29;display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem}.ftk__formside{padding:4rem 3.6rem;display:flex;flex-direction:column;justify-content:center;background:#fff}.ftk__title{font-size:2.1rem;margin:0 0 .4rem;color:var(--navy);font-weight:600}.ftk__title--lg{font-size:2.4rem}.ftk__muted{color:var(--muted);font-size:1.4rem;margin:0;line-height:1.5}.ftk__form{display:flex;flex-direction:column;gap:1.1rem;margin-top:1.6rem}.ftk__field{display:flex;flex-direction:column;gap:.4rem;font-size:1.25rem;color:var(--muted);flex:1;min-width:0}.ftk__field input,.ftk__field select{width:100%;padding:1.05rem 1.1rem;border:1px solid var(--line);border-radius:.9rem;font-size:1.5rem;font-family:inherit;background:#fff;color:#16161d;transition:border-color .15s,box-shadow .15s}.ftk__field input:focus,.ftk__field select:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px #3a4fc429}.ftk__row{display:flex;gap:1rem}.ftk__btn{background:var(--navy);color:#fff;border:0;border-radius:.9rem;padding:1.15rem 1.4rem;font-size:1.5rem;font-weight:600;cursor:pointer;transition:background .2s,transform .1s;margin-top:.4rem}.ftk__btn:hover{background:var(--navy2)}.ftk__btn:active{transform:translateY(1px)}.ftk__btn:disabled{opacity:.5;cursor:default}.ftk__btn--sm{padding:.75rem 1.2rem;font-size:1.35rem;margin-top:0}.ftk__btn.is-done{background:var(--ok)}.ftk__ghost{background:none;border:1px solid var(--line);color:var(--muted);border-radius:.8rem;padding:.65rem 1.1rem;font-size:1.3rem;cursor:pointer}.ftk__ghost:hover{color:var(--navy);border-color:var(--navy)}.ftk__link{background:none;border:0;color:var(--blue);cursor:pointer;font-size:1.4rem;font-weight:600;padding:0;text-decoration:underline}.ftk__switch{margin-top:1.6rem;text-align:center;color:var(--muted);font-size:1.4rem}.ftk__check{display:flex;gap:.8rem;align-items:flex-start;font-size:1.25rem;color:#2a2a33;line-height:1.5;margin-top:.3rem}.ftk__check input{appearance:auto;-webkit-appearance:auto;width:1.7rem;height:1.7rem;margin-top:.15rem;flex-shrink:0;accent-color:var(--navy);cursor:pointer}.ftk__error{color:var(--warn);font-size:1.35rem;margin:.3rem 0 0}.ftk__hint{display:block;font-size:1.2rem;color:var(--muted);margin-top:-.5rem}.ftk__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:16rem}.ftk__spinner{width:2.4rem;height:2.4rem;border:3px solid var(--line);border-top-color:var(--navy);border-radius:50%;animation:ftkspin .8s linear infinite}@keyframes ftkspin{to{transform:rotate(360deg)}}.ftk__panel{background:#fff;border:1px solid var(--line);border-radius:1.6rem;padding:2.4rem;box-shadow:0 2rem 5rem #12123e1a}.ftk__panelhead{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:1.6rem;border-bottom:1px solid var(--line);margin-bottom:1.6rem}.ftk__addbar{margin-bottom:1.2rem}.ftk__addform{background:var(--bg);border:1px solid var(--line);border-radius:1rem;padding:1.4rem;margin-bottom:1.4rem;display:flex;flex-direction:column;gap:1rem}.ftk__addform[hidden]{display:none}.ftk__addactions{display:flex;justify-content:flex-end;gap:1rem;align-items:center}.ftk__list{display:flex;flex-direction:column;gap:1rem}.ftk__supp{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#fff;border:1px solid var(--line);border-radius:1.1rem;padding:1.3rem 1.5rem;transition:box-shadow .15s}.ftk__supp:hover{box-shadow:0 .6rem 1.6rem #12123e14}.ftk__supp-name{font-weight:600;font-size:1.6rem;color:var(--navy)}.ftk__supp-meta{font-size:1.3rem;color:var(--muted);margin-top:.3rem}.ftk__supp-side{display:flex;align-items:center;gap:.8rem;flex-shrink:0}.ftk__pill{font-size:1.2rem;background:#eef0ff;color:var(--navy);padding:.35rem .9rem;border-radius:2rem;white-space:nowrap;font-weight:600}.ftk__pill.is-warn{background:#fef2f2;color:var(--warn)}.ftk__iconbtn{background:none;border:0;color:#c0c2cf;cursor:pointer;font-size:1.6rem;padding:.3rem .5rem;line-height:1}.ftk__iconbtn:hover{color:var(--warn)}.ftk__empty{text-align:center;padding:3rem 1rem}@media(max-width:749px){.ftk__inner{padding-inline:1rem}.ftk__auth{grid-template-columns:1fr;min-height:0}.ftk__brand{padding:2.2rem 1.8rem;gap:1.6rem}.ftk__brand-title{font-size:2rem}.ftk__brand-logo{width:12rem;margin-bottom:1rem}.ftk__benefits{display:none}.ftk__formside{padding:2rem 1.8rem}.ftk__row{flex-direction:column;gap:1.1rem}.ftk__panel{padding:1.6rem}.ftk__supp{flex-direction:column;align-items:stretch}.ftk__supp-side{justify-content:space-between}}.masonry-section .f-column>*:first-child{margin-block-start:var(--offset-top, 0)}.show-more-button{background:linear-gradient(180deg,rgb(var(--color-background) / 0%),rgb(var(--color-background) / 100%) 60%);height:25svh;z-index:1;padding-inline:var(--page-padding)}.show-more-button--expanded{--padding-block-start-mobile: 2.4rem;--padding-block-start: 6rem;position:relative;background:none;height:auto;padding-bottom:0}.fm-pa{color:rgb(var(--color-foreground));width:100%}.fm-pa__static{padding:0 0 1.6rem}.fm-pa__item{border-top:.1rem solid rgb(var(--color-foreground) / 12%)}.fm-pa__item:last-child{border-bottom:.1rem solid rgb(var(--color-foreground) / 12%)}.fm-pa__item>summary{list-style:none;cursor:pointer;padding:1.5rem .2rem;font-size:1.6rem;font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:1rem}.fm-pa__item>summary::-webkit-details-marker{display:none}.fm-pa__item>summary:after{content:"+";font-size:2.1rem;font-weight:300;line-height:1;flex:none}.fm-pa__item[open]>summary:after{content:"\2013"}.fm-pa__body{padding:0 .2rem 1.8rem}.fm-pa__text{line-height:1.6;color:rgb(var(--color-foreground) / 80%);font-size:1.5rem}.fm-pa__faq p{margin:0 0 1.2rem}.fm-pa__faq p:last-child{margin-bottom:0}.fm-pa__teg p{margin:0}.fm-pa__fayda{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.fm-pa__fayda li{line-height:1.5}.fm-pa__pills{display:flex;flex-wrap:wrap;gap:.7rem}.fm-pa__pill{padding:.55rem 1.2rem;border-radius:10rem;border:.1rem solid rgb(var(--color-foreground) / 12%);font-size:1.3rem}.fm-pa__pill--no:before{content:"\2715";margin-inline-end:.5rem;opacity:.5;font-size:.85em}.fm-pa__pill--ok{border-radius:.8rem}.fm-pa__pill--ok:before{content:"\2713";font-weight:700;margin-inline-end:.5rem}.fm-pa__ing{width:100%;border-collapse:collapse;font-size:1.45rem}.fm-pa__ing th{text-align:start;font-weight:600;padding:.8rem 1rem;border-bottom:.15rem solid rgb(var(--color-foreground) / 18%);font-size:1.3rem}.fm-pa__ing td{padding:.8rem 1rem;border-bottom:.1rem solid rgb(var(--color-foreground) / 10%)}.fm-pa__ing th:not(:first-child),.fm-pa__ing td:not(:first-child){text-align:end;white-space:nowrap}.fm-pa__note{margin:1rem 0 0;font-size:1.2rem;color:rgb(var(--color-foreground) / 55%)}.fm-pa__rte{font-size:1.45rem;line-height:1.55;color:rgb(var(--color-foreground) / 85%);overflow-x:auto}.fm-pa__rte>:first-child{margin-top:0}.fm-pa__rte>:last-child{margin-bottom:0}.fm-pa__rte h1,.fm-pa__rte h2,.fm-pa__rte h3,.fm-pa__rte h4{font-size:1.6rem;font-weight:700;margin:1.6rem 0 .8rem}.fm-pa__rte p{margin:0 0 1rem}.fm-pa__rte table{width:100%;border-collapse:collapse;margin:0 0 1.2rem;font-size:1.4rem}.fm-pa__rte th,.fm-pa__rte td{text-align:start;padding:.6rem .8rem;border:0;border-bottom:.1rem solid rgb(var(--color-foreground) / 10%);vertical-align:top}.fm-pa__rte th{font-weight:600;border-bottom:.15rem solid rgb(var(--color-foreground) / 18%);font-size:1.3rem}.fm-pa__rte th:not(:first-child),.fm-pa__rte td:not(:first-child){text-align:end;white-space:nowrap}.fm-pa__rte ul,.fm-pa__rte ol{margin:0 0 1rem;padding-inline-start:2rem}@media(min-width:768px){.product-information__grid.product-information__grid--media-left{grid-template-columns:440fr 760fr}.product-information__media{position:sticky;top:11rem;align-self:start}}.fm-bt{--fm-navy: #0E2240;background:#fff;color:#0e2240;padding:.2rem 0;line-height:1.3}.fm-bt__head{margin-bottom:1.2rem}.fm-bt__title{display:flex;align-items:baseline;gap:.5rem;color:#0e2240;line-height:1}.fm-bt__title-main{font-family:FM Optima,Montserrat,sans-serif;font-weight:700;font-size:2.9rem;letter-spacing:.005em}.fm-bt__title-main .fm-bt__reg{font-family:Montserrat,sans-serif;font-size:.42em;vertical-align:super;font-weight:400;letter-spacing:0}.fm-bt__title-form{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.75rem;text-transform:uppercase;letter-spacing:.02em}.fm-bt__subtitle{margin-top:.4rem;font-size:1.4rem;font-weight:400;color:#0e2240}.fm-bt__usage{background:#e0e0e4;border-top:2px solid #0E2240;border-bottom:2px solid #0E2240;padding:1.1rem 1.4rem}.fm-bt__usage-line{font-size:1.6rem;color:#0e2240}.fm-bt__usage-line+.fm-bt__usage-line{margin-top:.2rem}.fm-bt__usage-k{font-weight:600}.fm-bt__table{width:100%;border-collapse:collapse}.fm-bt__table thead th{font-size:1.5rem;font-weight:700;color:#0e2240;padding:.7rem .4rem;border-bottom:2px solid #0E2240;vertical-align:bottom}.fm-bt__table tbody td{font-size:1.55rem;padding:.28rem .4rem;color:#0e2240;vertical-align:baseline;line-height:1.25}.fm-bt__table tbody tr:last-child td{border-bottom:2px solid #0E2240;padding-bottom:.7rem}.fm-bt__c-name{text-align:left;width:60%}.fm-bt__c-amt{text-align:right;width:25%;white-space:nowrap;font-variant-numeric:tabular-nums}.fm-bt__c-brd{text-align:right;width:15%;white-space:nowrap;font-variant-numeric:tabular-nums}.fm-bt__c-name em{font-style:italic;font-weight:400;font-size:.82em}.fm-bt__c-name small{font-size:.82em}.fm-bt__foot{margin-top:.9rem}.fm-bt--icerik{padding:0}.fm-bt--icerik .fm-bt__foot{margin-top:0}.fm-bt--icerik .fm-bt__icerik{font-size:1.35rem;line-height:1.6}.fm-bt--icerik .fm-bt__star{font-size:1.25rem}.fm-bt__brdnote{margin:0 0 .7rem;font-size:1.25rem;color:#0e2240}.fm-bt__icerik{margin:0 0 .7rem;font-size:1.2rem;line-height:1.5;color:#0e2240;text-align:justify}.fm-bt__icerik em{font-style:italic}.fm-bt__icerik strong{font-weight:700}.fm-bt__star{margin:.15rem 0 0;font-size:1.12rem;line-height:1.4;color:#0e2240}@media(max-width:640px){.fm-bt__title-main{font-size:2.4rem}.fm-bt__title-form{font-size:1.5rem}.fm-bt__usage-line{font-size:1.45rem}.fm-bt__table thead th{font-size:1.35rem}.fm-bt__table tbody td{font-size:1.4rem}.fm-bt__c-name{width:56%}}
/*# sourceMappingURL=/cdn/shop/t/25/compiled_assets/styles.css.map */
