.sw .mlx-faq{max-width:900px;display:flex;flex-direction:column;gap:10px}.sw .mlx-faq.wide{max-width:none}.sw .mlx-qa{background:var(--white);border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.sw .mlx-qa[open]{border-color:var(--teal);box-shadow:0 6px 18px #12263f12}.sw .mlx-qa summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 20px;cursor:pointer;list-style:none;font:500 15.5px/1.4 var(--sans);color:var(--ink)}.sw .mlx-qa summary::-webkit-details-marker{display:none}.sw .mlx-qa summary::marker{content:""}.sw .mlx-qa summary:hover{color:var(--teal-d)}.sw .mlx-qa summary:focus-visible{outline:3px solid var(--focus);outline-offset:-3px}.sw .mlx-qa .q{min-width:0}.sw .mlx-qa .chev{flex:none;width:28px;height:28px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:var(--pillbg);color:var(--gray);transition:transform .18s ease,background-color .15s ease,color .15s ease}.sw .mlx-qa[open] .chev{transform:rotate(180deg);background:var(--teal-tint);color:var(--teal-d)}.sw .mlx-qa .ans{padding:0 20px 18px;font:400 14px/1.65 var(--sans);color:var(--gray)}.sw .mlx-qa .ans>*:first-child{margin-top:0}.sw .mlx-qa .ans>*:last-child{margin-bottom:0}.sw .mlx-qa .ans p{margin:0 0 10px}.sw .mlx-qa .ans a{color:var(--teal-d);text-decoration:underline;text-underline-offset:2px}.sw .mlx-qa .ans a:hover{color:var(--ink)}.sw .mlx-faqfoot{display:flex;align-items:center;gap:10px;flex-wrap:wrap;max-width:900px;margin:16px 0 0;font:400 13px/1.5 var(--sans);color:var(--gray)}.sw .mlx-faqcenter .sw-shead{display:block;text-align:center}.sw .mlx-faqcenter .sw-shead>div{max-width:720px;margin-inline:auto}.sw .mlx-faqcenter .sw-shead .sw-link{margin-top:10px}.sw .mlx-faqcenter .mlx-faq{margin-inline:auto}.sw .mlx-faqcenter .mlx-faqfoot{justify-content:center;margin-inline:auto}.sw .mlx-faqcenter .mlx-qa summary,.sw .mlx-faqcenter .mlx-qa .ans{text-align:left}.sw .mlx-quotes{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px}.sw .mlx-quote{margin:0;background:var(--white);border:1px solid var(--line);border-radius:12px;padding:22px;display:flex;flex-direction:column;gap:12px}.sw .mlx-quote .stars{display:flex;gap:2px;color:var(--amber-fg)}.sw .mlx-quote .qh{font:500 15.5px/1.3 var(--sans);color:var(--ink)}.sw .mlx-quote blockquote{margin:0;padding:0;border:0;font:400 14.5px/1.65 var(--sans);color:var(--bodyc)}.sw .mlx-quote figcaption{display:flex;align-items:center;gap:11px;margin-top:auto;padding-top:14px;border-top:1px solid var(--line-in)}.sw .mlx-quote .face{width:40px;height:40px;flex:none;border-radius:999px;object-fit:cover;background:var(--navy-tint)}.sw .mlx-quote .who{display:flex;flex-direction:column;gap:2px;min-width:0}.sw .mlx-quote .who b{font:500 13.5px/1.3 var(--sans);color:var(--ink)}.sw .mlx-quote .who span{font:400 12.5px/1.4 var(--sans);color:var(--mute)}@media(max-width:767px){.sw .mlx-qa summary{padding:15px 16px;font-size:14.5px}.sw .mlx-qa .ans{padding:0 16px 16px}.sw .mlx-quote{padding:18px}}.sw .mlx-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sw .mlx-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sw .mlx-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sw .mlx-grid.cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:1200px){.sw .mlx-grid.cols-5{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1080px){.sw .mlx-grid.cols-4,.sw .mlx-grid.cols-5{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.sw .mlx-grid.cols-3,.sw .mlx-grid.cols-4,.sw .mlx-grid.cols-5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.sw .mlx-grid.cols-2,.sw .mlx-grid.cols-3,.sw .mlx-grid.cols-4,.sw .mlx-grid.cols-5{grid-template-columns:minmax(0,1fr)}}@media(max-width:767px){.sw .mlx-grid.rail{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:var(--mlx-rail-w, 80%);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;padding-bottom:4px;scrollbar-width:none}.sw .mlx-grid.rail::-webkit-scrollbar{display:none}.sw .mlx-grid.rail>*{scroll-snap-align:start;min-width:0}.sw .mlx-grid.rail .mlx-post .ptitle{-webkit-line-clamp:3}}.sw .mlx-feats .mlx-feat .rule{display:none}.sw .mlx-feats .mlx-feat>.t{display:contents}.sw .mlx-feats.plate .mlx-feat{padding:20px;border-radius:14px;gap:12px;transition:border-color .16s ease}.sw .mlx-feats.plate a.mlx-feat:hover{border-color:var(--teal)}.sw .mlx-feats.plate .mlx-feat>.t{display:flex;flex-direction:column;gap:10px}.sw .mlx-feats.plate .mlx-feat .art{width:70px;height:70px;border-radius:15px;background:var(--f-tint, var(--teal-tint));align-items:center;justify-content:center;margin-bottom:0}.sw .mlx-feats.plate .mlx-feat .art img{max-width:44px;max-height:44px}.sw .mlx-feats.plate .mlx-feat .glyph{width:70px;height:70px;border-radius:15px;margin-bottom:0}.sw .mlx-feats.plate .mlx-feat .glyph svg{width:26px;height:26px}.sw .mlx-feats.band .mlx-feat{padding:0;gap:0;border-radius:14px;overflow:hidden;transition:border-color .16s ease}.sw .mlx-feats.band a.mlx-feat:hover{border-color:var(--teal)}.sw .mlx-feats.band .mlx-feat .art,.sw .mlx-feats.band .mlx-feat .glyph{width:100%;height:112px;flex:none;margin:0;border-radius:0;display:flex;align-items:center;justify-content:center;background:var(--f-tint, var(--teal-tint));border-bottom:1px solid var(--line-in)}.sw .mlx-feats.band .mlx-feat .art img{max-width:64px;max-height:64px}.sw .mlx-feats.band .mlx-feat .glyph svg{width:40px;height:40px}.sw .mlx-feats.band .mlx-feat>.t{display:flex;flex-direction:column;padding:18px 20px 20px}.sw .mlx-feats.band .mlx-feat .rule{display:block;width:26px;height:2px;border-radius:2px;background:var(--f-hue, var(--teal));margin:9px 0 10px}@media(max-width:767px){.sw .mlx-feats.plate .mlx-feat{padding:18px}.sw .mlx-feats.plate .mlx-feat .art,.sw .mlx-feats.plate .mlx-feat .glyph{width:62px;height:62px;border-radius:14px}.sw .mlx-feats.band .mlx-feat .art,.sw .mlx-feats.band .mlx-feat .glyph{height:96px}.sw .mlx-feats.band .mlx-feat>.t{padding:16px 18px 18px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/ml-marketing.css.map */
