#me-configurator{padding:72px 20px}#me-configurator.me-cfg--bare{padding:0}.me-cfg__inner{max-width:820px;margin:0 auto;padding:48px 44px 44px;text-align:center;background:#fff;border:1px solid rgba(74,72,75,.14);border-radius:16px}.me-cfg__title{font-size:32px;font-weight:400;line-height:1.2;margin:0 0 14px}.me-cfg__intro{margin:0 auto 14px;max-width:64ch}.me-cfg__muted{color:rgb(var(--text-color) / .62)}.me-cfg__stage{margin-top:28px}.me-cfg__steps{display:flex;align-items:center;gap:12px;margin-bottom:22px;font-size:13px;color:rgb(var(--text-color) / .62)}.me-cfg__bar{flex:1;height:1px;background:rgb(var(--border-color));position:relative}.me-cfg__bar i{position:absolute;inset:0 auto 0 0;height:1px;background:rgb(var(--text-color));width:0;transition:width .3s ease}.me-cfg__q{font-size:22px;font-weight:400;line-height:1.3;margin:0 0 8px}.me-cfg__help{font-size:15px;color:rgb(var(--text-color) / .62);margin:0 auto 22px;max-width:66ch}.me-cfg__note{font-size:13.5px;color:rgb(var(--text-color) / .62);margin:-8px auto 22px;max-width:66ch;padding-left:14px;border-left:1px solid rgb(var(--border-color));text-align:left}.me-cfg__opts{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.me-cfg__opt{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;text-align:left;width:100%;font-family:inherit;color:inherit;background:rgb(var(--text-color) / .025);border:1px solid rgb(var(--border-color));border-radius:8px;padding:16px 18px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.me-cfg__opt:hover{border-color:rgb(var(--text-color) / .35)}.me-cfg__opt[aria-pressed=true]{border-color:rgb(var(--text-color));background:rgb(var(--text-color) / .05)}.me-cfg__dot{width:15px;height:15px;border-radius:50%;border:1px solid rgb(var(--text-color) / .35);margin-top:4px}.me-cfg__opt[aria-pressed=true] .me-cfg__dot{border-color:rgb(var(--text-color));background:radial-gradient(circle,rgb(var(--text-color)) 0 46%,transparent 47%)}.me-cfg__opt b{display:block;font-size:16px;font-weight:700;margin-bottom:2px}.me-cfg__opt span.d{display:block;font-size:14px;color:rgb(var(--text-color) / .62);line-height:1.5}.me-cfg__row{display:flex;gap:12px;flex-wrap:wrap;align-items:center;justify-content:center}.me-cfg__btn{font-family:inherit;font-size:15px;font-weight:700;color:rgb(var(--text-color));background:rgb(var(--text-color) / .14);border:1px solid transparent;border-radius:8px;padding:14px 32px;cursor:pointer}.me-cfg__btn--outline{background:transparent;border-color:rgb(var(--text-color) / .35)}.me-cfg__btn--link{background:none;border:0;padding:0 4px;font-weight:400;color:rgb(var(--text-color) / .62);text-decoration:underline;text-underline-offset:4px}.me-cfg__label{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:rgb(var(--text-color) / .62);margin-bottom:12px}.me-cfg__name{font-size:28px;font-weight:400;line-height:1.2;margin:0 0 8px}.me-cfg__name b{font-weight:700}.me-cfg__sub{font-size:15px;color:rgb(var(--text-color) / .62);margin:0 auto 20px;max-width:60ch}.me-cfg__lead{font-size:15px;margin:0 auto 20px;max-width:64ch}.me-cfg__why{list-style:none;padding:0;margin:0 auto 22px;display:flex;flex-direction:column;gap:12px;max-width:64ch;text-align:left}.me-cfg__why li{display:grid;grid-template-columns:auto 1fr;gap:12px;font-size:15px;line-height:1.55}.me-cfg__why li:before{content:"";width:5px;height:5px;margin-top:9px;background:rgb(var(--text-color) / .35);border-radius:50%}.me-cfg__shots{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,190px));justify-content:center;gap:10px;margin:0 auto 24px;max-width:640px}.me-cfg__shots img{width:100%;height:auto;display:block;border-radius:8px}.me-cfg__shots figure{margin:0}@media(max-width:520px){.me-cfg__shots{grid-template-columns:repeat(2,1fr)}}.me-cfg__foot{font-size:13.5px;color:rgb(var(--text-color) / .62);margin:0 auto 22px;max-width:64ch;padding-left:14px;border-left:1px solid rgb(var(--border-color));text-align:left}.me-cfg__warn{background:rgb(var(--text-color) / .05);border-radius:8px;padding:16px 18px;font-size:14.5px;margin:0 auto 22px;max-width:64ch;text-align:left}.me-cfg__warn p{margin:0 0 10px}.me-cfg__warn p:last-child{margin-bottom:0}.me-cfg__duo{display:none!important}.me-cfg__cap{margin:34px auto 0;padding-top:0;max-width:64ch}.me-cfg__field{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-top:12px}.me-cfg__field input{flex:1;min-width:210px;font-family:inherit;font-size:15px;padding:13px 16px;border:1px solid rgb(var(--border-color));border-radius:8px;background:rgb(var(--background));color:rgb(var(--text-color))}.me-cfg__consent{font-size:13px;color:rgb(var(--text-color) / .62);margin-top:10px}.me-cfg__msg{font-size:14px;margin-top:12px}.me-cfg--hidden{display:none!important}.me-cfg__link{display:inline-flex;align-items:center;gap:8px;background:none;border:0;padding:0;margin:4px 0 16px;font-family:inherit;font-size:15px;color:rgb(var(--text-color));text-decoration:underline;text-underline-offset:4px;cursor:pointer}@media(max-width:749px){#me-configurator{padding:48px 16px}#me-configurator.me-cfg--bare{padding:0}.me-cfg__inner{padding:30px 20px 28px;border-radius:14px}}@media(max-width:520px){.me-cfg__title{font-size:26px}}.me-cfg__cta-row{margin-top:26px}.me-cfg__cross{max-width:820px;margin:28px auto 0;padding:26px 28px 28px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px 16px;text-align:center;background:#fff;border:1px solid rgba(74,72,75,.14);border-radius:16px}.me-cfg__cross p{flex:0 0 100%;max-width:100%;box-sizing:border-box;margin:0;padding-inline:max(0px,calc((100% - 62ch)/2));font-size:16px;line-height:1.55}.me-cfg__cross .me-cfg__btn{background:rgb(var(--text-color));color:rgb(var(--background, 255 255 255));border-color:rgb(var(--text-color));border-radius:999px;padding:15px 34px}.me-cfg__cross .me-cfg__btn:hover{background:rgb(var(--text-color) / .86)}.me-cfg__modal{box-sizing:border-box;width:min(720px,calc(100vw - 32px));max-width:720px;max-height:86vh;padding:0;border:1px solid rgba(74,72,75,.14);border-radius:16px;background:#fff;color:rgb(var(--text-color));font-family:inherit;font-size:inherit;overflow:hidden}.me-cfg__modal[open]{display:flex;flex-direction:column}.me-cfg__modal::backdrop{background:#1c1b1d8c}.me-cfg__modal-bar{flex:0 0 auto;display:flex;justify-content:flex-end;padding:12px 12px 0}.me-cfg__close{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-size:28px;line-height:1;color:rgb(var(--text-color));background:none;border:0;border-radius:50%;cursor:pointer}.me-cfg__close:hover{background:rgb(var(--text-color) / .07)}.me-cfg__modal-body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:4px 40px 40px;text-align:center}.me-cfg__modal .me-cfg__stage{margin-top:0}.me-cfg-lock{overflow:hidden}@media(max-width:699px){.me-cfg__modal{width:100%;max-width:100%;height:100%;max-height:100%;top:0;right:0;bottom:0;left:0;margin:0;border:0;border-radius:0}.me-cfg__modal-bar{padding:calc(6px + env(safe-area-inset-top,0px)) 6px 0}.me-cfg__modal-body{padding:4px 18px calc(32px + env(safe-area-inset-bottom,0px))}.me-cfg__cross{margin-top:22px;padding:22px 20px}.me-cfg__cross p{padding-inline:0}.me-cfg__cross .me-cfg__btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/98/assets/me-configurator.css.map */
