.mv-test{--mv-test-max: 72rem;color:var(--mv-ciruela, #4e3049);background:var(--mv-crema, #fdf7f9)}.mv-test *{box-sizing:border-box}.mv-test .visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mv-test__inner{width:min(100% - 2.5rem,var(--mv-test-max));margin-inline:auto}.mv-test__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem;padding:.85rem 1rem;background:var(--mv-rosa-polvo, #fbe4ec);border-bottom:1px solid var(--mv-borde, rgba(155, 114, 149, .22));font-size:.8rem;font-weight:600;letter-spacing:.02em;color:var(--mv-malva-oscuro, #75536f)}.mv-test__trust-item{display:inline-flex;align-items:center;gap:.4rem}.mv-test__trust-dot{width:.4rem;height:.4rem;border-radius:50%;background:var(--mv-orquidea, #c9668f);flex-shrink:0}.mv-test__hero{background:var(--mv-grad-aurora, var(--mv-grad-hero, #fdf7f9));padding:2.5rem 0 3rem}.mv-test__hero-grid{display:grid;gap:2rem;align-items:center}@media(min-width:900px){.mv-test__hero-grid{grid-template-columns:1.05fr .95fr;gap:3rem}}.mv-test__badge{display:inline-block;background:var(--mv-grad-champagne, #e5cf9e);color:#4b3711;border-radius:999px;padding:.3rem .85rem;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem}.mv-test__title{font-size:clamp(1.85rem,4vw,2.75rem);line-height:1.12;letter-spacing:-.02em;margin:0 0 .85rem;color:var(--mv-ciruela, #4e3049)}.mv-test__subtitle{font-size:1.05rem;line-height:1.55;color:var(--mv-malva-oscuro, #75536f);margin:0 0 1.5rem;max-width:36ch}.mv-test__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.65rem 1rem;margin-bottom:1.25rem}.mv-test__price{font-size:1.75rem;font-weight:700;color:var(--mv-orquidea, #c9668f)}.mv-test__compare{font-size:1rem;color:var(--mv-malva, #9b7295);text-decoration:line-through}.mv-test__save{font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--mv-ciruela, #4e3049);background:color-mix(in oklch,var(--mv-rosa, #f4bfce) 45%,white);border-radius:999px;padding:.25rem .7rem}.mv-test__buy{display:flex;flex-direction:column;gap:.75rem;max-width:22rem}.mv-test__select{width:100%;border:1px solid var(--mv-borde, rgba(155, 114, 149, .35));border-radius:999px;padding:.75rem 1rem;background:#fff;color:var(--mv-ciruela, #4e3049);font:inherit}.mv-test__btn{-webkit-appearance:none;appearance:none;border:none;cursor:pointer;width:100%;border-radius:999px;padding:1rem 1.5rem;font-weight:700;font-size:1rem;letter-spacing:.03em;color:#fff;background:var(--mv-grad-cta, linear-gradient(120deg, #c9668f, #a15cc0));box-shadow:0 10px 28px -12px var(--mv-sombra, rgba(78, 48, 73, .25));transition:translate .2s ease,filter .2s ease}.mv-test__btn:hover{translate:0 -2px;filter:brightness(.97) saturate(1.08)}.mv-test__btn:disabled{opacity:.55;cursor:not-allowed;translate:none}.mv-test__micro{font-size:.78rem;color:var(--mv-malva-oscuro, #75536f);margin:0}.mv-test__media{position:relative;border-radius:1.5rem;overflow:hidden;background:#fff;border:1px solid var(--mv-borde, rgba(155, 114, 149, .2));aspect-ratio:1 / 1.05}.mv-test__media img{width:100%;height:100%;object-fit:cover;display:block}.mv-test__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:.65rem}.mv-test__thumb{border:1px solid var(--mv-borde, rgba(155, 114, 149, .2));border-radius:.7rem;overflow:hidden;aspect-ratio:1;background:#fff;padding:0;cursor:pointer}.mv-test__thumb img{width:100%;height:100%;object-fit:cover;display:block}.mv-test__thumb.is-active{outline:2px solid var(--mv-orquidea, #c9668f);outline-offset:1px}.mv-test__section{padding:3.25rem 0}.mv-test__section--alt{background:var(--mv-rosa-polvo, #fbe4ec)}.mv-test__section--soft{background:var(--mv-lavanda, #eee0fa)}.mv-test__eyebrow{display:block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--mv-malva, #9b7295);margin-bottom:.6rem}.mv-test__heading{font-size:clamp(1.45rem,3vw,2rem);line-height:1.2;margin:0 0 .75rem;color:var(--mv-ciruela, #4e3049)}.mv-test__lead{margin:0 0 1.75rem;max-width:48ch;color:var(--mv-malva-oscuro, #75536f);line-height:1.55}.mv-test__benefits{display:grid;gap:1rem}@media(min-width:750px){.mv-test__benefits{grid-template-columns:repeat(3,1fr)}}.mv-test__benefit{background:#fff;border:1px solid var(--mv-borde, rgba(155, 114, 149, .18));border-radius:1.15rem;padding:1.35rem 1.25rem}.mv-test__benefit-icon{width:2.4rem;height:2.4rem;border-radius:999px;display:grid;place-items:center;margin-bottom:.85rem;background:var(--mv-grad-logo, linear-gradient(135deg, #f4bfce, #c8a3e6));color:var(--mv-ciruela, #4e3049);font-weight:700;font-size:.9rem}.mv-test__benefit h3{margin:0 0 .4rem;font-size:1.05rem}.mv-test__benefit p{margin:0;color:var(--mv-malva-oscuro, #75536f);line-height:1.5;font-size:.95rem}.mv-test__steps{display:grid;gap:1rem;counter-reset:mv-step}@media(min-width:750px){.mv-test__steps{grid-template-columns:repeat(3,1fr)}}.mv-test__step{position:relative;padding:1.35rem 1.25rem;border-radius:1.15rem;background:#fff;border:1px solid var(--mv-borde, rgba(155, 114, 149, .18));counter-increment:mv-step}.mv-test__step:before{content:counter(mv-step);display:inline-grid;place-items:center;width:1.8rem;height:1.8rem;border-radius:999px;margin-bottom:.75rem;font-size:.8rem;font-weight:700;color:#fff;background:var(--mv-orquidea, #c9668f)}.mv-test__step h3{margin:0 0 .4rem;font-size:1.05rem}.mv-test__step p{margin:0;color:var(--mv-malva-oscuro, #75536f);line-height:1.5;font-size:.95rem}.mv-test__reviews{display:grid;gap:1rem}@media(min-width:750px){.mv-test__reviews{grid-template-columns:repeat(3,1fr)}}.mv-test__review{background:#fff;border-radius:1.15rem;padding:1.35rem;border:1px solid var(--mv-borde, rgba(155, 114, 149, .18))}.mv-test__stars{color:var(--mv-orquidea, #c9668f);letter-spacing:.08em;font-size:.9rem;margin-bottom:.6rem}.mv-test__review p{margin:0 0 .85rem;line-height:1.5;color:var(--mv-ciruela, #4e3049)}.mv-test__review cite{font-style:normal;font-size:.85rem;font-weight:600;color:var(--mv-malva, #9b7295)}.mv-test__faq{display:grid;gap:.65rem;max-width:46rem}.mv-test__faq details{background:#fff;border:1px solid var(--mv-borde, rgba(155, 114, 149, .18));border-radius:1rem;padding:1rem 1.15rem}.mv-test__faq summary{cursor:pointer;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:1rem;color:var(--mv-ciruela, #4e3049)}.mv-test__faq summary::-webkit-details-marker{display:none}.mv-test__faq summary:after{content:"+";color:var(--mv-orquidea, #c9668f);font-weight:700}.mv-test__faq details[open] summary:after{content:"\2013"}.mv-test__faq details p{margin:.75rem 0 0;color:var(--mv-malva-oscuro, #75536f);line-height:1.55}.mv-test__guarantee{display:grid;gap:1.25rem;align-items:center;background:#fff;border:1px solid var(--mv-borde, rgba(155, 114, 149, .18));border-radius:1.5rem;padding:1.75rem}@media(min-width:750px){.mv-test__guarantee{grid-template-columns:auto 1fr}}.mv-test__seal{width:4.5rem;height:4.5rem;border-radius:50%;display:grid;place-items:center;text-align:center;font-size:.65rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;line-height:1.2;color:var(--mv-ciruela, #4e3049);background:var(--mv-grad-champagne, #e5cf9e)}.mv-test__guarantee h3{margin:0 0 .4rem;font-size:1.2rem}.mv-test__guarantee p{margin:0;color:var(--mv-malva-oscuro, #75536f);line-height:1.55}.mv-test__final{padding:3.5rem 0;background:var(--mv-grad-hero, linear-gradient(160deg, #fdf7f9, #fbe4ec, #eee0fa));text-align:center}.mv-test__final .mv-test__heading,.mv-test__final .mv-test__lead,.mv-test__final .mv-test__buy{margin-inline:auto}.mv-test__sticky{position:fixed;inset-inline:0;bottom:0;z-index:40;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));background:color-mix(in oklch,var(--mv-crema, #fdf7f9) 88%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--mv-borde, rgba(155, 114, 149, .22));display:none}@media(max-width:749px){.mv-test__sticky.is-on{display:block}.mv-test{padding-bottom:5.5rem}}.mv-test__sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:min(100%,40rem);margin-inline:auto}.mv-test__sticky .mv-test__price{font-size:1.15rem}.mv-test__sticky .mv-test__btn{width:auto;padding:.85rem 1.25rem;white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/3/assets/maruven-testing.css.map */
