:root{--color-white--base: hsl(0, 0%, 100%);--color-page-bg: hsl(0, 0%, 100%);--color-black--dark-01: lch(0% 0 0);--color-black--base: lch(2.5% 0 0);--color-black--light-01: lch(12.5% 0 0)}:root{--padding-global-xs: .5rem;--padding-global-s: .75rem;--padding-global-regular: 1rem;--padding-global-m: 1.25rem;--padding-global-l: 1.5rem;--padding-global-xl: 2rem;--padding-global-xxl: 2.5rem;--spacing-global-xs: .375rem;--spacing-global-s: .5rem;--spacing-global-regular: 1rem;--spacing-global-l: 1.5rem;--spacing-global-xl: 1.875rem;--spacing-global-xxl: 2rem;--spacing-global-xxxl: 4.5rem;--b-radius-global-m: .5rem;--margin-global-xxs: .375rem;--margin-global-xs: .5rem;--margin-global-s: .875rem;--margin-global-regular: 1rem;--margin-global-l: 1.5rem;--margin-global-xl: 2rem;--margin-global-xxl: 2.5rem;--image-aspect-ratio-1-1: 1 / 1;--image-aspect-ratio-2-3: 2 / 3;--image-aspect-ratio-4-5: 4 / 5;--image-aspect-ratio-3-2: 3 / 2;--image-aspect-ratio-5-4: 5 / 4}:root{--article-width: 1 / -1;--article-copy-width: 560px;--page-container: 1280px;--footer-margin: var(--padding-global-xxl);--page-padding-x: var(--padding-global-regular)}@media only screen and (min-width: 959px){:root{--article-width: 1 / span 4}}html{box-sizing:border-box;min-width:320px;background-color:var(--color-page-bg)}html .turbo-progress-bar{height:4px}.header{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}@media (max-width: 640px){.header{display:grid;grid-template-columns:1fr 30px;padding:1rem}}.header .logo{position:relative;width:min(240px,60vw);max-height:36px;fill:var(--color-black--base)}body:has(.dhv-header.expanded){position:fixed}@media only screen and (min-width: 959px){body:has(.dhv-header.expanded){position:unset}}main{max-width:var(--page-container);padding:0 1rem;margin:auto;display:flex;flex-direction:column}.ct-article__content{padding:1rem 0}.grecaptcha-badge{z-index:4}form{display:grid;grid-template-columns:1fr;grid-gap:1rem;flex-direction:column;font-size:1.25rem}form .top-save-button{position:absolute;right:0;top:0}@media (max-width: 600px){form .top-save-button{position:relative;display:flex;top:unset;right:unset;max-width:100%;width:400px;justify-content:center}}form .fm-group{display:flex;flex-direction:column;margin-bottom:1rem}form label{margin-bottom:.25rem}form input,form textarea,form select{border:1px solid black;padding:.5rem;border-radius:.25rem;font-size:1.25rem}form input[type=checkbox]{margin-right:.5rem}form textarea{display:flex;width:100%;min-width:600px;max-width:100%;min-height:200px}form .fm-other{margin-top:.5rem}.auth{position:absolute;right:1rem;top:1rem}@media (max-width: 768px){.auth{right:4rem}}@media (max-width: 600px){.auth{font-size:11px!important;padding:.5rem!important}.auth button{font-size:11px!important;padding:.5rem}}.fm-register{margin-top:2rem;max-width:720px;margin-bottom:2rem}input,textarea,select,ul,li{display:block;all:revert}ul,li{list-style-type:circle}.user-menu{display:flex;grid-gap:1rem;padding:1rem;justify-content:center;flex-direction:row;width:100%}.user-menu--active{font-weight:700}.profile-header{position:relative}.profile-header .edit-profile{position:absolute;right:0;top:0;text-decoration:underline}.ct-letter{margin-top:2rem;max-width:min(94vw,800px);text-align:center;margin-inline:auto}.ct-letter p{max-width:min(94vw,800px);line-height:1.75;width:100%;font-family:Times New Roman,Times,serif;font-size:clamp(16px,4vw,18px);text-align:left}.ct-letter__count{font-size:1rem;margin-bottom:1rem}.ct-letter__controls{padding:1rem 2rem}.ct-letter__controls a{padding:0 2rem}.ct-letter h2{color:#000}.ct-letter__date{display:inline-block;margin-bottom:1rem}.ct-letter blockquote{padding:2rem}.ct-article__content--image-layout,.ct-article__content--button-layout{display:flex;flex-direction:column;align-items:center}.ct-article__content--button-layout a,.ct-article__content--button-layout button{display:flex;cursor:pointer;width:100%}.sndt-footer{background:black;display:flex;flex-direction:column;align-items:center;text-align:center}.sndt-footer>div{padding:1rem 0}.sndt-footer *{color:#fff}.sndt-footer__logo{padding:2rem!important}.sndt-footer__logo img{width:100%;height:auto;filter:invert(100);max-width:300px}.sndt-footer__links,.sndt-footer__terms{font-size:18px;text-transform:uppercase}.sndt-footer__links-links,.sndt-footer__terms-links{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;justify-content:center;width:100%}.sndt-footer__links-links a:not(.btn)[href],.sndt-footer__terms-links a:not(.btn)[href]{font-weight:var(--font-weight-regular);text-decoration:underline}.sndt-footer__links *,.sndt-footer__terms *{list-style-type:none;padding:0}.sndt-footer__colofon{font-size:11px;display:flex;flex-direction:column;align-items:center}.sndt-footer__colofon p{font-size:11px;margin-bottom:.25rem}.sndt-footer__partners{display:flex;flex-wrap:wrap;grid-gap:2rem;align-items:center}.sndt-footer__partners img{display:inline-flex;max-width:200px;height:100%}.sndt-footer__terms{text-transform:unset;text-decoration:underline;font-size:14px}.sndt-footer__terms-links{display:flex}.sndt-footer__socials{display:flex;grid-gap:1rem}.sndt-footer__socials img{filter:invert(1);width:24px}ol{counter-reset:section}ol>li{list-style-type:none;position:relative;padding-left:4rem;margin-bottom:1rem;margin-top:1rem}ol>li:before{counter-increment:section;content:"0" counter(section);position:absolute;left:0;font-size:2rem;margin-top:-.25rem}.sndt-background--gray{background:#f3f3f3;box-shadow:0 0 0 100vmax #f3f3f3;clip-path:inset(0 -100vmax)}.sndt-y-padding--xs{padding:var(--padding-global-xs) 0}.sndt-y-padding--s{padding:var(--padding-global-s) 0}.sndt-y-padding--r{padding:var(--padding-global-regular) 0}.sndt-y-padding--m{padding:var(--padding-global-m) 0}.sndt-y-padding--l{padding:var(--padding-global-l) 0}.sndt-y-padding--xl{padding:var(--padding-global-xl) 0}.sndt-y-padding--xxl{padding:var(--padding-global-xxl) 0}.ct-article__content--image-layout{display:flex;margin:auto}.ct-article__content--image-layout .sndt-image--s-1{max-width:100%}.ct-article__content--image-layout .sndt-image--s-2{max-width:66.666%}.ct-article__content--image-layout .sndt-image--s-3{max-width:33.333%}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Sndt;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Inter-Regular.woff2) format("woff2")}.ct-sndt-logo{font-family:Sndt,sans-serif;display:block}:root{--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;font-size:100%;--font-size-xs: .64rem;--font-size-s: .8rem;--font-size-regular: 1rem;--font-size-m: 1.25rem;--font-size-l: 1.563rem;--font-size-xl: 1.953rem;--font-size-xxl: 2.441rem}html{font-family:Helvetica Neue,Arial,sans-serif;font-size:var(--font-size-regular);line-height:1;font-weight:400;font-style:normal;font-optical-sizing:auto;font-synthesis:none;color:var(--color-black--base);background-color:var(--color-white--base)}h1{font-size:var(--font-size-xl);margin-bottom:1rem}h1:empty{display:none}h2{font-size:var(--font-size-l);font-weight:700;margin-bottom:1rem;max-width:600px}h3,h4{margin-bottom:.5rem;font-size:var(--font-size-m);font-weight:700}p{font-family:helvetica,arial,sans-serif;font-size:var(--font-size-regular);line-height:1.6;max-width:600px;margin-bottom:1rem}blockquote,blockquote *,.sndt-content-with-images-and-button blockquote *,.sndt-content-with-images-and-button blockquote p{text-align:center;font-size:var(--font-size-xl)!important}blockquote{margin:.5rem 0 1rem;padding:0 2rem;align-self:center}blockquote p{display:ruby;line-height:130%}blockquote :before{content:"“";display:inline}blockquote :after{content:"”";display:inline}.sndt-quote__author{display:flex;text-align:center;justify-self:center}@media (min-width: 1200px){.sndt-quote__author{font-size:22px}}.sndt-quote>div{display:flex;flex-direction:column;align-items:center}.sndt-quote.sndt-wysiwyg .sndt-wysiwyg--c-2{columns:1;max-width:50%}strong{font-weight:700}em{font-style:italic}a:not(.btn)[href]{text-decoration:underline;font-weight:var(--font-weight-medium)}.sndt-menu a{text-decoration:none!important}#icon-collection{display:none}.icon-global-style{overflow:visible;fill:none;stroke:var(--color-black--base);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.btn{--btn--font-size: var(--font-size-regular);--btn--padding: 1rem;display:inline-flex;justify-content:center;align-items:center;font-size:var(--btn--font-size);font-weight:var(--font-weight-medium);padding:var(--btn--padding) 1.5rem;color:var(--color-black--base);border:1px solid var(--color-black--base);cursor:pointer}.btn--primary{color:var(--color-white--base);background-color:var(--color-black--base)}.btn--primary:hover{background-color:var(--color-black--light-01);box-shadow:0 4px #0000001a}.btn--secondary{border-radius:calc((var(--btn--font-size) + (2 * var(--btn--padding))) / 2)}.btn--secondary:hover{box-shadow:0 4px #0000001a;text-decoration:underline}.sndt-menu{--menu-animation-time: .1s;font-size:var(--font-size-m);margin-bottom:4rem;position:relative}@media (max-width: 640px){.sndt-menu{margin-bottom:0}}.sndt-menu #menu-icon,.sndt-menu .menu-icon-line{display:none}@media (max-width: 640px){.sndt-menu #menu-icon,.sndt-menu .menu-icon-line{display:block}}.sndt-menu input{display:block;width:40px;height:32px;position:absolute;top:-7px;left:-5px;z-index:11;cursor:pointer;opacity:0;-webkit-touch-callout:none}.sndt-menu span{display:block;width:20px;height:2px;margin-bottom:6px;position:relative;background:black;border-radius:2px;z-index:2;transform-origin:-2px 1px;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}.sndt-menu input:checked~span:nth-of-type(1){transform:rotate(45deg) translateY(-1px)}.sndt-menu input:checked~span:nth-of-type(2){opacity:0;transform:rotate(0) scale(.2)}.sndt-menu input:checked~span:nth-of-type(3){transform:rotate(-45deg)}@media (min-width: 1200px){.sndt-menu span{width:32px;margin-bottom:10px}.sndt-menu span:last-of-type{margin:0}}.sndt-menu:before{content:"";position:fixed;top:0;left:0;width:100%;height:100svh;background-color:#0000000d;opacity:0;pointer-events:none;transition:opacity .1s ease-out}.sndt-menu:hover:before{opacity:1}.sndt-menu ul,.sndt-menu li{padding:0;list-style-type:none}.sndt-menu a:not(.btn)[href]{color:#000;white-space:nowrap;cursor:pointer;font-weight:var(--font-weight-regular)}.sndt-menu a:not(.btn)[href]:hover{text-decoration:underline;text-decoration-thickness:2px;overflow:visible}.sndt-menu__main{display:flex;justify-content:space-around;max-width:var(--page-container);margin-inline:auto;position:relative;flex-wrap:wrap;transition:.3s ease-in-out}@media (max-width: 980px){.sndt-menu__main{font-size:var(--font-size-regular)}}.sndt-menu__main-item a{display:flex;justify-content:center;align-items:center;padding:1rem}.sndt-menu__main-item:hover{background-color:var(--color-white--base)}.sndt-menu__main-item--with-subs>a{display:flex}.sndt-menu__main-item--with-subs>a:after{content:"";display:block;position:relative;margin-left:8px;width:10px;height:10px;border-right:2px solid black;border-bottom:2px solid black;-webkit-transform-origin:66% 66%;transform-origin:66% 66%;transform:rotate(45deg);transition:transform .2s .05s ease-in-out}.sndt-menu__main-item--with-subs:hover>a:after{transform:rotate(-135deg)}.sndt-menu__main-item--with-subs:hover .sndt-menu__sub{display:block}.sndt-menu__main-item--with-subs .sndt-menu__sub{position:absolute;display:none}.sndt-menu__main-item--with-subs .sndt-menu__sub:has(.sndt-menu__sub-item--with-subs:hover):after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-right:1px solid rgba(0,0,0,.125);pointer-events:none}.sndt-menu__main-item--with-subs .sndt-menu__sub:after{content:"";width:100%;background-color:transparent;height:1rem;position:absolute;top:-1rem}.sndt-menu__main-item--with-subs .sndt-menu__sub-item{display:flex}.sndt-menu__main-item--with-subs .sndt-menu__sub-item>a{padding:1rem;background-color:var(--color-white--base);flex-grow:1;justify-content:flex-start}.sndt-menu__main-item--with-subs .sndt-menu__sub-item:has(.sndt-menu__sub-sub):hover .sndt-menu__sub-sub{display:block}.sndt-menu__main-item--with-subs .sndt-menu__sub-sub{display:none;flex-direction:column;position:absolute;left:100%;top:0;background:var(--color-white--base)}.sndt-menu__main-item--with-subs .sndt-menu__sub-sub-item{display:flex}.sndt-menu__main-item--with-subs .sndt-menu__sub-sub-item a{flex-grow:1;justify-content:flex-start}@media (max-width: 640px){.sndt-menu__main{opacity:0;pointer-events:none;padding:1rem!important;max-height:0;height:0;margin:0;flex-direction:column;position:fixed;justify-content:flex-start;top:60px;left:0;width:100%;z-index:10}.sndt-menu__main .sndt-menu__sub,.sndt-menu__main .sndt-menu__sub-sub,.sndt-menu__main .sndt-menu__sub-item{display:flex!important}.sndt-menu #menu-icon:checked~.sndt-menu__main{display:flex!important;max-height:100vh;height:100vh;opacity:1;pointer-events:all;background-color:var(--color-white--base);overflow-y:scroll;-webkit-overflow-scrolling:touch}.sndt-menu #menu-icon:checked~.sndt-menu__main .sndt-menu__main-item{margin-bottom:1rem}.sndt-menu #menu-icon:checked~.sndt-menu__main .sndt-menu__main-item>a{font-weight:700;text-transform:uppercase;justify-content:flex-start;padding:0;margin-bottom:.5rem}.sndt-menu #menu-icon:checked~.sndt-menu__main .sndt-menu__sub,.sndt-menu #menu-icon:checked~.sndt-menu__main .sndt-menu__sub-sub,.sndt-menu #menu-icon:checked~.sndt-menu__main .sndt-menu__sub-item{display:flex;flex-direction:column;position:relative;left:unset;top:unset}.sndt-menu #menu-icon:checked~.sndt-menu__main .sndt-menu__sub a,.sndt-menu #menu-icon:checked~.sndt-menu__main .sndt-menu__sub-sub a,.sndt-menu #menu-icon:checked~.sndt-menu__main .sndt-menu__sub-item a{padding:.5rem;margin-left:.5rem}.sndt-menu #menu-icon:checked~.sndt-menu__main .sndt-menu__sub-sub-item a{margin-left:1rem}}@media (max-width: 640px) and (max-width: 500px){.sndt-menu li{font-size:12px!important}}.ct-correspondence-card{border:1px solid #e9ecef;background:white;padding:1rem;border-radius:.5rem;box-shadow:0 0 10px #0000001a}@media (max-width: 768px){.ct-correspondence-card{padding:.5rem}}.ct-correspondence-card__header{display:flex;justify-content:space-between}.ct-correspondence-card__header img{max-height:24px}@media (max-width: 768px){.ct-correspondence-card__header .ct-correspondence-card__name{font-size:14px}}.ct-correspondence-card__avatars{display:flex;position:relative}.ct-correspondence-card__avatars>div{position:relative;z-index:1;width:40px;height:40px;max-width:40px;max-height:40px}.ct-correspondence-card__avatars>div:not(:first-child){margin-left:-20px}.ct-correspondence-card__avatars>div:not(:first-child) img{border:2px solid white}.ct-correspondence-card__avatars img{position:absolute;min-width:100%;min-height:100%;border-radius:100%}.ct-correspondence-card__info{display:flex;grid-gap:1rem}.ct-correspondence-card__name{display:flex;flex-direction:column}.ct-correspondence-card__count{font-size:.75rem;color:#6c757d}.ct-correspondence-card__teaser{display:flex;padding:2rem;justify-content:center;align-items:center;font-family:helvetica,arial,sans-serif;font-size:clamp(20px,5vw,32px);text-decoration:none!important}@media (max-width: 768px){.ct-correspondence-card__teaser{padding:.5rem}}@media (max-width: 768px){.ct-correspondence-card .ct-sndt-logo{font-size:clamp(12px,8vw,10px)!important}}.ct-correspondence__header{display:flex;justify-content:space-between}.ct-correspondence__info{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}@media (max-width: 768px){.ct-correspondence__info{grid-template-columns:1fr}}.ct-correspondence__info>div>img{max-width:300px;align-self:flex-end;margin-bottom:1rem}.ct-correspondence__info img{max-width:300px}.ct-correspondence__users{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}.ct-correspondence__user-avatar{width:100%;padding-bottom:100%;margin-bottom:.5rem;position:relative}.ct-correspondence__user-avatar img{position:absolute;width:100%;height:100%;object-fit:cover}.ct-correspondence__letters{padding:2rem 0;display:grid;grid-gap:1rem}.ct-letter-card{display:flex;flex-direction:column;border:1px solid #e9ecef;background:white;padding:1rem;border-radius:.5rem;box-shadow:0 0 10px #0000001a}.ct-letter-card__header{display:flex;justify-content:space-between}.ct-letter-card__title{flex-grow:1}.ct-letter-card__date{font-size:.75rem;color:#6c757d;flex-shrink:1}.ct-project{display:flex;flex-direction:column}.ct-project__logo{max-width:600px;width:100%;margin-bottom:2rem;align-self:center}.ct-project__work{display:grid;grid-template-columns:2fr 1fr;grid-gap:1rem;margin-bottom:2rem}@media (max-width: 768px){.ct-project__work{grid-template-columns:1fr}}.ct-project__work .ct-correspondence-card{margin-bottom:1rem}.ct-project__writers>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;margin-bottom:2rem}.ct-project__writers h2{margin-bottom:1rem}.ct-project__content{margin-bottom:2rem}.ct-project__writer{position:relative;width:100%;padding-bottom:100%}.ct-project__writer img{position:absolute;width:100%;height:100%;object-fit:cover}.sndt-header-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;text-align:left;margin-bottom:2rem}@media (max-width: 768px){.sndt-header-layout{grid-template-columns:1fr}}.sndt-header-layout img{max-width:500px;width:100%;height:auto}.sndt-header-layout iframe{max-width:100%;width:500px;height:300px}.sndt-header-layout--article--content{text-align:left;max-width:500px;margin-bottom:1rem}.sndt-header-layout p,.sndt-header-layout p *{font-size:var(--font-size-regular)!important}.sndt-content-with-images-and-button{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;text-align:left}@media (max-width: 768px){.sndt-content-with-images-and-button{grid-template-columns:1fr}}.sndt-content-with-images-and-button img{width:100%;height:auto}.sndt-content-with-images-and-button--content,.sndt-content-with-images-and-button--article{text-align:left;margin-bottom:1rem}.sndt-content-with-images-and-button__images{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}@media (max-width: 768px){.sndt-content-with-images-and-button__images{grid-template-columns:1fr}}.sndt-content-with-images-and-button p,.sndt-content-with-images-and-button p *{font-size:var(--font-size-regular)!important}.sndt-carousel-layout{display:flex;flex-direction:column}.sndt-carousel-layout h2{font-size:var(--font-size-xl);font-weight:unset;margin-bottom:2rem}.sndt-carousel-layout__carousel{display:flex;grid-gap:1rem;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:1rem}.sndt-carousel-layout__item{display:flex;flex-direction:column;background-color:transparent;text-decoration:none!important;padding:1rem;border:1px solid rgba(0,0,0,.05);box-shadow:0 0 #0000000d;transition:box-shadow .1s ease-in-out;background-color:#fff}.sndt-carousel-layout__item:hover{box-shadow:0 4px #0000000d}.sndt-carousel-layout__item:hover img{transform:translate(.5rem,-.5rem)}.sndt-carousel-layout__item img{min-width:300px;width:300px;height:300px;object-fit:cover;margin-bottom:2.5rem;transition:transform .1s ease-in-out}.sndt-carousel-layout__item-date{font-size:var(--font-size-s);color:#666;margin-bottom:.5rem}.sndt-carousel-layout__item-title{font-size:var(--font-size-m);font-family:Georgia;max-width:300px;font-weight:700;text-decoration:underline;margin-bottom:.5rem}.sndt-carousel-layout__item-subtitle{max-width:300px;font-size:14px}.sndt-multiple-buttons-layout{display:flex;flex-direction:column;align-items:center}.sndt-multiple-buttons-layout h2{font-size:36px;margin-bottom:2rem;text-align:center}.sndt-multiple-buttons-layout__buttons{display:flex;grid-gap:10%;width:100%;flex-wrap:wrap;justify-content:space-between}@media (max-width: 768px){.sndt-multiple-buttons-layout__buttons{grid-gap:1rem}}.sndt-multiple-buttons-layout__buttons .btn{flex-grow:1}@media (max-width: 640px){.ct-video video{width:100%!important}}.ct-article__content--wysiwyg-layout{max-width:613px}.ct-article__content--wysiwyg-layout p{margin-bottom:1rem}@media (min-width: 768px){.sndt-wysiwyg--c-2{columns:2}}.author-block{display:flex;padding:var(--padding-global-regular);justify-content:space-between;align-items:center;border-radius:16px;border-bottom:1px solid var(--color-grey--light-01);background:var(--color-white--base)}.author-block__author{display:flex;align-items:center;gap:16px}.author-block__author-name{color:var(--color-black--base);font-family:var(--font-family-bricolage);font-size:var(--font-size-ml);font-weight:var(--font-weight-medium);text-decoration-line:underline}.author-block__author-icon{width:40px;height:40px;border-radius:20px;border:2px solid rgba(255,255,255,.75);background:url(components/<path-to-image>),lightgray 50% / cover no-repeat}.author-block__date{color:var(--color-grey--dark-02);font-family:var(--font-family-bricolage);font-size:var(--font-size-regular);font-weight:var(--font-weight-regular)}.ct-article-card--theme{background:var(--color-theme-dark);position:relative}.ct-article-card--theme .dhv-article-card__content h1,.ct-article-card--theme .dhv-article-card__content ul,.ct-article-card--theme .dhv-article-card__content li{color:var(--color-theme-text)}.ct-article-card--theme .dhv-article-card__content svg{stroke:var(--color-theme-text)}.ct-article-card--theme .dhv-article-card__content__button{background:var(--color-theme-light);border-bottom-color:var(--color-theme-dark);color:#000}.ct-article-card--theme .dhv-article-card__href:hover~.dhv-article-card__content .dhv-article-card__content__button{background:var(--color-theme-light);border-bottom-color:var(--color-theme-dark);filter:brightness(110%)}.ct-article-card--theme .ct-article-card__image{position:relative}.ct-article-card--theme .ct-article-card__image .ct-countdown{background:var(--color-theme-light);color:#000;position:absolute;transform:translate(-50%,-50%);bottom:0;left:50%}.dhv-article-card__content__category,.dhv-article-card__content__introduction{display:none}.ct-countdown{background:white;border-radius:25px;display:flex;text-align:center;padding:1rem;grid-gap:.5rem}.ct-countdown>div{display:flex;flex-direction:column}.ct-countdown__number{font-weight:700}.ct-countdown__word{font-size:var(--font-size-xxxs)}.ct-explanation.ct-block,.ct-instructions__steps{display:flex;padding:var(--padding-global-regular);flex-direction:column;gap:32px}.ct-instructions__step-item{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.ct-instructions__step-title{display:flex;padding-bottom:var(--padding-global-xs);align-self:stretch;border-bottom:2px solid var(--color-primary--base)}.ct-instructions h4{color:var(--color-primary--base);font-family:var(--font-family-bricolage);font-size:var(--font-size-l);font-style:normal;font-weight:var(--font-weight-medium);line-height:100%}.ct-notes .icon-notes{fill:none;stroke:var(--color-black--base);stroke-width:2px}.ct-notes__items{display:flex;padding:var(--padding-global-regular) var(--padding-global-l);flex-direction:column;align-items:flex-start;gap:16px}.ct-notes svg{flex-shrink:0}.ct-notes p+p{border-top:1px solid var(--color-grey--light-01);padding-top:var(--padding-global-regular)}.ct-paginator{cursor:default;grid-column:1 / -1;display:flex;justify-content:space-between;align-items:center;gap:8px;margin-block:16px}.ct-paginator__block{cursor:pointer}.ct-product-card{position:relative;width:238px;padding:4px;flex-shrink:0;flex-grow:0}.ct-product-card__href{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.ct-product-card__image{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;border-radius:4px}.ct-product-card__image .ct-product-card__discount{position:absolute;left:6px;bottom:6px}.ct-product-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.ct-product-card__content{position:relative}.ct-product-card__content__price-container{display:flex;justify-content:flex-end}.ct-product-card__content__price-container__price--previous{margin-right:auto}.ct-product-carousel{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:default}.ct-product-carousel__products{position:relative;display:flex;overflow:auto}.ct-product-carousel__nav{position:absolute;display:flex;align-items:center;justify-content:center}.ct-product-carousel__title{position:absolute;top:0}.ct-product-carousel .ct-product-card{flex-grow:0;flex-shrink:0}.ct-read-more{display:flex;flex-direction:column;align-self:stretch;grid-gap:1rem;padding:1rem 0}@media only screen and (min-width: 767px){.ct-read-more{margin:var(--page-padding-x)}}.ct-read-more article{max-height:180px}.ct-review-summary{display:flex;flex-direction:column;cursor:default;width:100%}.ct-review-summary__product{display:flex}.ct-review-summary__title{display:flex;justify-content:center}.ct-review-summary__list{display:flex;flex-direction:column;width:100%}.ct-review-summary__jump-to{display:inline-flex;gap:.25rem;justify-content:center;align-items:center;align-self:start}.ct-product-card-with-content{display:flex;flex-direction:column;justify-content:center}.ct-product-card-with-content__content{display:flex;flex-direction:column}.ct-product-card-with-content__comparison-list{display:flex;flex-direction:column;align-items:center}@keyframes toastDuration{0%{width:0%}to{Width:100%}}.toast-container{position:fixed;right:1rem;top:1rem;z-index:8888;display:block;width:auto}.toast{display:block;width:100%;min-height:3.75rem;margin-bottom:1rem;border-radius:5px;box-shadow:0 3px 15px #00000035;background-color:#f2f2f3;overflow:hidden;--color-status: hsl(240, 5%, 95%)}.toast .toast-status-icon{display:block;float:left;height:3.75rem;width:3rem;padding:1rem 0 1rem .5rem}.toast .toast-status-icon svg{display:block;width:100%;height:100%}.toast .toast-content{display:block;float:left;width:calc(100% - 5.75rem);padding:.75rem 1rem .75rem .5rem;line-height:1.25}.toast .toast-content span{font-size:var(--font-size-s);font-weight:var(--font-weight-bold);color:var(--color-greyscale-4);line-height:inherit}.toast .toast-content p{font-size:var(--font-size-xs);color:var(--color-greyscale-2);line-height:inherit;margin-top:1px}.toast .toast-close{display:block;float:right;clear:right;width:2.25rem;height:2.25rem;margin-top:.25rem;margin-right:.5rem;padding:.5rem;background:transparent;background-color:transparent}.toast .toast-close svg{display:block;width:100%;height:100%;transform:none}.toast .toast-duration{position:relative;display:block;float:none;clear:both;height:3px;width:100%;background-color:var(--color-greyscale-8)}.toast .toast-duration:after{display:block;content:"";position:absolute;top:0;left:0;width:0%;height:inherit;background-color:var(--color-greyscale-5);animation-name:toastDuration;animation-duration:10s;animation-timing-function:linear}.toast.success{background:#e9fbe9;--color-status: #1fad1f}.toast.success svg{--color-status: #178217}.toast.success span,.toast.success p{color:#178217}.toast.success .toast-duration{background-color:#a8f0a8}.toast.success .toast-duration:after{background-color:#1fad1f}*:where(:not(html,iframe,canvas,img,svg,video,audio,#fashionchick\.nl_vlyby):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}a,button{cursor:revert}ol,ul,menu{list-style:none}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert}::placeholder{color:unset}::marker{content:initial}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}
