@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&family=Montserrat:wght@400;500;600;700&display=swap";.mc-home{--blue: #3031bb;--blue2: #4a4dd3;--blue-soft: #f1f3fc;--ink: #15151f;--muted: #6c6c7a;--line: #e9e9f1;--cream: #efeae3;--card: #f7f6f3;--ok: #2f9e5b;--radius: 22px;--max: 1240px;font-family:Montserrat,system-ui,sans-serif;color:var(--ink);background:#fff;line-height:1.55;-webkit-font-smoothing:antialiased}.mc-home *{box-sizing:border-box;margin:0;padding:0}.mc-home h1,.mc-home h2,.mc-home h3,.mc-home h4,.mc-home .disp{font-family:Poppins,sans-serif;letter-spacing:-.02em}.mc-home img{max-width:100%;display:block}.mc-home a{color:inherit;text-decoration:none}.mc-home .wrap{max-width:var(--max);margin:0 auto;padding:0 24px}.mc-home .eyebrow{font-family:Poppins;font-weight:600;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--blue2)}.mc-home .btn{display:inline-flex;align-items:center;gap:8px;background:var(--blue);color:#fff;font-family:Poppins;font-weight:600;font-size:15px;padding:14px 26px;border-radius:999px;border:0;cursor:pointer;transition:.2s}.mc-home .btn:hover{background:#26279b;transform:translateY(-1px)}.mc-home .section{padding:90px 0}.mc-home .section h2{font-size:clamp(28px,4vw,44px);font-weight:700;text-align:center;line-height:1.1}.mc-home .section .sub{text-align:center;color:var(--muted);max-width:640px;margin:14px auto 0;font-size:17px}html{scroll-behavior:smooth}#mc-quiz{scroll-margin-top:80px}.mc-home .hero{position:relative;background:#fff;padding:34px 36px 14px}.mc-home .hero img{width:100%;max-width:1240px;margin:0 auto;height:auto;display:block;border-radius:26px;box-shadow:0 34px 70px -42px #14142866}.mc-home .hero .heromedia{position:relative;max-width:1240px;margin:0 auto}.mc-home .hero .hcta{position:absolute;left:10%;top:63%;display:flex;align-items:center;gap:22px;z-index:2}.mc-home .hero .hcta .hbtn{background:#3031bb;color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-size:16px;padding:14px 30px;border-radius:999px;text-decoration:none;white-space:nowrap;transition:.2s}.mc-home .hero .hcta .hbtn:hover{background:#26279b}.mc-home .hero .hcta .hshop{color:#1f2f5e;font-family:Poppins,sans-serif;font-weight:700;font-size:16px;text-decoration:none;display:inline-flex;gap:6px;align-items:center;white-space:nowrap}.mc-home .hero .hcta .hshop span{transition:.2s}.mc-home .hero .hcta .hshop:hover span{transform:translate(3px)}@media(max-width:760px){.mc-home .hero{padding:16px 14px 6px}.mc-home .hero img{border-radius:16px}.mc-home .hero .hcta{left:7%;top:31%;gap:13px}.mc-home .hero .hcta .hbtn{padding:10px 18px;font-size:13px}.mc-home .hero .hcta .hshop{font-size:13px}}.mc-home .trust{background:var(--blue-soft);border-bottom:1px solid var(--line)}.mc-home .trust .wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:14px 44px;padding:18px 24px}.mc-home .trust div{display:flex;align-items:center;gap:9px;font-family:Poppins;font-weight:500;font-size:14px;color:#3a3a48}.mc-home .trust .ic{width:24px;height:24px;flex:0 0 24px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:13px}@media(max-width:760px){.mc-home .trust{display:none}}.mc-home .mcsh{--s1: #dff0f7;--s2: #bfe2f0;--a1: #eef0ff;--a2: #dadcfb;--m1: #fdeef2;--m2: #f6d8e2;--flipradius: 24px;--flipmax: 1120px;font-family:Montserrat,system-ui,sans-serif;color:var(--ink);line-height:1.55}.mc-home .mcsh h1{font-family:Poppins,sans-serif;letter-spacing:-.02em}.mc-home .mcsh-wrap{max-width:var(--flipmax);margin:0 auto;padding:0 24px}.mc-home .mcsh-hero{background:linear-gradient(180deg,var(--blue-soft),#fff);padding:58px 0 22px;text-align:center}.mc-home .mcsh-hero h1{font-size:clamp(26px,3.6vw,44px);font-weight:700;line-height:1.1;margin:16px auto 0}.mc-home .mcsh-hero h1 .ln{white-space:nowrap}@media(max-width:560px){.mc-home .mcsh-hero h1 .ln{white-space:normal}}.mc-home .mcsh-hero h1 em{font-style:normal;color:var(--blue)}.mc-home .mcsh-sub{color:#3a3a48;font-size:clamp(15px,2vw,18px);max-width:560px;margin:18px auto 0}.mc-home .mcsh-doors{padding:30px 0 52px}.mc-home .mcsh-doors .lead{text-align:center;font-family:Poppins;font-weight:600;font-size:15px;color:var(--muted);margin-bottom:26px}.mc-home .mcsh-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.mc-home .mcsh-swipe{display:none;justify-content:center;align-items:center;gap:9px;color:var(--muted);font-family:Poppins;font-weight:600;font-size:13px;margin-top:14px;letter-spacing:.02em}.mc-home .mcsh-swipe span{color:var(--blue);font-size:17px;animation:mcsh-nudge 1.4s ease-in-out infinite}.mc-home .mcsh-swipe span:last-child{animation-delay:.7s}@keyframes mcsh-nudge{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@media(max-width:880px){.mc-home .mcsh-grid{display:flex;grid-template-columns:none;gap:14px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:none;padding:2px 18px 12px;max-width:none;margin-inline:0}.mc-home .mcsh-grid::-webkit-scrollbar{display:none}.mc-home .mcsh .flip{flex:0 0 78%}.mc-home .mcsh-swipe{display:flex}}.mc-home .mcsh .flip{perspective:1300px}.mc-home .mcsh .flip-inner{position:relative;width:100%;min-height:452px;transition:transform .6s cubic-bezier(.4,.15,.2,1);transform-style:preserve-3d;cursor:pointer}.mc-home .mcsh .flip.on .flip-inner{transform:rotateY(180deg)}.mc-home .mcsh .face{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border:1px solid var(--line);border-radius:var(--flipradius);overflow:hidden;background:#fff}.mc-home .mcsh .face.back{transform:rotateY(180deg)}.mc-home .mcsh .flip:hover .face.front{box-shadow:0 26px 54px -30px #3031bb6b}.mc-home .mcsh .face.front,.mc-home .mcsh .face.back{transition:box-shadow .22s}.mc-home .mcsh .face.front{display:flex;flex-direction:column}.mc-home .mcsh .front .art{flex:1;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.mc-home .mcsh .flip.s .front .art{background:linear-gradient(160deg,var(--s1),var(--s2))}.mc-home .mcsh .flip.a .front .art{background:linear-gradient(160deg,var(--a1),var(--a2))}.mc-home .mcsh .flip.m .front .art{background:linear-gradient(160deg,var(--m1),var(--m2))}.mc-home .mcsh .front .art img{width:100%;height:100%;object-fit:cover}.mc-home .mcsh .flip.s .front .art img{object-position:center 14%}.mc-home .mcsh .flip.a{order:1}.mc-home .mcsh .flip.s{order:2}.mc-home .mcsh .flip.m{order:3}.mc-home .mcsh .front .flipbadge{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:50%;background:#ffffffe0;color:var(--blue);display:grid;place-items:center;font-size:16px;box-shadow:0 4px 12px -5px #00000040}.mc-home .mcsh .front .ftitle{padding:18px 22px 20px}.mc-home .mcsh .front .symptom{font-family:Poppins;font-weight:700;font-size:19px;line-height:1.26;color:var(--ink)}.mc-home .mcsh .back .flipback{position:absolute;top:12px;left:12px;width:32px;height:32px;border-radius:50%;background:#ffffffe0;color:var(--blue);display:grid;place-items:center;font-size:15px;cursor:pointer;border:0;box-shadow:0 4px 12px -5px #00000040;z-index:2}.mc-home .mcsh .back .blink{display:block;width:100%;height:100%}.mc-home .mcsh .back .bimg{width:100%;height:100%;object-fit:cover;display:block}.mc-home .mcsh .fallback{text-align:center;margin-top:30px;font-size:14.5px;color:var(--muted)}.mc-home .mcsh .fallback a{color:var(--blue);font-family:Poppins;font-weight:600;border-bottom:1.5px solid transparent;transition:.2s}.mc-home .mcsh .fallback a:hover{border-color:var(--blue)}.mc-home .serieslist{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:42px;max-width:1140px;margin-inline:auto}.mc-home .srow{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;transition:.2s}.mc-home .srow:hover{box-shadow:0 22px 50px -30px #3031bb66;transform:translateY(-2px)}.mc-home .smedia{display:grid;place-items:center;padding:14px;background:#fff}.mc-home .smedia img{border-radius:12px;width:100%;height:auto;max-height:none}.mc-home .sbody{padding:22px 24px;display:flex;flex-direction:column;flex:1}.mc-home .shead{display:flex;align-items:center;gap:12px;margin-bottom:12px}.mc-home .sletter{width:42px;height:42px;flex:0 0 42px;border-radius:12px;display:grid;place-items:center;color:#fff;font-family:Poppins;font-weight:800;font-size:20px}.mc-home .srow-s .sletter{background:#4a4dd3}.mc-home .srow-a .sletter{background:#2f9e5b}.mc-home .srow-m .sletter{background:#d98a2b}.mc-home .stitle{font-family:Poppins;font-weight:700;font-size:17px}.mc-home .sformat{font-size:13px;color:var(--muted);font-family:Poppins;font-weight:500;margin-top:1px}.mc-home .sspec{font-size:19px;font-weight:700;margin-bottom:6px}.mc-home .sline{color:var(--muted);font-size:14.5px}.mc-home .scyc{margin-top:auto;padding-top:18px;display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:flex-end}.mc-home .scyc-btn{font-family:Poppins;font-weight:600;font-size:14px;padding:10px 18px;border-radius:999px;transition:.2s}.mc-home .scyc-btn.daily{background:var(--blue);color:#fff}.mc-home .scyc-btn.daily:hover{background:#26279b}.mc-home .scyc-btn.monthly{background:#fff;color:var(--blue);border:1.5px solid var(--blue)}.mc-home .scyc-btn.monthly:hover{background:var(--blue-soft)}@media(max-width:880px){.mc-home .serieslist{grid-template-columns:1fr;max-width:440px}.mc-home .smedia img{max-height:300px;width:auto}}.mc-home .quizsec{background:var(--blue-soft)}.mc-home .qshell{max-width:760px;margin:32px auto 0;background:#fff;border:1px solid var(--line);border-radius:24px;padding:34px;box-shadow:0 30px 70px -50px #3031bb66}.mc-home .qprog{display:flex;gap:8px;justify-content:center;margin-bottom:26px}.mc-home .qprog i{width:54px;height:6px;border-radius:999px;background:#dcdce8;transition:.3s}.mc-home .qprog i.on{background:var(--blue)}.mc-home .qnum{font-family:Poppins;font-weight:600;font-size:12.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--blue2);text-align:center}.mc-home .qtext{font-size:clamp(20px,2.6vw,26px);font-weight:700;text-align:center;margin:10px 0 22px;font-family:Poppins}.mc-home .qopts{display:grid;grid-template-columns:1fr 1fr;gap:12px;text-align:left}.mc-home .qopt{border:1.5px solid var(--line);background:#fff;border-radius:14px;padding:16px 18px;cursor:pointer;transition:.16s;font-family:Montserrat}.mc-home .qopt:hover{border-color:var(--blue);background:var(--blue-soft);transform:translateY(-2px)}.mc-home .qopt .ot{font-family:Poppins;font-weight:600;font-size:15.5px;color:var(--ink)}.mc-home .qopt .od{font-size:13px;color:var(--muted);margin-top:4px}.mc-home .qback{margin:18px auto 0;display:block;background:none;border:0;color:var(--muted);font-family:Poppins;font-weight:600;font-size:13.5px;cursor:pointer}.mc-home .qback:hover{color:var(--blue)}.mc-home .qres{text-align:center}.mc-home .qres .rl{font-family:Poppins;font-weight:800;font-size:54px;line-height:1;margin:4px 0 6px}.mc-home .qres .rimg{width:160px;margin:6px auto 10px;border-radius:14px;overflow:hidden}.mc-home .qres .rn{font-size:22px;font-weight:700;font-family:Poppins}.mc-home .qres .rw{color:var(--muted);font-size:15px;max-width:440px;margin:10px auto 20px}.mc-home .qres .ralts{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:18px}.mc-home .qres .ralts a{border:1px solid var(--line);border-radius:10px;padding:8px 14px;font-family:Poppins;font-weight:600;font-size:13px;color:#3a3a48}.mc-home .qres .ralts a:hover{border-color:var(--blue);color:var(--blue)}@media(max-width:680px){.mc-home .qopts{grid-template-columns:1fr}}.mc-home .compare{background:var(--blue-soft)}.mc-home .toggle{display:flex;justify-content:center;gap:6px;margin:26px auto 0;background:#fff;border:1px solid var(--line);border-radius:999px;padding:5px;width:max-content}.mc-home .toggle button{border:0;background:transparent;font-family:Poppins;font-weight:600;font-size:14px;padding:9px 22px;border-radius:999px;cursor:pointer;color:var(--muted)}.mc-home .toggle button.active{background:var(--blue);color:#fff}.mc-home .tablewrap{max-width:980px;margin:34px auto 0;background:#fff;border-radius:24px;box-shadow:0 30px 70px -40px #3031bb66;overflow-x:auto}.mc-home table.cmp{width:100%;border-collapse:collapse;min-width:760px}.mc-home table.cmp th,.mc-home table.cmp td{padding:16px 14px;text-align:center;font-size:14px;border-bottom:1px solid var(--line)}.mc-home table.cmp thead th{font-family:Poppins;font-weight:600;font-size:13px;vertical-align:bottom;padding-top:38px}.mc-home table.cmp .rowlbl{text-align:left;font-family:Poppins;font-weight:600;color:#3a3a48;white-space:nowrap}.mc-home table.cmp tbody td{font-family:Poppins;font-weight:600;color:#3a3a48}.mc-home .col-us{background:linear-gradient(180deg,#eef0ff,#fff);position:relative}.mc-home .brandcell{font-family:Poppins}.mc-home .brandcell .bn{display:block;font-weight:700;color:var(--blue);font-size:14px}.mc-home .brandcell .bt{display:block;font-size:11.5px;color:var(--muted);font-weight:500;margin-top:2px}.mc-home .pill-best{display:inline-block;background:#d8f5e3;color:#1c7a45;border-radius:999px;padding:5px 12px;font-weight:700;font-size:14px}.mc-home .yes{color:#1c9d5a;font-size:17px}.mc-home .no{color:#cf4b4b;font-size:17px}.mc-home .usflag{position:absolute;top:10px;left:50%;transform:translate(-50%);background:var(--blue);color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.08em;padding:4px 12px;border-radius:999px;white-space:nowrap;font-family:Poppins}.mc-home table.cmp tr.pricerow td{background:#f4f5ff;font-size:15px;font-weight:700}.mc-home table.cmp tr.pricerow td.col-us{background:#e9ebff}.mc-home table.cmp tr.pricerow .rowlbl{color:var(--blue);font-weight:700}.mc-home table.cmp tr.pricerow .pill-best{font-size:15px}@media(max-width:600px){.mc-home table.cmp{min-width:0}.mc-home .tablewrap{overflow-x:hidden}.mc-home .cmp .usflag,.mc-home .cmp [data-col=monthly],.mc-home .cmp [data-col=premium],.mc-home .cmp [data-col=budget]{display:none}.mc-home table.cmp th,.mc-home table.cmp td{padding:11px 7px;font-size:12.5px}.mc-home table.cmp thead th{padding-top:30px;font-size:12px}.mc-home table.cmp .rowlbl{white-space:normal;font-size:11.5px;line-height:1.25;padding-left:10px;padding-right:6px;max-width:92px}}.mc-home .md-section{--md-ink: #13131a;--md-muted: #6b6b78;--indigo: #4f46e5;--indigo-deep: #3b32c4;--purple: #6d5bd0;--green: #16a34a;--amber: #f6c453;--md-card: #f4f2ee;--tile: #ffffff;--md-radius: 26px;--md-maxw: 1180px;max-width:var(--md-maxw);margin:0 auto;padding:90px 24px 70px;font-family:Poppins,Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--md-ink);-webkit-font-smoothing:antialiased}.mc-home .md-eyebrow{text-align:center;color:var(--indigo);font-weight:600;letter-spacing:.18em;font-size:13px;text-transform:uppercase;margin:0 0 14px}.mc-home .md-title{text-align:center;font-weight:800;line-height:1.08;letter-spacing:-.02em;font-size:clamp(30px,4.4vw,50px);margin:0 auto 18px;max-width:none}.mc-home .md-title .ln{white-space:nowrap}@media(max-width:540px){.mc-home .md-title .ln{white-space:normal}}.mc-home .md-sub{text-align:center;color:var(--md-muted);font-size:clamp(16px,1.4vw,19px);line-height:1.55;max-width:46ch;margin:0 auto 46px}.mc-home .md-banners{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:26px}.mc-home .md-banner{position:relative;display:flex;gap:20px;align-items:flex-start;background:linear-gradient(115deg,#5048e6,#5b54ea 55%,#6a64ee);border-radius:var(--md-radius);padding:32px 60px 32px 30px;color:#fff;overflow:hidden}.mc-home .md-banner-icon{flex:0 0 64px;height:64px;width:64px;border-radius:18px;background:#ffffff1f;display:grid;place-items:center;font-size:30px}.mc-home .md-banner h3{margin:4px 0 12px;font-size:clamp(22px,2.4vw,30px);font-weight:700;line-height:1.15}.mc-home .md-banner h3 .hl-amber{color:var(--amber)}.mc-home .md-banner p{margin:0 0 16px;font-size:16px;line-height:1.6;color:#ffffffdb;max-width:62ch}.mc-home .md-banner-link{color:#fff;font-weight:600;text-decoration:none;font-size:15px}.mc-home .md-banner-link:hover{text-decoration:underline}.mc-home .md-banner-arrow{position:absolute;top:28px;right:26px;height:42px;width:42px;border-radius:50%;background:#ffffff29;color:#fff;display:grid;place-items:center;font-size:20px;text-decoration:none;transition:background .2s}.mc-home .md-banner-arrow:hover{background:#ffffff47}.mc-home .md-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.mc-home .md-card{background:var(--md-card);border-radius:var(--md-radius);padding:34px;display:flex;justify-content:space-between;gap:20px;align-items:flex-start;min-height:172px}.mc-home .md-card-body{max-width:34ch}.mc-home .md-card h4{margin:0 0 10px;font-size:22px;font-weight:700;line-height:1.2}.mc-home .md-card p{margin:0;color:var(--md-muted);font-size:15.5px;line-height:1.55}.mc-home .md-card h4 .hl-purple{color:var(--purple)}.mc-home .md-card h4 .hl-indigo{color:var(--indigo)}.mc-home .md-card h4 .hl-blue{color:var(--indigo-deep)}.mc-home .md-card h4 .hl-green{color:var(--green)}.mc-home .md-card sup{font-size:.62em;font-weight:600;color:var(--md-muted)}.mc-home .md-tile{flex:0 0 78px;height:78px;width:78px;border-radius:20px;background:var(--tile);box-shadow:0 10px 26px #14142814;display:grid;place-items:center}.mc-home .md-tile svg{width:38px;height:38px}.mc-home .md-foot{color:#9a9aa6;font-size:12.5px;line-height:1.6;max-width:90ch;margin:34px auto 0;text-align:left}@media(max-width:760px){.mc-home .md-section{padding:60px 0 50px}.mc-home .md-eyebrow,.mc-home .md-title,.mc-home .md-sub,.mc-home .md-foot{padding-left:18px;padding-right:18px}.mc-home .md-grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 18px 10px;margin-bottom:8px}.mc-home .md-banners::-webkit-scrollbar,.mc-home .md-grid::-webkit-scrollbar{display:none}.mc-home .md-card{flex:0 0 85%;scroll-snap-align:center;min-height:0;padding:26px 24px}.mc-home .md-banner-arrow{display:none}.mc-home .md-banners{display:block;padding:0 18px;margin-bottom:14px}.mc-home .md-banner{flex:none;width:100%;flex-direction:column;padding:28px 26px;min-height:0}}.mc-home .blog{background:#fafafb}.mc-home .bgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:50px}.mc-home .bcard{background:#fff;border-radius:18px;overflow:hidden;border:1px solid var(--line);transition:.25s}.mc-home .bcard:hover{transform:translateY(-5px);box-shadow:0 22px 50px -30px #00000040}.mc-home .bcard .bimg{height:190px;background-size:cover;background-position:center;position:relative}.mc-home .bcard .cat{position:absolute;top:14px;left:14px;background:#ffffffeb;font-family:Poppins;font-weight:600;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--blue);padding:6px 12px;border-radius:999px}.mc-home .bcard .bbody{padding:22px 22px 26px}.mc-home .bcard .date{font-size:12px;color:var(--muted);font-family:Poppins;font-weight:500;letter-spacing:.04em}.mc-home .bcard h3{font-size:19px;font-weight:600;margin:8px 0 10px;line-height:1.3}.mc-home .bcard p{font-size:14px;color:var(--muted)}.mc-home .bcard .more{display:inline-block;margin-top:14px;color:var(--blue);font-family:Poppins;font-weight:600;font-size:14px}@media(max-width:860px){.mc-home .bgrid{grid-template-columns:1fr;max-width:440px;margin-inline:auto}}@media(max-width:760px){.mc-home .bgrid{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:none;-webkit-overflow-scrolling:touch;padding-bottom:8px;scroll-padding:0 20px;scrollbar-width:none;padding-left:2px;padding-right:20px}.mc-home .bgrid::-webkit-scrollbar{display:none}.mc-home .bgrid>.bcard{flex:0 0 82%;scroll-snap-align:center}}.mc-home .about .inner{display:grid;grid-template-columns:1fr 1.1fr;gap:56px;align-items:center}.mc-home .about .pic{border-radius:24px;overflow:hidden;aspect-ratio:1/1;box-shadow:0 30px 70px -40px #0006}.mc-home .about .pic img{width:100%;height:100%;object-fit:cover}.mc-home .about h2{text-align:left;font-size:clamp(26px,3.4vw,38px)}.mc-home .about .lead{font-size:16px;color:#3a3a48;margin-top:18px}.mc-home .about ul{list-style:none;margin-top:22px;display:grid;gap:14px}.mc-home .about ul li{display:flex;gap:12px;font-size:14.5px}.mc-home .about ul li b{font-family:Poppins}.mc-home .about ul li .dot{flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;font-size:12px;font-weight:700;margin-top:2px}.mc-home .about .btn{margin-top:26px}@media(max-width:860px){.mc-home .about .inner{grid-template-columns:1fr;gap:30px}}.mc-home .faq .list{max-width:860px;margin:44px auto 0}.mc-home .qa{border-bottom:1px solid var(--line)}.mc-home .qa summary{list-style:none;width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;padding:24px 4px;font-family:Poppins;font-weight:600;font-size:18px;color:var(--ink)}.mc-home .qa summary::-webkit-details-marker{display:none}.mc-home .qa summary::marker{content:""}.mc-home .qa .pm{font-size:24px;color:var(--blue);transition:.2s;flex:0 0 auto}.mc-home .qa[open] .pm{transform:rotate(45deg)}.mc-home .qa .ans{max-height:0;overflow:hidden;transition:max-height .3s ease;color:var(--muted);font-size:15px}.mc-home .qa[open] .ans{max-height:340px}.mc-home .qa .ans p{padding:0 4px 24px}@media(max-width:760px){.mc-home .section{padding:48px 0}.mc-home .wrap{padding:0 20px}.mc-home .section h2{font-size:26px}.mc-home .section .sub{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/mc-home.css.map */
