.fmlrecs__title{font-size:1.25rem;font-weight:800;margin:0;}.fmlrecs__viewport{position:relative;}.fmlrecs__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc(25% - 14px);gap:38px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:6px 44px;}.fmlrecs__cats__track::-webkit-scrollbar{display:none;}.fmlrecs__cats__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc(25% - 14px);gap:38px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:6px 44px;}.fmlrecs__prod__track::-webkit-scrollbar{display:none;}.fmlrecs__prod__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc(25% - 14px);gap:64px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0% 7%;}.fmlrecs__track::-webkit-scrollbar{display:none;}.fmlrecs__cats__track::-webkit-scrollbar{display:none;}.fmlrecs__carts__track::-webkit-scrollbar{display:none;}.fmlrecs__prod__track::-webkit-scrollbar{display:none;}@media (min-width:991px){.fmlrecs__promo__nav span{font-size:22px;line-height:1;}.fmlrecs__card{width:257px !important;}.fmlrecs__cat__card{width:265px !important;}.fmlrecs__cart__card{width:257px !important;}.fmlrecs__prod__card{width:350px !important;}}@media (max-width:991px){.fmlrecs__track{grid-auto-columns:calc(33.333% - 12px);}.fmlrecs__cats__track{grid-auto-columns:calc(33.333% - 12px);}.fmlrecs__carts__track{grid-auto-columns:calc(33.333% - 12px);}.fmlrecs__prod__track{grid-auto-columns:calc(33.333% - 12px);}}@media (max-width:575px){.fmlrecs__track{grid-auto-columns:calc(50% - 10px);padding:6px 40px;}.fmlrecs__cats__track{grid-auto-columns:calc(50% - 10px);padding:6px 40px;}.fmlrecs__prod__track{grid-auto-columns:calc(50% - 10px);padding:6px 40px;}}.fmlrecs__card{background:#fff;border-radius:18px;box-shadow:0 8px 24px rgba(0,0,0,.07);overflow:hidden;scroll-snap-align:start;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;}.fmlrecs__card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.10);}.fmlrecs__cat__card{background:#fff;border-radius:18px;box-shadow:0 8px 24px rgba(0,0,0,.07);overflow:hidden;scroll-snap-align:start;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;}.fmlrecs__cat__card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.10);}.fmlrecs__cart__card{background:#fff;border-radius:18px;box-shadow:0 8px 24px rgba(0,0,0,.07);overflow:hidden;scroll-snap-align:start;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;}.fmlrecs__cart__card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.10);}.fmlrecs__prod__card{background:#fff;border-radius:18px;box-shadow:0 8px 24px rgba(0,0,0,.07);overflow:hidden;scroll-snap-align:start;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;}.fmlrecs__prod__card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.10);}.fmlrecs__imgwrap{position:relative;display:block;}.fmlrecs__imgwrap img{width:100%;object-fit:contain;display:block;}.fmlrecs__pill{position:absolute;top:10px;left:10px;background:#8a2be2;color:#fff;font-weight:800;padding:4px 10px;border-radius:999px;font-size:.78rem;box-shadow:0 6px 16px rgba(138,43,226,.35);}.fmlrecs__meta{padding:12px;display:flex;flex-direction:column;gap:6px;}.fmlrecs__brand{font-size:.78rem;color:#667085;min-height:16px;}.fmlrecs__name{color:#111;font-weight:700;line-height:1.25;text-decoration:none;display:block;}.fmlrecs__name:hover{text-decoration:underline;}.fmlrecs__price{display:flex;align-items:center;gap:10px;margin-top:4px;}.fmlrecs__price--old{color:#98A2B3;text-decoration:line-through;}.fmlrecs__price--final{font-weight:900;font-size:1.05rem;}.fmlrecs__cta{margin-top:8px;}.fmlrecs__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:10px 12px;border:none;cursor:pointer;border-radius:999px;font-weight:800;background:#111827;color:#fff;transition:opacity .2s ease,transform .05s;}.fmlrecs__btn:active{transform:translateY(1px);}.fmlrecs__btn:hover{opacity:.95;}.fmlrecs__cat__nav--prev{left:-37px;}.fmlrecs__cat__nav--next{right:-30px;}.fmlrecs__cart__nav--prev{left:-37px;}.fmlrecs__cart__nav--next{right:-30px;}.fmlrecs__prod__nav--prev{left:-37px;}.fmlrecs__prod__nav--next{right:-30px;}.fmlrecs__nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border:none;border-radius:50%;background:rgba(255,255,255,0) !important;display:flex;align-items:center;justify-content:center;cursor:pointer !important;z-index:10 !important;transition:all 0.3s ease;pointer-events:auto !important;user-select:none !important;}.fmlrecs__nav:hover,.fmlrecs__nav:focus{transform:translateY(-50%) scale(1.05);}.fmlrecs__nav[disabled]{opacity:0.4;pointer-events:none !important;cursor:not-allowed !important;}.fmlrecs__nav span{font-size:28px !important;line-height:1;color:#2fb5d2 !important;font-size:5em !important;cursor:pointer !important;z-index:10 !important;user-select:none !important;}.fmlrecs__nav--prev{left:-37px;}.fmlrecs__nav--next{right:-40px;}.fmlrecs__dots{display:flex;gap:8px;justify-content:center;margin-top:10px;}.fmlrecs__dots button{width:8px;height:8px;border-radius:50%;border:none;background:#E5E7EB;cursor:pointer;padding:0px 0px;}.fmlrecs__dots button.is-active{background:#8a2be2;}.fmlrecs__cat__dots{display:flex;gap:8px;justify-content:center;margin-top:10px;}.fmlrecs__cat__dots button{width:8px;height:8px;border-radius:50%;border:none;background:#E5E7EB;cursor:pointer;padding:0px 0px;}.fmlrecs__cat__dots button.is-active{background:#8a2be2;}.fmlrecs__cart__dots{display:flex;gap:8px;justify-content:center;margin-top:10px;}.fmlrecs__cart__dots button{width:8px;height:8px;border-radius:50%;border:none;background:#E5E7EB;cursor:pointer;padding:0px 0px;}.fmlrecs__cart__dots button.is-active{background:#8a2be2;}.fmlrecs__prod__dots{display:flex;gap:8px;justify-content:center;margin-top:10px;}.fmlrecs__prod__dots button{width:8px;height:8px;border-radius:50%;border:none;background:#E5E7EB;cursor:pointer;padding:0px 0px;}.fmlrecs__prod__dots button.is-active{background:#8a2be2;}.fmlrecs__card{border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.06);}.fmlrecs__cat__card{border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.06);}.fmlrecs__cart__card{border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.06);}.fmlrecs__prod__card{border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.06);}.fmlrecs__pill{background:#e53935;}.fmlrecs__price--final{color:#0074d9;}.fmlrecs__btn{background:#0074d9;border-radius:6px;font-weight:600;}.fmlrecs__imgwrap{position:relative;}.fmlrecs__imgwrap .product-flags{position:absolute;top:10px;left:10px;margin:0;padding:0;list-style:none;z-index:3;}.fmlrecs__imgwrap .product-flags li{display:inline-block;}.content-discount{align-self:anchor-center;color:#fff;padding:5px 0px 5px 0px;font-size:14px;font-weight:700;text-decoration:none;font-weight:bold;border-radius:0px 0px 20px 20px;}.content-discount-vc{align-self:anchor-center;color:#fff;padding:5px 0px 5px 0px;font-size:14px;font-weight:700;text-decoration:none;font-weight:bold;border-radius:0px 0px 20px 20px;}.content-discount-cate{align-self:anchor-center;color:#fff;padding:5px 0px 5px 0px;font-size:14px;font-weight:700;text-decoration:none;font-weight:bold;border-radius:0px 0px 20px 20px;}.border_entry_recomend{border-radius:15px;background:#fff;padding:0px 15px 10px 15px;border:3px solid #ab2fd6;box-shadow:0 4px 12px -2px rgb(67 71 90 / 32%);transition:transform .5s ease;}.content-without-discount{align-self:anchor-center;color:#fff;padding:5px 0px 5px 0px;font-size:14px;font-weight:700;text-decoration:none;font-weight:bold;background:#fff;}.discount-color{font-weight:bold;font-size:25px;margin:15px;}.without-discount-color{color:#fff;font-weight:bold;font-size:25px;margin:15px;}@media (max-width:575px){.fmlrecs__track{grid-auto-columns:calc(50% - 12px);gap:12px;padding:8px 12px;}.fmlrecs__cats__track{grid-auto-columns:calc(50% - 12px);gap:12px;padding:8px 12px;}.fmlrecs__carts__track{grid-auto-columns:calc(50% - 12px);gap:12px;padding:8px 12px;}.fmlrecs__prod__track{grid-auto-columns:calc(50% - 12px);gap:12px;padding:8px 12px;}.fmlrecs__card{width:auto !important;min-width:0;height:auto !important;}.fmlrecs__cat__card{width:auto !important;min-width:0;height:auto !important;}.fmlrecs__cart__card{width:auto !important;min-width:0;height:485px !important;}.fmlrecs__prod__card{width:auto !important;min-width:0;height:451px !important;}.fmlrecs__imgwrap img{width:100%;height:auto;object-fit:contain;}}@media (max-width:680px){.fmlrecs__track{grid-auto-columns:calc(50% - 12px);gap:14px;}.fmlrecs__cats__track{grid-auto-columns:calc(50% - 12px);gap:14px;padding:8px 16px;}.fmlrecs__carts__track{grid-auto-columns:calc(50% - 12px);gap:14px;padding:8px 16px;}.fmlrecs__prod__card{width:auto !important;min-width:0;height:auto !important;}.fmlrecs__card{width:182px !important;min-width:0;}.fmlrecs__cat__card{width:190px !important;min-width:0;}.fmlrecs__cart__card{width:176px !important;min-width:0;}.fmlrecs__prod__card{width:183px !important;min-width:0;}}.fmlrecs__imgwrap{position:relative;}.fmlrecs__imgwrap img{width:100%;height:auto;object-fit:contain;}.fmlrecs__track{scroll-snap-type:x mandatory;scrollbar-width:none;}.fmlrecs__track::-webkit-scrollbar{display:none;}.fmlrecs__cats__track{scroll-snap-type:x mandatory;scrollbar-width:none;}.fmlrecs__cats__track::-webkit-scrollbar{display:none;}.fmlrecs__carts__track{scroll-snap-type:x mandatory;scrollbar-width:none;}.fmlrecs__carts__track::-webkit-scrollbar{display:none;}.fmlrecs__prod__track{scroll-snap-type:x mandatory;scrollbar-width:none;}.fmlrecs__prod__track::-webkit-scrollbar{display:none;}.fmlrecs__card{min-width:0;}.fmlrecs__cat__card{min-width:0;}.fmlrecs__cart__card{min-width:0;}.fmlrecs__prod__card{min-width:0;}@media (max-width:680px){.fmlrecs__track{grid-auto-columns:calc(50% - 12px);gap:14px;}.fmlrecs__cats__track{grid-auto-columns:calc(50% - 12px);gap:14px;padding:8px 16px;}.fmlrecs__carts__track{grid-auto-columns:calc(50% - 12px);gap:14px;padding:8px 16px;}.fmlrecs__prod__track{grid-auto-columns:calc(50% - 12px);gap:10px;padding:8px 16px;}.border_entry_recomend{border-width:2px;padding:8px 10px 10px;box-shadow:0 3px 10px rgba(0,0,0,.10);}.fmlrecs__title{font-size:1.05rem;}.name-product-list h2.product-title{font-size:0.95rem !important;line-height:1.2;margin:4px 0 6px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}.discount-color{font-size:18px;margin:8px 0;}.content-discount{font-size:12px;padding:4px 0;border-radius:0 0 14px 14px;}.content-discount-vc{font-size:12px;padding:4px 0;border-radius:0 0 14px 14px;}.content-discount-cate{font-size:12px;padding:4px 0;border-radius:0 0 14px 14px;}.fmlrecs__price--final,.price{font-size:1rem;font-weight:800;}.fmlrecs__nav{top:calc(50% - 10px);}.fmlrecs__nav--prev{left:-10px;}.fmlrecs__nav--next{right:-10px;}.fmlrecs__dots{margin-top:6px;gap:6px;}.fmlrecs__dots button{width:6px;height:6px;}.fmlrecs__cat__dots{margin-top:6px;gap:6px;}.fmlrecs__cat__dots button{width:6px;height:6px;}.fmlrecs__cart__dots{margin-top:6px;gap:6px;}.fmlrecs__cart__dots button{width:6px;height:6px;}.fmlrecs__prod__dots{margin-top:6px;gap:6px;margin-bottom:10px;}.fmlrecs__prod__dots button{width:6px;height:6px;}}@media (max-width:575px){.fmlrecs__track{grid-auto-columns:calc(50% - 0px);gap:15px;}.fmlrecs__cats__track{grid-auto-columns:calc(50% - 0px);padding:5px 32px 10px 0px;grid-auto-columns:calc(50% - 0px);gap:20px;}.fmlrecs__carts__track{grid-auto-columns:calc(50% - 0px);gap:18px;padding:12px 12px;}.fmlrecs__prod__track{grid-auto-columns:calc(50% - 0px);gap:10px;padding:8px 12px;}.border_entry_recomend{border-width:2px;border-radius:12px;}.content-discount{font-size:11px;}.content-discount-vc{font-size:11px;}.content-discount-cate{font-size:11px;}.discount-color{font-size:16px;margin:6px 0;}.name-product-list h2.product-title{font-size:0.92rem !important;}.product-brand,.fmlrecs__brand{font-size:0.72rem;}.price,.fmlrecs__price--final{font-size:0.98rem;}.btn-product-list,.fmlrecs__btn{padding:9px 10px;font-size:0.9rem;border-radius:999px;}.fmlrecs__nav--prev{left:-24px;}.fmlrecs__nav--next{right:-20px;}}@media (max-width:680px){.fmlrecs__imgwrap{aspect-ratio:4 / 3;display:block;}.fmlrecs__imgwrap img{height:100%;object-fit:contain;}}@media (max-width:680px){.col-lg-1.text-center{opacity:.5;}}@media (max-width:680px){.fmlrecs__cat__nav--next{right:0px;}.fmlrecs__cat__nav--prev{left:0px;}.fmlrecs__cart__nav--next{right:0px;}.fmlrecs__cart__nav--prev{left:0px;}.fmlrecs__prod__nav--next{right:5px;}.fmlrecs__prod__nav--prev{left:-5px;}.fmlrecs__title{font-size:1rem;font-weight:700;}.name-product-list h2.product-title{font-size:10px !important;line-height:1.2;margin:4px 0 6px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}.product-brand,.fmlrecs__brand{font-size:0.72rem;line-height:1.1;}.regular-price{font-size:12px !important;}.price,.fmlrecs__price--final{font-size:0.95rem;font-weight:800;}.discount-color{font-size:16px;margin:4px 0;}.content-discount{font-size:11px;padding:10px 5px 5px 5px;top:-6px;margin:-10px;}.content-discount-vc{font-size: 11px;padding: 0px;margin: 0px;top: -8px;width: 100%;}.content-discount-cate{font-size:11px;padding:0px 5px 5px 10px;margin:0px -8px 8px;top:-8px;}.pum_product_page{font-size:0.7rem;}.btn-product-list,.fmlrecs__btn{font-size:0.85rem;padding:8px 10px;border-radius:999px;}.without-discount-color{color:#fff;font-weight:bold;font-size:25px;margin:1px;}.product-description{margin-top:0px;}.name-product-list-cat{height:37px;}.category-product-list{height:30px;}}.border_entry_recomend,.fmlrecs__card{border:3px solid var(--cat-color,#ab2fd6);}.fmlrecs__cat__card{border:3px solid var(--cat-color,#ab2fd6);}.fmlrecs__cart__card{border:3px solid var(--cat-color,#ab2fd6);}.fmlrecs__prod__card{border:3px solid var(--cat-color,#ab2fd6);}.discount-color{color:var(--cat-color,#ab2fd6);}.fmlrecs__pill{background:var(--cat-color,#ab2fd6);}.fmlrecs__btn{background:var(--cat-color,#0074d9);}.fmlrecs__dots button.is-active{background:var(--cat-color,#8a2be2);}.fmlrecs__cat__dots button.is-active{background:var(--cat-color,#8a2be2);}.fmlrecs__cart__dots button.is-active{background:var(--cat-color,#8a2be2);}.fmlrecs__prod__dots button.is-active{background:var(--cat-color,#8a2be2);}.fmlrecs__promo{--gap:16px;position:relative;}.fmlrecs__promo__header h2{margin:0 0 12px;text-align:center;}.fmlrecs__promo__viewport{position:relative;overflow:hidden;padding:0 44px;}.fmlrecs__promo__track{display:flex;gap:var(--gap);overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;}.fmlrecs__promo__track::-webkit-scrollbar{display:none;}.fmlrecs__promo__card{flex:0 0 calc((100% - var(--gap)) / 2);max-width:calc((100% - var(--gap)) / 2);scroll-snap-align:start;background:#fff;border-radius:12px;box-shadow:0 6px 16px rgba(0,0,0,.06);overflow:hidden;border:2px solid #da77aa;}.fmlrecs__promo__imgwrap{position:relative;display:block;background:#fff;}.fmlrecs__promo__imgwrap img{object-fit:contain;}.fmlrecs__promo__pill{position:absolute;top:10px;left:10px;background:#ff2f6d;color:#fff;font-weight:700;padding:4px 8px;border-radius:999px;font-size:12px;}.fmlrecs__promo__meta{padding:10px 12px 14px;display:grid;gap:6px;}.fmlrecs__promo__name{font-size:14px;line-height:1.3;color:#333;margin:0;}.fmlrecs__promo__price{align-items:baseline;gap:8px;}.fmlrecs__promo__price--old{text-decoration:line-through;color:#999;font-size:12px;}.fmlrecs__promo__price--final{font-weight:700;color:#e0005a;}.fmlrecs__promo__nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;border:none;background:rgba(255,255,255,0) !important;display:grid;place-items:center;cursor:pointer !important;z-index:10 !important;transition:all 0.3s ease;pointer-events:auto !important;user-select:none !important;}.fmlrecs__promo__nav:hover,.fmlrecs__promo__nav:focus{transform:translateY(-50%) scale(1.05);}.fmlrecs__promo__nav--prev{left:4px;}.fmlrecs__promo__nav--next{right:4px;}.fmlrecs__promo__nav[disabled]{opacity:.4;pointer-events:none !important;cursor:not-allowed !important;}.fmlrecs__promo__nav span{font-size:28px !important;line-height:1;color:#2fb5d2 !important;font-size:5em !important;cursor:pointer !important;z-index:10 !important;user-select:none !important;}.fmlrecs__promo__dots{display:flex;justify-content:center;gap:8px;margin-top:14px;}.fmlrecs__promo__dots button{width:8px;height:8px;border-radius:50%;background:#ddd;border:0;padding:0;cursor:pointer;}.fmlrecs__promo__dots button.is-active{background:#e0005a;}@media (prefers-reduced-motion:reduce){.fmlrecs__promo__track{scroll-behavior:auto;}}.fmlrecs__promo__imgwrap{position:relative;display:block;}.fml-countdown{left:10px;bottom:10px;background:rgba(255,255,255,.95);border-radius:12px;padding:6px 10px;box-shadow:0 4px 12px rgba(0,0,0,.12);display:inline-grid;gap:4px;}.fml-countdown__label{font-size:11px;line-height:1;color:#333;text-align:center;}.fml-countdown__grid{display:grid;grid-auto-flow:column;gap:6px;align-items:center;}.fml-countdown__cell{display:grid;gap:2px;justify-items:center;min-width:34px;padding:4px 6px;border-radius:8px;background:#f7f7f8;}.fml-countdown__cell b{font-size:14px;font-weight:700;}.fml-countdown__cell em{font-style:normal;font-size:10px;color:#666;}.fml-countdown.is-wait .fml-countdown__label{color:#0b6;}.fml-countdown.is-end .fml-countdown__label{color:#b00;}.fml-countdown.is-end{opacity:.7;}.fmlrecs__promo__card{border:2px solid #e0005a;border-radius:14px;background:#fff;overflow:hidden;}.fml-flashbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0px 50px;background:#f7bfd6;border-top:2px solid #e0005a;border-bottom-left-radius:12px;border-bottom-right-radius:12px;min-height:78px;}.fml-flashbar__left{display:flex;align-items:center;min-width:180px;}.fml-flashbar__badge{height:48px;width:auto;display:block;}.fml-flashbar__badge-fallback{display:none;font-weight:800;color:#a8004a;background:#fff;border:2px solid #e0005a;border-radius:10px;padding:6px 10px;text-transform:uppercase;letter-spacing:.3px;}.fml-flashbar__badge:not([src]),.fml-flashbar__badge[src=""]{display:none;}.fml-flashbar__badge:where([src]):not([src*="//"]){display:block;}.fml-flashbar__left:has(img.fml-flashbar__badge:not([src]),img.fml-flashbar__badge[src=""]) .fml-flashbar__badge-fallback{display:inline-block;}.fml-flashbar__right{margin-left:auto;}.fml-countdown--inline{position:static;background:transparent;padding:0;box-shadow:none;}.fml-countdown--inline .fml-countdown__grid{display:flex;align-items:center;gap:12px;justify-content:flex-end;}.fml-countdown--inline .fml-countdown__cell{background:#fff;border:2px solid #e0005a;border-radius:999px;width:64px;height:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;}.fml-countdown--inline .fml-countdown__cell em{font-style:normal;font-size:12px;color:#e0005a;line-height:1;}.fml-countdown--inline .fml-countdown__cell b{font-size:18px;font-weight:800;line-height:1.1;color:#da0d77;}@media (max-width:576px){.fmlrecs__promo__viewport{position:relative;overflow:hidden;padding:0px;}.fml-flashbar{padding:10px 12px;min-height:70px;}.fml-flashbar__left{min-width:150px;}.fml-flashbar__badge{height:40px;}.fml-countdown--inline .fml-countdown__cell{width:56px;height:56px;}.fml-countdown--inline .fml-countdown__cell b{font-size:16px;color:#da0d77;}.fml-countdown--inline .fml-countdown__cell em{font-size:11px;}.fml-flashbar{display:flow-root;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;background:#f7bfd6;border-top:2px solid #e0005a;border-bottom-left-radius:12px;border-bottom-right-radius:12px;min-height:78px;}.fml-countdown{left:10px;bottom:10px;background:#f7bfd6;border-radius:12px;padding:6px 10px;display:flow-root;gap:0px;}.fml-countdown--inline .fml-countdown__grid{display:flex;align-items:center;gap:0px;justify-content:flex-end;}.mg{margin:0px;}.fmlrecs__prod__dots{display:flex;gap:8px;justify-content:center;margin-top:10px;}.fmlrecs__prod__viewport{position:relative;overflow:hidden;}.fmlrecs__cat__nav{position:absolute;top:9%;transform:translateY(-50%);width:50px;height:50px;border:none;border-radius:50%;background:rgba(255,255,255,0) !important;display:flex;align-items:center;justify-content:center;cursor:pointer !important;z-index:10 !important;transition:all 0.3s ease;pointer-events:auto !important;user-select:none !important;}.fmlrecs__cat__nav:hover,.fmlrecs__cat__nav:focus{transform:translateY(-50%) scale(1.05);}.fmlrecs__cat__nav[disabled]{opacity:.4;pointer-events:none !important;cursor:not-allowed !important;}.fmlrecs__cat__nav span{font-size:28px !important;line-height:1;color:#2fb5d2 !important;font-size:5em !important;cursor:pointer !important;z-index:10 !important;user-select:none !important;}.fmlrecs__cart__nav{position:absolute;top:55%;transform:translateY(-50%);width:50px;height:50px;border:none;border-radius:50%;background:rgba(255,255,255,0) !important;display:flex;align-items:center;justify-content:center;cursor:pointer !important;z-index:10 !important;transition:all 0.3s ease;pointer-events:auto !important;user-select:none !important;}.fmlrecs__cart__nav:hover,.fmlrecs__cart__nav:focus{transform:translateY(-50%) scale(1.05);}.fmlrecs__cart__nav[disabled]{opacity:.4;pointer-events:none !important;cursor:not-allowed !important;}.fmlrecs__cart__nav span{font-size:28px !important;line-height:1;color:#2fb5d2 !important;font-size:5em !important;cursor:pointer !important;z-index:10 !important;user-select:none !important;}.fmlrecs__carts__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc(35% - 20px);gap:106px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:6px 44px;}}@media (min-width:992px){.mg{margin:-5px;}.fmlrecs__prod__nav--prev{left:5%;}.fmlrecs__prod__nav--next{right:7%;}.fmlrecs__prod__dots{display:flex;gap:8px;justify-content:center;margin-top:10px;margin-bottom:15px;}.fmlrecs__prod__viewport{position:relative;overflow:hidden;padding:0 44px 0px 60px;}.fmlrecs__cat__viewport{position:relative;overflow:hidden;}.fmlrecs__cat__nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border:none;border-radius:50%;background:rgba(255,255,255,0) !important;display:flex;align-items:center;justify-content:center;cursor:pointer !important;z-index:10 !important;transition:all 0.3s ease;pointer-events:auto !important;user-select:none !important;}.fmlrecs__cat__nav:hover,.fmlrecs__cat__nav:focus{transform:translateY(-50%) scale(1.05);}.fmlrecs__cat__nav[disabled]{opacity:.4;pointer-events:none !important;cursor:not-allowed !important;}.fmlrecs__cat__nav span{font-size:28px !important;line-height:1;color:#2fb5d2 !important;font-size:5em !important;cursor:pointer !important;z-index:10 !important;user-select:none !important;}.fmlrecs__carts__track{display:flex;flex-wrap:nowrap;gap:38px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;padding:6px 44px;}.fmlrecs__carts__track::-webkit-scrollbar{display:none;}.fmlrecs__cart__card{flex:0 0 280px;scroll-snap-align:start;}.margin_discount_manufacturer{margin-top:11%;}.name-product-list-promo{height:35px;}.name-product-list-cat{height:30px;}.category-product-list{height:30px;}}.fmlrecs__prod__nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border:none;border-radius:50%;background:rgba(255,255,255,0) !important;display:flex;align-items:center;justify-content:center;cursor:pointer !important;z-index:10 !important;transition:all 0.3s ease;pointer-events:auto !important;user-select:none !important;}.fmlrecs__prod__nav:hover,.fmlrecs__prod__nav:focus{transform:translateY(-50%) scale(1.05);}.fmlrecs__prod__nav[disabled]{opacity:.4;pointer-events:none !important;cursor:not-allowed !important;}.fmlrecs__prod__nav span{font-size:28px !important;line-height:1;color:#2fb5d2 !important;font-size:5em !important;cursor:pointer !important;z-index:10 !important;user-select:none !important;}.fmlrecs__prod__nav--prev{left:4px;}.fmlrecs__prod__nav--next{right:4px;}.fmlrecs__cat__nav--prev{left:4px;}.fmlrecs__cat__nav--next{right:4px;}.fmlrecs__cart__nav--prev{left:4px;}.fmlrecs__cart__nav--next{right:4px;}.fmlrec-modal-header{background:#10b4a5;color:#fff;border-bottom:0;padding:12px 16px;text-align:center;border-radius:0px 0px 50px 50px;}.fmlrec-modal-header .modal-title{font-weight:800;font-size:25px;}.fmlrec-card .fmlrec-img{width:120px;height:120px;object-fit:contain;}.fmlrec-name{color:#0f172a;text-decoration:none;}.fmlrec-name:hover{text-decoration:underline;}.btn-teal{background:#10b981;color:#fff;border:0;}.btn-teal:hover{filter:brightness(0.95);}#fmlrecGoPay{background-color:#034c97;color:white !important;border-radius:20px;text-transform:capitalize;font-weight:bold;}#fmlrecSkip{background-color:#034c97;color:white !important;border-radius:20px;text-transform:capitalize;font-weight:bold;}.fml-modal{position:fixed;inset:0;z-index:1055;display:none;}.fml-modal.is-open{display:block;}.fml-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.5);}.fml-modal__dialog{position:relative;max-width:720px;margin:10vh auto;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.25);}.fml-modal__header{padding:14px 18px;background:#10b4a5;color:#fff;display:flex;justify-content:space-between;align-items:center;}.fml-modal__body{padding:16px 18px;max-height:60vh;overflow:auto;}.fml-modal__footer{padding:12px 18px;display:flex;gap:12px;justify-content:center;}.fml-modal__close{background:none;border:0;color:#fff;font-size:28px;line-height:1;cursor:pointer;}button[data-real-continue]{display:none !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important;position:absolute !important;left:-9999px !important;}.fml-modal{position:fixed;inset:0;z-index:1055;display:none;}.fml-modal.is-open{display:block;}.fml-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.5);}.fml-modal__dialog{position:relative;max-width:720px;margin:10vh auto;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.25);}.fml-modal__header{padding:14px 18px;background:#10b4a5;color:#fff;display:flex;justify-content:space-between;align-items:center;}.fml-modal__body{padding:16px 18px;max-height:60vh;overflow:auto;}.fml-modal__footer{padding:12px 18px;display:flex;gap:12px;justify-content:center;}.fml-modal__close{background:none;border:0;color:#fff;font-size:28px;line-height:1;cursor:pointer;}.fmlrecs__landings__viewport{position:relative;overflow:hidden;padding:0 44px;}.fmlrecs__landings__track{display:grid;grid-auto-flow:column;gap:24px;grid-auto-columns:calc(25% - 18px);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:6px 0;position:relative;z-index:1;}.fmlrecs__landings__track::-webkit-scrollbar{display:none;}.fmlrecs__landings__card{background:#fff;border-radius:12px;box-shadow:0 6px 16px rgba(0,0,0,.06);overflow:hidden;scroll-snap-align:start;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;}.fmlrecs__landings__card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.10);}.fmlrecs__landings__imgwrap{display:block;position:relative;}.fmlrecs__landings__imgwrap img{width:100%;height:auto;display:block;object-fit:contain;}.fmlrecs__landings__title{margin:10px 10px 12px;font-size:0.95rem;line-height:1.25;}.fmlrecs__landings__title a{color:#111;text-decoration:none;font-weight:700;display:block;}.fmlrecs__landings__title a:hover{text-decoration:underline;}.fmlrecs__landings__nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border:none;border-radius:50%;background:rgba(255,255,255,0) !important;display:flex;align-items:center;justify-content:center;cursor:pointer !important;z-index:10 !important;pointer-events:auto !important;transition:all 0.3s ease;user-select:none !important;}.fmlrecs__landings__nav:hover,.fmlrecs__landings__nav:focus{transform:translateY(-50%) scale(1.05);}.fmlrecs__landings__nav[disabled]{opacity:.4;pointer-events:none !important;cursor:not-allowed !important;}.fmlrecs__landings__nav span{font-size:28px !important;line-height:1;color:#2fb5d2 !important;font-size:5em !important;cursor:pointer !important;z-index:10 !important;user-select:none !important;}.fmlrecs__landings__nav--prev{left:4px;}.fmlrecs__landings__nav--next{right:4px;}.fmlrecs__landings__dots{display:flex;gap:8px;justify-content:center;margin-top:12px;}.fmlrecs__landings__dots button{width:8px;height:8px;border-radius:50%;border:0;background:#E5E7EB;cursor:pointer;padding:0;}.fmlrecs__landings__dots button.is-active{background:#8a2be2;}@media (max-width:680px){.fmlrecs__landings__viewport{padding:0 16px;}.fmlrecs__landings__track{grid-auto-columns:calc(50% - 12px);gap:16px;}.fmlrecs__landings__nav--prev{left:0;}.fmlrecs__landings__nav--next{right:0;}.fmlrecs__landings__title{font-size:0.9rem;margin:8px 8px 10px;}.fmlrecs__landings__title a{color:#111;text-decoration:none;font-weight:700;display:block;font-size:12px;}}.fmlrecs__landings__nav[disabled]{opacity:.35;pointer-events:none;}#fmlrecModal{z-index:2147483647;}body.fml-modal-open #blockcart-modal{display:none !important;}body.fml-modal-open .modal-backdrop{display:none !important;pointer-events:none !important;}.fml-modal{position:fixed;inset:0;display:none;z-index:2147483647;}.fml-modal.is-open{display:block;}.fml-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.5);}.fml-modal__dialog{position:relative;z-index:1;max-width:960px;margin:6vh auto;padding:0 !important;}body.fml-modal-open{overflow:hidden;}body.fml-modal-open #blockcart-modal{display:none !important;}body.fml-modal-open .modal-backdrop{display:none !important;pointer-events:none !important;}.fmlrecs__promo__card .row{margin:0 !important;}.fmlrecs__promo__card [class*="col-"]{padding:0 !important;}.fmlrecs__promo__imgwrap{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;min-height:289px;border-radius:20px;overflow:hidden;}.fmlrecs__promo__card{border:2px solid #e0005a;border-radius:20px;box-shadow:0 8px 22px rgba(0,0,0,.10);overflow:hidden;}.fmlrecs__promo__imgwrap>.col-sm-6:first-child{grid-column:1;grid-row:1;display:flex;align-items:center;justify-content:center;padding:22px 16px;}.fmlrecs__promo__imgwrap img{display:block;width:100%;height:auto;object-fit:contain;max-height:210px;}.fmlrecs__promo__imgwrap>.col-sm-6:nth-of-type(2){grid-column:2;grid-row:1;display:flex;flex-direction:column;padding:22px 24px 12px;}.fmlrecs__promo__imgwrap>.col-sm-12{grid-column:1 / -1;grid-row:2;}.fml-flashbar{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#f7bfd6;padding:12px 24px;min-height:92px;border-top:3px solid #e0005a;border-bottom-left-radius:20px;border-bottom-right-radius:20px;margin:0 !important;}.fml-flashbar__left{display:flex;align-items:center;gap:14px;min-width:auto;}.fml-flashbar__badge{height:56px;width:auto;display:block;}.fml-countdown--inline .fml-countdown__grid{display:flex;gap:14px;align-items:center;justify-content:flex-end;}.fml-countdown--inline .fml-countdown__cell{width:60px;height:60px;border-radius:999px;background:#fff;border:3px solid #e0005a;display:flex;flex-direction:column;align-items:center;justify-content:center;}.fml-countdown--inline .fml-countdown__cell em{font-style:normal;font-size:12px;color:#e0005a;line-height:1;}.fml-countdown--inline .fml-countdown__cell b{font-size:18px;font-weight:800;line-height:1.1;color:#da0d77;}@media (max-width:576px){.fmlrecs__promo__nav span{font-size:22px;line-height:0;}.fmlrecs__promo__imgwrap{grid-template-columns:1fr;grid-template-rows:auto auto auto;min-height:0;}.fmlrecs__promo__imgwrap>.col-sm-6:first-child{grid-column:1;grid-row:1;}.fmlrecs__promo__imgwrap>.col-sm-6:nth-of-type(2){grid-column:1;grid-row:2;}.fmlrecs__promo__imgwrap>.col-sm-12{grid-column:1;grid-row:3;}.fml-flashbar{padding:10px 16px;min-height:84px;}.fml-flashbar__badge{height:48px;}.fml-countdown--inline .fml-countdown__cell{width:56px;height:56px;}}@media (max-width:576px){.fmlrecs__promo__nav span{font-size:22px;line-height:0;}.fmlrecs__promo__imgwrap{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;min-height:0;gap:0;}.fmlrecs__promo__card .row{margin:0 !important;}.fmlrecs__promo__card [class*="col-"]{padding:0 !important;}.fmlrecs__promo__imgwrap>.col-sm-6:first-child{grid-row:1;grid-column:1;display:flex;align-items:center;justify-content:center;padding:12px 10px 2px;}.fmlrecs__promo__imgwrap img{max-height:170px;width:100%;height:auto;object-fit:contain;display:block;}.fmlrecs__promo__imgwrap>.col-sm-6:nth-of-type(2){grid-row:2;grid-column:1;padding:8px 12px 10px;display:flex;flex-direction:column;}.discount-color{font-size:18px;margin:4px 0;}.regular-price{font-size:12px !important;}.fmlrecs__promo__price--final{font-size:16px;}.fmlrecs__promo__name{font-size:13px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:4px 0 0;}.fmlrecs__promo__imgwrap>.col-sm-12{grid-row:3;grid-column:1;margin-top:0 !important;}.fml-flashbar{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:10px 12px;min-height:76px;background:#f7bfd6;border-top:3px solid #e0005a;border-bottom-left-radius:18px;border-bottom-right-radius:18px;margin:0 !important;}.fml-flashbar__badge{height:42px;width:auto;display:block;}.fml-countdown--inline{padding:0;background:transparent;}.fml-countdown--inline .fml-countdown__grid{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:nowrap;}.fml-countdown--inline .fml-countdown__cell{width:46px;height:46px;border-radius:999px;background:#fff;border:2px solid #e0005a;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:46px;}.fml-countdown--inline .fml-countdown__cell em{font-size:10px;color:#e0005a;line-height:1;font-style:normal;}.fml-countdown--inline .fml-countdown__cell b{font-size:14px;font-weight:800;line-height:1.1;color:#da0d77;}.fmlrecs__promo__viewport{padding:0 10px;}.fmlrecs__promo__nav{width:30px;height:30px;top:calc(50% - 8px);}.fmlrecs__promo__nav--prev{left:2px;}.fmlrecs__promo__nav--next{right:2px;}.fmlrecs__promo__card{border:2px solid #e0005a;border-radius:18px;box-shadow:0 6px 16px rgba(0,0,0,.10);overflow:hidden;}}@media (max-width:360px){.fmlrecs__promo__imgwrap img{max-height:155px;}.fml-flashbar__badge{height:38px;}.fml-countdown--inline .fml-countdown__cell{width:42px;height:42px;}.fml-countdown--inline .fml-countdown__cell b{font-size:13px;}}@media (max-width:576px){.margin_discount_manufacturer{margin-top:15%;}.margin_discount{margin-top:19px;}.margin_discount-cat{margin-top:30px;}.name-product-list-promo{height:35px;}.margin-top{margin-top:10px;}.fmlrecs__promo__card{border-radius:18px;overflow:hidden;border:2px solid #e0005a;}.fmlrecs__promo__imgwrap{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:0;}.fmlrecs__promo__imgwrap>.col-sm-12{grid-row:3;grid-column:1;margin-top:0 !important;}.fml-flashbar{margin:0 !important;padding:10px 15px;min-height:72px;background:#f7bfd6;border-top:3px solid #e0005a;border-bottom-left-radius:0;border-bottom-right-radius:0;}.fml-flashbar__badge{height:40px;width:auto;}.fml-countdown--inline .fml-countdown__grid{display:flex;justify-content:flex-end;align-items:center;gap:8px;flex-wrap:nowrap;}.fml-countdown--inline .fml-countdown__cell{width:44px;height:44px;min-width:44px;border-radius:999px;background:#fff;border:2px solid #e0005a;display:flex;align-items:center;justify-content:center;flex-direction:column;}.fml-countdown--inline .fml-countdown__cell em{font-size:10px;color:#e0005a;}.fml-countdown--inline .fml-countdown__cell b{font-size:14px;color:#da0d77;}.fmlrecs__promo__imgwrap>.col-sm-6:first-child{padding:12px 10px 4px;}.fmlrecs__promo__imgwrap img{max-height:165px;}.fmlrecs__promo__imgwrap>.col-sm-6:nth-of-type(2){padding:8px 12px 10px;}.discount-color{font-size:18px;margin:4px 0;}.regular-price{font-size:12px !important;}.fmlrecs__promo__price--final{font-size:16px;}}@media (max-width:360px){.fml-flashbar__badge{height:36px;}.fml-countdown--inline .fml-countdown__cell{width:40px;height:40px;min-width:40px;}}