.mhp{--green: #36A12E;--green-hover: #2C8A26;--green-dark: #236B1D;--green-soft: #F1F8EF;--green-border: #D6EBCF;--ink: #2A2724;--sub: #5E594F;--grey: #8A8377;--line: #EAE4D8;--disc-bg: #FBE3DC;--disc-tx: #BE412A;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mhp__buybox{display:flex;flex-direction:column;gap:16px}.mhp__title{margin:0;font-size:23px;font-weight:800;letter-spacing:-.015em;line-height:1.18;color:var(--ink)}.mhp-trust{display:flex;align-items:center;gap:7px;width:100%;align-self:stretch;background:none;border:none;border-radius:0;padding:0;cursor:pointer;font-family:inherit;text-align:left}.mhp-trust__stars{display:inline-flex;gap:1.5px;flex:none}.mhp-trust__star{width:14px;height:14px;background:#00b67a;color:#fff;font-size:8px;line-height:1;display:flex;align-items:center;justify-content:center;border-radius:2px}.mhp-trust__star--half{background:linear-gradient(90deg,#00b67a 70%,#d5e8df 70%)}.mhp-trust__score{font-weight:700;font-size:12px;color:#2a2724}.mhp-trust__label{font-size:11.5px;color:#8a8377}.mhp-trust__chev{margin-left:auto;color:#b6ae9e;flex:none}@media(min-width:990px){.mhp-trust{display:inline-flex;width:auto;align-self:flex-start;gap:11px;background:#f4f0e8;border:1px solid #EAE4D8;border-radius:12px;padding:10px 14px;max-width:100%}.mhp-trust__stars{gap:2px}.mhp-trust__star{width:18px;height:18px;font-size:11px}.mhp-trust__score{font-size:14px}.mhp-trust__label{font-size:12px}.mhp-trust__chev{display:none}}.mhp-price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.mhp-price__now{font-size:28px;font-weight:800;letter-spacing:-.02em;color:var(--ink)}.mhp-price__was{font-size:15px;color:#a39b8c}.mhp-price__disc{background:var(--disc-bg);color:var(--disc-tx);font-size:12px;font-weight:700;padding:3px 8px;border-radius:6px}.mhp-price__disc[hidden],.mhp-price__was[hidden]{display:none}.mhp-pay-opts{display:flex;flex-direction:column;gap:5px;margin-top:-8px}.mhp-pay-opt{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#8a8377}.mhp-pay-opt__logo{flex:none;width:42px;display:inline-flex;align-items:center}.mhp-pay-opt__logo svg{height:24px;width:auto;max-width:42px;border-radius:4px;display:block}.mhp-pay-opt__txt{display:inline-flex;align-items:center;height:18px;padding:0 6px;border-radius:4px;font-weight:800;font-size:9px;border:1px solid #E7E2D7;background:#fff}.mhp-pay-opt__txt--ideal{color:#c06}.mhp-pay-opt__txt--klarna{color:#17120f;background:#ffb3c7;border-color:#f2a8bd}.mhp-pay-opt__text strong{color:var(--ink);font-weight:700}.mhp-delivery{display:flex;gap:11px;align-items:flex-start;background:var(--green-soft);border:1px solid var(--green-border);border-radius:12px;padding:12px 14px;margin:4px 0}.mhp-delivery__dot{flex:none;margin-top:3px;width:10px;height:10px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #36a12e29}.mhp-delivery__dot--soon{background:#c99a2e;box-shadow:0 0 0 4px #c99a2e29}.mhp-delivery__dot--request{background:#d64b3f;box-shadow:0 0 0 4px #d64b3f29}.mhp-delivery__title{font-weight:700;font-size:13.5px;color:var(--green-dark)}.mhp-delivery__sub{font-size:12.5px;color:#5e7857;line-height:1.5}.mhp .options-selection__radios,.mhp .options-selection__swatches{border:none;padding:0;margin:0}.mhp .options-selection__option-header{padding:0;margin:0 0 9px}.mhp .options-selection__option-name{font-weight:600;font-size:13px;color:var(--ink)}.mhp .options-selection__option-name strong,.mhp .options-selection__option-name b{font-weight:700}.mhp .options-selection__option-values{display:flex;gap:10px;flex-wrap:wrap}.mhp .options-selection__option-value{margin:0}.mhp .options-selection__option-value-label{display:block;cursor:pointer;margin:0}.mhp .options-selection__option-value-input{position:absolute;opacity:0;width:0;height:0}.mhp .options-selection__option-value-name{display:flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid #E0DACE;border-radius:10px;background:#fff;color:var(--ink);font-weight:600;font-size:14px;cursor:pointer;transition:all .12s ease}.mhp .options-selection__option-value-input:not(:checked)+.options-selection__option-value-name{background:#fff;border-color:#e0dace;color:var(--ink)}.mhp .options-selection__option-value-input:focus:not(:disabled)~.options-selection__option-value-name,.mhp .options-selection__option-value-input:focus:not(:disabled)~.options-selection__option-swatch-wrapper{box-shadow:none}.mhp .options-selection__option-value-name:before,.mhp .options-selection__option-value-name:after,.mhp .options-selection__option-swatch-wrapper:before,.mhp .options-selection__option-swatch-wrapper:after{opacity:0!important;background-color:transparent!important}.mhp .options-selection__option-value-input:checked+.options-selection__option-value-name{border:1.5px solid var(--green);background:var(--green-soft);color:var(--green-dark);font-weight:700}.mhp .options-selection__option-swatch-wrapper{display:block;width:44px;height:44px;border-radius:10px;border:1px solid #E0DACE;padding:2px;background:#fff;cursor:pointer;transition:border .12s ease}.mhp .options-selection__option-swatch-wrapper>*{width:100%;height:100%;border-radius:7px;display:block}.mhp .options-selection__option-value-input:checked+.options-selection__option-swatch-wrapper{border:2px solid var(--green);box-shadow:none}.mhp .mh-colors-label{font-weight:600;font-size:13px;color:var(--ink);margin-bottom:9px}.mhp .mh-colors-label strong{font-weight:700}.mhp .mh-colors--product{display:flex;gap:10px;flex-wrap:wrap}.mhp .mh-colors--product .mh-color{width:44px;height:44px;border-radius:10px;border:1px solid #E0DACE;padding:2px;background-clip:content-box;background-size:cover;background-position:center;box-sizing:border-box;display:block;box-shadow:none;transition:border .12s ease}.mhp .mh-colors--product .mh-color.is-selected{border:2px solid var(--green);box-shadow:none}.mhp .product-form__action-wrapper{display:flex;flex-direction:column;gap:12px}.mhp .quantity-selector{display:flex;align-items:center;justify-content:space-between;gap:12px}.mhp .quantity-selector__label{font-weight:600;font-size:13px;color:var(--ink);margin:0}.mhp .quantity-selector__wrapper{display:inline-flex;align-items:center;border:1px solid #E0DACE;border-radius:11px;overflow:hidden;flex:none;width:auto}.mhp .quantity-selector__button-wrapper{flex:none;display:inline-flex}.mhp .quantity-selector__button{width:48px;height:54px;background:#fff;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:none;color:#6b655b}.mhp .quantity-selector__button svg{width:15px;height:15px}.mhp .quantity-selector__input{width:50px;height:54px;text-align:center;border:none;font-weight:700;font-size:16px;color:var(--ink);flex:none;-moz-appearance:textfield;background:#fff}.mhp .quantity-selector__input::-webkit-outer-spin-button,.mhp .quantity-selector__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mhp webyze-product-colors-anchor a,.mhp [class*=webyzeProductColors] a{border-radius:10px!important;border:1px solid #E0DACE!important;outline:none!important;box-shadow:none!important}.mhp webyze-product-colors-anchor a.selected,.mhp webyze-product-colors-anchor a.active,.mhp [class*=webyzeProductColors] a.selected,.mhp [class*=webyzeProductColors] a.active{border:2px solid var(--green)!important}.mhp .product-form--atc-button{width:100%;min-height:54px;background:var(--green)!important;color:#fff!important;border:none!important;border-radius:13px!important;font-weight:700;font-size:16px;box-shadow:0 10px 20px -7px #36a12e99;transition:background .15s ease}.mhp .product-form--atc-button:hover{background:var(--green-hover)!important}.mhp-usps{display:grid;grid-template-columns:1fr 1fr;gap:11px 14px}.mhp-usp{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#4b463e}.mhp-usp svg{flex:none}.mhp-secure{display:flex;flex-direction:column;gap:8px}.mhp-secure__label{display:flex;align-items:center;gap:6px;font-size:11.5px;color:var(--sub)}.mhp-secure__icons{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.mhp-secure__icons li{display:inline-flex}.mhp-secure__icons svg,.mhp-secure__icon{height:24px;width:auto;border-radius:4px}.mhp-whatsapp{display:flex;align-items:center;gap:12px;background:#fbefe3;border:1px solid #F2DCC4;border-radius:14px;padding:13px 15px;text-decoration:none}.mhp-whatsapp__icon{flex:none}.mhp-whatsapp__body{font-size:12.5px;line-height:1.45;color:#5e4a38}.mhp-whatsapp__body strong{font-weight:700}.mhp-whatsapp__link{color:#c36a1e;font-weight:700;white-space:nowrap}.mhp-lichtbron{padding-top:16px;border-top:1px solid #EFEBE2}.mhp-lichtbron__title{font-weight:700;font-size:14px;margin:0 0 10px;color:var(--ink)}.mhp-lichtbron__card{display:flex;align-items:center;gap:12px;border:1px solid #EAE4D8;border-radius:13px;padding:10px 12px;text-decoration:none;color:var(--ink)}.mhp-lichtbron__img{flex:none;width:56px;height:56px;border-radius:9px;overflow:hidden;background:#f7f4ed;display:inline-flex;align-items:center;justify-content:center}.mhp-lichtbron__img img{width:100%;height:100%;object-fit:contain}.mhp-lichtbron__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.mhp-lichtbron__name{font-size:13px;font-weight:600;line-height:1.3}.mhp-lichtbron__price{font-weight:800;font-size:14px}.mhp-lichtbron__link{flex:none;font-size:12.5px;font-weight:700;color:var(--green-dark);white-space:nowrap}@media(min-width:990px){.mhp.product__container--two-columns{display:grid;grid-template-columns:minmax(0,1fr) 460px;gap:48px;align-items:start;max-width:1200px;margin-left:auto;margin-right:auto}.mhp.product__container--two-columns>[data-product-gallery]{width:100%;max-width:100%}.mhp.product__container--two-columns>.product-main{position:sticky;top:20px;align-self:start;width:100%}.mhp .product-main .product-details.mhp__buybox{width:100%;max-width:100%}.mhp .product-form__action-wrapper{flex-direction:row;align-items:center;gap:12px}.mhp .quantity-selector{display:block;flex:none}.mhp .quantity-selector__label{display:none}.mhp .product-form--atc-button{flex:1;width:auto}.mhp__title{font-size:30px}.mhp-price__now{font-size:32px}.mhp-whatsapp__body{font-size:13.5px}}.mhp-below{width:100%}.mhp-wrap{max-width:1200px;margin:0 auto;padding:0 16px}.mhp-block{padding:22px 0}.mhp-h{font-weight:800;font-size:18px;letter-spacing:-.01em;margin:0 0 12px;color:var(--ink)}.mhp-stars{display:inline-flex;gap:2px}.mhp-star{width:15px;height:15px;background:#00b67a;color:#fff;font-size:9px;display:flex;align-items:center;justify-content:center;border-radius:2px}.mhp-star--half{background:linear-gradient(90deg,#00b67a 70%,#d5e8df 70%)}.mhp-highlights__grid{display:flex;flex-direction:column;gap:10px}.mhp-highlight{display:flex;gap:9px;align-items:flex-start;font-size:13.5px;color:#3f3a33}.mhp-highlight__check{flex:none;margin-top:1px;display:inline-flex;width:18px;height:18px;border-radius:50%;background:var(--green);color:#fff;align-items:center;justify-content:center}.mhp-highlight__check svg{width:10px;height:10px;stroke-width:3.4}.mhp-woonserie{display:block;position:relative;border-radius:16px;overflow:hidden;aspect-ratio:780/321;background:#c9b79e;text-decoration:none}.mhp-woonserie__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.mhp-woonserie__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#261c14c7,#261c1473 38%,#261c1400 70%)}.mhp-woonserie__body{position:absolute;left:18px;right:18px;bottom:18px}.mhp-woonserie__eyebrow{font-weight:700;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#ffffffc7;margin-bottom:6px}.mhp-woonserie__title{font-weight:800;font-size:21px;line-height:1.15;color:#fff;letter-spacing:-.01em;margin-bottom:12px}.mhp-woonserie__pill{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 18px;background:#fff;color:var(--ink);border-radius:24px;font-weight:700;font-size:13.5px}.mhp-woonserie__desc{display:none}.mhp-spec-table{border:1px solid var(--line);border-radius:12px;overflow:hidden;font-size:13px}.mhp-spec{display:flex}.mhp-spec--odd{background:#faf7f1}.mhp-spec__k{flex:0 0 42%;padding:11px 12px;color:var(--grey)}.mhp-spec__v{padding:11px 12px;font-weight:600;color:var(--ink)}.mhp-spec__v .metafield-dimension{font-weight:600}.mhp-desc__body{font-size:13.5px;line-height:1.65;color:var(--sub)}.mhp-desc__body.is-clamped{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mhp-desc__more{margin-top:8px;background:none;border:none;padding:0;color:var(--green);font-weight:700;font-size:13px;cursor:pointer}.mhp-acc{margin-top:10px}.mhp-acc__item{border-top:1px solid var(--line)}.mhp-acc__item:last-child{border-bottom:1px solid var(--line)}.mhp-acc__head{display:flex;align-items:center;justify-content:space-between;padding:16px 2px;font-weight:600;font-size:14.5px;color:var(--ink);cursor:pointer;list-style:none}.mhp-acc__head::-webkit-details-marker{display:none}.mhp-acc__chev{color:#b6ae9e;transition:transform .2s ease}.mhp-acc__item[open] .mhp-acc__chev{transform:rotate(180deg)}.mhp-acc__body{padding:0 2px 16px;font-size:13px;line-height:1.6;color:#6b655b}.mhp-acc__body p{margin:0}.mhp-social{background:#f0f6ee;border-top:1px solid #DCE9D6;padding:28px 0}.mhp-social__title{text-align:center;font-weight:800;font-size:21px;line-height:1.25;margin:0 0 16px;color:var(--ink)}.mhp-score-row{display:none}.mhp-score{background:#fff;border:1px solid #DCE9D6;border-radius:16px;padding:18px;text-align:center;max-width:360px;margin:0 auto 20px}.mhp-score__num{font-size:30px;font-weight:800;margin-bottom:8px;color:var(--ink)}.mhp-score__num span{color:#a39b8c;font-size:14px;font-weight:400}.mhp-score .mhp-stars{margin-bottom:8px}.mhp-score .mhp-star{width:22px;height:22px;font-size:13px;border-radius:3px}.mhp-score__tp{font-weight:700;font-size:12px;color:#00875a;letter-spacing:.04em}.mhp-score__sub{font-size:11px;color:var(--grey);margin-top:6px}.mhp-social__sub{font-weight:700;font-size:14px;margin:4px 0 10px;color:var(--ink)}.mhp-quotes{display:grid;grid-template-columns:1fr;gap:12px}.mhp-quote{background:#fff;border:1px solid #DCE9D6;border-radius:14px;padding:14px;margin:0}.mhp-quote .mhp-stars{margin-bottom:8px}.mhp-quote__h{font-weight:700;font-size:13px;margin-bottom:5px;color:var(--ink)}.mhp-quote__t{font-size:12.5px;line-height:1.55;color:var(--sub);margin:0}.mhp-quote__a{font-size:10.5px;color:#a39b8c;margin-top:9px}.mhp-doubt{background:#fff;border:1px solid #DCE9D6;border-radius:16px;padding:18px;margin-top:18px}.mhp-doubt__title{font-weight:800;font-size:16px;margin-bottom:10px;color:var(--ink)}.mhp-doubt__list{list-style:none;margin:0 0 14px;padding:0;display:flex;flex-direction:column;gap:8px}.mhp-doubt__list li{display:flex;gap:8px;font-size:13px;color:#3f3a33}.mhp-doubt__check{color:var(--green);font-weight:800}.mhp-doubt__btns{display:flex;flex-direction:column;gap:9px}.mhp-doubt__btn{min-height:46px;padding:8px 14px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.25;border-radius:11px;font-weight:700;font-size:14px;text-decoration:none;border:1.5px solid #DAD3C6;color:var(--ink);background:#fff}.mhp-doubt__btn--primary{border-color:var(--green);color:var(--green-dark)}.mhp-social__grid{margin-top:18px}.mhp-inspo__title{font-weight:700;font-size:14px;margin:0 0 4px;color:var(--ink)}.mhp-inspo__sub{font-size:11px;color:var(--grey);margin-bottom:10px}.mhp-inspo__grid{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.mhp-inspo__tile{flex:0 0 110px;width:110px;height:110px;border-radius:12px;overflow:hidden;background:#e3dccc}.mhp-inspo__tile img{width:100%;height:100%;object-fit:cover;display:block}.mhp-reassure{background:#2a2724;color:#f4f0e8;padding:18px 16px;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mhp-reassure__inner{max-width:1200px;margin:0 auto;display:flex;gap:11px;align-items:center;justify-content:center;text-align:center}.mhp-reassure__inner span{font-size:12.5px;line-height:1.4}.mhp-reassure svg{flex:none}.mhp-bundle__row{display:flex;flex-direction:column;gap:14px}.mhp-bundle__items{display:flex;align-items:flex-start;gap:8px}.mhp-bundle__item{flex:1;min-width:0;text-align:center;text-decoration:none;color:var(--ink);display:flex;flex-direction:column}.mhp-bundle__img{display:block;aspect-ratio:1;border-radius:12px;overflow:hidden;border:1px solid #E7E2D7;background:#f7f4ed}.mhp-bundle__item--current .mhp-bundle__img{border:2px solid var(--green)}.mhp-bundle__img img{width:100%;height:100%;object-fit:cover;display:block}.mhp-bundle__name{font-size:10.5px;color:var(--sub);margin-top:5px;line-height:1.3;max-height:27px;overflow:hidden}.mhp-bundle__price{font-weight:800;font-size:12px;margin-top:2px}.mhp-bundle__plus{color:#b6ae9e;font-weight:700;flex:none;align-self:center}.mhp-bundle__summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:#f7f4ed;border:1px solid #EAE4D8;border-radius:12px}.mhp-bundle__total-label{font-size:11px;color:var(--grey)}.mhp-bundle__total{font-weight:800;font-size:18px;color:var(--ink)}.mhp-bundle__btn{flex:none;height:44px;padding:0 16px;background:#fff;border:1.5px solid var(--green);color:var(--green-dark);border-radius:10px;font-weight:700;font-size:13px;cursor:pointer;font-family:inherit}.mhp-bundle__btn:hover{background:var(--green-soft)}.mhp-bundle__btn[disabled]{opacity:.6;cursor:default}@media(min-width:990px){.mhp-wrap{padding:0 32px}.mhp-bundle__row{flex-direction:row;align-items:center;gap:18px}.mhp-bundle__items{flex:1;gap:18px;align-items:center}.mhp-bundle__item{flex:0 1 150px}.mhp-bundle__name{font-size:12px;max-height:32px;margin-top:7px}.mhp-bundle__price{font-size:14px}.mhp-bundle__summary{flex:none;flex-direction:column;align-items:flex-end;text-align:right;min-width:230px;gap:2px;padding:18px 22px}.mhp-bundle__total{font-size:24px;margin:4px 0 10px}.mhp-bundle__btn{height:46px;padding:0 22px;font-size:14px}.mhp-block{padding:32px 0}.mhp-h{font-size:22px}.mhp-highlights__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mhp-highlight{align-items:center;gap:11px;font-size:14px}.mhp-highlight__check{width:34px;height:34px;border-radius:9px;background:var(--green-soft);color:var(--green);margin-top:0}.mhp-highlight__check svg{width:17px;height:17px;stroke-width:2.4}.mhp-woonserie{max-width:920px}.mhp-woonserie__scrim{background:linear-gradient(90deg,#261c14c7,#261c146b 34%,#261c1400 62%)}.mhp-woonserie__body{top:50%;bottom:auto;transform:translateY(-50%);left:44px;right:auto;max-width:460px}.mhp-woonserie__eyebrow{font-size:12px;letter-spacing:.2em;margin-bottom:10px}.mhp-woonserie__title{font-size:34px;line-height:1.12;margin-bottom:8px}.mhp-woonserie__desc{display:block;font-size:14px;line-height:1.5;color:#ffffffd9;margin-bottom:20px}.mhp-woonserie__pill{height:48px;padding:0 24px;font-size:15px}.mhp-desc__body{max-width:760px}.mhp-social__title{font-size:28px;margin-bottom:6px}.mhp-score,.mhp-social__sub{display:none}.mhp-score-row{display:flex;align-items:center;justify-content:center;gap:12px;margin:0 0 28px}.mhp-score-row__label{font-size:14px;color:var(--sub)}.mhp-score-row__num{font-weight:800;font-size:20px;color:var(--ink)}.mhp-score-row .mhp-stars{gap:3px}.mhp-score-row .mhp-star{width:22px;height:22px;font-size:13px;border-radius:3px}.mhp-score-row__tp{font-weight:700;font-size:14px;color:#00875a}.mhp-quotes{grid-template-columns:repeat(3,1fr)}.mhp-social__grid{display:grid;grid-template-columns:1.4fr 1fr;gap:24px;max-width:1080px;margin:24px auto 0;align-items:start}.mhp-inspo__title{font-size:16px}.mhp-inspo__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;overflow:visible}.mhp-inspo__tile{flex:none;width:auto;height:auto;aspect-ratio:1}.mhp-doubt{max-width:none;margin-top:0}.mhp-doubt__btns{flex-direction:row}.mhp-doubt__btn{flex:1}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/mh-product.css.map */
