:root{--fm-navy:#071c33;--fm-blue:#2f6bff;--fm-light:#f5f8fc;--fm-text:#071c33;--fm-muted:#526276}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--fm-text);background:#fff}a{text-decoration:none;color:inherit}.fm-announcement{background:linear-gradient(90deg,#2f6bff,#4a8bff);color:#fff;text-align:center;font-weight:700;font-size:14px;padding:10px 16px}.fm-header{background:var(--fm-navy);color:#fff}.fm-header__inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:22px 48px}.fm-logo{display:flex;flex-direction:column;line-height:1}.fm-logo__main{font-weight:900;font-size:30px;letter-spacing:.04em}.fm-logo__sub{font-size:12px;margin-top:5px}.fm-nav{display:flex;gap:48px;font-weight:800;font-size:15px}.fm-nav a:first-child{border-bottom:2px solid #7ec8ff;padding-bottom:10px}.fm-cart{font-weight:900;font-size:18px}.fm-hero{background:linear-gradient(90deg,#f6f9fc,#eef4fa 48%,#fff);min-height:var(--hero-min-height);overflow:hidden}.fm-hero__inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:24px;padding:54px 48px 34px}.fm-eyebrow{color:#126dff;font-size:16px;letter-spacing:.26em;font-weight:900;margin-bottom:22px}.fm-hero h1,.fm-product__info h1{font-size:64px;line-height:1.05;letter-spacing:-1.8px;margin:0 0 24px;font-weight:900}.fm-hero h1 p{margin:0}.fm-hero__text{font-size:19px;line-height:1.65;color:#34465c;max-width:610px;margin-bottom:26px}.fm-hero__buttons{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin:16px 0 30px}.fm-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:16px 30px;font-weight:900;letter-spacing:.02em;transition:.2s ease}.fm-btn--primary{background:var(--fm-navy);color:#fff}.fm-btn--secondary{border:1px solid #b9c9dc;color:var(--fm-navy);background:#fff}.fm-mini-features{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:22px 0;max-width:720px}.fm-mini-feature{display:grid;grid-template-columns:auto 1fr;column-gap:8px;align-items:center;font-size:13px}.fm-mini-feature span{color:#126dff;font-size:24px;grid-row:span 2}.fm-mini-feature strong{font-size:13px}.fm-mini-feature small{color:#526276;font-size:11px}.fm-compliance{font-size:14px;color:#526276}.fm-hero__visual{display:flex;justify-content:flex-end;align-items:center}.fm-hero__image{width:100%;max-width:680px;height:auto;object-fit:contain;filter:drop-shadow(0 24px 45px rgba(7,28,51,.08))}.fm-trustbar{background:var(--fm-navy);color:#fff}.fm-trustbar__inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:26px 48px}.fm-trustitem{display:flex;align-items:center;gap:16px;justify-content:center;border-right:1px solid rgba(255,255,255,.25)}.fm-trustitem:last-child{border-right:0}.fm-trustitem__icon{font-size:28px}.fm-trustitem strong{font-size:15px}.fm-trustitem p{margin:4px 0 0;color:#d9e6f7;font-size:13px}.fm-section{max-width:1400px;margin:0 auto;padding:44px 48px}.fm-section__header{text-align:center;margin-bottom:30px}.fm-section__header h2{font-size:32px;line-height:1.15;margin:0 0 10px;font-weight:900}.fm-section__header p{margin:0;color:#66758a;font-size:16px}.fm-cardgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.fm-card{border:1px solid #e5ebf2;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 10px 24px #071c330a}.fm-card__image,.fm-card__placeholder{width:100%;height:170px;object-fit:cover;background:linear-gradient(135deg,#edf4fb,#fff)}.fm-card__body{padding:18px}.fm-card__body h3{margin:0 0 8px;font-size:17px}.fm-card__body p{margin:0;color:#526276}.fm-product__box{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;border-radius:22px;background:linear-gradient(90deg,#f7faff,#fff);padding:34px;border:1px solid #e5ebf2}.fm-product__image{width:100%;border-radius:18px;background:#fff}.fm-product__info h3{font-size:34px;margin:0 0 10px}.fm-price{font-size:24px;font-weight:900;margin:0 0 18px}.fm-product__desc{color:#526276;line-height:1.7;margin-bottom:22px}.fm-product-badges{display:flex;gap:14px;flex-wrap:wrap;margin-top:20px;color:#526276;font-weight:700;font-size:13px}.fm-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.fm-step{background:#fff;border:1px solid #e5ebf2;border-radius:16px;padding:26px;text-align:center}.fm-step span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:var(--fm-navy);color:#fff;font-weight:900}.fm-step h3{margin:16px 0 8px}.fm-step p{color:#526276;margin:0}.fm-faq__list{max-width:900px;margin:0 auto}.fm-faq__item{border-top:1px solid #e5ebf2;padding:18px 0}.fm-faq__item summary{font-weight:900;cursor:pointer}.fm-faq__item p{color:#526276;line-height:1.6}.fm-footer{background:var(--fm-navy);color:#fff;margin-top:40px}.fm-footer__inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px;padding:42px 48px}.fm-footer a{display:block;color:#d9e6f7;margin:8px 0}.fm-footer p{color:#d9e6f7;line-height:1.6}.fm-footer__bottom{text-align:center;border-top:1px solid rgba(255,255,255,.15);padding:18px;color:#d9e6f7}@media(max-width:900px){.fm-header__inner{padding:18px 20px}.fm-nav{display:none}.fm-hero__inner{grid-template-columns:1fr;padding:36px 20px}.fm-hero h1,.fm-product__info h1{font-size:42px}.fm-mini-features,.fm-trustbar__inner,.fm-cardgrid,.fm-steps,.fm-product__box,.fm-footer__inner{grid-template-columns:1fr}.fm-trustitem{border-right:0;border-bottom:1px solid rgba(255,255,255,.18);padding:10px 0}.fm-section{padding:34px 20px}}.fm-hero__visual{position:relative}.fm-hero__image{width:120%;max-width:none;margin-right:-80px}.fm-product__image{width:100%;max-height:650px;object-fit:contain!important;background:#f6f9fc;border-radius:20px}.fm-product__box{align-items:start}.fm-product__box>div:first-child{display:flex;align-items:center;justify-content:center;background:#f6f9fc;border-radius:22px;padding:30px}.fm-hero__visual{height:100%;display:flex;align-items:stretch;justify-content:flex-end;overflow:hidden}.fm-hero__image{width:100%;height:520px;max-width:none;object-fit:cover!important;object-position:center right;border-radius:0;box-shadow:none}.fm-hero .fm-hero__visual{height:560px!important;width:100%!important;overflow:hidden!important;display:block!important}.fm-hero .fm-hero__visual img,.fm-hero .fm-hero__image{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center right!important;display:block!important}.fm-hero{position:relative;height:600px;overflow:hidden}.fm-hero-bg img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0}.fm-hero-overlay{position:absolute;width:100%;height:100%;background:#ffffff8c;top:0;left:0}.fm-hero-content{position:relative;z-index:2;max-width:600px;padding:100px 80px}.fm-hero h1{font-size:56px;font-weight:800;color:#0b1f35;margin-bottom:20px}.fm-sub{font-size:18px;color:#4a5b6b;margin-bottom:30px}.btn-primary{background:#0b1f35;color:#fff;padding:14px 28px;border-radius:30px;margin-right:15px;text-decoration:none}.btn-secondary{border:1px solid #0b1f35;padding:14px 28px;border-radius:30px;text-decoration:none;color:#0b1f35}.fm-product-gallery{width:100%}.fm-product-gallery-main{background:#f6f9fc;border-radius:22px;padding:24px;display:flex;align-items:center;justify-content:center}.fm-product-gallery-main img{width:100%;max-height:620px;object-fit:contain!important}.fm-product-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:16px}.fm-product-thumb{border:1px solid #e5ebf2;background:#fff;border-radius:12px;padding:6px;cursor:pointer}.fm-product-thumb img{width:100%;height:72px;object-fit:contain}.fm-product-thumb:hover{border-color:#071c33}@media(max-width:768px){.fm-product-thumbs{grid-template-columns:repeat(4,1fr)}}.fm-reviews{background:#f6f9fc;border-radius:30px;margin-top:40px}.fm-review-summary{display:grid;grid-template-columns:280px 1fr;gap:40px;background:#fff;border:1px solid #e5ebf2;border-radius:24px;padding:34px;margin-bottom:28px;box-shadow:0 12px 30px #071c330d}.fm-review-score{font-size:56px;font-weight:900;color:#071c33}.fm-stars{color:#ffb400;letter-spacing:2px;font-size:18px;margin:8px 0}.fm-review-bars div{display:grid;grid-template-columns:80px 1fr 50px;align-items:center;gap:12px;margin-bottom:12px;color:#4a5a6a;font-size:14px}.fm-review-bars b{display:block;height:9px;background:#071c33;border-radius:999px;position:relative}.fm-review-bars b:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#071c33;border-radius:999px}.fm-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.fm-review-card{background:#fff;border:1px solid #e5ebf2;border-radius:22px;padding:26px;box-shadow:0 10px 26px #071c330a}.fm-review-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.fm-review-top strong{color:#071c33;font-size:16px}.fm-review-top span{color:#126dff;font-size:13px;font-weight:700}.fm-review-card h3{font-size:20px;margin:10px 0;color:#071c33}.fm-review-card p{color:#4a5a6a;line-height:1.7}@media(max-width:768px){.fm-review-summary,.fm-review-grid{grid-template-columns:1fr}}.fm-footer{background:#031b39;color:#fff;padding-top:70px;margin-top:80px}.fm-footer-top{max-width:1280px;margin:auto;display:grid;grid-template-columns:1.2fr 1fr;gap:80px;padding:0 24px 60px}.fm-footer-brand h2{font-size:42px;font-weight:900;margin-bottom:18px}.fm-footer-brand p{color:#c5d1e0;line-height:1.9;font-size:17px;max-width:520px}.fm-socials{display:flex;gap:14px;margin-top:30px;flex-wrap:wrap}.fm-social{display:inline-flex;align-items:center;gap:10px;height:46px;padding:0 18px 0 10px;border-radius:999px;color:#fff;text-decoration:none;font-weight:800;font-size:14px;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;transition:all .28s ease}.fm-social span{width:30px;height:30px;border-radius:50%;background:#fff;color:#071c33;display:inline-flex;align-items:center;justify-content:center;font-weight:900}.fm-social:hover{transform:translateY(-3px);background:#126dff;border-color:#126dff;box-shadow:0 14px 30px #126dff59}.fm-social.fb:hover span{color:#1877f2}.fm-social.ig:hover span{color:#e1306c}.fm-social.tk:hover span{color:#000}.fm-social.yt:hover span{color:red}@media(max-width:768px){.fm-social{width:100%;justify-content:flex-start}}.fm-newsletter{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.fm-newsletter input{flex:1;min-width:240px;padding:16px;border:none;border-radius:14px;font-size:15px}.fm-newsletter button{background:#126dff;color:#fff;border:none;padding:16px 24px;border-radius:14px;cursor:pointer;font-weight:700;transition:.3s}.fm-newsletter button:hover{background:#0e56ca}.fm-footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.fm-footer-col h3{font-size:22px;margin-bottom:22px}.fm-footer-col a{display:block;color:#d4deeb;text-decoration:none;margin-bottom:14px;transition:.3s}.fm-footer-col a:hover{color:#fff;transform:translate(4px)}.fm-footer-col p{color:#d4deeb;margin-bottom:10px;line-height:1.8}.fm-trust{margin-top:20px;display:flex;flex-direction:column;gap:10px;font-size:14px}.fm-footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:26px 24px;display:flex;justify-content:space-between;align-items:center;max-width:1280px;margin:auto;flex-wrap:wrap;gap:20px}.fm-payment-icons{display:flex;gap:14px;flex-wrap:wrap}.fm-payment-icons span{background:#ffffff14;padding:8px 14px;border-radius:10px;font-size:13px}@media(max-width:768px){.fm-footer-top{grid-template-columns:1fr;gap:50px}.fm-footer-links{grid-template-columns:1fr}.fm-footer-bottom{flex-direction:column;text-align:center}}.fm-footer{background:#061f3d!important;color:#fff!important;padding:70px 0 0!important;margin-top:80px!important;overflow:hidden!important}.fm-footer-top{max-width:1280px!important;margin:0 auto!important;padding:0 40px 55px!important;display:grid!important;grid-template-columns:1.1fr .9fr!important;gap:70px!important;align-items:start!important}.fm-footer-brand{max-width:620px!important}.fm-footer-brand h2{font-size:42px!important;font-weight:900!important;margin:0 0 20px!important;color:#fff!important;letter-spacing:1px!important}.fm-footer-brand p{font-size:17px!important;line-height:1.8!important;color:#d7e3f2!important;max-width:560px!important;margin:0!important}.fm-newsletter{display:flex!important;gap:12px!important;margin-top:32px!important;max-width:560px!important}.fm-newsletter input{height:56px!important;flex:1!important;min-width:0!important;padding:0 20px!important;border-radius:16px!important;border:none!important;font-size:15px!important}.fm-newsletter button{height:56px!important;padding:0 28px!important;border-radius:16px!important;border:none!important;background:#126dff!important;color:#fff!important;font-weight:800!important;cursor:pointer!important}.fm-footer-links{max-width:1280px!important;margin:0 auto!important;padding:45px 40px 55px!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:70px!important;border-top:1px solid rgba(255,255,255,.1)!important}.fm-footer-col h3{font-size:22px!important;margin:0 0 22px!important;color:#fff!important}.fm-footer-col a,.fm-footer-col p{display:block!important;color:#d7e3f2!important;text-decoration:none!important;margin:0 0 13px!important;font-size:15px!important;line-height:1.7!important}.fm-footer-col a:hover{color:#fff!important;transform:translate(4px)!important}.fm-footer-bottom{border-top:1px solid rgba(255,255,255,.1)!important;max-width:1280px!important;margin:0 auto!important;padding:24px 40px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;color:#d7e3f2!important}.fm-payment-icons{display:flex!important;gap:10px!important;flex-wrap:wrap!important}.fm-payment-icons span{background:#ffffff14!important;border:1px solid rgba(255,255,255,.12)!important;padding:7px 12px!important;border-radius:10px!important;font-size:13px!important}.fm-socials{display:flex!important;gap:14px!important;margin-top:30px!important;flex-wrap:wrap!important}.fm-social{display:inline-flex!important;align-items:center!important;gap:10px!important;height:44px!important;padding:0 16px 0 9px!important;border-radius:999px!important;color:#fff!important;text-decoration:none!important;font-weight:800!important;font-size:14px!important;border:1px solid rgba(255,255,255,.16)!important;background:#ffffff0f!important}.fm-social span{width:28px!important;height:28px!important;border-radius:50%!important;background:#fff!important;color:#071c33!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-weight:900!important}.fm-trust{display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:18px!important}@media(max-width:900px){.fm-footer-top,.fm-footer-links{grid-template-columns:1fr!important;gap:40px!important;padding-left:24px!important;padding-right:24px!important}.fm-newsletter{flex-direction:column!important}.fm-footer-bottom{flex-direction:column!important;text-align:center!important;gap:18px!important}}.fm-product-video{background:#f6f9fc;border-radius:30px;margin-top:40px}.fm-product-video-box{max-width:980px;margin:0 auto;background:#071c33;border-radius:28px;padding:18px;box-shadow:0 20px 45px #071c331f}.fm-product-video-box video{width:100%;display:block;border-radius:20px;background:#000}.fm-product-video{max-width:980px!important;margin:50px auto!important;padding:36px 24px!important;background:#f6f9fc!important;border-radius:28px!important}.fm-product-video .fm-section__header h2{font-size:34px!important;margin-bottom:8px!important}.fm-product-video-box{max-width:720px!important;margin:24px auto 0!important;padding:12px!important;border-radius:22px!important;background:#071c33!important}.fm-product-video-box video{width:100%!important;max-height:420px!important;object-fit:cover!important;border-radius:16px!important;display:block!important}@media(max-width:768px){.fm-product-video-box{max-width:100%!important}.fm-product-video-box video{max-height:260px!important}}.fm-hero{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 75% 45%,rgba(47,107,255,.12),transparent 35%),linear-gradient(90deg,#f4f8fd,#eef5fb,#fff)!important}.fm-hero:before{content:"";position:absolute;width:520px;height:520px;right:12%;top:50%;transform:translateY(-50%);background:#2f6bff29;filter:blur(90px);border-radius:50%;animation:fmPulseGlow 4.5s ease-in-out infinite;pointer-events:none}@keyframes fmPulseGlow{0%,to{opacity:.45;transform:translateY(-50%) scale(1)}50%{opacity:.9;transform:translateY(-50%) scale(1.12)}}.fm-hero__image,.fm-product-image{animation:fmFloat 5s ease-in-out infinite;transition:transform .35s ease,filter .35s ease!important}.fm-hero__image:hover,.fm-product-image:hover{transform:scale(1.035) translateY(-6px)!important;filter:drop-shadow(0 28px 55px rgba(7,28,51,.16))}@keyframes fmFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.fm-hero .fm-eyebrow,.fm-hero h1,.fm-hero p,.fm-hero .fm-buttons,.fm-mini{animation:fmFadeUp .85s ease both}.fm-hero h1{animation-delay:.1s}.fm-hero p{animation-delay:.22s}.fm-hero .fm-buttons{animation-delay:.34s}.fm-mini{animation-delay:.45s}@keyframes fmFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fm-btn,.fm-btn--primary,.fm-btn--secondary{transition:all .28s ease!important}.fm-btn:hover,.fm-btn--primary:hover{transform:translateY(-3px)!important;box-shadow:0 16px 35px #071c3338!important}.fm-btn--secondary:hover{background:#071c33!important;color:#fff!important;border-color:#071c33!important}.fm-mini__item{transition:all .28s ease!important}.fm-mini__item:hover{transform:translateY(-4px)}.fm-trustbar{position:relative;overflow:hidden}.fm-trustbar:before{content:"";position:absolute;top:0;left:-40%;width:40%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);animation:fmShine 5s linear infinite}@keyframes fmShine{0%{left:-40%}to{left:120%}}.fm-section,.fm-card,.fm-product__box,.fm-faq__item{animation:fmSoftReveal .9s ease both;animation-timeline:view();animation-range:entry 0% cover 28%}@keyframes fmSoftReveal{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}.fm-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.9) 0 2px,transparent 3px),radial-gradient(circle,rgba(47,107,255,.25) 0 2px,transparent 3px);background-size:160px 160px,240px 240px;background-position:20px 40px,100px 120px;animation:fmMistMove 18s linear infinite;pointer-events:none;opacity:.45}@keyframes fmMistMove{0%{background-position:20px 40px,100px 120px}to{background-position:20px -260px,100px -320px}}.fm-hero__inner,.fm-hero__content,.fm-hero__imagewrap{position:relative;z-index:2}@media(max-width:768px){.fm-hero:before{width:320px;height:320px;right:-80px;top:45%}.fm-hero:after{opacity:.25}.fm-hero h1{font-size:42px!important}.fm-hero__image,.fm-product-image{animation:fmFloatMobile 5s ease-in-out infinite}@keyframes fmFloatMobile{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}}.fm-mobile-menu-btn{display:none}@media screen and (max-width:768px){.fm-mobile-menu-btn{display:block;background:none;border:none;color:#fff;font-size:28px;font-weight:700;cursor:pointer;margin-left:auto;margin-right:12px}.fm-header{position:relative}.fm-nav{display:none}body.fm-menu-open .fm-nav{display:flex;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background:#061d33;padding:18px 24px;z-index:9999}body.fm-menu-open .fm-nav a{color:#fff;padding:12px 0;font-size:16px;text-decoration:none}}@media screen and (max-width:768px){.grid__item{width:100%!important;max-width:100%!important}.card-wrapper{width:100%!important}.card__media img{width:100%!important;height:420px!important;object-fit:cover!important}.card-information__text{font-size:22px!important;line-height:1.3!important}}.fm-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.fm-product-card{display:block;border:1px solid #e5ebf2;border-radius:18px;padding:20px;text-decoration:none;color:#071c33;background:#fff}.fm-product-img{width:100%;height:420px;object-fit:cover;background:#f6f9fc;border-radius:14px}@media screen and (max-width:768px){.fm-product-grid{grid-template-columns:1fr!important;gap:28px}.fm-product-card{padding:16px;border-radius:20px}.fm-product-img{height:420px!important;object-fit:cover!important}.fm-product-card h3{font-size:24px;line-height:1.25}.fm-product-card p{font-size:20px}}.fm-category-tabs{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin:0 auto 36px}.fm-category-tabs a{padding:12px 22px;border:1px solid #d8e3ef;border-radius:999px;color:#071c33;text-decoration:none;font-weight:700;background:#fff}.fm-category-tabs a:hover{background:#071c33;color:#fff}@media screen and (max-width:768px){.fm-category-tabs{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:0 16px 10px}.fm-category-tabs a{white-space:nowrap;font-size:15px;padding:10px 16px}}@media screen and (max-width:768px){.fm-product-hero,.fm-product-main,.fm-product-gallery,.fm-product-media,.fm-product-images{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important}.fm-product-gallery{border-radius:0!important;background:#f6f9fc!important}.fm-product-gallery img,.fm-product-media img,.fm-product-images img{width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain!important;border-radius:0!important}.fm-product-card,.fm-product-info{padding:24px 18px!important}.fm-product-title,.fm-product-info h1{font-size:42px!important;line-height:1.05!important}}.fm-product__box{max-width:1400px!important;width:100%!important}.fm-product__box img{width:100%!important;max-width:100%!important;height:auto!important}@media screen and (max-width:768px){.fm-product__box{padding:0!important;margin:0!important}.fm-product__box>div:first-child{width:100%!important;max-width:100%!important;padding:0!important}.fm-product__box img{width:100%!important;max-width:100%!important;border-radius:0!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/feelmed-lofta.css.map */
