.nm-button{font-size:1rem;font-weight:500;height:45px;line-height:1.5rem}.nm-input__field{border-radius:8px;min-height:45px}.nm-select__field{border-radius:8px;height:45px}.nm-quantity-selection .nm-button--secondary{border-color:var(--gray-100);color:var(--primary)}.nm-quantity-selection .nm-quantity-selection__input-field{border-color:var(--gray-100)}.nm-teaser-text-html li::marker{color:var(--secondary)}.nm-teaser-text-html h1{font-size:3rem;margin:1rem 0}.nm-teaser-text-html h1,.nm-teaser-text-html h2{color:var(--secondary);font-weight:var(--font-weight-bold);line-height:1.2}.nm-teaser-text-html h2{font-size:2rem;margin:.75rem 0}.nm-teaser-text-html h3{color:var(--secondary);font-size:1.5rem;font-weight:var(--font-weight-bold);line-height:1.2;margin:.5rem 0}.nm-teaser-text-html h4{color:var(--primary);font-size:1.25rem;font-weight:var(--font-weight-semibold);line-height:1.2;margin:.25rem 0}.nm-teaser-text-html a{color:var(--secondary);text-decoration:none}.nm-teaser-text-html a:visited{color:var(--secondary)}@keyframes placeholder-animation{0%{transform:translate3d(-100%,0,0)}to{transform:translate3d(100%,0,0)}}.product-header{align-items:start;display:flex;flex-direction:column;gap:1.125rem;justify-content:space-between;padding:0;position:relative;width:calc(100vw - 25px)}@media(min-width:1024px){.product-header{gap:.875rem}}.product-header:after{background-color:rgba(var(--primary),.13);bottom:0;content:"";height:1px;left:-16px;position:absolute;width:100vw}@media(min-width:1024px){.product-header{display:block;width:100%}.product-header:after{display:none}}.product-header__names{display:flex;justify-content:space-between;width:100%}@media(min-width:1024px){.product-header__names{margin:0 0 1rem}}.product-header__brand-logo{width:calc(100% - 60px)}.product-header__brand-link{text-decoration:none}.product-header__brand-image{display:flex;height:48px;justify-content:start;max-width:256px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-header__brand-image img{max-width:100%}.product-header__product-name{color:var(--primary);font-size:1.125rem;font-weight:var(--font-weight-bold);line-height:1.3;margin:0}@media(min-width:1024px){.product-header__product-name{font-size:1.5rem}}.product-header__product-variation{color:var(--gray-500);font-size:1.125rem;font-weight:var(--font-weight-medium)}@media(min-width:1024px){.product-header__product-variation{font-size:1.5rem}}.product-header__wishlist-icon.nm-fav-button{cursor:pointer;display:block;height:28px;margin:28px 19px 19px;position:relative;top:-66px}@media(min-width:1024px){.product-header__wishlist-icon.nm-fav-button{position:static}.product-header__prices{align-items:flex-end;display:flex;flex-direction:column;margin-bottom:2.5rem}}.product-header__prices .nm-price-box__prices{flex-direction:column;gap:.25rem}.product-header__prices .nm-price-box__prices .nm-price-box__item--red{color:var(--accent)}@media(min-width:1024px){.product-header__price .nm-price-box__item--inline-prefix{justify-self:end}}.product-header__price .nm-price-box__item--previous{--nm-core-price-box-item-large-line-height:1;--nm-core-price-box-item-margin:0 0 .5rem 0}.product-header__price .nm-price-box__item--current{--nm-core-price-box-item-and-subitem-color:var(--accent);--nm-core-price-box-item-large-font-size:2rem;--nm-core-price-box-item-large-font-weight:var(--font-weight-semibold);--nm-core-price-box-item-large-line-height:1.625rem}@media(min-width:1024px){.product-header__price .nm-price-box__item--current{--nm-core-price-box-item-large-font-size:2.5rem;--nm-core-price-box-item-large-line-height:2rem}}.product-header__price .nm-price-box__sub-item--crossed{color:var(--gray-600);--nm-core-price-box-item-and-subitem-crossed-font-size:1.125rem}@media(min-width:1024px){.product-header__price .nm-price-box__sub-item--crossed{--nm-core-price-box-item-and-subitem-crossed-font-size:1.375rem}}.product-header__price .nm-price-box__sub-item--crossed-wrapper{display:flex;flex-direction:row}.product-header__price .nm-price-box__sub-item--crossed-gvp{color:var(--gray-600);font-size:1.125rem}@media(min-width:1024px){.product-header__price .nm-price-box__sub-item--crossed-gvp{font-size:1.375rem}.product-header__price{justify-self:end}.product-header__price .nm-price-box__item{gap:.5rem;justify-content:end}}.product-header__discount{color:var(--secondary);font-size:1.125rem;font-weight:var(--font-weight-bold)}@media(min-width:1024px){.product-header__discount{font-size:1.375rem}}.product-header__no-price{font-size:var(--font-size-s);margin-bottom:10px}.product-header__price-info{display:flex;gap:3px;margin-top:1rem}@media(min-width:1024px){.product-header__price-info{justify-self:end}}.product-header__price-info-vat{color:var(--gray-300);height:var(--nm-core-price-box-unit-and-best-price-note-height)}.product-header__price-info .nm-unit-price__text{font-size:.75rem}@media(min-width:1024px){.product-header__price-info .nm-unit-price__text{font-size:.875rem}}.product-header__product-info{display:none}@media(min-width:1024px){.product-header__product-info{display:flex}}.product-header__product-info--on-request,.product-header__product-info--teeth-article{margin:0}.tooltip{position:relative}.tooltip .tooltiptext{background-color:var(--primary);border-radius:6px;bottom:120%;color:#fff;left:50%;padding:5px 10px;position:absolute;text-align:center;transform:translate(-50%);visibility:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}.tooltip .tooltiptext:after{border-color:var(--primary) transparent transparent transparent;border-style:solid;border-width:5px;content:"";left:50%;margin-left:-5px;position:absolute;top:100%}.tooltip:hover .tooltiptext{visibility:visible}
