.advice-content-elements{display:flex;flex-direction:column}.advice-content-elements__header{margin-bottom:2rem}.advice-content-elements__page-title{margin:0 0 1rem;font-size:2rem;font-weight:600;line-height:1.2}.advice-content-elements__metadata{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;color:rgba(var(--color-foreground),.7);flex-wrap:wrap}.advice-content-elements__author,.advice-content-elements__updated{display:inline-block}.advice-content-elements__metadata-separator{color:rgba(var(--color-foreground),.5)}.advice-content-elements__intro-text{font-size:1rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.advice-content-elements__header--debug{margin-bottom:2rem;margin-top:2rem;padding:1rem;background:rgba(var(--color-foreground),.05);border-radius:4px;border:2px dashed rgba(var(--color-foreground),.2)}.advice-content-elements__debug-title{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:rgba(var(--color-foreground),.7)}.advice-content-elements__debug-field{margin-bottom:1rem;font-size:.875rem}.advice-content-elements__debug-field:last-child{margin-bottom:0}.advice-content-elements__debug-field strong{display:block;margin-bottom:.5rem;color:rgba(var(--color-foreground),.8)}.advice-content-elements__intro-text{font-size:.875rem;line-height:1.6;color:rgba(var(--color-foreground),.7);margin-top:.5rem}.advice-content-elements__intro-text p{margin:.5rem 0}.advice-content-elements__intro-text p:first-child{margin-top:0}.advice-content-elements__intro-text p:last-child{margin-bottom:0}.advice-content-elements__debug-list{margin:.5rem 0;padding-left:1.5rem;list-style:disc}.advice-content-elements__debug-list li{margin:.25rem 0}.advice-content-elements__debug-pre{margin:.5rem 0;padding:.75rem;background:rgba(var(--color-foreground),.05);border-radius:4px;font-size:.75rem;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word;max-height:400px;overflow-y:auto}.advice-content-elements__list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;min-width:0;max-width:100%}.advice-content-element{border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;padding:1rem;background:rgba(var(--color-background),1)}.advice-content-element__header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid rgba(var(--color-foreground),.1)}.advice-content-element__type{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgba(var(--color-foreground),.6);padding:.25rem .5rem;background:rgba(var(--color-foreground),.05);border-radius:4px;width:fit-content}.advice-content-element__title{margin:0;font-size:1.125rem;font-weight:600}.advice-content-element__content{font-size:.875rem;color:rgba(var(--color-foreground),.8)}.advice-content-element__description,.advice-content-element__text{margin-top:.75rem;line-height:1.6}.advice-content-element__description p,.advice-content-element__text p{margin:.5rem 0}.advice-content-element__handle{margin:.5rem 0;font-family:monospace;font-size:.8125rem}.advice-content-element__debug{margin-top:1rem;padding:1rem;background:rgba(var(--color-foreground),.05);border-radius:4px}.advice-content-element__debug pre{margin:0;font-size:.75rem;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word}.advice-content-element__debug .debug-section{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(var(--color-foreground),.1)}.advice-content-element__debug .debug-section:first-child{margin-top:0;padding-top:0;border-top:none}.advice-content-element__debug .debug-section h4{margin:0 0 .5rem;font-size:.875rem;font-weight:600}.advice-content-element__debug .debug-note{margin:.25rem 0 0;font-size:.75rem;color:rgba(var(--color-foreground),.5);font-style:italic}.advice-content-element__debug .debug-list{margin:0;padding-left:1.5rem;list-style:disc}.advice-content-element__debug .debug-list li{margin:.25rem 0}.advice-element-wrapper{display:flex;flex-direction:column;gap:1rem;min-width:0;max-width:100%}.advice-element-debug-wrapper{margin-top:1rem;padding-top:1rem;border-top:2px dashed rgba(var(--color-foreground),.2)}.advice-element-debug-wrapper .advice-content-element{margin:0}.advice-content-elements--with-sidebar{position:relative}.advice-content-elements__wrapper{display:flex;gap:2rem;align-items:flex-start}.advice-content-elements__content{flex:1;min-width:0}.advice-content-elements__sidebar{position:sticky;top:calc(var(--header-height, 0px) + 1rem);width:250px;flex-shrink:0}.advice-content-elements__nav{list-style:none;padding:0;margin:0}.advice-content-elements__nav--nested{margin-top:.25rem;margin-left:.5rem;padding-left:.5rem;border-left:1px solid rgba(var(--color-foreground),.1)}.advice-content-elements__nav-item{margin-bottom:.5rem}.advice-content-elements__nav-link{display:block;padding:.5rem;text-decoration:none;color:inherit;border-radius:4px;transition:background-color .2s;font-size:.9rem;line-height:1.4}.advice-content-elements__nav-link:hover,.advice-content-elements__nav-link:focus{background-color:rgba(var(--color-foreground),.05);outline:none}.advice-content-elements__nav-link.is-active{background-color:rgba(var(--color-foreground),.1);font-weight:600}.advice-content-elements__nav-link--nested{padding-left:1rem;font-size:.85rem;color:rgba(var(--color-foreground),.7)}.advice-element-wrapper--nested{margin-top:0;min-width:0;max-width:100%}.advice-content-elements__sidebar-toggle{display:none;width:100%;padding:.75rem 1rem;background-color:rgba(var(--color-foreground),.05);border:1px solid rgba(var(--color-foreground),.1);border-radius:4px;cursor:pointer;align-items:center;justify-content:space-between;font-size:.9rem;font-weight:600;color:inherit;transition:background-color .2s}.advice-content-elements__sidebar-toggle:hover,.advice-content-elements__sidebar-toggle:focus{background-color:rgba(var(--color-foreground),.1);outline:none}.advice-content-elements__sidebar-toggle-icon{display:flex;align-items:center;transition:transform .2s}.advice-content-elements__sidebar-toggle[aria-expanded=true] .advice-content-elements__sidebar-toggle-icon{transform:rotate(180deg)}@media screen and (max-width:989px){.advice-content-elements__wrapper{flex-direction:column}.advice-content-elements__sidebar{width:100%;position:relative;max-height:none;top:0;order:-1;margin-bottom:1rem}.advice-content-elements__sidebar-toggle{display:flex}.advice-content-elements__nav{display:none;flex-direction:column;margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(var(--color-foreground),.1)}.advice-content-elements__sidebar[data-expanded=true] .advice-content-elements__nav{display:flex}.advice-content-elements__nav-item{margin-bottom:.5rem}.advice-content-elements__nav-link{padding:.5rem;border-radius:4px;display:block}.advice-content-elements__nav--nested{display:none}}@media screen and (min-width:750px){.advice-content-element{padding:1.5rem}}.advice-hub{display:flex;flex-direction:column;gap:0}.advice-hub__header{margin-bottom:2rem}.advice-hub__title{margin:0 0 1rem;font-size:2rem;font-weight:600;line-height:1.2}.advice-hub__intro{font-size:1rem;line-height:1.6;color:rgba(var(--color-foreground),.85);margin-bottom:1.25rem}.advice-hub__intro p{margin:.5rem 0}.advice-hub__intro p:first-child{margin-top:0}.advice-hub__intro p:last-child{margin-bottom:0}.advice-hub__cta-wrap{margin:0}.advice-hub__group~.advice-hub__group{margin-top:2.5rem}.advice-hub__group-title{margin:0 0 .75rem;font-size:1.35rem;font-weight:600;line-height:1.25}.advice-hub__group-intro{font-size:1rem;line-height:1.55;color:rgba(var(--color-foreground),.8);margin-bottom:.25rem}.advice-hub__group-intro p{margin:.35rem 0}.advice-hub__group-intro p:first-child{margin-top:0}.advice-hub__group-intro p:last-child{margin-bottom:0}.advice-related-pages-section .advice-related-pages-panel--large{margin-top:0}.advice-element--content-usps{width:100%}.advice-element__usps-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}@media screen and (min-width:750px){.advice-element__usps-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem 2rem}}.advice-element__usp-item{margin:0;padding:0;min-width:0}.advice-element--embed-widget{width:100%;max-width:680px;margin-right:auto;margin-bottom:3.5rem;display:flex;flex-direction:column;gap:1rem}.advice-element__embed-widget-subtitle{margin:0;font-size:1rem;font-weight:600;line-height:1.35;color:rgba(var(--color-foreground),.9)}.advice-element__embed-widget-description{font-size:.875rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.advice-element__embed-widget-description p{margin:.5rem 0}.advice-element__embed-widget-description p:first-child{margin-top:0}.advice-element__embed-widget-description p:last-child{margin-bottom:0}.advice-element__embed-widget-raw{width:100%;min-height:0}.advice-element--expert-tip{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#fafafa;border-radius:8px;box-shadow:0 1px 3px rgba(var(--color-foreground),.1);position:relative;overflow:hidden;border-left:5px solid}.expert-tip__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.expert-tip__icon-img{width:3.125rem;height:3.125rem;object-fit:contain}.expert-tip__content{flex:1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.expert-tip__title{margin:0;font-size:1rem;font-weight:600;line-height:1.4}.expert-tip__text{font-size:.875rem;line-height:1.6;color:rgba(var(--color-foreground),.7)}.expert-tip__text p{margin:.5rem 0}.expert-tip__text p:first-child{margin-top:0}.expert-tip__text p:last-child{margin-bottom:0}.expert-tip__text a{text-decoration:underline}.advice-element--expert-tip--advies{border-color:#23487d}.advice-element--expert-tip--advies .expert-tip__icon-svg{color:#23487d;fill:currentColor}.advice-element--expert-tip--advies .expert-tip__title,.advice-element--expert-tip--advies .expert-tip__text a{color:#23487d}.advice-element--expert-tip--duurzaam{border-color:#206b3c}.advice-element--expert-tip--duurzaam .expert-tip__title,.advice-element--expert-tip--duurzaam .expert-tip__text a{color:#206b3c}.advice-element--expert-tip--waarschuwing{border-color:#eab308}.advice-element--expert-tip--waarschuwing .expert-tip__title,.advice-element--expert-tip--waarschuwing .expert-tip__text a{color:#eab308}.advice-element--expert-tip--kritiek{border-color:#8a1d1d}.advice-element--expert-tip--kritiek .expert-tip__title,.advice-element--expert-tip--kritiek .expert-tip__text a{color:#8a1d1d}.advice-element--expert-tip--actie{border-color:#f83}.advice-element--expert-tip--actie .expert-tip__title,.advice-element--expert-tip--actie .expert-tip__text a{color:#f83}.advice-element--expert-tip:not([class*=--advies]):not([class*=--duurzaam]):not([class*=--waarschuwing]):not([class*=--kritiek]):not([class*=--actie]) .expert-tip__accent-bar{background-color:#23487d}.advice-element--expert-tip:not([class*=--advies]):not([class*=--duurzaam]):not([class*=--waarschuwing]):not([class*=--kritiek]):not([class*=--actie]) .expert-tip__title{color:#23487d}.advice-element--expert-tip:not([class*=--advies]):not([class*=--duurzaam]):not([class*=--waarschuwing]):not([class*=--kritiek]):not([class*=--actie]) .expert-tip__text a{color:#23487d}@media screen and (max-width:749px){.advice-element--expert-tip{padding:.875rem 1rem;gap:.75rem}.expert-tip__icon{margin-left:.25rem}.expert-tip__icon-img{width:3.125rem;height:3.125rem;object-fit:contain}.expert-tip__title{font-size:.9375rem}.expert-tip__text{font-size:.8125rem}}.advice-element__group-title{margin:0 0 1.5rem;font-size:1.5rem;font-weight:600;padding-bottom:.75rem;border-bottom:2px solid rgba(var(--color-foreground),.1)}.advice-element--faq-group .accordion{flex:1;width:100%;max-width:100%}.advice-element__question{margin:0 0 .75rem;font-size:1.125rem;font-weight:600;color:rgba(var(--color-foreground),1)}.advice-element__answer{font-size:.875rem;line-height:1.6;color:rgba(var(--color-foreground),.8);margin-bottom:.75rem}.advice-element__answer p{margin:.5rem 0}.advice-element__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(var(--color-foreground),.1)}.advice-element__tag{display:inline-block;font-size:.75rem;padding:.25rem .5rem;background:rgba(var(--color-foreground),.05);border-radius:4px;color:rgba(var(--color-foreground),.7)}.advice-element__section-title{margin:0 0 1rem;font-size:1.5rem;font-weight:600}.advice-element__section-content{font-size:.875rem;line-height:1.6;color:rgba(var(--color-foreground),.8);margin-bottom:1.5rem}.advice-element__section-content p{margin:.5rem 0}.advice-element__cta{margin-top:.5rem;margin-bottom:1.5rem}.advice-element__content-blocks{display:flex;flex-direction:column}.advice-element--unknown{padding:1rem;background:rgba(var(--color-foreground),.05);border-radius:4px;font-size:.875rem;color:rgba(var(--color-foreground),.6)}@media screen and (max-width:749px){.advice-element__cta{width:100%}.advice-element__cta .button{width:100%;text-align:center}}.advice-element--info-card{width:100%;max-width:100%;min-width:0;display:flex;flex-direction:column;margin-bottom:2rem}.info-card__layout{display:flex;flex-direction:column;gap:1.5rem}.info-card__layout--horizontal{flex-direction:row;align-items:flex-start;gap:2rem}@media screen and (min-width:750px){.info-card__layout--horizontal .info-card__title--mobile-only{display:none}}.info-card__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:1rem}.info-card__title{margin:0}.info-card__title--mobile-only{display:block}.info-card__title--desktop-only{display:none}@media screen and (min-width:750px){.info-card__title--mobile-only{display:none}.info-card__title--desktop-only{display:block}}.info-card__description p:first-child{margin-top:0}.info-card__description p:last-child{margin-bottom:0}.info-card__description ul,.info-card__description ol{margin:.75rem 0;padding-left:1.5rem}.info-card__description li{margin:.5rem 0}.info-card__description a{text-decoration:underline}.info-card__cta{margin-top:.5rem}.info-card__image-wrapper{flex-shrink:0;width:100%;display:flex;flex-direction:column}.info-card__layout--horizontal .info-card__image-wrapper{width:50%;max-width:600px}.info-card__image{width:100%;height:auto;object-fit:cover;border-radius:4px}.info-card__caption{margin-top:.5rem;font-size:.875rem;line-height:1.4;color:rgba(var(--color-foreground),.6);font-style:italic}@media screen and (max-width:749px){.info-card__layout--horizontal{flex-direction:column}.info-card__layout--horizontal .info-card__image-wrapper{width:100%;max-width:none}.info-card__title--mobile-only{order:2}.info-card__image-wrapper--mobile-second{order:1}.info-card__content--mobile-third{order:3}.info-card__layout--vertical .info-card__image-wrapper{order:1}.info-card__layout--vertical .info-card__title{order:2}.info-card__layout--vertical .info-card__description{order:3}.info-card__layout--vertical .info-card__cta{order:4}.info-card__description{font-size:.9375rem}.info-card__cta{width:100%}.info-card__cta .button{width:100%;text-align:center}}@media screen and (min-width:750px){.info-card__layout{gap:2rem}.info-card__layout--horizontal{gap:3rem}}.info-card__shop-the-look{width:100%;max-width:100%;min-width:0;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(var(--color-foreground),.12);display:flex;flex-direction:column;gap:1rem}.info-card__shop-the-look-title{margin:0;font-size:1.125rem;line-height:1.3}.info-card__shop-the-look-description{font-size:.9375rem;line-height:1.5;color:rgba(var(--color-foreground),.85)}.info-card__shop-the-look-description p:first-child{margin-top:0}.info-card__shop-the-look-description p:last-child{margin-bottom:0}.info-card__product-row{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.info-card__product-row-track{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;width:max-content;max-width:none}.info-card__product-row-item{flex:none}@media screen and (max-width:749px){.info-card__product-row{container-type:inline-size;container-name:info-card-product-row;scroll-snap-type:x mandatory;scroll-padding-inline:max(1rem,env(safe-area-inset-left,0px)) max(1rem,env(safe-area-inset-right,0px));overscroll-behavior-x:contain;touch-action:pan-x pinch-zoom;scrollbar-width:none;-ms-overflow-style:none}.info-card__product-row::-webkit-scrollbar{display:none}.info-card__product-row-item{flex:0 0 min(20rem,calc(75vw - 2.5rem - var(--page-margin, 16px) * 2));max-width:none;width:auto;scroll-snap-align:start;scroll-snap-stop:always}@supports (width: 1cqi){.info-card__product-row-item{flex:0 0 calc(100cqi - 25vw)}}}@media screen and (min-width:750px){.info-card__product-row{container-type:normal;container-name:none;overflow-x:visible;scroll-snap-type:none;scroll-padding-inline:0;overscroll-behavior-x:auto}.info-card__product-row-track{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));width:100%;max-width:100%;gap:1rem}.info-card__product-row-item{width:auto;max-width:none;scroll-snap-align:none;scroll-snap-stop:normal}}.info-card__product-teaser{margin:0;height:100%}.info-card__product-teaser-link{display:flex;flex-direction:column;gap:.5rem;height:100%;text-decoration:none;color:inherit}.info-card__product-teaser-media{aspect-ratio:1;border-radius:4px;overflow:hidden;background:rgba(var(--color-foreground),.06)}.info-card__product-teaser-image{width:100%;height:100%;object-fit:cover;display:block}.info-card__product-teaser-title{margin:0;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.info-card__product-teaser-price{font-size:.8125rem;display:flex;flex-wrap:wrap;gap:.35rem;align-items:baseline}.info-card__product-teaser-compare{color:rgba(var(--color-foreground),.55)}.info-card__typeform-popup-trigger{max-width:100%}.advice-element--instruction-step{display:flex;flex-direction:row;align-items:flex-start;gap:1rem}.advice-element--instruction-step .advice-element__image{overflow:hidden;border-radius:.25rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.advice-element--instruction-step .advice-element__image--icon{width:3rem;aspect-ratio:1 / 1;order:0}.advice-element--instruction-step .advice-element__image--desktop{width:50%;aspect-ratio:auto;order:2}.advice-element--instruction-step .advice-element__image--mobile{width:100%;aspect-ratio:auto}.advice-element--instruction-step .advice-element__img{width:100%;height:auto;object-fit:cover}.advice-element--instruction-step .advice-element__image--icon .advice-element__img{height:100%;object-fit:contain}.advice-element--instruction-step .advice-element__image svg{width:100%;height:100%;fill:currentColor}.advice-element--instruction-step .advice-element__content{flex:1;min-width:0;order:1}.advice-element--instruction-step .advice-element__title{margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.advice-element--instruction-step .advice-element__explanation{font-size:.875rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.advice-element--instruction-step .advice-element__explanation p{margin:.5rem 0}@media screen and (min-width:750px){.advice-element--instruction-step{gap:1.5rem;flex-direction:row}.advice-element--instruction-step .advice-element__image--mobile{display:none}.advice-element--instruction-step .advice-element__image--desktop{display:flex}}@media screen and (max-width:749px){.advice-element--instruction-step{flex-direction:column}.advice-element--instruction-step .advice-element__content{display:flex;flex-direction:column}.advice-element--instruction-step .advice-element__image--desktop{display:none}.advice-element--instruction-step .advice-element__image--mobile{display:flex;order:1}.advice-element--instruction-step .advice-element__title{order:2}.advice-element--instruction-step .advice-element__explanation{order:3}}.advice-element--markdown-content{width:100%;display:flex;flex-direction:column}.advice-element__markdown-content{font-size:.875rem;line-height:1.7;color:rgba(var(--color-foreground),.85);letter-spacing:.01em}@media screen and (min-width:750px){.advice-element__markdown-content{max-width:100%;overflow-x:auto}}.advice-element__markdown-content p{margin:.75rem 0}.advice-element__markdown-content p:first-child{margin-top:0}.advice-element__markdown-content p:last-child{margin-bottom:0}.advice-element__markdown-content h1,.advice-element__markdown-content h2,.advice-element__markdown-content h3,.advice-element__markdown-content h4,.advice-element__markdown-content h5,.advice-element__markdown-content h6{margin:2rem 0 1rem;font-weight:700;line-height:1.3;color:rgba(var(--color-foreground),.95);letter-spacing:-.01em}.advice-element__markdown-content h1:first-child,.advice-element__markdown-content h2:first-child,.advice-element__markdown-content h3:first-child,.advice-element__markdown-content h4:first-child,.advice-element__markdown-content h5:first-child,.advice-element__markdown-content h6:first-child{margin-top:0}.advice-element__markdown-content h1{font-size:2rem;margin-top:0}.advice-element__markdown-content h2{font-size:1.625rem;padding-bottom:.5rem;border-bottom:2px solid rgba(var(--color-foreground),.1)}.advice-element__markdown-content h3{font-size:1.375rem}.advice-element__markdown-content h4{font-size:1.125rem}.advice-element__markdown-content h5,.advice-element__markdown-content h6{font-size:1rem}.advice-element__markdown-content ul,.advice-element__markdown-content ol{margin:1rem 0;padding-left:1.75rem}.advice-element__markdown-content li{margin:.625rem 0;line-height:1.7}.advice-element__markdown-content ul li{position:relative;padding-left:.5rem}.advice-element__markdown-content ul li::marker{color:rgba(var(--color-foreground),.4)}.advice-element__markdown-content ul{list-style-type:disc}.advice-element__markdown-content ol{list-style-type:decimal}.advice-element__markdown-content ul ul,.advice-element__markdown-content ol ol,.advice-element__markdown-content ul ol,.advice-element__markdown-content ol ul{margin-top:.25rem;margin-bottom:.25rem}.advice-element__markdown-content a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(var(--color-foreground),.3);transition:all .2s ease}.advice-element__markdown-content a:hover{border-bottom-color:rgba(var(--color-foreground),.6);opacity:.8}.advice-element__markdown-content pre{margin:1rem 0;padding:1.25rem;background:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.08);border-radius:8px;overflow-x:auto;font-size:.8125rem;line-height:1.6;box-shadow:0 1px 3px #0000000d}.advice-element__markdown-content code{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em;background:rgba(var(--color-foreground),.08);padding:.2rem .4rem;border-radius:4px;border:1px solid rgba(var(--color-foreground),.1)}.advice-element__markdown-content pre code{background:transparent;padding:0}.advice-element__markdown-content blockquote{margin:1.25rem 0;padding:1rem 1.5rem;border-left:4px solid rgba(var(--color-foreground),.2);background:rgba(var(--color-foreground),.03);border-radius:0 6px 6px 0;color:rgba(var(--color-foreground),.75);font-style:italic}.advice-element__markdown-content hr{margin:2rem 0;border:none;border-top:2px solid rgba(var(--color-foreground),.08);border-radius:2px}.advice-element__markdown-content table{width:max-content;min-width:100%;margin:1.5rem 0;border-collapse:separate;border-spacing:0;font-size:.875rem;overflow:hidden}.advice-element__markdown-content th,.advice-element__markdown-content td{padding:.875rem 1rem;border:none;border-bottom:1px solid rgba(var(--color-foreground),.08);text-align:left;transition:background-color .15s ease}.advice-element__markdown-content th:first-child,.advice-element__markdown-content td:first-child{padding-left:0}.advice-element__markdown-content th:last-child,.advice-element__markdown-content td:last-child{padding-right:0}.advice-element__markdown-content th{font-weight:700;background:rgba(var(--color-foreground),.06);color:rgba(var(--color-foreground),.9);text-transform:uppercase;font-size:.75rem;letter-spacing:.05em;border-bottom:2px solid rgba(var(--color-foreground),.12)}.advice-element__markdown-content tbody tr:hover{background:rgba(var(--color-foreground),.02)}.advice-element__markdown-content tbody tr:last-child td{border-bottom:none}@media screen and (max-width:749px){.advice-element__markdown-content{overflow-x:visible}.advice-element__markdown-content table{display:block;width:100%;border:none}.advice-element__markdown-content thead{display:none}.advice-element__markdown-content tbody{display:block}.advice-element__markdown-content tr{display:block;margin-bottom:.5rem;transition:transform .2s ease,box-shadow .2s ease}.advice-element__markdown-content tr:active{transform:translateY(1px);box-shadow:0 1px 3px #00000014}.advice-element__markdown-content td{display:flex;justify-content:space-between;align-items:flex-start;padding:.25rem 0;border:none;border-bottom:1px solid rgba(var(--color-foreground),.06)}.advice-element__markdown-content td:first-child{padding-left:0}.advice-element__markdown-content td:last-child{padding-right:0}.advice-element__markdown-content td:last-child{border-bottom:none}.advice-element__markdown-content td:before{content:attr(data-label);font-weight:600;color:rgba(var(--color-foreground),.65);margin-right:1rem;flex-shrink:0;min-width:40%;font-size:.8125rem;text-transform:uppercase;letter-spacing:.03em}.advice-element__markdown-content td:first-child:before{display:none}.advice-element__markdown-content td:first-child{font-weight:700;font-size:1rem;padding:1rem 1rem .75rem 0;margin-bottom:.25rem;border-bottom:2px solid rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.95)}}.advice-element__markdown-content img{max-width:100%;height:auto;margin:1.5rem 0;border-radius:8px;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.advice-element__markdown-content img:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000026}.advice-element__markdown-content strong{font-weight:600}.advice-element__markdown-content em{font-style:italic}@media screen and (min-width:750px){.advice-element__markdown-content{font-size:.9375rem}.advice-element__markdown-content table{margin:0 0 2rem}.advice-element__markdown-content th,.advice-element__markdown-content td{padding:1rem 1.25rem}.advice-element__markdown-content th:first-child,.advice-element__markdown-content td:first-child{padding-left:0}.advice-element__markdown-content th:last-child,.advice-element__markdown-content td:last-child{padding-right:0}.advice-element__markdown-content h2{font-size:1.75rem}.advice-element__markdown-content h3{font-size:1.5rem}}.advice-element--project-item{display:flex;flex-direction:row;align-items:flex-start;gap:1rem}.advice-element__image{width:3rem;aspect-ratio:1 / 1;overflow:hidden;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.advice-element__img{width:100%;height:100%;object-fit:contain}.advice-element__image svg{width:100%;height:100%;fill:currentColor}.advice-element__content{flex:1;min-width:0}.advice-element__title{margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.advice-element__description{font-size:.875rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.advice-element__description p{margin:.5rem 0}.advice-element--project-list{width:100%}.advice-element__project-card{max-width:40rem;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 8px #00000014;width:100%}.advice-element__introduction{margin:0 0 1.25rem;font-size:.875rem;line-height:1.6;color:rgba(var(--color-foreground),.7)}.advice-element__introduction p{margin:.5rem 0}.advice-element__introduction p:first-child{margin-top:0}.advice-element__introduction p:last-child{margin-bottom:0}.advice-element__project-list-items{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.advice-element__project-item{display:flex;flex-direction:row;align-items:center;gap:.75rem;padding:0}.advice-element__project-item-bullet{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;flex-shrink:0;margin-top:.125rem;display:flex;align-items:center;justify-content:center}.advice-element__project-item-bullet:before{content:"\2022";font-size:1.25rem;color:rgba(var(--color-foreground),.4);line-height:1}.advice-element__project-item-checkbox{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;flex-shrink:0;margin-top:.125rem;position:relative}.advice-element__project-item-checkbox-input{position:absolute;opacity:0;width:0;height:0;margin:0;padding:0}.advice-element__project-item-checkbox-label{width:1.5rem;height:1.5rem;border-radius:4px;border:1px solid #cfcfcf;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.advice-element__project-item-checkbox-label svg{width:.875rem;height:.875rem;stroke:#fff;stroke-width:2.5;opacity:0;transition:opacity .2s ease;color:#fff}.advice-element__project-item-checkbox-input:checked+.advice-element__project-item-checkbox-label{background:var(--color-primary-button-background, rgb(255 136 51 / 1));border-color:var(--color-primary-button-background, rgb(51 51 51 / 1))}.advice-element__project-item-checkbox-input:checked+.advice-element__project-item-checkbox-label:hover{background:var(--color-primary-button-hover-background, rgb(51 51 51 / 1));border-color:var(--color-primary-button-hover-border, rgb(51 51 51 / 1))}.advice-element__project-item-checkbox-input:checked+.advice-element__project-item-checkbox-label svg{opacity:1}.advice-element__project-item-checkbox-input:focus-visible+.advice-element__project-item-checkbox-label{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:2px}.advice-element__project-item-icon{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;border-radius:4px;background:#4a90e2;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.125rem}.advice-element__project-item-icon--default{background:#4a90e2}.advice-element__project-item-icon--default svg{width:.875rem;height:.875rem;stroke:#fff;stroke-width:2.5;color:#fff}.advice-element__project-item-icon-img{width:100%;height:100%;object-fit:contain;padding:.25rem;border-radius:4px}.advice-element__project-item-icon svg:not(.advice-element__project-item-icon--default svg){width:1rem;height:1rem;fill:#fff;color:#fff}.advice-element__project-item-icon img{width:100%;height:100%;object-fit:cover;border-radius:4px}.advice-element__project-item-content{flex:1;min-width:0}.advice-element__project-item-link{text-decoration:underline;color:inherit;display:inline-block;transition:opacity .2s ease}.advice-element__project-item-link:hover{opacity:.7}.advice-element__project-item-link-text{margin-left:.5rem;font-weight:500}.advice-element__project-item-title{font-weight:600;line-height:1.5;margin:0;display:block}.advice-element__project-item-description{font-weight:400;color:rgba(var(--color-foreground),.75);line-height:1.5;margin:0;display:inline}.advice-element__project-item-title .advice-element__project-item-description{margin-left:.25rem}.advice-element__project-item-description p{margin:0;display:inline}.advice-element__project-item-description p:not(:last-child):after{content:" "}.advice-element__project-list-actions{margin-top:1.5rem;border-top:1px solid rgba(var(--color-foreground),.1)}.advice-element__add-to-cart-button{width:100%;position:relative;overflow:hidden}@media screen and (min-width:750px){.advice-element__project-card{padding:2rem}.advice-element__project-list-title{font-size:1.75rem}}.advice-element--typeform-embed{width:100%;display:flex;flex-direction:column;gap:1rem}.advice-element__typeform-title{margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}.advice-element__typeform-subtitle{margin:0;font-size:1rem;font-weight:600;line-height:1.35;color:rgba(var(--color-foreground),.9)}.advice-element__typeform-description{font-size:.875rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.advice-element__typeform-description p{margin:.5rem 0}.advice-element__typeform-description p:first-child{margin-top:0}.advice-element__typeform-description p:last-child{margin-bottom:0}.advice-element__typeform-live,.advice-element__typeform-raw,.advice-element__typeform-richtext{width:100%;min-height:0}.advice-element__typeform-iframe-wrap{width:100%;aspect-ratio:10 / 16;min-height:22rem;max-height:90vh;overflow:hidden;border-radius:.25rem;background:rgba(var(--color-foreground),.04)}.advice-element__typeform-iframe{display:block;width:100%;height:100%;border:0}.advice-element__usp-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;height:100%;padding:.5rem 0}.advice-element__usp-card--link{text-decoration:none;color:inherit;border-radius:.25rem;transition:opacity .15s ease}.advice-element__usp-card--link:hover{opacity:.88}.advice-element__usp-card--link:focus-visible{outline:2px solid currentColor;outline-offset:4px}.advice-element__usp-icon-wrap{flex-shrink:0;display:flex;justify-content:center;align-items:center}.advice-element__usp-icon{display:block;max-width:64px;height:auto}.advice-element__usp-title{margin:0;font-size:1.125rem;line-height:1.3;font-weight:600}.advice-element__usp-title--rte p:first-child{margin-top:0}.advice-element__usp-title--rte p:last-child{margin-bottom:0}.advice-element__usp-text{font-size:.9375rem;line-height:1.5;max-width:42ch;margin-inline:auto}.advice-element__usp-text p:first-child{margin-top:0}.advice-element__usp-text p:last-child{margin-bottom:0}.advice-content-elements__usps-run,.advice-element__usps-run{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start;width:100%}@media screen and (min-width:750px){.advice-content-elements__usps-run,.advice-element__usps-run{grid-template-columns:repeat(3,1fr);gap:1.5rem 2rem}}.advice-content-elements__usps-run>.advice-element-wrapper,.advice-element__usps-run>.advice-element-wrapper{min-width:0;display:flex;flex-direction:column}.advice-content-elements__usps-run>.advice-element-wrapper>.advice-element--content-usps,.advice-element__usps-run>.advice-element-wrapper>.advice-element--content-usps{flex:1;display:flex;flex-direction:column}.advice-element--content-usps.advice-element--usp-inline{width:100%;height:100%}.advice-element--video-element{width:100%;display:flex;flex-direction:column;gap:1rem}.advice-element__video-title{margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}.advice-element__video-description{font-size:.875rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.advice-element__video-description p{margin:.5rem 0}.advice-element__video-description p:first-child{margin-top:0}.advice-element__video-description p:last-child{margin-bottom:0}.typeform-embed-block{width:100%}.typeform-embed-block--empty{padding:1rem;border:1px dashed rgba(var(--color-foreground),.3);text-align:center;color:rgba(var(--color-foreground),.7);font-size:.875rem}
/*# sourceMappingURL=/cdn/shop/t/14/assets/advice-elements.css.map */
