.mpd-contact{--mpd-ink:#0a0a0a;--mpd-navy:#0b1020;--mpd-red:#e5352b;--mpd-grey:#6b6b6b;--mpd-line:#e6e6e6;--mpd-soft:#f6f6f7;color:var(--mpd-ink)}.mpd-contact *{box-sizing:border-box}.mpd-wrap{max-width:120rem;margin:0 auto;padding:0 2.4rem}.mpd-hero{padding:4.8rem 0 2rem;text-align:center}.mpd-hero__title{font-size:4rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0}.mpd-hero__sub{color:var(--mpd-grey);font-size:1.7rem;margin:1.2rem auto 0;max-width:62rem}.mpd-badge{display:inline-block;background:var(--mpd-soft);border:1px solid var(--mpd-line);border-radius:999px;padding:.6rem 1.4rem;font-size:1.3rem;font-weight:600;color:#333;margin-bottom:1.8rem}.mpd-badge b{color:#16a34a}.mpd-channels{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem;margin:3.4rem 0}.mpd-card{border:1px solid var(--mpd-line);border-radius:1.4rem;padding:2.4rem;text-align:center;transition:.15s;background:#fff;text-decoration:none;color:inherit;display:block}.mpd-card:hover{border-color:#111;box-shadow:0 8px 26px #00000012;transform:translateY(-2px)}.mpd-card__ic{width:4.6rem;height:4.6rem;border-radius:1.2rem;background:var(--mpd-soft);display:flex;align-items:center;justify-content:center;margin:0 auto 1.4rem;font-size:2.2rem}.mpd-card__t{font-size:1.6rem;font-weight:700;margin-bottom:.4rem}.mpd-card__v{font-weight:700}.mpd-card__s{font-size:1.3rem;color:var(--mpd-grey);margin-top:.4rem}.mpd-main{display:grid;grid-template-columns:1.4fr 1fr;gap:4.8rem;margin:2rem 0 6rem;align-items:start}.mpd-sec-t{font-size:2.2rem;font-weight:700;margin:0 0 .6rem}.mpd-sec-s{color:var(--mpd-grey);font-size:1.4rem;margin:0 0 2.2rem}.mpd-field{margin-bottom:1.6rem}.mpd-contact label{display:block;font-size:1.3rem;font-weight:600;margin-bottom:.6rem}.mpd-contact input,.mpd-contact select,.mpd-contact textarea{width:100%;border:1px solid var(--mpd-line);border-radius:1rem;padding:1.3rem 1.4rem;font-size:1.5rem;font-family:inherit;background:#fff}.mpd-contact input:focus,.mpd-contact select:focus,.mpd-contact textarea:focus{outline:none;border-color:#111}.mpd-contact textarea{min-height:13rem;resize:vertical}.mpd-row2{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}.mpd-btn{background:#0a0a0a;color:#fff;border:none;border-radius:1rem;padding:1.5rem 2.6rem;font-size:1.5rem;font-weight:700;cursor:pointer;width:100%;transition:.15s}.mpd-btn:hover{background:var(--mpd-red)}.mpd-consent{font-size:1.2rem;color:var(--mpd-grey);margin-top:1rem}.mpd-success{background:#effaf1;border:1px solid #b7e4c2;color:#1b6b34;border-radius:1rem;padding:1.6rem;margin-bottom:2rem;font-size:1.5rem}.mpd-errors{background:#fff5f4;border:1px solid #f3b6b1;color:#a11d13;border-radius:1rem;padding:1.6rem;margin-bottom:2rem;font-size:1.4rem}.mpd-reassure{background:var(--mpd-soft);border-radius:1.4rem;padding:2.4rem}.mpd-reassure h3{font-size:1.5rem;margin:0 0 1.6rem}.mpd-rlist{display:flex;flex-direction:column;gap:1.4rem}.mpd-ritem{display:flex;gap:1.2rem;align-items:flex-start;font-size:1.4rem}.mpd-ritem .ric{font-size:1.8rem}.mpd-ritem b{display:block}.mpd-ritem small{color:var(--mpd-grey)}.mpd-pro{background:var(--mpd-navy);color:#fff;border-radius:1.6rem;padding:3.8rem;display:flex;align-items:center;justify-content:space-between;gap:2.4rem;margin:0 0 6rem}.mpd-pro h2{font-size:2.6rem;font-weight:700;margin:0}.mpd-pro p{color:#c7cbd6;margin:.8rem 0 0;max-width:52rem}.mpd-pro__btn{background:#fff;color:#0a0a0a;padding:1.4rem 2.8rem;border-radius:1rem;font-weight:700;white-space:nowrap;text-decoration:none;display:inline-block}.mpd-faq{margin:0 0 4rem}.mpd-faq h2{font-size:2.8rem;font-weight:700;text-align:center;margin:0 0 .8rem}.mpd-faq__lead{text-align:center;color:var(--mpd-grey);margin:0 0 2.6rem}.mpd-qa{max-width:78rem;margin:0 auto;border-top:1px solid var(--mpd-line)}.mpd-qa details{border-bottom:1px solid var(--mpd-line)}.mpd-qa summary{list-style:none;cursor:pointer;padding:1.8rem .4rem;font-weight:600;font-size:1.6rem;display:flex;justify-content:space-between;align-items:center}.mpd-qa summary::-webkit-details-marker{display:none}.mpd-qa summary:after{content:"+";font-size:2.2rem;color:var(--mpd-grey)}.mpd-qa details[open] summary:after{content:"\2013"}.mpd-qa details p{padding:0 .4rem 2rem;color:var(--mpd-grey);font-size:1.5rem;margin:0}.mpd-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;border:1.5px dashed var(--mpd-line);border-radius:1.2rem;padding:2.2rem;text-align:center;cursor:pointer;background:var(--mpd-soft);transition:.15s}.mpd-dropzone:hover,.mpd-dropzone.drag{border-color:#111;background:#fff}.mpd-dz-ic{font-size:2.2rem}.mpd-dz-t{font-size:1.4rem;font-weight:600}.mpd-dz-s{font-size:1.2rem;color:var(--mpd-grey)}#mpdUploadField.sav .mpd-dropzone{border-color:var(--mpd-red);background:#fff5f4}.mpd-filelist{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.2rem}.mpd-thumb{position:relative;width:6.6rem;height:6.6rem;border-radius:.8rem;overflow:hidden;border:1px solid var(--mpd-line)}.mpd-thumb img{width:100%;height:100%;object-fit:cover}.mpd-thumb button{position:absolute;top:2px;right:2px;width:1.8rem;height:1.8rem;border:none;border-radius:50%;background:#000000b3;color:#fff;font-size:1.1rem;line-height:1;cursor:pointer}@media screen and (max-width:990px){.mpd-main{grid-template-columns:1fr;gap:3.6rem}}@media screen and (max-width:749px){.mpd-channels,.mpd-row2{grid-template-columns:1fr}.mpd-hero__title{font-size:3rem}.mpd-pro{flex-direction:column;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/mpd-contact.css.map */
