:root{--mf-blue:#0A96B8;--mf-blue-deep:#0786A5;--mf-ink:#17242B;--mf-muted:#68777E;--mf-line:#DCE8EC;--mf-soft:#F8FBFC}.mfc-section-title{color:var(--mf-ink);font-weight:500;line-height:1.15;font-size:clamp(30px,3vw,46px)}.mfc-section-title h2{margin:0;font:inherit;color:inherit;letter-spacing:inherit}.mfc-hero-section{overflow:hidden;background-color:#F8FBFC}.mfc-hero-row{display:flex;align-items:center;min-height:476px}.mfc-hero-row>.et_pb_column{margin-bottom:0!important}.mfc-hero-copy{display:flex;flex-direction:column;justify-content:center}.mfc-hero-title{margin-bottom:18px}.mfc-hero-title{color:var(--mf-blue-deep);font-size:clamp(60px,5.4vw,92px);font-weight:400;line-height:.96}.mfc-hero-title h1{margin:0;font:inherit;color:inherit;letter-spacing:inherit}.mfc-hero-subtitle{margin-bottom:22px}.mfc-hero-subtitle{color:var(--mf-ink);font-size:clamp(26px,2.15vw,38px);font-weight:500;line-height:1.28}.mfc-hero-subtitle h2{margin:0;font:inherit;color:inherit;letter-spacing:inherit}.mfc-hero-desc{margin-bottom:27px}.mfc-hero-desc{color:var(--mf-muted);font-size:clamp(16px,1.1vw,20px);line-height:1.7}.mfc-hero-desc p{margin:0;font:inherit;color:inherit;letter-spacing:inherit}.mfc-hero-button{display:inline-block!important;margin:0 12px 0 0!important}.mfc-hero-button .et_pb_button{min-height:50px;display:inline-flex!important;align-items:center;padding:0 24px!important;border-radius:8px!important;font-weight:700!important}.mfc-primary .et_pb_button{background:var(--mf-blue)!important;border-color:var(--mf-blue)!important;color:#fff!important}.mfc-secondary .et_pb_button{background:#fff!important;border-color:var(--mf-blue)!important;color:var(--mf-blue)!important}.mfc-cat-row{align-items:flex-start}.mfc-cat-card{margin-bottom:0!important;text-align:center}.mfc-cat-image{margin-bottom:16px!important;overflow:hidden}.mfc-cat-image .et_pb_image_wrap{display:block;width:100%;overflow:hidden;background:#F4F6F7}.mfc-cat-image img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;transform:scale(1);transition:transform .34s ease}.mfc-cat-col:hover .mfc-cat-image img{transform:scale(1.03)}.mfc-cat-title{margin-bottom:4px;text-align:center;color:var(--mf-ink);font-size:clamp(21px,1.6vw,29px);font-weight:700;line-height:1.2}.mfc-cat-title h3{margin:0;font:inherit;color:inherit;letter-spacing:inherit}.mfc-cat-sub{text-align:center}.mfc-cat-sub p{margin:0;color:var(--mf-muted);font-size:14px}.mfc-compare-wrap{border:1px solid var(--mf-line);border-radius:22px;overflow:visible;background:#fff;box-shadow:0 16px 50px rgba(18,67,84,.07)}.mfc-compare-row{padding:0!important;border-bottom:1px solid var(--mf-line)}.mfc-compare-row:last-child{border-bottom:0}.mfc-compare-row>.et_pb_column{margin-bottom:0!important}.mfc-compare-col{margin-right:0!important}.mfc-compare-cell{height:100%;min-height:62px;margin:0!important;padding:15px 22px;display:flex;align-items:center;color:#536268}.mfc-compare-col:not(:last-child) .mfc-compare-cell{border-right:1px solid var(--mf-line)}.mfc-compare-head .mfc-compare-cell{min-height:86px;justify-content:center;font-size:21px;color:var(--mf-ink);font-weight:700}.mfc-compare-featured{background:#fff;box-shadow:0 0 36px rgba(10,150,184,.13);position:relative;z-index:2}.mfc-compare-head .mfc-compare-featured .mfc-compare-cell{background:var(--mf-blue);color:#fff;border-radius:20px 20px 0 0}.mfc-check,.mfc-x{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;color:#fff;font-size:13px;margin-right:9px;flex:0 0 22px}.mfc-check{background:var(--mf-blue)}.mfc-x{background:#A5B0B5}.mfc-review-box{border:1px solid var(--mf-line);border-radius:26px;box-shadow:0 18px 55px rgba(18,67,84,.06);background:#fff;display:flex;align-items:center}.mfc-review-box>.et_pb_column{margin-bottom:0!important}.mfc-review-copy{margin-bottom:0!important}.mfc-stars{color:#F4B400;letter-spacing:4px;font-size:20px;margin-bottom:18px}.mfc-review-copy blockquote{margin:0;border-left:4px solid var(--mf-blue);padding-left:22px;color:var(--mf-ink);font-size:clamp(21px,1.75vw,29px);line-height:1.62}.mfc-reviewer{margin:24px 0 0!important;color:var(--mf-blue);font-weight:700}.mfc-review-image{margin:0 auto!important;max-width:390px}.mfc-review-image img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:16px}.mfc-post-heading{display:flex;align-items:end}.mfc-post-heading>.et_pb_column{margin-bottom:0!important}.mfc-view-all{margin-bottom:0!important}.mfc-view-all .et_pb_button{border:0!important;background:transparent!important;color:var(--mf-blue)!important;padding-right:0!important}.mfc-blog .et_pb_ajax_pagination_container{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;align-items:stretch}.mfc-blog article.et_pb_post{margin:0!important;padding:0 0 18px!important;border:1px solid #D8E4E8;border-radius:18px;overflow:hidden;background:#fff;display:flex;flex-direction:column;height:100%;min-width:0;transition:transform .2s ease,box-shadow .2s ease}.mfc-blog article.et_pb_post:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(18,67,84,.08)}.mfc-blog .entry-featured-image-url{display:block;margin:0 0 18px!important;aspect-ratio:16/10;overflow:hidden;background:#EEF3F4}.mfc-blog .entry-featured-image-url img{display:block;width:100%;height:100%;object-fit:cover}.mfc-blog .entry-title{font-size:20px!important;line-height:1.42!important;font-weight:500!important;color:var(--mf-ink)!important;padding:0 20px;margin:0!important;min-height:5.7em}.mfc-blog .post-content{display:none!important}.mfc-blog .post-meta{font-size:12px!important;color:#7C898E!important;margin:auto 20px 0!important;padding:15px 0 0!important;border-top:1px solid var(--mf-line);line-height:1.5}.mfc-blog .post-meta a{color:var(--mf-blue)!important}.mfc-articles-hero{text-align:center;background:linear-gradient(180deg,#F5FBFC,#fff)}.mfc-articles-title h1{margin:0 0 12px;color:var(--mf-blue-deep);font-size:clamp(44px,5vw,72px);font-weight:500;line-height:1.06}.mfc-articles-title p{margin:0;color:var(--mf-muted);font-size:18px}.mfc-article-nav{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.mfc-article-nav a{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid #D8E8EC;border-radius:999px;color:var(--mf-blue);background:#fff}.mfc-article-nav a:hover{background:#EDF9FB}.mfc-article-category{border-top:1px solid #EEF3F5}.mfc-article-category:nth-of-type(even){background:#FBFCFC}.mfc-trust-row{display:flex;align-items:center}.mfc-trust-row>.et_pb_column{margin-bottom:0!important}.mfc-trust-item{margin-bottom:0!important;text-align:center}.mfc-trust-item p{margin:0;color:#536268;font-size:13px}.mfc-trust-item strong{color:var(--mf-ink)}@media(max-width:1200px){.mfc-blog .et_pb_ajax_pagination_container{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.mfc-hero-row{display:block;min-height:0}.mfc-hero-safe-col{display:none}.mfc-hero-copy{width:100%!important}.mfc-review-box{display:block}.mfc-review-image{margin-top:28px!important;max-width:340px}.mfc-blog .et_pb_ajax_pagination_container{grid-template-columns:repeat(2,minmax(0,1fr))}.mfc-trust-row{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:600px){.mfc-hero-button{display:block!important;margin:0 0 10px!important}.mfc-hero-button .et_pb_button{width:100%;justify-content:center}.mfc-blog .et_pb_ajax_pagination_container{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.mfc-blog article.et_pb_post{min-width:84vw;scroll-snap-align:start}.mfc-post-heading{display:flex!important}.mfc-trust-row{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.mfc-cat-image img,.mfc-blog article.et_pb_post{transition:none!important}}.mfs-hero-section{overflow:hidden;background-color:#f8fbfc}.mfs-hero-row{display:flex;align-items:center;min-height:476px}.mfs-hero-row>.et_pb_column{margin-bottom:0!important}.mfs-hero-copy{display:flex;flex-direction:column;justify-content:center}.mfs-hero-title{margin-bottom:18px;color:#0786A5;font-size:clamp(60px,5.4vw,92px);font-weight:400;line-height:.96}.mfs-hero-title h1{margin:0;font:inherit;color:inherit;letter-spacing:inherit}.mfs-hero-subtitle{margin-bottom:22px;color:#17242B;font-size:clamp(26px,2.15vw,38px);font-weight:500;line-height:1.28}.mfs-hero-subtitle h2{margin:0;font:inherit;color:inherit;letter-spacing:inherit}.mfs-hero-desc{margin-bottom:27px;color:#68777E;font-size:clamp(16px,1.1vw,20px);line-height:1.7}.mfs-hero-desc p{margin:0;font:inherit;color:inherit;letter-spacing:inherit}.mfs-hero-btn{display:inline-block!important;margin:0 12px 0 0!important}.mfs-hero-btn .et_pb_button{min-height:50px;display:inline-flex!important;align-items:center;padding:0 24px!important;border-radius:8px!important;font-weight:700!important}.mfs-primary .et_pb_button{background:#0A96B8!important;border-color:#0A96B8!important;color:#fff!important}.mfs-secondary .et_pb_button{background:#fff!important;border-color:#0A96B8!important;color:#0A96B8!important}.mfs-cat-image{overflow:hidden;margin-bottom:14px!important}.mfs-cat-image .et_pb_image_wrap{display:block;width:100%;overflow:hidden}.mfs-cat-image img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;transform:scale(1);transition:transform .34s ease}.mfs-cat-col:hover .mfs-cat-image img{transform:scale(1.03)}.mfs-cat-title{text-align:center;margin-bottom:4px;color:#17242B;font-size:clamp(20px,1.6vw,29px);font-weight:700}.mfs-cat-title h3{margin:0;font:inherit;color:inherit;letter-spacing:inherit}.mfs-cat-sub{text-align:center;color:#68777E;font-size:14px}.mfs-cat-sub p{margin:0;font:inherit;color:inherit;letter-spacing:inherit}.mfs-compare-row{padding-top:0!important;padding-bottom:0!important;border-bottom:1px solid #DCE8EC}.mfs-compare-row>.et_pb_column{margin-bottom:0!important}.mfs-compare-cell{height:100%;min-height:62px;margin:0!important;padding:15px 22px;display:flex;align-items:center;color:#536268}.mfs-compare-featured{background:#fff;box-shadow:0 0 36px rgba(10,150,184,.13);position:relative;z-index:2}.mfs-compare-head .mfs-compare-cell{min-height:86px;justify-content:center;font-size:21px;font-weight:700;color:#17242B}.mfs-compare-head .mfs-compare-featured .mfs-compare-cell{background:#0A96B8;color:#fff;border-radius:20px 20px 0 0}.mfs-check,.mfs-x{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;color:#fff;font-size:13px;margin-right:9px;flex:0 0 22px}.mfs-check{background:#0A96B8}.mfs-x{background:#A5B0B5}.mfs-review-box{border:1px solid #DCE8EC;border-radius:26px;box-shadow:0 18px 55px rgba(18,67,84,.06);background:#fff;display:flex;align-items:center}.mfs-review-box>.et_pb_column{margin-bottom:0!important}.mfs-review-copy blockquote{margin:0;border-left:4px solid #0A96B8;padding-left:22px;color:#17242B;font-size:clamp(21px,1.75vw,29px);line-height:1.62}.mfs-stars{color:#F4B400;letter-spacing:4px;font-size:20px;margin-bottom:18px}.mfs-reviewer{margin:24px 0 0!important;color:#0A96B8;font-weight:700}.mfs-review-image{margin:0 auto!important;max-width:390px}.mfs-review-image img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:16px}.mfs-blog .et_pb_ajax_pagination_container{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;align-items:stretch}.mfs-blog article.et_pb_post{margin:0!important;padding:0 0 18px!important;border:1px solid #D8E4E8;border-radius:18px;overflow:hidden;background:#fff;display:flex;flex-direction:column;height:100%;min-width:0}.mfs-blog .entry-featured-image-url{display:block;margin:0 0 18px!important;aspect-ratio:16/10;overflow:hidden}.mfs-blog .entry-featured-image-url img{display:block;width:100%;height:100%;object-fit:cover}.mfs-blog .entry-title{font-size:20px!important;line-height:1.42!important;font-weight:500!important;color:#17242B!important;padding:0 20px;margin:0!important;min-height:5.7em}.mfs-blog .post-content{display:none!important}.mfs-blog .post-meta{font-size:12px!important;color:#7C898E!important;margin:auto 20px 0!important;padding:15px 0 0!important;border-top:1px solid #DCE8EC;line-height:1.5}.mfs-blog .post-meta a{color:#0A96B8!important}@media(max-width:1200px){.mfs-blog .et_pb_ajax_pagination_container{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.mfs-hero-row{display:block;min-height:0}.mfs-hero-safe-col{display:none}.mfs-review-box{display:block}.mfs-blog .et_pb_ajax_pagination_container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.mfs-hero-btn{display:block!important;margin:0 0 10px!important}.mfs-hero-btn .et_pb_button{width:100%;justify-content:center}.mfs-blog .et_pb_ajax_pagination_container{display:flex!important;overflow-x:auto}.mfs-blog article.et_pb_post{min-width:84vw}}.mfs-blog .et_pb_ajax_pagination_container,.mfc-blog .et_pb_ajax_pagination_container{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:20px!important;align-items:stretch!important}.mfs-blog article.et_pb_post,.mfc-blog article.et_pb_post{margin:0!important;padding:0!important;border:1px solid #D8E4E8!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important;display:flex!important;flex-direction:column!important;height:100%!important;min-width:0!important;box-shadow:none!important}.mfs-blog .entry-featured-image-url,.mfc-blog .entry-featured-image-url{display:block!important;width:100%!important;margin:0!important;aspect-ratio:16/10!important;overflow:hidden!important;background:#EEF3F4!important;flex:0 0 auto!important}.mfs-blog .entry-featured-image-url img,.mfc-blog .entry-featured-image-url img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.mf-divi-card-body{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;min-height:270px!important;padding:22px 22px 18px!important}.mf-divi-card-category{align-self:flex-start!important;display:inline-flex!important;align-items:center!important;min-height:36px!important;padding:0 13px!important;margin:0 0 18px!important;border-radius:999px!important;background:#EAF8FB!important;color:#0A96B8!important;font-size:14px!important;font-weight:700!important;line-height:1!important}.mfs-blog .mf-divi-card-body .entry-title,.mfc-blog .mf-divi-card-body .entry-title{padding:0!important;margin:0!important;min-height:5.65em!important;color:#17242B!important;font-size:20px!important;font-weight:500!important;line-height:1.42!important}.mfs-blog .mf-divi-card-body .entry-title a,.mfc-blog .mf-divi-card-body .entry-title a{color:inherit!important;text-decoration:none!important}.mf-divi-card-footer{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;margin-top:auto!important;padding-top:16px!important;border-top:1px solid #DCE8EC!important;color:#7C898E!important;font-size:12px!important;line-height:1.45!important}.mf-divi-card-date{text-align:right!important;white-space:nowrap!important}.mfs-blog article.et_pb_post>.post-meta,.mfc-blog article.et_pb_post>.post-meta,.mfs-blog article.et_pb_post>.post-content,.mfc-blog article.et_pb_post>.post-content{display:none!important}@media(max-width:1200px){.mfs-blog .et_pb_ajax_pagination_container,.mfc-blog .et_pb_ajax_pagination_container{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:980px){.mfs-blog .et_pb_ajax_pagination_container,.mfc-blog .et_pb_ajax_pagination_container{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:600px){.mfs-blog .et_pb_ajax_pagination_container,.mfc-blog .et_pb_ajax_pagination_container{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;gap:14px!important}.mfs-blog article.et_pb_post,.mfc-blog article.et_pb_post{min-width:84vw!important;scroll-snap-align:start!important}.mf-divi-card-body{min-height:250px!important;padding:18px!important}.mfs-blog .mf-divi-card-body .entry-title,.mfc-blog .mf-divi-card-body .entry-title{font-size:19px!important}}.mfs-blog .et_pb_posts,.mfs-blog .et_pb_ajax_pagination_container,.mfs-blog .et_pb_salvattore_content,.mfc-blog .et_pb_posts,.mfc-blog .et_pb_ajax_pagination_container,.mfc-blog .et_pb_salvattore_content{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:20px!important;align-items:stretch!important;width:100%!important}.mfs-blog article.et_pb_post,.mfc-blog article.et_pb_post{width:auto!important;max-width:none!important;float:none!important;clear:none!important;margin:0!important;padding:0!important;border:1px solid #D8E4E8!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important;display:flex!important;flex-direction:column!important;height:100%!important;min-width:0!important;box-shadow:none!important}.mfs-blog .entry-featured-image-url,.mfc-blog .entry-featured-image-url{display:block!important;width:100%!important;margin:0!important;padding:0!important;aspect-ratio:16/10!important;overflow:hidden!important;background:#EEF3F4!important;flex:0 0 auto!important}.mfs-blog .entry-featured-image-url img,.mfc-blog .entry-featured-image-url img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.mfs-blog .et_pb_post .more-link,.mfc-blog .et_pb_post .more-link{display:none!important}@media(max-width:1200px){.mfs-blog .et_pb_posts,.mfs-blog .et_pb_ajax_pagination_container,.mfs-blog .et_pb_salvattore_content,.mfc-blog .et_pb_posts,.mfc-blog .et_pb_ajax_pagination_container,.mfc-blog .et_pb_salvattore_content{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:980px){.mfs-blog .et_pb_posts,.mfs-blog .et_pb_ajax_pagination_container,.mfs-blog .et_pb_salvattore_content,.mfc-blog .et_pb_posts,.mfc-blog .et_pb_ajax_pagination_container,.mfc-blog .et_pb_salvattore_content{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:600px){.mfs-blog .et_pb_posts,.mfs-blog .et_pb_ajax_pagination_container,.mfs-blog .et_pb_salvattore_content,.mfc-blog .et_pb_posts,.mfc-blog .et_pb_ajax_pagination_container,.mfc-blog .et_pb_salvattore_content{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding-bottom:8px!important}.mfs-blog article.et_pb_post,.mfc-blog article.et_pb_post{min-width:84vw!important;scroll-snap-align:start!important}}.et_pb_module.mfs-hero-btn,.et_pb_module.mfc-hero-button,.mfs-hero-btn,.mfc-hero-button{display:inline-block!important;vertical-align:top!important;width:auto!important;max-width:none!important;margin:0 12px 0 0!important;float:none!important;clear:none!important}.mfs-hero-btn .et_pb_button,.mfc-hero-button .et_pb_button{display:inline-flex!important;width:auto!important;min-height:50px!important;align-items:center!important;justify-content:center!important;padding:0 24px!important}.mfs-blog .et_pb_salvattore_content,.mfc-blog .et_pb_salvattore_content{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:20px!important;width:100%!important;align-items:stretch!important}.mfs-blog .et_pb_salvattore_content>.column,.mfc-blog .et_pb_salvattore_content>.column{display:contents!important;width:auto!important;margin:0!important;float:none!important}.mfs-blog .et_pb_salvattore_content article.et_pb_post,.mfc-blog .et_pb_salvattore_content article.et_pb_post,.mfs-blog .et_pb_ajax_pagination_container article.et_pb_post,.mfc-blog .et_pb_ajax_pagination_container article.et_pb_post{width:100%!important;max-width:none!important;min-width:0!important;float:none!important;clear:none!important;margin:0!important}.mfs-blog:not(.et_pb_blog_grid) .et_pb_ajax_pagination_container,.mfc-blog:not(.et_pb_blog_grid) .et_pb_ajax_pagination_container{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:20px!important;align-items:stretch!important}@media(max-width:1200px){.mfs-blog .et_pb_salvattore_content,.mfc-blog .et_pb_salvattore_content,.mfs-blog:not(.et_pb_blog_grid) .et_pb_ajax_pagination_container,.mfc-blog:not(.et_pb_blog_grid) .et_pb_ajax_pagination_container{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:980px){.mfs-blog .et_pb_salvattore_content,.mfc-blog .et_pb_salvattore_content,.mfs-blog:not(.et_pb_blog_grid) .et_pb_ajax_pagination_container,.mfc-blog:not(.et_pb_blog_grid) .et_pb_ajax_pagination_container{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:600px){.et_pb_module.mfs-hero-btn,.et_pb_module.mfc-hero-button,.mfs-hero-btn,.mfc-hero-button{display:block!important;width:100%!important;margin:0 0 10px!important}.mfs-hero-btn .et_pb_button,.mfc-hero-button .et_pb_button{width:100%!important}.mfs-blog .et_pb_salvattore_content,.mfc-blog .et_pb_salvattore_content,.mfs-blog:not(.et_pb_blog_grid) .et_pb_ajax_pagination_container,.mfc-blog:not(.et_pb_blog_grid) .et_pb_ajax_pagination_container{display:flex!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding-bottom:8px!important}.mfs-blog .et_pb_salvattore_content article.et_pb_post,.mfc-blog .et_pb_salvattore_content article.et_pb_post,.mfs-blog:not(.et_pb_blog_grid) .et_pb_ajax_pagination_container article.et_pb_post,.mfc-blog:not(.et_pb_blog_grid) .et_pb_ajax_pagination_container article.et_pb_post{min-width:84vw!important;scroll-snap-align:start!important}}.mf-divi-card-body{min-height:218px!important;padding:20px 26px 12px!important}.mf-divi-card-category{min-height:34px!important;padding:0 16px!important;margin:0 0 14px!important}.mfs-blog .mf-divi-card-body .entry-title,.mfc-blog .mf-divi-card-body .entry-title{min-height:4.25em!important;margin:0!important;padding:0!important}.mf-divi-card-footer{gap:18px!important;margin-top:auto!important;padding:12px 2px 0!important}.mf-divi-card-author{padding-left:0!important}.mf-divi-card-date{padding-right:0!important}.mfs-blog article.et_pb_post>.entry-title,.mfc-blog article.et_pb_post>.entry-title,.mfs-blog article.et_pb_post>.post-meta,.mfc-blog article.et_pb_post>.post-meta{padding-left:26px!important;padding-right:26px!important}.mfc-view-all .et_pb_button,.mfs-view-all .et_pb_button{padding-left:20px!important;padding-right:20px!important}@media(max-width:600px){.mf-divi-card-body{min-height:205px!important;padding:18px 20px 11px!important}.mf-divi-card-category{padding:0 14px!important;margin-bottom:12px!important}.mfs-blog .mf-divi-card-body .entry-title,.mfc-blog .mf-divi-card-body .entry-title{min-height:4.1em!important}}.mf-divi-card-body{min-height:188px!important;padding:18px 30px 7px!important}.mf-divi-card-category{min-height:34px!important;padding:0 18px!important;margin:0 0 13px!important}.mfs-blog .mf-divi-card-body .entry-title,.mfc-blog .mf-divi-card-body .entry-title{min-height:3.15em!important;margin:0!important;padding:0!important}.mf-divi-card-footer{gap:20px!important;margin-top:auto!important;padding:8px 0 0!important}.mf-divi-card-author{padding-left:0!important}.mf-divi-card-date{padding-right:0!important}.mfs-blog article.et_pb_post>.entry-title,.mfc-blog article.et_pb_post>.entry-title,.mfs-blog article.et_pb_post>.post-meta,.mfc-blog article.et_pb_post>.post-meta{padding-left:30px!important;padding-right:30px!important}.mfc-view-all .et_pb_button,.mfs-view-all .et_pb_button{padding-left:24px!important;padding-right:24px!important}.mfs-blog,.mfc-blog,.mfs-review-box,.mfc-review-box,.mfs-compare-row,.mfc-compare-row{content-visibility:auto;contain-intrinsic-size:auto 520px}@media(max-width:600px){.mf-divi-card-body{min-height:178px!important;padding:17px 22px 7px!important}.mf-divi-card-category{padding:0 15px!important;margin-bottom:11px!important}.mfs-blog .mf-divi-card-body .entry-title,.mfc-blog .mf-divi-card-body .entry-title{min-height:3.15em!important}}:where(.mfs-hero-title,.mfc-hero-title):where(h1,h2,h3,h4,h5,h6,p),:where(.mfs-hero-subtitle,.mfc-hero-subtitle):where(h1,h2,h3,h4,h5,h6,p),:where(.mfs-hero-desc,.mfc-hero-desc):where(h1,h2,h3,h4,h5,h6,p),:where(.mfs-cat-title,.mfc-cat-title,.mfs-cat-sub,.mfc-cat-sub,.mfc-section-title):where(h1,h2,h3,h4,h5,h6,p){font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;text-decoration:inherit;color:inherit}.mfs-hero-title,.mfs-hero-subtitle,.mfs-hero-desc,.mfc-hero-title,.mfc-hero-subtitle,.mfc-hero-desc,.mfs-cat-title,.mfs-cat-sub,.mfc-cat-title,.mfc-cat-sub{padding:0}.mfs-hero-btn .et_pb_button,.mfc-hero-button .et_pb_button{font:inherit}body:not(.et-fb) .et_pb_module.mfs-blog,body:not(.et-fb) .et_pb_module.mfc-blog,.et_pb_module.mfs-blog,.et_pb_module.mfc-blog{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;float:none!important;clear:both!important;box-sizing:border-box!important}.mfs-blog .et_pb_ajax_pagination_container,.mfc-blog .et_pb_ajax_pagination_container,.mfs-blog .et_pb_salvattore_content,.mfc-blog .et_pb_salvattore_content,.mfs-blog .et_pb_posts,.mfc-blog .et_pb_posts{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.mfs-blog .et_pb_salvattore_content>.column,.mfc-blog .et_pb_salvattore_content>.column,.mfs-blog .column,.mfc-blog .column{display:contents!important;width:auto!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;float:none!important;clear:none!important}@media(min-width:1201px){.mfs-blog .et_pb_ajax_pagination_container,.mfc-blog .et_pb_ajax_pagination_container,.mfs-blog .et_pb_salvattore_content,.mfc-blog .et_pb_salvattore_content,.mfs-blog .et_pb_posts,.mfc-blog .et_pb_posts{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:20px!important}}.mf-blog-grid-flat{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:20px!important;width:100%!important;max-width:100%!important;min-width:0!important;align-items:stretch!important}.mf-blog-grid-flat>article.et_pb_post{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;float:none!important;clear:none!important}.mf-blog-salvattore-hidden{display:none!important}@media(max-width:1200px){.mf-blog-grid-flat{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:980px){.mf-blog-grid-flat{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:600px){.mf-blog-grid-flat{display:flex!important;overflow-x:auto!important;gap:14px!important;scroll-snap-type:x mandatory!important;padding-bottom:8px!important}.mf-blog-grid-flat>article.et_pb_post{min-width:84vw!important;scroll-snap-align:start!important}}.mfs-article-category-section{content-visibility:auto;contain-intrinsic-size:auto 650px}.mfs-blog article.et_pb_post,.mfc-blog article.et_pb_post,.mf-blog-grid-flat>article.et_pb_post{border:1px solid #D8E4E8!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important;display:flex!important;flex-direction:column!important;min-height:0!important}.mfs-blog .entry-featured-image-url,.mfc-blog .entry-featured-image-url,.mf-blog-grid-flat .entry-featured-image-url{aspect-ratio:16/10!important;margin:0!important;overflow:hidden!important;background:#EEF3F4!important}.mfs-blog .entry-featured-image-url img,.mfc-blog .entry-featured-image-url img,.mf-blog-grid-flat .entry-featured-image-url img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.mf-divi-card-body{min-height:0!important;padding:18px 24px 12px!important;display:flex!important;flex:1 1 auto!important;flex-direction:column!important}.mf-divi-card-category{align-self:flex-start!important;display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:0 16px!important;margin:0 0 14px!important;border-radius:999px!important;background:#EAF8FB!important;color:#0A96B8!important;font-size:14px!important;line-height:1!important;font-weight:700!important}.mfs-blog .mf-divi-card-body .entry-title,.mfc-blog .mf-divi-card-body .entry-title,.mf-blog-grid-flat .mf-divi-card-body .entry-title{padding:0!important;margin:0 0 18px!important;min-height:4.25em!important;font-size:20px!important;line-height:1.4!important;font-weight:500!important;color:#17242B!important}.mf-divi-card-footer{margin-top:auto!important;border-top:1px solid #DCE8EC!important;padding:12px 0 0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;color:#7C898E!important;font-size:12px!important;line-height:1.4!important}.mf-divi-card-author{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mf-divi-card-date{text-align:right!important;white-space:nowrap!important}.mfs-blog article.et_pb_post:not([data-mf-card-ready="1"])>.post-meta,.mfc-blog article.et_pb_post:not([data-mf-card-ready="1"])>.post-meta,.mf-blog-grid-flat article.et_pb_post:not([data-mf-card-ready="1"])>.post-meta{display:block!important;margin:auto 24px 12px!important;padding:12px 0 0!important;border-top:1px solid #DCE8EC!important;color:#7C898E!important;font-size:12px!important;line-height:1.4!important}@media(max-width:600px){.mf-divi-card-body{padding:16px 18px 11px!important}.mfs-blog .mf-divi-card-body .entry-title,.mfc-blog .mf-divi-card-body .entry-title,.mf-blog-grid-flat .mf-divi-card-body .entry-title{font-size:18px!important;min-height:4.1em!important}}.mfs-articles-index{background:#F7FAFB!important}.mfs-articles-index .et_pb_row{align-items:flex-start}.mfs-articles-sidebar-col{position:relative}.mfs-articles-sidebar{position:sticky;top:120px;margin:0!important}.mfs-articles-sidebar-box{background:#fff;border:1px solid #E1EAED;border-radius:20px;overflow:hidden;box-shadow:0 10px 28px rgba(16,70,88,.05)}.mfs-articles-sidebar-brand{padding:22px 22px 4px;color:#0A96B8;font-size:13px;font-weight:700;letter-spacing:.08em}.mfs-articles-sidebar-title{padding:0 22px 18px;color:#17242B;font-size:22px;font-weight:700}.mfs-articles-sidebar-label{padding:18px 22px 10px;color:#7A878C;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.mfs-articles-sidebar-sep{height:1px;background:#E4ECEF;margin:10px 0}.mfs-articles-sidebar-link{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:10px 22px;color:#3D4B51!important;font-size:14px;line-height:1.35;transition:background-color .18s ease,color .18s ease}.mfs-articles-sidebar-link:hover,.mfs-articles-sidebar-link.is-active{background:#EAF8FB;color:#0A96B8!important}.mfs-articles-sidebar-link span{display:inline-grid;place-items:center;min-width:26px;height:24px;padding:0 7px;border-radius:999px;background:#F0F5F6;color:#7A878C;font-size:11px}.mfs-articles-index-title{margin-bottom:28px!important;text-align:center}.mfs-articles-index-title h1{margin:0 0 8px!important;color:#17242B;font-size:clamp(36px,4vw,58px);line-height:1.05;font-weight:600}.mfs-articles-index-title p{margin:0;color:#75848A;font-size:16px}.mfs-articles-blog .et_pb_ajax_pagination_container,.mfs-articles-blog .et_pb_posts,.mfs-articles-blog .et_pb_salvattore_content,.mfs-articles-blog .mf-blog-grid-flat{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;width:100%!important}.mfs-articles-blog .et_pb_salvattore_content>.column{display:contents!important}.mfs-articles-blog article.et_pb_post,.mfs-articles-blog .mf-blog-grid-flat>article.et_pb_post{min-width:0!important;width:100%!important;margin:0!important;border:1px solid #DFE8EB!important;border-radius:16px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 6px 20px rgba(17,66,82,.04)!important;transition:transform .18s ease,box-shadow .18s ease!important}.mfs-articles-blog article.et_pb_post:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(17,66,82,.08)!important}.mfs-articles-blog .entry-featured-image-url{aspect-ratio:16/10!important;margin:0!important;background:#EEF3F4!important}.mfs-articles-blog .mf-divi-card-body{padding:16px 18px 13px!important}.mfs-articles-blog .mf-divi-card-category{min-height:30px!important;padding:0 12px!important;margin-bottom:11px!important;font-size:12px!important}.mfs-articles-blog .mf-divi-card-body .entry-title{min-height:4.15em!important;margin-bottom:14px!important;font-size:18px!important;line-height:1.38!important;font-weight:600!important}.mfs-articles-blog .mf-divi-card-footer{padding-top:10px!important;font-size:11px!important}.mfs-articles-blog .pagination{grid-column:1/-1;display:flex;justify-content:center;gap:8px;padding-top:24px}.mfs-articles-blog .pagination a{color:#0A96B8!important}.mfs-articles-blog article.et_pb_post{content-visibility:auto;contain-intrinsic-size:360px 470px}@media(max-width:1100px){.mfs-articles-index .et_pb_row{width:94%!important}.mfs-articles-blog .et_pb_ajax_pagination_container,.mfs-articles-blog .et_pb_posts,.mfs-articles-blog .et_pb_salvattore_content,.mfs-articles-blog .mf-blog-grid-flat{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:980px){.mfs-articles-sidebar{position:static;margin-bottom:28px!important}.mfs-articles-sidebar-box{border-radius:16px}}@media(max-width:600px){.mfs-articles-index{padding-top:24px!important}.mfs-articles-index-title{text-align:left}.mfs-articles-index-title h1{font-size:36px}.mfs-articles-blog .et_pb_ajax_pagination_container,.mfs-articles-blog .et_pb_posts,.mfs-articles-blog .et_pb_salvattore_content,.mfs-articles-blog .mf-blog-grid-flat{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;overflow:visible!important}.mfs-articles-blog article.et_pb_post{min-width:0!important}}.mfs-articles-hero{background:radial-gradient(circle at 16% 18%,rgba(255,255,255,.95) 0 16%,rgba(255,255,255,0) 36%),linear-gradient(115deg,rgba(10,150,184,.22) 0%,rgba(86,194,216,.13) 46%,rgba(247,252,253,.98) 100%)!important;position:relative;overflow:hidden}.mfs-articles-hero:after{content:"";position:absolute;inset:auto -8% -90px 35%;height:180px;border-radius:50%;background:rgba(255,255,255,.45);filter:blur(2px);pointer-events:none}.mfs-articles-hero-title{text-align:center;position:relative;z-index:1;margin:0!important}.mfs-articles-hero-title h1{margin:0 0 10px!important;color:#17242B;font-size:clamp(40px,4.4vw,64px);font-weight:600;line-height:1.05}.mfs-articles-hero-title p{margin:0;color:#60767E;font-size:16px}.mfs-articles-index{margin-top:-52px!important;background:#F7FAFB!important;position:relative;z-index:2}.mfs-articles-layout{display:flex!important;align-items:flex-start!important;gap:28px!important}.mfs-articles-layout>.et_pb_column{float:none!important;margin-right:0!important}.mfs-articles-sidebar-col{display:block!important;flex:0 0 270px!important;width:270px!important;max-width:270px!important}.mfs-articles-main-col{display:block!important;flex:1 1 auto!important;width:auto!important;max-width:none!important;min-width:0!important}.mfs-articles-sidebar{display:block!important;position:sticky!important;top:118px!important;margin:0!important;z-index:5}.mfs-articles-sidebar-box{background:rgba(255,255,255,.98)!important;backdrop-filter:blur(8px);border-color:#DCE8EB!important}.mfs-articles-index-title{text-align:left!important;margin:0 0 22px!important}.mfs-articles-index-title h2{margin:0!important;color:#17242B;font-size:34px;line-height:1.15;font-weight:600}@media(max-width:980px){.mfs-articles-index{margin-top:-26px!important}.mfs-articles-layout{display:block!important}.mfs-articles-sidebar-col,.mfs-articles-main-col{width:100%!important;max-width:none!important}.mfs-articles-sidebar{position:static!important;margin-bottom:26px!important}}.mfs-articles-hero{padding-top:34px!important;padding-bottom:62px!important}.mfs-articles-hero-title h1{font-size:clamp(38px,3.4vw,54px)!important;line-height:1.08!important;margin-bottom:10px!important}.mfs-articles-hero-title p{font-size:15px!important}.mfs-articles-index-title{margin-bottom:22px!important;text-align:left!important}.mfs-articles-index-title h2{font-size:clamp(28px,2.4vw,38px)!important;line-height:1.15!important;font-weight:500!important;margin:0!important}.mfs-articles-sidebar-box{overflow:hidden!important}.mfs-articles-sidebar-brand{padding:24px 24px 5px!important}.mfs-articles-sidebar-title{padding:0 24px 20px!important}.mfs-articles-sidebar-label{padding:20px 24px 10px!important}.mfs-articles-sidebar-link{padding:12px 24px!important;min-height:46px!important}@media(min-width:1201px){.mfs-articles-blog .et_pb_ajax_pagination_container,.mfs-articles-blog .et_pb_posts,.mfs-articles-blog .et_pb_salvattore_content,.mfs-articles-blog .mf-blog-grid-flat{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}}.mfs-articles-blog .mf-divi-card-body{padding:18px 20px 14px!important}.mfs-articles-blog .mf-divi-card-category{margin-left:0!important;margin-right:0!important}.mfs-articles-blog .mf-divi-card-body .entry-title{margin-left:0!important;margin-right:0!important}.mfs-articles-blog .mf-divi-card-footer{padding:11px 0 2px!important;margin-top:auto!important}.mfs-articles-blog article.et_pb_post>.entry-title{padding-left:20px!important;padding-right:20px!important}.mfs-articles-blog article.et_pb_post>.post-meta{margin-left:20px!important;margin-right:20px!important}.mfs-articles-layout{align-items:flex-start!important}.mfs-articles-sidebar-col{padding-right:10px!important}.mfs-articles-main-col{padding-left:10px!important}@media(max-width:1200px) and (min-width:981px){.mfs-articles-blog .et_pb_ajax_pagination_container,.mfs-articles-blog .et_pb_posts,.mfs-articles-blog .et_pb_salvattore_content,.mfs-articles-blog .mf-blog-grid-flat{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:980px){.mfs-articles-sidebar-col,.mfs-articles-main-col{padding-left:0!important;padding-right:0!important}}.mfs-articles-hero{padding-top:86px!important;padding-bottom:72px!important;min-height:240px}.mfs-articles-hero .et_pb_row{padding-top:0!important;padding-bottom:0!important}.mfs-articles-hero-title{margin:0!important;transform:none!important}.mfs-articles-hero-title h1{margin-top:0!important;transform:none!important}body.admin-bar .mfs-articles-hero{padding-top:92px!important}@media(max-width:980px){.mfs-articles-hero,body.admin-bar .mfs-articles-hero{padding-top:58px!important;padding-bottom:54px!important;min-height:0}}@media(max-width:600px){.mfs-articles-hero,body.admin-bar .mfs-articles-hero{padding-top:42px!important;padding-bottom:42px!important}}.mfs-articles-hero{padding-top:112px!important;padding-bottom:72px!important}body.admin-bar .mfs-articles-hero{padding-top:118px!important}.mfs-articles-hero-title{padding-top:8px!important}.mfs-articles-sidebar .et_pb_text_inner>p,.mfs-articles-sidebar-box>p,.mfs-articles-sidebar-box p:empty{display:none!important;margin:0!important;padding:0!important;line-height:0!important;height:0!important}.mfs-articles-sidebar-box br{display:none!important}.mfs-articles-sidebar-sep{margin:8px 0 6px!important}.mfs-articles-sidebar-label{padding-top:14px!important}@media(max-width:980px){.mfs-articles-hero,body.admin-bar .mfs-articles-hero{padding-top:68px!important;padding-bottom:54px!important}}@media(max-width:600px){.mfs-articles-hero,body.admin-bar .mfs-articles-hero{padding-top:52px!important;padding-bottom:42px!important}}.mfs-articles-sidebar .et_pb_text_inner>p{display:block!important;height:auto!important;line-height:inherit!important}.mfs-articles-sidebar-box>p{display:block!important;height:auto!important;line-height:inherit!important}.mfs-articles-sidebar-box p:empty{display:none!important}.mfs-articles-sidebar-link .mfs-articles-sidebar-name,.mfs-articles-sidebar-link .mfs-articles-sidebar-count{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.et_pb_module.mfs-articles-sidebar,.mfs-articles-sidebar{margin-top:0!important;padding-top:0!important;transform:none!important}.mfs-articles-sidebar-col{padding-top:0!important;margin-top:0!important;align-self:flex-start!important}.mfs-articles-sidebar-brand{padding-top:20px!important}.mfs-articles-layout>.mfs-articles-sidebar-col,.mfs-articles-sidebar-col.et_pb_column,.mfs-articles-sidebar-col{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;align-self:flex-start!important;height:auto!important;min-height:0!important;padding-top:0!important;margin-top:0!important}.mfs-articles-sidebar-col>.et_pb_module,.mfs-articles-sidebar-col>.mfs-articles-sidebar,.et_pb_module.mfs-articles-sidebar,.mfs-articles-sidebar{margin-top:0!important;padding-top:0!important;transform:none!important}.mfs-blog article.et_pb_post,.mfc-blog article.et_pb_post,.mf-blog-grid-flat>article.et_pb_post{padding-bottom:0!important}.mfs-blog:not(.mfs-articles-blog) .mf-divi-card-body{padding:18px 32px 8px!important}.mfs-blog:not(.mfs-articles-blog) .mf-divi-card-category{margin-bottom:12px!important}.mfs-blog:not(.mfs-articles-blog) .mf-divi-card-body .entry-title{margin-bottom:12px!important}.mfs-blog:not(.mfs-articles-blog) .mf-divi-card-footer{padding:10px 0 0!important;margin-top:auto!important}.mfs-blog:not(.mfs-articles-blog) article.et_pb_post:not([data-mf-card-ready="1"])>.entry-title{padding-left:32px!important;padding-right:32px!important}.mfs-blog:not(.mfs-articles-blog) article.et_pb_post:not([data-mf-card-ready="1"])>.post-meta{margin-left:32px!important;margin-right:32px!important;margin-bottom:8px!important;padding-top:10px!important}.mfs-articles-blog .mf-blog-grid-flat{transition:opacity .14s ease}.mfs-articles-blog .mf-blog-grid-flat.mf-articles-loading{opacity:.58;pointer-events:none}@media(max-width:600px){.mfs-blog:not(.mfs-articles-blog) .mf-divi-card-body{padding:16px 24px 7px!important}.mfs-blog:not(.mfs-articles-blog) article.et_pb_post:not([data-mf-card-ready="1"])>.entry-title{padding-left:24px!important;padding-right:24px!important}.mfs-blog:not(.mfs-articles-blog) article.et_pb_post:not([data-mf-card-ready="1"])>.post-meta{margin-left:24px!important;margin-right:24px!important}}body.mf-single-article-template #main-content{background:#fff!important}.mf-single-page{position:relative;overflow:clip;background:#fff;color:#17242B}.mf-single-gradient-bg{position:absolute;z-index:0;top:0;left:0;right:0;height:330px;background:radial-gradient(circle at 12% 16%,rgba(255,255,255,.96) 0 14%,rgba(255,255,255,0) 35%),linear-gradient(115deg,rgba(10,150,184,.18) 0%,rgba(76,185,208,.11) 48%,rgba(247,252,253,.98) 100%);pointer-events:none}.mf-single-shell{position:relative;z-index:1;width:min(92%,1500px);margin:0 auto;padding:46px 0 86px;display:grid;grid-template-columns:270px minmax(0,1fr);gap:34px;align-items:start}.mf-single-sidebar{position:sticky;top:118px;z-index:4;padding-top:0}.mf-single-sidebar-box{overflow:hidden;background:rgba(255,255,255,.98);border:1px solid #DCE8EB;border-radius:20px;box-shadow:0 14px 38px rgba(17,66,82,.07)}.mf-single-sidebar-brand{padding:20px 28px 4px;color:#0A96B8;font-size:13px;line-height:1.3;font-weight:700;letter-spacing:.06em}.mf-single-sidebar-title{padding:0 28px 18px;color:#17242B;font-size:22px;line-height:1.25;font-weight:700}.mf-single-sidebar-all,.mf-single-sidebar-link{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:44px;padding:11px 28px;color:#3D4B51!important;font-size:14px;line-height:1.4;text-decoration:none!important;transition:background-color .18s ease,color .18s ease}.mf-single-sidebar-all:hover,.mf-single-sidebar-link:hover,.mf-single-sidebar-link.is-active{background:#EAF8FB;color:#0A96B8!important}.mf-single-sidebar-divider{height:1px;margin:6px 0;background:#E4ECEF}.mf-single-sidebar-label{padding:14px 28px 8px;color:#7A878C;font-size:12px;font-weight:700}.mf-single-sidebar-count{color:#8B989D;font-size:12px}.mf-related-section{margin:0 0 34px;padding:24px 26px 26px;border:1px solid rgba(10,150,184,.15);border-radius:22px;background:rgba(255,255,255,.76);box-shadow:0 12px 36px rgba(17,66,82,.05);backdrop-filter:blur(10px)}.mf-related-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.mf-related-eyebrow{display:block;margin-bottom:4px;color:#0A96B8;font-size:12px;font-weight:700;letter-spacing:.04em}.mf-related-head h2{margin:0!important;color:#17242B;font-size:clamp(21px,1.7vw,29px);line-height:1.25;font-weight:600}.mf-related-controls{display:flex;gap:8px;flex:0 0 auto}.mf-related-arrow{width:38px;height:38px;border:1px solid #D3E3E7;border-radius:50%;background:#fff;color:#0A96B8;font-size:26px;line-height:1;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.mf-related-arrow:hover{transform:translateY(-1px);box-shadow:0 7px 18px rgba(17,66,82,.10)}.mf-related-viewport{overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain}.mf-related-viewport::-webkit-scrollbar{display:none}.mf-related-track{display:flex;gap:16px;width:max-content}.mf-related-card{width:242px;flex:0 0 242px;scroll-snap-align:start;overflow:hidden;border:1px solid #DFE8EB;border-radius:15px;background:#fff}.mf-related-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#EFF5F6}.mf-related-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .24s ease}.mf-related-card:hover .mf-related-image img{transform:scale(1.025)}.mf-related-image-fallback{display:grid;place-items:center;width:100%;height:100%;color:#0A96B8;font-weight:700}.mf-related-card-body{padding:12px 14px 13px}.mf-related-card-title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em;color:#17242B!important;font-size:14px;line-height:1.4;font-weight:600}.mf-related-card-date{display:block;margin-top:8px;color:#859299;font-size:11px}.mf-single-article{max-width:1000px;margin:0 auto}.mf-single-article-header{padding:24px 0 28px}.mf-single-meta-top{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px}.mf-single-author{color:#0A96B8;font-size:13px;font-weight:700}.mf-single-category{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#E9F8FB;color:#0A96B8!important;font-size:12px;font-weight:700}.mf-single-title{margin:0!important;color:#17242B;font-size:clamp(36px,3.45vw,56px);line-height:1.18;font-weight:600;letter-spacing:-.015em}.mf-single-meta-row{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:20px;color:#7C8B91;font-size:13px}.mf-single-featured{margin:0 0 34px;overflow:hidden;border-radius:20px;background:#F1F5F6;box-shadow:0 14px 42px rgba(17,66,82,.06)}.mf-single-featured img{display:block;width:100%;height:auto}.mf-single-content{padding:40px 46px 44px;border:1px solid #E1EAED;border-radius:22px;background:#fff;box-shadow:0 12px 40px rgba(17,66,82,.045);color:#35464D;font-size:17px;line-height:1.88}.mf-single-content>:first-child{margin-top:0!important}.mf-single-content>:last-child{margin-bottom:0!important}.mf-single-content h2,.mf-single-content h3,.mf-single-content h4{color:#17242B;line-height:1.35;font-weight:600}.mf-single-content h2{font-size:30px;margin:42px 0 16px}.mf-single-content h3{font-size:24px;margin:34px 0 14px}.mf-single-content h4{font-size:20px;margin:28px 0 12px}.mf-single-content p{margin-bottom:1.25em}.mf-single-content ul,.mf-single-content ol{padding-left:1.35em;margin-bottom:1.35em}.mf-single-content li{margin:.36em 0}.mf-single-content img{max-width:100%;height:auto;border-radius:14px}.mf-single-content table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #DCE7EA;border-radius:12px}.mf-single-content th,.mf-single-content td{padding:12px 14px;border-bottom:1px solid #E6EEF0;vertical-align:top}.mf-single-content tr:last-child td{border-bottom:0}.mf-single-content a{color:#078DB0}.mf-single-article-footer{display:flex;justify-content:flex-end;padding:22px 0 0}.mf-back-to-category{color:#0A96B8!important;font-size:14px;font-weight:700}.mf-single-comments{margin-top:36px;padding:32px 38px;border:1px solid #E1EAED;border-radius:20px;background:#fff}.mf-single-comments #commentform input[type="text"],.mf-single-comments #commentform input[type="email"],.mf-single-comments #commentform input[type="url"],.mf-single-comments #commentform textarea{width:100%;border:1px solid #D7E3E7;border-radius:10px;background:#FAFCFC}.mf-single-comments #submit{border:0;border-radius:8px;background:#0A96B8;color:#fff;padding:11px 18px}.mf-single-article-template .container:before{display:none!important}.mf-single-article-template #sidebar{display:none!important}@media(max-width:1180px){.mf-single-shell{width:min(94%,1320px);grid-template-columns:235px minmax(0,1fr);gap:24px}.mf-related-card{width:222px;flex-basis:222px}.mf-single-content{padding:36px 38px 40px}}@media(max-width:980px){.mf-single-gradient-bg{height:270px}.mf-single-shell{display:block;width:min(92%,900px);padding-top:32px}.mf-single-sidebar{position:static;margin-bottom:24px}.mf-single-sidebar-box{display:grid;grid-template-columns:1fr 1fr}.mf-single-sidebar-brand,.mf-single-sidebar-title{grid-column:1/-1}.mf-single-sidebar-divider,.mf-single-sidebar-label{grid-column:1/-1}.mf-single-sidebar-all,.mf-single-sidebar-link{border-top:1px solid #EDF2F3}.mf-single-title{font-size:clamp(34px,6vw,48px)}}@media(max-width:600px){.mf-single-shell{width:92%;padding:22px 0 56px}.mf-single-sidebar-box{display:block;border-radius:16px}.mf-related-section{padding:18px 16px 20px;border-radius:18px}.mf-related-head{align-items:center}.mf-related-head h2{font-size:20px}.mf-related-card{width:78vw;flex-basis:78vw}.mf-single-article-header{padding-top:18px}.mf-single-title{font-size:32px;line-height:1.24}.mf-single-meta-row{font-size:12px}.mf-single-featured{margin-bottom:22px;border-radius:15px}.mf-single-content{padding:26px 22px 30px;border-radius:16px;font-size:16px;line-height:1.8}.mf-single-content h2{font-size:25px;margin-top:34px}.mf-single-content h3{font-size:21px;margin-top:28px}.mf-single-comments{padding:24px 20px}}.mf-designed-page #main-content .et_pb_row,.mfs-articles-index .et_pb_row,.mfs-articles-layout,.mfs-hero-row,.mfs-review-box,.mfs-compare-row{width:92%!important;max-width:1600px!important}.mf-single-shell{width:min(92%,1600px)!important;max-width:1600px!important}.mf-single-gradient-bg{height:420px!important}.mf-single-shell{padding-top:78px!important}.mf-single-main{min-width:0}.mf-related-section{position:relative;margin-bottom:54px!important}.mf-single-article{margin-top:16px!important}.mf-single-article-header{padding-top:14px!important}.mf-single-title{font-size:clamp(32px,2.65vw,46px)!important;line-height:1.24!important;letter-spacing:-.01em!important}.mf-related-controls{position:static!important;display:block!important}.mf-related-arrow{position:absolute!important;z-index:8;top:58%!important;transform:translateY(-50%)!important;width:40px!important;height:40px!important;background:#fff!important;box-shadow:0 7px 22px rgba(17,66,82,.10)!important}.mf-related-arrow:hover{transform:translateY(-50%) scale(1.04)!important}.mf-related-prev{left:8px!important}.mf-related-next{right:8px!important}.mf-related-viewport{padding-left:32px;padding-right:32px}.mf-comment-antispam{position:relative;margin:18px 0 6px}.mf-comment-math{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0!important}.mf-comment-math label{width:100%;margin-bottom:2px;color:#35464D;font-weight:600}.mf-comment-equation{display:inline-flex;align-items:center;min-height:44px;padding:0 14px;border:1px solid #D7E3E7;border-radius:9px;background:#F5FAFB;color:#17242B;font-weight:700}.mf-comment-math input[type="number"]{width:92px!important;min-height:44px;margin:0!important;padding:8px 10px!important;border:1px solid #D7E3E7!important;border-radius:9px!important;background:#fff!important;font-size:16px!important;text-align:center}.mf-comment-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.mf-single-content>figure:first-child,.mf-single-content>p:first-child>img:only-child{margin-top:0}@media(max-width:980px){.mf-single-shell{width:92%!important;padding-top:48px!important}.mf-single-gradient-bg{height:340px!important}.mf-related-section{margin-bottom:38px!important}.mf-related-arrow{top:60%!important}}@media(max-width:600px){.mf-designed-page #main-content .et_pb_row,.mfs-articles-index .et_pb_row,.mfs-articles-layout,.mfs-hero-row,.mfs-review-box,.mfs-compare-row{width:92%!important}.mf-single-shell{padding-top:34px!important}.mf-single-title{font-size:30px!important}.mf-related-viewport{padding-left:18px;padding-right:18px}.mf-related-prev{left:2px!important}.mf-related-next{right:2px!important}}.mf-single-category-match .mf-single-gradient-bg{display:none!important}.mf-single-category-match{background:#fff!important;overflow:visible!important}.mf-single-articles-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 16% 18%,rgba(255,255,255,.95) 0 16%,rgba(255,255,255,0) 36%),linear-gradient(115deg,rgba(10,150,184,.22) 0%,rgba(86,194,216,.13) 46%,rgba(247,252,253,.98) 100%)!important}.mf-single-articles-hero:after{content:"";position:absolute;inset:auto -8% -90px 35%;height:180px;border-radius:50%;background:rgba(255,255,255,.45);pointer-events:none}.mf-single-articles-hero-inner{position:relative;z-index:1;width:92%;max-width:1600px;margin:0 auto;padding:42px 0 44px}.mf-single-articles-hero-inner h1{margin:0 0 10px!important;color:#17242B;font-size:clamp(38px,3.35vw,54px);line-height:1.08;font-weight:500}.mf-single-articles-hero-inner p{margin:0!important;color:#60767E;font-size:15px;line-height:1.6}.mf-single-index{position:relative;z-index:2;background:#F7FAFB;padding:0 0 86px}.mf-single-layout{display:flex;align-items:flex-start;gap:28px;width:92%;max-width:1600px;margin:0 auto}.mf-single-sidebar.mfs-articles-sidebar-col{flex:0 0 270px!important;width:270px!important;max-width:270px!important;margin:0!important;padding:0 10px 0 0!important;align-self:flex-start!important}.mf-single-sidebar .mfs-articles-sidebar{position:sticky!important;top:118px!important;margin:0!important;padding:0!important}.mf-single-sidebar .mfs-articles-sidebar-box{margin:0!important}.mf-single-sidebar .mfs-articles-sidebar-brand{padding-top:20px!important}.mf-single-main.mfs-articles-main-col{flex:1 1 auto!important;width:auto!important;min-width:0!important;max-width:none!important;padding:0 0 0 10px!important;margin:0!important}.mf-single-category-match .mf-related-section{position:relative;margin:0 0 48px!important;padding:26px 46px 28px!important;border:1px solid #DCE8EB!important;border-radius:20px!important;background:#fff!important;box-shadow:0 12px 34px rgba(17,66,82,.045)!important}.mf-single-category-match .mf-related-head{display:block!important;margin:0 0 20px!important}.mf-single-category-match .mf-related-eyebrow{display:block;margin:0 0 6px!important;color:#0A96B8;font-size:13px;font-weight:700}.mf-single-category-match .mf-related-head h2{margin:0!important;color:#17242B;font-size:clamp(24px,2vw,34px)!important;line-height:1.28!important;font-weight:500!important}.mf-single-category-match .mf-related-viewport{overflow-x:auto!important;padding:0 4px!important;scrollbar-width:none;scroll-snap-type:x mandatory}.mf-single-category-match .mf-related-viewport::-webkit-scrollbar{display:none}.mf-single-category-match .mf-related-track{display:flex!important;gap:18px!important;width:max-content!important}.mf-single-category-match .mf-related-card{width:280px!important;flex:0 0 280px!important;scroll-snap-align:start;border:1px solid #DFE8EB!important;border-radius:16px!important;overflow:hidden!important;background:#fff!important}.mf-single-category-match .mf-related-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#EEF3F4}.mf-single-category-match .mf-related-image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.mf-single-category-match .mf-related-card-body{padding:14px 16px 14px!important}.mf-single-category-match .mf-related-card-title{min-height:2.8em;color:#17242B!important;font-size:15px!important;line-height:1.4!important;font-weight:600!important}.mf-single-category-match .mf-related-card-date{margin-top:9px!important;color:#859299!important;font-size:11px!important}.mf-single-category-match .mf-related-arrow{position:absolute!important;z-index:10!important;top:61%!important;transform:translateY(-50%)!important;width:42px!important;height:42px!important;display:grid!important;place-items:center!important;padding:0!important;border:1px solid #D3E3E7!important;border-radius:50%!important;background:#fff!important;color:#0A96B8!important;font-size:28px!important;line-height:1!important;box-shadow:0 8px 24px rgba(17,66,82,.11)!important;cursor:pointer}.mf-single-category-match .mf-related-prev{left:12px!important}.mf-single-category-match .mf-related-next{right:12px!important}.mf-single-category-match .mf-single-article{width:100%!important;max-width:1000px!important;margin:0 auto!important}.mf-single-category-match .mf-single-article-header{padding:8px 0 26px!important}.mf-single-category-match .mf-single-meta-top{margin-bottom:12px!important}.mf-single-category-match .mf-single-title{margin:0!important;font-size:clamp(30px,2.25vw,40px)!important;line-height:1.28!important;font-weight:500!important;letter-spacing:-.005em!important}.mf-single-category-match .mf-single-meta-row{margin-top:16px!important}.mf-single-category-match .mf-single-featured{margin:0 0 30px!important;border-radius:18px!important}.mf-single-category-match .mf-single-content{padding:38px 44px 42px!important}body.admin-bar .mf-single-sidebar .mfs-articles-sidebar{top:150px!important}@media(max-width:1200px){.mf-single-layout{width:94%;gap:22px}.mf-single-sidebar.mfs-articles-sidebar-col{flex-basis:245px!important;width:245px!important;max-width:245px!important}.mf-single-category-match .mf-related-card{width:250px!important;flex-basis:250px!important}}@media(max-width:980px){.mf-single-articles-hero-inner{width:92%;padding:34px 0 36px}.mf-single-layout{display:block!important;width:92%}.mf-single-sidebar.mfs-articles-sidebar-col{width:100%!important;max-width:none!important;padding:0!important;margin-bottom:24px!important}.mf-single-sidebar .mfs-articles-sidebar{position:static!important;top:auto!important}.mf-single-main.mfs-articles-main-col{width:100%!important;padding:0!important}.mf-single-category-match .mf-related-section{padding:22px 36px 24px!important}}@media(max-width:600px){.mf-single-articles-hero-inner{padding:28px 0 30px}.mf-single-articles-hero-inner h1{font-size:34px!important}.mf-single-category-match .mf-related-section{padding:18px 22px 20px!important;border-radius:16px!important}.mf-single-category-match .mf-related-head h2{font-size:21px!important}.mf-single-category-match .mf-related-card{width:76vw!important;flex-basis:76vw!important}.mf-single-category-match .mf-related-prev{left:4px!important}.mf-single-category-match .mf-related-next{right:4px!important}.mf-single-category-match .mf-single-title{font-size:29px!important}.mf-single-category-match .mf-single-content{padding:26px 22px 30px!important}}body.single-post.mf-single-article-template .mf-single-articles-hero{margin:0!important;padding:0!important;min-height:250px!important}body.single-post.mf-single-article-template .mf-single-articles-hero-inner{box-sizing:border-box!important;width:92%!important;max-width:1600px!important;margin:0 auto!important;padding:118px 0 44px!important;transform:none!important}body.single-post.mf-single-article-template .mf-single-articles-hero-inner h1{margin:0 0 10px!important;padding:0!important;transform:none!important;position:relative!important;top:auto!important}body.single-post.mf-single-article-template .mf-single-index{margin-top:0!important;padding-top:0!important}body.single-post.mf-single-article-template .mf-single-layout{margin-top:0!important;padding-top:0!important}body.admin-bar.single-post.mf-single-article-template .mf-single-articles-hero-inner{padding-top:118px!important}@media(max-width:980px){body.single-post.mf-single-article-template .mf-single-articles-hero{min-height:215px!important}body.single-post.mf-single-article-template .mf-single-articles-hero-inner,body.admin-bar.single-post.mf-single-article-template .mf-single-articles-hero-inner{width:92%!important;padding-top:92px!important;padding-bottom:34px!important}}@media(max-width:600px){body.single-post.mf-single-article-template .mf-single-articles-hero{min-height:190px!important}body.single-post.mf-single-article-template .mf-single-articles-hero-inner,body.admin-bar.single-post.mf-single-article-template .mf-single-articles-hero-inner{padding-top:76px!important;padding-bottom:28px!important}}body.single-post.mf-single-article-template .mf-single-category-match .mf-single-article{width:100%!important;max-width:none!important;margin:0!important}body.single-post.mf-single-article-template .mf-single-article-header,body.single-post.mf-single-article-template .mf-single-featured,body.single-post.mf-single-article-template .mf-single-content,body.single-post.mf-single-article-template .mf-single-article-footer,body.single-post.mf-single-article-template .mf-single-comments{width:100%!important;max-width:none!important;box-sizing:border-box!important}body.single-post.mf-single-article-template .mf-single-featured img{width:100%!important;height:auto!important;display:block!important}body.single-post.mf-single-article-template .mf-single-content{margin-left:0!important;margin-right:0!important}.mf-category-page{background:#fff}.mf-category-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 16% 18%,rgba(255,255,255,.95) 0 16%,rgba(255,255,255,0) 36%),linear-gradient(115deg,rgba(10,150,184,.22) 0%,rgba(86,194,216,.13) 46%,rgba(247,252,253,.98) 100%)}.mf-category-hero-inner{width:92%;max-width:1600px;margin:0 auto;padding:86px 0 52px}.mf-category-hero-inner h1{margin:0 0 10px!important;color:#17242B;font-size:clamp(38px,3.35vw,54px);line-height:1.08;font-weight:500}.mf-category-hero-inner p{margin:0!important;color:#60767E;font-size:15px}.mf-category-index{background:#F7FAFB;padding:0 0 86px}.mf-category-layout{display:flex;align-items:flex-start;gap:28px;width:92%;max-width:1600px;margin:0 auto}.mf-category-sidebar{flex:0 0 270px;width:270px;max-width:270px;padding-right:10px}.mf-category-sidebar .mfs-articles-sidebar{position:sticky!important;top:118px!important;margin:0!important}.mf-category-main{flex:1 1 auto;min-width:0;padding-left:10px}.mf-category-title{margin:0 0 24px!important;color:#17242B;font-size:clamp(28px,2.4vw,38px);line-height:1.15;font-weight:500}.mf-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.mf-category-card{display:flex;flex-direction:column;min-width:0;margin:0!important;overflow:hidden;border:1px solid #DFE8EB;border-radius:16px;background:#fff;box-shadow:0 6px 20px rgba(17,66,82,.04)}.mf-category-card-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#EEF3F4}.mf-category-card-image img{width:100%;height:100%;display:block;object-fit:cover}.mf-category-card-fallback{width:100%;height:100%;display:grid;place-items:center;color:#0A96B8;font-weight:700}.mf-category-card-body{display:flex;flex:1;flex-direction:column;padding:18px 24px 14px}.mf-category-card-badge{display:inline-flex;align-self:flex-start;align-items:center;min-height:30px;padding:0 12px;margin-bottom:12px;border-radius:999px;background:#EAF8FB;color:#0A96B8;font-size:12px;font-weight:700}.mf-category-card-title{margin:0 0 14px!important;color:#17242B;font-size:18px;line-height:1.4;font-weight:600}.mf-category-card-title a{color:inherit!important}.mf-category-card-footer{display:flex;justify-content:space-between;gap:12px;margin-top:auto;padding-top:10px;border-top:1px solid #DCE8EB;color:#839198;font-size:11px}.mf-category-pagination{margin-top:30px}.mf-category-pagination .nav-links{display:flex;justify-content:center;gap:8px}.mf-category-pagination a,.mf-category-pagination span{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 13px;border:1px solid #D7E4E8;border-radius:8px;background:#fff;color:#0A96B8}.mf-category-pagination .current{background:#0A96B8;border-color:#0A96B8;color:#fff}body.admin-bar .mf-category-sidebar .mfs-articles-sidebar{top:150px!important}@media(max-width:1200px){.mf-category-layout{width:94%;gap:22px}.mf-category-sidebar{flex-basis:245px;width:245px;max-width:245px}.mf-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.mf-category-hero-inner{width:92%;padding:68px 0 40px}.mf-category-layout{display:block;width:92%}.mf-category-sidebar{width:100%;max-width:none;padding:0;margin-bottom:24px}.mf-category-sidebar .mfs-articles-sidebar{position:static!important;top:auto!important}.mf-category-main{padding-left:0}.mf-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.mf-category-hero-inner{padding:52px 0 34px}.mf-category-grid{grid-template-columns:1fr}.mf-category-card-body{padding:16px 22px 13px}}body.single-post.mf-single-article-template .mf-single-content{display:flow-root!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important;overflow-wrap:anywhere!important;word-break:normal!important}body.single-post.mf-single-article-template .mf-single-content:after{content:"";display:block;clear:both}body.single-post.mf-single-article-template .mf-single-content,body.single-post.mf-single-article-template .mf-single-content *{box-sizing:border-box}body.single-post.mf-single-article-template .mf-single-content>*,body.single-post.mf-single-article-template .mf-single-content .alignwide,body.single-post.mf-single-article-template .mf-single-content .alignfull,body.single-post.mf-single-article-template .mf-single-content .wp-block-group,body.single-post.mf-single-article-template .mf-single-content .wp-block-columns{max-width:100%!important}body.single-post.mf-single-article-template .mf-single-content .alignwide,body.single-post.mf-single-article-template .mf-single-content .alignfull{width:100%!important;margin-left:0!important;margin-right:0!important}body.single-post.mf-single-article-template .mf-single-content img,body.single-post.mf-single-article-template .mf-single-content video,body.single-post.mf-single-article-template .mf-single-content iframe,body.single-post.mf-single-article-template .mf-single-content embed,body.single-post.mf-single-article-template .mf-single-content object,body.single-post.mf-single-article-template .mf-single-content svg{max-width:100%!important}body.single-post.mf-single-article-template .mf-single-content iframe,body.single-post.mf-single-article-template .mf-single-content video{width:100%}body.single-post.mf-single-article-template .mf-single-content pre,body.single-post.mf-single-article-template .mf-single-content code{max-width:100%;overflow-wrap:normal;word-break:normal}body.single-post.mf-single-article-template .mf-single-content pre{display:block;overflow-x:auto;white-space:pre}body.single-post.mf-single-article-template .mf-single-content table{display:block;width:100%!important;max-width:100%!important;overflow-x:auto!important;white-space:normal}body.single-post.mf-single-article-template .mf-single-content p,body.single-post.mf-single-article-template .mf-single-content li,body.single-post.mf-single-article-template .mf-single-content h1,body.single-post.mf-single-article-template .mf-single-content h2,body.single-post.mf-single-article-template .mf-single-content h3,body.single-post.mf-single-article-template .mf-single-content h4,body.single-post.mf-single-article-template .mf-single-content h5,body.single-post.mf-single-article-template .mf-single-content h6,body.single-post.mf-single-article-template .mf-single-title{overflow-wrap:anywhere!important}body.single-post.mf-single-article-template .mf-single-content .wp-caption{max-width:100%!important}.mftb-single-sidebar-module,.mftb-single-sidebar-module .et_pb_code_inner{margin:0!important;padding:0!important}.mftb-single-sidebar-module .mfs-articles-sidebar-box{margin-top:0!important}.mftb-related-module,.mftb-related-module .et_pb_code_inner{margin:0!important;padding:0!important}.mftb-related-module .mf-related-section{margin:0!important}.mftb-post-title .entry-title,.mftb-post-title h1{color:#17242B!important;font-size:clamp(30px,2.25vw,40px)!important;line-height:1.28!important;font-weight:500!important}.mftb-post-title .et_pb_title_meta_container{color:#7C8B91!important;font-size:13px!important}.mftb-featured-module .et_pb_code_inner{margin:0}.mftb-featured-image{width:100%;margin:0;overflow:hidden;border-radius:18px;background:#F1F5F6}.mftb-featured-image img{display:block;width:100%;height:auto}.mftb-post-content{min-width:0!important;max-width:100%!important;overflow:hidden!important;overflow-wrap:anywhere!important}.mftb-post-content,.mftb-post-content *{box-sizing:border-box}.mftb-post-content .et_pb_post_content,.mftb-post-content .et_pb_post_content>*,.mftb-post-content .alignwide,.mftb-post-content .alignfull,.mftb-post-content .wp-block-group,.mftb-post-content .wp-block-columns{max-width:100%!important}.mftb-post-content .alignwide,.mftb-post-content .alignfull{width:100%!important;margin-left:0!important;margin-right:0!important}.mftb-post-content img,.mftb-post-content video,.mftb-post-content iframe,.mftb-post-content embed,.mftb-post-content object,.mftb-post-content svg{max-width:100%!important;height:auto}.mftb-post-content table{display:block;width:100%!important;max-width:100%!important;overflow-x:auto!important}.mftb-post-content pre{max-width:100%;overflow-x:auto}.mftb-comments{overflow:hidden}.mf-category-layout{padding-top:30px!important;box-sizing:border-box!important}.mf-category-sidebar,.mf-category-main{margin-top:0!important}@media(max-width:980px){.mf-category-layout{padding-top:30px!important}}.woocommerce ul.products li.product .price del,.woocommerce-page ul.products li.product .price del,.et_pb_shop .woocommerce ul.products li.product .price del,.et_pb_wc_related_products .price del,.et_pb_wc_upsells .price del,.wc-block-grid__product .price del,.wc-block-components-product-price del{position:relative!important;display:inline-block!important;text-decoration:none!important;text-decoration-line:none!important}.woocommerce ul.products li.product .price del::after,.woocommerce-page ul.products li.product .price del::after,.et_pb_shop .woocommerce ul.products li.product .price del::after,.et_pb_wc_related_products .price del::after,.et_pb_wc_upsells .price del::after,.wc-block-grid__product .price del::after,.wc-block-components-product-price del::after{content:""!important;position:absolute!important;left:0!important;right:0!important;top:50%!important;height:1.5px!important;background:currentColor!important;transform:translateY(-50%)!important;pointer-events:none!important;z-index:2!important}.woocommerce ul.products li.product .price del *,.woocommerce-page ul.products li.product .price del *,.et_pb_shop .woocommerce ul.products li.product .price del *,.et_pb_wc_related_products .price del *,.et_pb_wc_upsells .price del *,.wc-block-grid__product .price del *,.wc-block-components-product-price del *{text-decoration:none!important}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) span::after,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) span:after{content:none!important;display:none!important}.woo-variation-swatches .variable-items-wrapper .button-variable-item .variable-item-span::after,.woo-variation-swatches .variable-items-wrapper .color-variable-item .variable-item-span::after,.woo-variation-swatches .variable-items-wrapper .image-variable-item .variable-item-span::after{content:none!important;display:none!important}@media (max-width:767px){:root{--mf-mobile-gutter:16px;--mf-mobile-radius:14px}html,body{max-width:100%;overflow-x:hidden!important}.mf-designed-page #main-content .et_pb_row,.mfs-articles-hero .et_pb_row,.mfs-articles-index .et_pb_row,.mfs-articles-layout,.mfs-hero-row,.mfs-review-box,.mfs-compare-row,.mfc-hero-row,.mfc-cat-row,.mfc-review-box,.mfc-compare-row,.mf-category-hero-inner,.mf-category-layout,.mf-single-articles-hero-inner,.mf-single-layout{width:calc(100% - 32px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}.mf-designed-page #main-content,.mfs-articles-index,.mfs-articles-main-col,.mfs-articles-sidebar-col,.mftb-post-content,.mftb-related-module,.mftb-comments,.mf-category-main,.mf-single-main{min-width:0!important;max-width:100%!important}.mfs-hero-section,.mfc-hero-section{overflow:hidden!important;background-position:68% center!important}.mfs-hero-row,.mfc-hero-row{display:block!important;min-height:0!important;padding-top:34px!important;padding-bottom:34px!important}.mfs-hero-safe-col,.mfc-hero-safe-col{display:none!important}.mfs-hero-copy,.mfc-hero-copy{width:100%!important;max-width:100%!important;padding:0!important}.mfs-hero-title,.mfc-hero-title{margin-bottom:14px!important;font-size:clamp(39px,11vw,48px)!important;line-height:1.02!important;overflow-wrap:anywhere}.mfs-hero-subtitle,.mfc-hero-subtitle{margin-bottom:14px!important;font-size:clamp(22px,6.5vw,27px)!important;line-height:1.28!important}.mfs-hero-desc,.mfc-hero-desc{margin-bottom:20px!important;font-size:15px!important;line-height:1.65!important}.mfs-hero-btn,.mfc-hero-button{display:block!important;width:100%!important;margin:0 0 10px!important}.mfs-hero-btn .et_pb_button,.mfc-hero-button .et_pb_button{display:flex!important;justify-content:center!important;width:100%!important;min-height:48px!important;box-sizing:border-box!important}.mfs-cat-col,.mfc-cat-col{margin-bottom:24px!important}.mfs-cat-image,.mfc-cat-image{margin-bottom:10px!important;border-radius:var(--mf-mobile-radius)}.mfs-cat-image img,.mfc-cat-image img{width:100%!important;max-height:560px!important;object-fit:cover!important}.mfs-cat-title,.mfc-cat-title{font-size:22px!important;line-height:1.25!important}.mfs-cat-sub,.mfc-cat-sub{font-size:13px!important;line-height:1.55!important}.mfc-compare-wrap{width:100%!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;border-radius:16px!important}.mfc-compare-row,.mfs-compare-row{min-width:680px!important;width:680px!important;max-width:none!important;display:flex!important;flex-wrap:nowrap!important}.mfc-compare-row>.et_pb_column,.mfs-compare-row>.et_pb_column{display:block!important;flex:1 1 0!important;width:auto!important;min-width:0!important;margin:0!important}.mfc-compare-cell,.mfs-compare-cell{min-height:56px!important;padding:12px 14px!important;font-size:13px!important}.mfc-compare-head .mfc-compare-cell,.mfs-compare-head .mfs-compare-cell{min-height:70px!important;font-size:16px!important}.mfs-review-box,.mfc-review-box{display:flex!important;flex-direction:column!important;align-items:stretch!important;border-radius:18px!important;overflow:hidden!important}.mfs-review-box>.et_pb_column,.mfc-review-box>.et_pb_column{width:100%!important;margin:0!important}.mfs-review-copy,.mfc-review-copy{padding:24px 20px 20px!important}.mfs-review-copy blockquote,.mfc-review-copy blockquote{padding-left:16px!important;font-size:18px!important;line-height:1.6!important}.mfs-stars,.mfc-stars{margin-bottom:12px!important;font-size:18px!important}.mfs-reviewer,.mfc-reviewer{margin-top:16px!important}.mfs-review-image,.mfc-review-image{width:100%!important;max-width:none!important;padding:0 20px 20px!important;box-sizing:border-box!important}.mfs-review-image img,.mfc-review-image img{border-radius:14px!important}.mfs-blog:not(.mfs-articles-blog) .et_pb_ajax_pagination_container,.mfc-blog .et_pb_ajax_pagination_container{display:flex!important;gap:14px!important;width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 1px 10px!important;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mfs-blog:not(.mfs-articles-blog) .et_pb_ajax_pagination_container::-webkit-scrollbar,.mfc-blog .et_pb_ajax_pagination_container::-webkit-scrollbar{display:none}.mfs-blog:not(.mfs-articles-blog) article.et_pb_post,.mfc-blog article.et_pb_post{flex:0 0 82vw!important;min-width:0!important;max-width:330px!important;scroll-snap-align:start;border-radius:15px!important}.mfs-blog:not(.mfs-articles-blog) .entry-title,.mfc-blog .entry-title{min-height:0!important;padding-left:20px!important;padding-right:20px!important;font-size:18px!important}.mfs-blog:not(.mfs-articles-blog) .post-meta,.mfc-blog .post-meta{margin-left:20px!important;margin-right:20px!important}.mfs-articles-hero{min-height:0!important;padding-top:38px!important;padding-bottom:38px!important}body.admin-bar .mfs-articles-hero{padding-top:38px!important}.mfs-articles-hero-title{padding:0!important;text-align:left!important}.mfs-articles-hero-title h1{margin:0 0 8px!important;font-size:34px!important;line-height:1.12!important}.mfs-articles-hero-title p{font-size:14px!important;line-height:1.55!important}.mfs-articles-index{margin-top:0!important;padding-top:0!important;padding-bottom:52px!important}.mfs-articles-layout,.mftb-single-main-row{display:block!important;padding-top:24px!important}.mfs-articles-sidebar-col,.mfs-articles-main-col{display:block!important;flex:none!important;width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}.mfs-articles-sidebar{position:static!important;top:auto!important;width:100%!important;margin:0 0 24px!important}.mfs-articles-sidebar-box{width:100%!important;border-radius:15px!important;box-sizing:border-box!important;box-shadow:0 8px 24px rgba(17,66,82,.05)!important}.mfs-articles-sidebar-brand{padding:18px 20px 3px!important;font-size:12px!important}.mfs-articles-sidebar-title{padding:0 20px 14px!important;font-size:20px!important}.mfs-articles-sidebar-label{padding:14px 20px 7px!important;font-size:11px!important}.mfs-articles-sidebar-link{min-height:44px!important;padding:10px 20px!important;font-size:14px!important}.mfs-articles-sidebar-link .mfs-articles-sidebar-name{display:block!important;min-width:0!important;height:auto!important;padding:0!important;background:transparent!important;text-align:left!important}.mfs-articles-sidebar-link .mfs-articles-sidebar-count{display:block!important;flex:0 0 auto!important;min-width:auto!important;height:auto!important;padding:0!important;background:transparent!important;text-align:right!important}.mfs-articles-index-title{margin:0 0 18px!important;text-align:left!important}.mfs-articles-index-title h1,.mfs-articles-index-title h2{font-size:30px!important;line-height:1.18!important}.mfs-articles-blog .et_pb_ajax_pagination_container,.mfs-articles-blog .et_pb_posts,.mfs-articles-blog .et_pb_salvattore_content,.mfs-articles-blog .mf-blog-grid-flat{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;width:100%!important;overflow:visible!important}.mfs-articles-blog article.et_pb_post,.mfs-articles-blog .mf-blog-grid-flat>article.et_pb_post{width:100%!important;min-width:0!important;max-width:100%!important;border-radius:15px!important}.mfs-articles-blog .mf-divi-card-body{padding:17px 20px 12px!important}.mfs-articles-blog .mf-divi-card-body .entry-title{min-height:0!important;margin-bottom:12px!important;font-size:18px!important;line-height:1.42!important}.mfs-articles-blog .mf-divi-card-footer{padding-top:9px!important;padding-bottom:0!important}.mf-category-hero-inner{padding-top:38px!important;padding-bottom:38px!important}.mf-category-hero-inner h1{font-size:34px!important;line-height:1.12!important}.mf-category-hero-inner p{font-size:14px!important;line-height:1.55!important}.mf-category-index{padding-bottom:52px!important}.mf-category-layout{display:block!important;width:calc(100% - 32px)!important;padding-top:24px!important}.mf-category-sidebar{width:100%!important;max-width:100%!important;padding:0!important;margin:0 0 24px!important}.mf-category-sidebar .mfs-articles-sidebar{position:static!important;top:auto!important}.mf-category-main{width:100%!important;padding:0!important}.mf-category-title{margin-bottom:18px!important;font-size:30px!important}.mf-category-grid{grid-template-columns:1fr!important;gap:16px!important}.mf-category-card{width:100%!important;border-radius:15px!important}.mf-category-card-body{padding:16px 20px 13px!important}.mf-category-card-title{font-size:18px!important}.mftb-single-sidebar-module,.mftb-related-module,.mftb-post-title,.mftb-featured-module,.mftb-post-content,.mftb-comments{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.mftb-related-module{margin-bottom:24px!important}.mftb-related-module .mf-related-section,.mf-related-section{width:100%!important;max-width:100%!important;margin:0 0 28px!important;padding:18px 18px 20px!important;border-radius:16px!important;box-sizing:border-box!important;overflow:hidden!important}.mf-related-head{margin-bottom:14px!important}.mf-related-eyebrow{margin-bottom:4px!important;font-size:11px!important}.mf-related-head h2{font-size:20px!important;line-height:1.3!important}.mf-related-viewport{width:100%!important;padding-left:0!important;padding-right:0!important;overflow-x:auto!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.mf-related-track{gap:12px!important}.mf-related-card{width:78vw!important;max-width:300px!important;flex:0 0 78vw!important;border-radius:14px!important}.mf-related-card-body{padding:11px 13px 12px!important}.mf-related-card-title{font-size:14px!important;line-height:1.4!important}.mf-related-arrow{width:36px!important;height:36px!important;font-size:22px!important;top:58%!important}.mf-related-prev{left:4px!important}.mf-related-next{right:4px!important}.mftb-post-title .entry-title,.mftb-post-title h1,.mf-single-title{font-size:28px!important;line-height:1.3!important;overflow-wrap:anywhere!important}.mftb-post-title .et_pb_title_meta_container{font-size:12px!important;line-height:1.55!important}.mftb-featured-image,.mf-single-featured{border-radius:14px!important;overflow:hidden!important}.mftb-post-content,.mf-single-content{width:100%!important;max-width:100%!important;padding:22px 18px 26px!important;border-radius:15px!important;box-sizing:border-box!important;overflow-x:hidden!important;overflow-wrap:anywhere!important;font-size:16px!important;line-height:1.78!important}.mftb-post-content .et_pb_post_content,.mftb-post-content .et_pb_post_content>*,.mf-single-content>*{max-width:100%!important}.mftb-post-content h2,.mf-single-content h2{margin-top:30px!important;font-size:24px!important;line-height:1.35!important}.mftb-post-content h3,.mf-single-content h3{margin-top:25px!important;font-size:20px!important;line-height:1.4!important}.mftb-post-content img,.mftb-post-content video,.mftb-post-content iframe,.mftb-post-content table,.mf-single-content img,.mf-single-content video,.mf-single-content iframe,.mf-single-content table{max-width:100%!important}.mftb-post-content table,.mf-single-content table{display:block!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.mftb-comments,.mf-single-comments{width:100%!important;max-width:100%!important;margin-top:24px!important;padding:22px 18px!important;border-radius:15px!important;box-sizing:border-box!important}.mftb-comments input[type="text"],.mftb-comments input[type="email"],.mftb-comments input[type="url"],.mftb-comments textarea,.mf-single-comments input[type="text"],.mf-single-comments input[type="email"],.mf-single-comments input[type="url"],.mf-single-comments textarea{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.mf-comment-math{gap:8px!important}.mf-comment-equation{min-height:42px!important;padding:0 12px!important}.mf-comment-math input[type="number"]{width:78px!important;min-height:42px!important}.mf-single-articles-hero-inner{padding-top:38px!important;padding-bottom:38px!important}.mf-single-layout,.mf-single-shell{display:block!important;width:calc(100% - 32px)!important;max-width:none!important;padding-top:24px!important}.mf-single-sidebar{position:static!important;width:100%!important;margin:0 0 24px!important}.mf-single-main,.mf-single-article{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.woocommerce ul.products,.woocommerce-page ul.products,.et_pb_shop ul.products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.woocommerce ul.products::before,.woocommerce ul.products::after,.woocommerce-page ul.products::before,.woocommerce-page ul.products::after{display:none!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.et_pb_shop ul.products li.product{float:none!important;width:100%!important;max-width:100%!important;margin:0!important;min-width:0!important}.woocommerce ul.products li.product h2,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;line-height:1.35!important;overflow-wrap:anywhere!important}.woocommerce ul.products li.product .price{font-size:18px!important;line-height:1.35!important}.woocommerce ul.products li.product .button,.woocommerce ul.products li.product .yith-wcqv-button{max-width:100%!important;white-space:normal!important;box-sizing:border-box!important}.single-product .summary,.single-product .woocommerce-product-gallery{width:100%!important;max-width:100%!important}.single-product table.variations,.single-product table.variations tbody,.single-product table.variations tr,.single-product table.variations th,.single-product table.variations td{display:block!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.single-product table.variations th.label{padding:0 0 8px!important}.single-product table.variations td.value{padding:0 0 18px!important}.woo-variation-swatches .variable-items-wrapper{display:flex!important;flex-wrap:wrap!important;gap:8px!important;width:100%!important;max-width:100%!important;padding-right:0!important}.woo-variation-swatches .variable-items-wrapper .variable-item{flex:0 0 auto!important;margin:0!important}.single-product .single_variation_wrap,.single-product .woocommerce-variation-add-to-cart{width:100%!important;max-width:100%!important}.single-product .woocommerce-variation-add-to-cart{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important}.single-product .quantity{margin:0!important}.et_pb_scroll_top{right:10px!important;bottom:18px!important}}@media (max-width:430px){.mf-designed-page #main-content .et_pb_row,.mfs-articles-hero .et_pb_row,.mfs-articles-index .et_pb_row,.mfs-articles-layout,.mfs-hero-row,.mfs-review-box,.mfc-hero-row,.mfc-cat-row,.mfc-review-box,.mf-category-hero-inner,.mf-category-layout,.mf-single-articles-hero-inner,.mf-single-layout{width:calc(100% - 28px)!important}.mfs-articles-hero-title h1,.mf-category-hero-inner h1{font-size:32px!important}.mfs-articles-index-title h1,.mfs-articles-index-title h2,.mf-category-title{font-size:28px!important}.mfs-articles-sidebar-link{padding-left:18px!important;padding-right:18px!important}.mftb-post-title .entry-title,.mftb-post-title h1,.mf-single-title{font-size:27px!important}.mftb-post-content,.mf-single-content{padding-left:17px!important;padding-right:17px!important}.mf-related-card{width:80vw!important;flex-basis:80vw!important}.woocommerce ul.products,.woocommerce-page ul.products,.et_pb_shop ul.products{gap:10px!important}.woocommerce ul.products li.product h2,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px!important}.woocommerce ul.products li.product .price{font-size:17px!important}}.mfs-articles-blog>.mf-blog-grid-flat{display:grid!important;width:100%!important;min-width:0!important;visibility:visible!important;opacity:1}.mfs-articles-blog>.et_pb_ajax_pagination_container.mf-blog-salvattore-hidden,.mfs-articles-blog .et_pb_salvattore_content.mf-blog-salvattore-hidden{display:none!important}.mfs-articles-blog>.mf-blog-grid-flat>article.et_pb_post{visibility:visible!important;opacity:1!important}@media(max-width:767px){.mfs-articles-main-col{display:block!important;width:100%!important;min-width:0!important;height:auto!important;visibility:visible!important;opacity:1!important}.mfs-articles-index-title,.mfs-articles-blog{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;visibility:visible!important;opacity:1!important}.mfs-articles-blog>.mf-blog-grid-flat{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;width:100%!important;height:auto!important;overflow:visible!important}.mfs-articles-blog>.mf-blog-grid-flat>article.et_pb_post{display:flex;flex-direction:column;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;margin:0!important}.mfs-articles-blog:not(:has(>.mf-blog-grid-flat))>.et_pb_ajax_pagination_container{display:block!important;width:100%!important;height:auto!important;visibility:visible!important;opacity:1!important}.mfs-articles-blog:not(:has(>.mf-blog-grid-flat)) .et_pb_salvattore_content{display:block!important;width:100%!important;height:auto!important;visibility:visible!important;opacity:1!important}.mfs-articles-blog:not(:has(>.mf-blog-grid-flat)) .et_pb_salvattore_content>.column{float:none!important;width:100%!important;max-width:100%!important;margin:0!important}.mfs-articles-blog:not(:has(>.mf-blog-grid-flat)) article.et_pb_post{display:flex!important;width:100%!important;max-width:100%!important;margin:0 0 16px!important}}.mf-mobile-articles-server-grid{display:none!important}.mf-mobile-articles-server,.mf-mobile-articles-grid{width:100%;max-width:100%;min-width:0;box-sizing:border-box}@media(max-width:767px){.mfs-articles-blog{display:none!important}.mf-mobile-articles-server-grid{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;visibility:visible!important;opacity:1!important}.mf-mobile-articles-server-grid .et_pb_code_inner{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;visibility:visible!important;opacity:1!important}.mf-mobile-articles-server{display:block!important}.mf-mobile-articles-heading{margin:0 0 18px!important;padding:0!important;color:#17242B!important;font-size:28px!important;line-height:1.2!important;font-weight:500!important;text-align:left!important}.mf-mobile-articles-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;overflow:visible!important}.mf-mobile-articles-grid>article.et_pb_post{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;margin:0!important;padding:0!important;overflow:hidden!important;border:1px solid #DFE8EB!important;border-radius:15px!important;background:#fff!important;visibility:visible!important;opacity:1!important}.mf-mobile-articles-grid>article.et_pb_post .entry-featured-image-url{display:block!important;width:100%!important;margin:0!important;aspect-ratio:16/10;overflow:hidden!important}.mf-mobile-articles-grid>article.et_pb_post .entry-featured-image-url img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.mf-mobile-articles-grid .mf-divi-card-body{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;padding:17px 20px 13px!important;box-sizing:border-box!important}.mf-mobile-articles-grid .mf-divi-card-category{align-self:flex-start!important;margin:0 0 11px!important}.mf-mobile-articles-grid .entry-title{display:block!important;min-height:0!important;margin:0 0 14px!important;padding:0!important;font-size:18px!important;line-height:1.42!important;overflow-wrap:anywhere!important}.mf-mobile-articles-grid .mf-divi-card-footer{margin-top:auto!important;padding:10px 0 0!important}.mf-mobile-articles-empty{padding:28px 20px;border:1px solid #DFE8EB;border-radius:14px;background:#fff;color:#7A878C;text-align:center}.mfs-articles-sidebar-link{pointer-events:auto!important;cursor:pointer!important}}@media(max-width:430px){.mf-mobile-articles-heading{font-size:27px!important}.mf-mobile-articles-grid .mf-divi-card-body{padding-left:18px!important;padding-right:18px!important}}.mf-v260-mobile-articles-page{display:none!important}@media(max-width:767px){.mfs-articles-index{display:none!important}.mf-v260-mobile-articles-page{display:block!important;width:100%!important;max-width:100%!important;padding:24px 0 52px!important;margin:0!important;background:#F7FAFB!important;visibility:visible!important;opacity:1!important}.mf-v260-mobile-layout{display:block!important;width:calc(100% - 28px)!important;max-width:100%!important;min-width:0!important;margin:0 auto!important;padding:0!important;box-sizing:border-box!important}.mf-v260-mobile-sidebar{display:block!important;width:100%!important;max-width:100%!important;margin:0 0 24px!important;padding:0!important}.mf-v260-mobile-sidebar .mfs-articles-sidebar-box{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;border-radius:15px!important;box-sizing:border-box!important;visibility:visible!important;opacity:1!important}.mf-v260-mobile-sidebar .mfs-articles-sidebar-brand{padding:18px 20px 3px!important;font-size:12px!important}.mf-v260-mobile-sidebar .mfs-articles-sidebar-title{padding:0 20px 14px!important;font-size:20px!important}.mf-v260-mobile-sidebar .mfs-articles-sidebar-label{padding:14px 20px 7px!important;font-size:11px!important}.mf-v260-mobile-sidebar .mfs-articles-sidebar-link{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:44px!important;padding:10px 20px!important;box-sizing:border-box!important;pointer-events:auto!important;visibility:visible!important;opacity:1!important}.mf-v260-mobile-sidebar .mfs-articles-sidebar-name,.mf-v260-mobile-sidebar .mfs-articles-sidebar-count{display:block!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important}.mf-v260-mobile-main{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;visibility:visible!important;opacity:1!important}.mf-v260-mobile-heading{display:block!important;margin:0 0 18px!important;padding:0!important;color:#17242B!important;font-size:28px!important;line-height:1.2!important;font-weight:500!important;text-align:left!important;visibility:visible!important;opacity:1!important}.mf-v260-mobile-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important;visibility:visible!important;opacity:1!important}.mf-v260-mobile-grid>article.et_pb_post{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;margin:0!important;padding:0!important;overflow:hidden!important;border:1px solid #DFE8EB!important;border-radius:15px!important;background:#fff!important;box-shadow:0 6px 20px rgba(17,66,82,.04)!important;visibility:visible!important;opacity:1!important;transform:none!important}.mf-v260-mobile-grid>article.et_pb_post .entry-featured-image-url{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;aspect-ratio:16/10!important;overflow:hidden!important}.mf-v260-mobile-grid>article.et_pb_post .entry-featured-image-url img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover!important;visibility:visible!important;opacity:1!important}.mf-v260-mobile-grid .mf-divi-card-body{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;width:100%!important;padding:17px 20px 13px!important;box-sizing:border-box!important}.mf-v260-mobile-grid .mf-divi-card-category{display:inline-flex!important;align-self:flex-start!important;margin:0 0 11px!important}.mf-v260-mobile-grid .entry-title{display:block!important;min-height:0!important;margin:0 0 14px!important;padding:0!important;color:#17242B!important;font-size:18px!important;line-height:1.42!important;overflow-wrap:anywhere!important;visibility:visible!important;opacity:1!important}.mf-v260-mobile-grid .entry-title a{color:inherit!important}.mf-v260-mobile-grid .mf-divi-card-footer{display:flex!important;justify-content:space-between!important;gap:10px!important;width:100%!important;margin-top:auto!important;padding:10px 0 0!important;border-top:1px solid #DCE8EB!important}.mf-v260-mobile-empty{padding:28px 20px!important;border:1px solid #DFE8EB!important;border-radius:14px!important;background:#fff!important;color:#7A878C!important;text-align:center!important}.mf-category-main,.mf-category-grid,.mf-category-card{visibility:visible!important;opacity:1!important}.mf-category-grid{display:grid!important;grid-template-columns:1fr!important}.mf-category-card{display:flex!important;width:100%!important;height:auto!important}}@media(max-width:430px){.mf-v260-mobile-layout{width:calc(100% - 28px)!important}.mf-v260-mobile-heading{font-size:27px!important}.mf-v260-mobile-grid .mf-divi-card-body{padding-left:18px!important;padding-right:18px!important}}@media(max-width:767px){body.single-post .mfs-articles-index,body.single .mfs-articles-index{display:block!important;visibility:visible!important;opacity:1!important}body.page .mfs-articles-index{display:none!important}body.single-post .mftb-single-index,body.single-post .mftb-single-main-row,body.single-post .mfs-articles-layout,body.single-post .mfs-articles-main-col,body.single-post .mfs-articles-sidebar-col{display:block!important;visibility:visible!important;opacity:1!important}.mf-v260-mobile-sidebar,.mf-v260-mobile-sidebar .mfs-articles-sidebar-box,.mf-v260-mobile-sidebar .mfs-articles-sidebar-link{position:relative!important;z-index:20!important;pointer-events:auto!important}.mf-v260-mobile-sidebar .mfs-articles-sidebar-link::before,.mf-v260-mobile-sidebar .mfs-articles-sidebar-link::after{pointer-events:none!important}.mf-v260-mobile-grid>article.et_pb_post,.mf-v260-mobile-grid a{position:relative!important;z-index:5!important;pointer-events:auto!important}}@media(max-width:767px){.mfc-compare-wrap{width:calc(100% - 28px)!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important;border-radius:16px!important}.mfc-compare-row,.mfs-compare-row{display:grid!important;grid-template-columns:1fr 1fr!important;width:calc(100% - 28px)!important;min-width:0!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding:0!important;overflow:hidden!important;border:1px solid #DCE8EC!important;border-bottom:0!important;background:#fff!important}.mfc-compare-row:last-child,.mfs-compare-row:last-child{border-bottom:1px solid #DCE8EC!important;border-radius:0 0 16px 16px!important}.mfc-compare-row:not(.mfc-compare-head)>.et_pb_column:first-child,.mfs-compare-row:not(.mfs-compare-head)>.et_pb_column:first-child{grid-column:1 / -1!important;width:100%!important;margin:0!important;border-bottom:1px solid #E7EEF0!important;background:#F7FAFB!important}.mfc-compare-row>.et_pb_column,.mfs-compare-row>.et_pb_column{display:block!important;float:none!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important}.mfc-compare-row:not(.mfc-compare-head)>.et_pb_column:nth-child(2),.mfs-compare-row:not(.mfs-compare-head)>.et_pb_column:nth-child(2){border-right:1px solid #E1EAED!important}.mfc-compare-cell,.mfs-compare-cell{display:flex!important;align-items:center!important;width:100%!important;min-height:64px!important;height:100%!important;margin:0!important;padding:13px 12px!important;box-sizing:border-box!important;border-right:0!important;font-size:13px!important;line-height:1.45!important;overflow-wrap:anywhere!important}.mfc-compare-row:not(.mfc-compare-head)>.et_pb_column:first-child .mfc-compare-cell,.mfs-compare-row:not(.mfs-compare-head)>.et_pb_column:first-child .mfs-compare-cell{min-height:48px!important;justify-content:flex-start!important;padding:11px 14px!important;color:#17242B!important;font-size:14px!important;font-weight:700!important}.mfc-compare-head,.mfs-compare-head{grid-template-columns:1fr 1fr!important;border-radius:16px 16px 0 0!important;overflow:hidden!important}.mfc-compare-head>.et_pb_column:first-child,.mfs-compare-head>.et_pb_column:first-child{display:none!important}.mfc-compare-head>.et_pb_column:nth-child(2),.mfs-compare-head>.et_pb_column:nth-child(2){grid-column:1!important;border-right:1px solid rgba(255,255,255,.3)!important}.mfc-compare-head>.et_pb_column:nth-child(3),.mfs-compare-head>.et_pb_column:nth-child(3){grid-column:2!important}.mfc-compare-head .mfc-compare-cell,.mfs-compare-head .mfs-compare-cell{min-height:58px!important;justify-content:center!important;padding:11px 8px!important;font-size:15px!important;line-height:1.25!important;text-align:center!important}.mfc-compare-head>.et_pb_column:nth-child(2) .mfc-compare-cell,.mfs-compare-head>.et_pb_column:nth-child(2) .mfs-compare-cell{background:#0A96B8!important;color:#fff!important;border-radius:0!important}.mfc-compare-head>.et_pb_column:nth-child(3) .mfc-compare-cell,.mfs-compare-head>.et_pb_column:nth-child(3) .mfs-compare-cell{background:#EDF3F5!important;color:#405158!important}.mfc-compare-featured,.mfs-compare-featured{position:static!important;z-index:auto!important;box-shadow:none!important;background:#F5FBFC!important}.mfs-check,.mfs-x{width:20px!important;height:20px!important;flex:0 0 20px!important;margin-right:7px!important;font-size:12px!important}.mfc-compare-cell p,.mfs-compare-cell p{margin:0!important;padding:0!important}}@media(max-width:430px){.mfc-compare-row,.mfs-compare-row,.mfc-compare-wrap{width:calc(100% - 28px)!important}.mfc-compare-cell,.mfs-compare-cell{min-height:62px!important;padding:12px 10px!important;font-size:12.5px!important}.mfc-compare-row:not(.mfc-compare-head)>.et_pb_column:first-child .mfc-compare-cell,.mfs-compare-row:not(.mfs-compare-head)>.et_pb_column:first-child .mfs-compare-cell{min-height:46px!important;padding:10px 12px!important;font-size:13.5px!important}.mfc-compare-head .mfc-compare-cell,.mfs-compare-head .mfs-compare-cell{min-height:56px!important;font-size:14px!important}}