@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400;1,700&display=swap";.fx-pdp,.fx-pdp *,.fx-pdp *:before,.fx-pdp *:after,.fx-pdp h1,.fx-pdp h2,.fx-pdp h3,.fx-pdp h4,.fx-pdp p,.fx-pdp span,.fx-pdp a,.fx-pdp button,.fx-pdp input,.fx-pdp label,.fx-pdp summary,.fx-pdp .fx-pack,.fx-pdp .fx-pack *,.fx-pdp .fx-pack__title,.fx-pdp .fx-pack__sub,.fx-pdp .fx-pack__now,.fx-pdp .fx-pack__was,.fx-pdp .fx-pack__badge{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,sans-serif!important;box-sizing:border-box}.fx-pdp{max-width:1240px;margin:0 auto;padding:0;color:#121212;background:#fff;overflow-x:hidden}.fx-pdp h1,.fx-pdp h2,.fx-pdp h3,.fx-pdp h4{color:#121212e6;font-weight:700;margin:0;letter-spacing:.04rem;line-height:1.15}.fx-pdp p{margin:0;line-height:1.55;color:#121212}.fx-pdp img{max-width:100%;height:auto;display:block}.fx-pdp a{color:inherit;text-decoration:none}.fx-pdp button{font-family:inherit;cursor:pointer}.fx-ticker{overflow:hidden;padding:16px 0}.fx-ticker--top{background:#fff;border-bottom:1px solid #ECECEC}.fx-ticker--press{background:#fff;border-top:1px solid #ECECEC;border-bottom:1px solid #ECECEC;padding:22px 0}.fx-ticker--trust{background:#00538b;padding:18px 0}.fx-ticker__track{display:flex}.fx-ticker__lane{display:flex;gap:40px;flex-shrink:0;animation:fx-tick 80s linear infinite;padding:0 20px;white-space:nowrap}@keyframes fx-tick{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.fx-ticker__item{display:flex;align-items:center;gap:10px;color:#00538b;font-weight:600;font-size:15px}.fx-ticker__press{color:#555;font-weight:700;font-size:14px;letter-spacing:.12em;opacity:.65}.fx-ticker__trust-item{color:#fff;font-weight:700;font-size:14px;letter-spacing:.08em}.fx-product{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:32px 24px;align-items:start}@media(max-width:900px){.fx-product{grid-template-columns:1fr;gap:24px;padding:20px 16px}}.fx-gal{min-width:0;position:sticky;top:24px}@media(max-width:900px){.fx-gal{position:static}}.fx-gal__main{background:#f4f5f8;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:24px;min-height:480px}img.fx-gal__hero{max-width:420px;width:100%}.fx-gal__carousel{display:grid;grid-template-columns:28px 1fr 28px;gap:6px;align-items:center;margin-top:14px}.fx-gal__arrow{background:transparent;border:1px solid #E5E7EB;border-radius:50%;width:28px;height:28px;padding:0;color:#555;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center}.fx-gal__arrow:hover{color:#00538b;border-color:#00538b}.fx-gal__thumbs{display:flex;gap:6px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fx-gal__thumbs::-webkit-scrollbar{display:none}.fx-gal__thumb{flex:0 0 calc((100% - 36px) / 7);scroll-snap-align:start;background:transparent;border:2px solid #ECECEC;border-radius:8px;padding:0;cursor:pointer;overflow:hidden;aspect-ratio:1}.fx-gal__thumb.is-active{border-color:#121212}.fx-gal__thumb img{width:100%;height:100%;object-fit:cover}@media(max-width:900px){.fx-gal__thumb{flex:0 0 calc((100% - 30px)/5)}}.fx-info{min-width:0;padding:0}.fx-rating{display:flex;align-items:center;justify-content:center;font-size:14px;color:#121212;margin-bottom:10px}.fx-rating__stars{color:#00538b;letter-spacing:.08em;font-size:16px}.fx-h1{font-size:32px;text-align:center;line-height:1.15;margin:0 0 16px;font-weight:700;color:#121212e6}.fx-solfor{text-align:center;color:#00538b;font-style:italic;font-weight:700;font-size:16px;margin:4px 0 16px}.fx-iconrow{list-style:none;padding:0;margin:0 0 16px;display:flex;justify-content:center;gap:36px}.fx-iconrow li{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:16px;font-weight:700;color:#121212e6}.fx-banner{background:#00538b;color:#fff;border-radius:6px;padding:12px 16px;text-align:center;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:14px}.fx-bullets{list-style:none;padding:0;margin:0 0 14px;display:flex;flex-direction:column;gap:8px}.fx-bullets li{background:#fff;border:2px solid #E3F1FA;border-radius:6px;padding:12px 16px;display:flex;align-items:center;gap:12px;font-size:16px;color:#000}.fx-bullets__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;min-width:24px;color:#0569ac;font-weight:800;font-size:18px}.fx-tagline{background:#fff;border:1px solid #E5E7EB;border-radius:28px;padding:12px 22px;text-align:center;font-size:14px;color:#031826;font-style:italic;margin:0 auto 18px;max-width:fit-content}.fx-tagline strong{color:#00538b;font-style:normal}.fx-form{display:flex;flex-direction:column;gap:10px}.fx-pack{position:relative;display:grid;grid-template-columns:22px 72px 1fr auto;gap:14px;align-items:center;padding:14px 16px;background:#4444440a;border:1px solid transparent;border-radius:10px;cursor:pointer;overflow:visible}.fx-pack:has(input:checked){background:#fff;border:1px dashed #159FFF;box-shadow:0 0 0 1px #159fff}.fx-pack input{opacity:0;position:absolute;pointer-events:none}.fx-pack__dot{width:22px;height:22px;border-radius:50%;border:2px solid #BBB;background:#fff;display:inline-block;position:relative}.fx-pack:has(input:checked) .fx-pack__dot{border-color:#00538b}.fx-pack:has(input:checked) .fx-pack__dot:after{content:"";position:absolute;top:4px;left:4px;width:10px;height:10px;border-radius:50%;background:#00538b}img.fx-pack__thumb{width:72px!important;height:56px!important;object-fit:contain;max-width:none!important;background:#fff;border-radius:6px}.fx-pack__title{font-size:16px;font-weight:700;color:#000;line-height:1.3}.fx-pack__sub{font-size:14px;color:#555;margin-top:2px}.fx-pack__pricecol{text-align:right}.fx-pack__now{font-size:16px;font-weight:700;color:#000}.fx-pack__was{font-size:14px;color:#555;text-decoration:line-through}.fx-pack__badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:#0349bb;color:#fff;padding:3px 12px;font-size:12px;font-weight:700;border-radius:4px;white-space:nowrap}.fx-atc{margin-top:6px;background:#00538b;color:#fff;border:none;padding:0 24px;border-radius:6px;min-height:50px;font-size:16px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;display:flex;justify-content:center;align-items:center;width:100%}.fx-atc:hover{background:#003d6b}.fx-ftesti{margin:20px 0;background:#f5f5f5;border:2px solid #2B96FF;border-radius:18px;padding:12px;overflow:hidden}.fx-ftesti__track{display:flex;overflow-x:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0}.fx-ftesti__track::-webkit-scrollbar{display:none}.fx-ftesti__card{flex:0 0 100%;scroll-snap-align:start;display:grid;grid-template-columns:56px 1fr;gap:14px;align-items:center;padding:8px 12px 10px}.fx-ftesti__avatar img{width:56px;height:56px;border-radius:50%;object-fit:cover}.fx-ftesti__card p{font-size:14.5px;color:#121212;line-height:1.45;margin:0 0 4px}.fx-ftesti__author{font-size:13px;display:flex;align-items:center;gap:6px}.fx-ftesti__stars{color:#00538b;letter-spacing:.08em;font-size:13px}.fx-ftesti__dots{display:flex;justify-content:center;gap:6px;margin-top:6px}.fx-ftesti__dots span{width:7px;height:7px;border-radius:50%;background:#ccc;cursor:pointer}.fx-ftesti__dots span.is-active{background:#00538b}.fx-faqpill{background:#f3f3f3;border-radius:6px;text-align:center;padding:10px 16px;font-size:20px;font-weight:700;color:#121212e6;margin:18px 0 12px}.fx-faq__item{background:#fff;border-top:1px solid #ECECEC}.fx-faq__item:last-child{border-bottom:1px solid #ECECEC}.fx-faq__item summary{padding:14px 12px;font-weight:600;color:#121212;font-size:16px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.fx-faq__item summary::-webkit-details-marker{display:none}.fx-faq__item summary:after{content:"+";font-size:20px;color:#00538b;font-weight:400;line-height:1;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #00538B;border-radius:50%}.fx-faq__item[open] summary:after{content:"\2212"}.fx-faq__item>div{padding:0 12px 16px}.fx-faq__item p{font-size:14px;color:#555;margin:0 0 8px}.fx-faq__item p:last-child{margin-bottom:0}.fx-faq__item ul{margin:8px 0 0 18px;padding:0;color:#555;font-size:14px}.fx-featin{background:#f3f3f3;border-radius:6px;text-align:center;padding:10px 16px;font-size:20px;font-weight:700;color:#121212e6;margin:20px 0 10px}.fx-testic{padding:48px 24px;background:#fff}.fx-testic__h{text-align:center;font-size:32px;margin-bottom:28px;color:#121212e6}.fx-testic__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.fx-testic__track::-webkit-scrollbar{display:none}.fx-testic__card{flex:0 0 calc((100% - 40px) / 3);scroll-snap-align:start;background:#f3f3f3;border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.fx-testic__img{width:100%;aspect-ratio:1;object-fit:cover}.fx-testic__body{padding:18px 20px 22px;text-align:center;flex:1;display:flex;flex-direction:column}.fx-testic__stars{color:#ffb400;font-size:16px;letter-spacing:.14em;margin-bottom:10px}.fx-testic__card h3{font-size:17px;margin:0 0 10px;color:#121212;font-style:italic;line-height:1.35}.fx-testic__card p{font-size:14px;color:#444;margin:0 0 14px;flex:1}.fx-testic__author{font-size:13px;color:#555;font-weight:600}.fx-testic__dots{display:flex;justify-content:center;gap:7px;margin-top:20px}.fx-testic__dots span{width:8px;height:8px;border-radius:50%;background:#d1d5db;cursor:pointer}.fx-testic__dots span.is-active{background:#00538b}@media(max-width:900px){.fx-testic__card{flex:0 0 calc(100% - 20px)}}.fx-banner12k{padding:36px 0 48px;background:#fff;overflow:hidden}.fx-banner12k__h{text-align:center;font-size:32px;margin:0 0 28px;padding:0 24px;color:#121212e6}.fx-banner12k__track{display:flex;overflow:hidden}.fx-banner12k__lane{display:flex;gap:16px;flex-shrink:0;animation:fx-banner-scroll 60s linear infinite;padding:0 8px}@keyframes fx-banner-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.fx-banner12k__card{flex:0 0 280px;aspect-ratio:1;background:#f3f3f3;border-radius:12px;overflow:hidden}.fx-banner12k__card img{width:100%;height:100%;object-fit:cover}.fx-tabs{padding:40px 24px}.fx-tabs__bar{display:flex;justify-content:center;gap:4px;background:#121212;border-radius:12px;padding:6px;max-width:600px;margin:0 auto 28px}.fx-tabs__btn{flex:1;padding:12px 20px;background:transparent;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:700;transition:background .2s ease}.fx-tabs__btn.is-active{background:#fff;color:#121212}.fx-tabs__panel{display:none;grid-template-columns:1.1fr 1fr;gap:32px;align-items:center;max-width:1000px;margin:0 auto}.fx-tabs__panel.is-active{display:grid}.fx-tabs__media img{width:100%;border-radius:12px}.fx-tabs__h{font-size:32px;margin:0 0 14px;color:#121212e6}.fx-hl{color:#6d388b}.fx-tabs__copy p{font-size:15.5px;color:#444;margin-bottom:10px}@media(max-width:760px){.fx-tabs__panel.is-active{grid-template-columns:1fr;gap:20px}.fx-tabs__h{font-size:24px}}.fx-compare{padding:40px 24px;max-width:800px;margin:0 auto;text-align:center}.fx-compare__h{font-size:28px;margin-bottom:6px}.fx-compare__h strong{color:#6d388b}.fx-compare__sub{color:#555;font-size:14.5px;margin-bottom:24px;max-width:600px;margin-left:auto;margin-right:auto}.fx-compare__table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #0000000d}.fx-compare__table th,.fx-compare__table td{padding:16px;text-align:center;border-bottom:1px solid #ECECEC;font-size:14.5px}.fx-compare__table th{font-weight:700;font-size:14px}.fx-compare__table tbody tr:last-child td{border-bottom:none}.fx-compare__table td:first-child{text-align:left;font-weight:600}.fx-compare__brand{color:#00538b;font-weight:800;font-size:18px}.fx-compare__yes{color:#53af01;font-size:22px;font-weight:700}.fx-compare__no{color:#dbdbdb;font-size:22px;font-weight:700}.fx-vip{background:#00538b;color:#fff;padding:40px 24px;text-align:center}.fx-vip__h{color:#fff;font-size:28px;margin-bottom:6px}.fx-vip__sub{color:#ffffffd9;font-size:14.5px;margin-bottom:18px}.fx-vip__form{display:flex;gap:8px;max-width:480px;margin:0 auto}.fx-vip__email{flex:1;padding:14px 16px;border:none;border-radius:6px;font-size:14px;outline:none;color:#121212}.fx-vip__btn{background:#fff;color:#00538b;border:none;padding:14px 24px;border-radius:6px;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.04em}@media(max-width:560px){.fx-vip__form{flex-direction:column}}.fx-disclaimer{padding:24px}.fx-disclaimer p{font-size:11px;color:#999;line-height:1.6;max-width:980px;margin:0 auto}@media(max-width:760px){.fx-h1{font-size:24px}.fx-testic__h,.fx-banner12k__h,.fx-tabs__h,.fx-compare__h,.fx-vip__h{font-size:22px}.fx-pack{padding:12px;grid-template-columns:20px 56px 1fr auto;gap:10px}img.fx-pack__thumb{width:56px!important;height:44px!important}.fx-pack__title{font-size:14px}.fx-pack__sub{font-size:12px}.fx-pack__now{font-size:15px}.fx-pack__was{font-size:12px}.fx-iconrow{gap:16px}.fx-iconrow li{font-size:13px}.fx-iconrow li svg{width:38px;height:38px}.fx-bullets li{font-size:14px;padding:10px 12px}.fx-tabs__btn{padding:10px 12px;font-size:12px}.fx-banner12k__card{flex:0 0 200px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/folivex-pdp.css.map */
