.compare-dialog-features__key-feature-text h1{font-size:var(--text-5xl);font-weight:400;letter-spacing:.01em;line-height:var(--line-height-5xl)}.compare-dialog-features__key-feature-text h2{font-size:var(--text-4xl);font-weight:400;letter-spacing:.01em;line-height:var(--line-height-4xl)}.compare-dialog-features__key-feature-text h3{font-size:var(--text-3xl);font-weight:400;letter-spacing:.01em;line-height:var(--line-height-lg)}.compare-dialog-features__key-feature-text h4{font-size:1.5rem;font-weight:400;letter-spacing:.01em;line-height:1.75rem}.compare-dialog-features__key-feature-text h5{font-size:var(--text-sm);font-weight:500;letter-spacing:.02em;line-height:var(--line-height-sm);text-transform:uppercase}@media only screen and (min-width:768px){.compare-dialog-features__key-feature-text h5{font-size:var(--text-lg);line-height:var(--line-height-lg)}}.compare-dialog-features__key-feature-text h6{font-size:var(--text-base);font-weight:400;line-height:var(--line-height-xs)}.compare-dialog-features__key-feature-text{color:var(--typography-color-text);font-size:var(--text-sm);letter-spacing:var(--typography-letter-spacing);line-height:var(--line-height-sm);max-width:var(--typography-measure-width)}.compare-dialog-features__key-feature-text:first-child,.compare-dialog-features__key-feature-text:last-child{margin-top:0}@media only screen and (min-width:768px){.compare-dialog-features__key-feature-text{font-size:var(--text-base);line-height:var(--line-height-base)}}.compare-dialog-features__key-feature-text h1,.compare-dialog-features__key-feature-text h2{margin-bottom:32px}.compare-dialog-features__key-feature-text h3{margin-bottom:16px}.compare-dialog-features__key-feature-text h4{margin-bottom:12px}.compare-dialog-features__key-feature-text h1,.compare-dialog-features__key-feature-text h2,.compare-dialog-features__key-feature-text h3,.compare-dialog-features__key-feature-text h4,.compare-dialog-features__key-feature-text h5,.compare-dialog-features__key-feature-text h6{color:var(--typography-color-headline);-webkit-hyphens:auto;hyphens:auto}.compare-dialog-features__key-feature-text p{margin-bottom:16px;margin-top:0;max-width:none}.compare-dialog-features__key-feature-text p:last-child{margin-bottom:0}@media only screen and (min-width:768px){.compare-dialog-features__key-feature-text p{letter-spacing:.02em;margin-bottom:20px}}.compare-dialog-features__key-feature-text a{color:var(--typography-color-link);font-size:var(--typography-link-font-size);font-weight:var(--typography-link-font-weight);line-height:var(--typography-link-line-height);text-decoration:underline;transition:.1s}.compare-dialog-features__key-feature-text a:hover{text-decoration-color:var(--typography-color-link-hover)}.compare-dialog-features__key-feature-text a [class~=cta]{border-bottom:2px solid rgb(var(--color-black));letter-spacing:.02em;text-decoration:none;transition:.3s}.compare-dialog-features__key-feature-text a [class~=cta]:hover{border-bottom:2px solid rgb(var(--color-primary))}.compare-dialog-features__key-feature-text>ul{margin:1.25rem 0}.compare-dialog-features__key-feature-text>ul>li{margin:0;padding-left:1.75rem;position:relative}.compare-dialog-features__key-feature-text>ul>li>p{margin:0}.compare-dialog-features__key-feature-text>ul>li>:first-child{margin:0}.compare-dialog-features__key-feature-text>ul>li>:last-child{margin:0}.compare-dialog-features__key-feature-text>ul>li:before{background:none;border-radius:50%;content:"-";height:.375rem;left:.25rem;position:absolute;top:0;width:.375rem}.compare-dialog-features__key-feature-text ol{list-style:decimal;margin:1.25rem 0 1.25rem 30px}.compare-dialog-features__key-feature-text u{text-decoration:underline}.compare-dialog-features__key-feature-text b{font-weight:700}.duotone .story h1.headline-special-big,.duotone .story h2.headline-special-big,.story .h1,.story h1{font-family:var(--font-sans-compressed);font-size:50px;font-weight:100;line-height:46px;text-transform:uppercase}@media only screen and (min-width:1024px){.duotone .story h1.headline-special-big,.duotone .story h2.headline-special-big,.story .h1,.story h1{font-size:120px;line-height:100px}}.duotone .story .h2,.duotone .story h2{font-family:var(--font-sans);font-size:var(--text-2xl);font-weight:700;line-height:var(--line-height-base)}@media only screen and (min-width:1024px){.duotone .story .h2,.duotone .story h2{font-size:var(--text-4xl);line-height:40px}}.duotone .story .h3,.duotone .story h3{font-size:var(--text-lg);line-height:var(--line-height-base)}@media only screen and (min-width:1024px){.duotone .story .h3,.duotone .story h3{font-size:var(--text-3xl);line-height:45px}}.duotone .story .h5,.duotone .story h5{font-family:var(--font-sans);font-size:var(--text-sm);line-height:var(--line-height-xxs)}@media only screen and (min-width:1024px){.duotone .story .h5,.duotone .story h5{font-size:var(--text-base);line-height:var(--line-height-sm)}}.compare-dialog{background:#fff;height:100%;top:0;right:0;bottom:0;left:0;padding-left:40px;position:fixed;width:100%;z-index:70}@media only screen and (min-width:768px){.compare-dialog{overflow-x:hidden;overflow-y:auto;padding-right:40px}}.compare-dialog--col-2 .compare-dialog__container{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.compare-dialog--col-3 .compare-dialog__container{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.compare-dialog__scrollable{background:#fff;height:calc(100% - 48px);overflow-y:scroll;padding-bottom:40px}.compare-dialog__scrollable>*+*{margin-top:16px}@media only screen and (min-width:768px){.compare-dialog__scrollable{height:100%}.compare-dialog__scrollable>*+*{margin-top:24px}}.compare-dialog__scrollable::-webkit-scrollbar{display:none;scrollbar-width:none;-ms-overflow-style:none}.compare-dialog__container{background:#fff;min-width:-moz-max-content;min-width:max-content;overflow-x:scroll;padding-right:32px}@media only screen and (min-width:768px){.compare-dialog__container{min-width:auto;overflow-x:hidden;padding:20px 0}}.compare-dialog__container>*{max-width:320px}@media only screen and (min-width:768px){.compare-dialog__container>*{max-width:none}}.compare-dialog__remove-button{font-size:var(--text-xs);line-height:var(--line-height-xs);text-decoration:underline;transition:color .2s ease-in-out}@media only screen and (min-width:768px){.compare-dialog__remove-button{font-size:var(--text-sm);line-height:var(--line-height-sm)}}.compare-dialog__remove-button:active,.compare-dialog__remove-button:hover{color:rgb(var(--color-primary))}.compare-dialog__label{font-size:var(--text-base);font-weight:500;line-height:var(--line-height-base);margin-bottom:32px;text-transform:uppercase}.compare-dialog__close-button-container{background-color:#fff;display:flex;justify-content:flex-end;padding:16px;z-index:80}@media only screen and (min-width:768px){.compare-dialog__close-button-container{padding:0;position:absolute;right:20px;top:20px}}.compare-dialog__close-button{align-items:center;display:flex;flex-direction:row;font-size:var(--text-sm);gap:4px;line-height:var(--line-height-sm);transition:color .2s ease-in-out}.compare-dialog__close-button:active,.compare-dialog__close-button:hover{color:rgb(var(--color-primary))}.compare-dialog__close-button span{padding-top:2px;text-decoration:underline}.compare-dialog__view-more-button{width:100%}.compare-dialog-image{align-items:center;display:flex;justify-content:center;width:100%}.compare-dialog-image__main-image{align-items:center;width:195px}@media only screen and (min-width:1024px){.compare-dialog-image__main-image{width:341px}}.compare-dialog-text__text{color:rgb(var(--color-text-gray));text-transform:uppercase}.compare-dialog-rating__link{color:rgb(var(--color-primary));font-size:var(--text-xs);line-height:var(--line-height-xs);padding-left:8px;transition:color .2s ease-in-out}.compare-dialog-rating__link:active,.compare-dialog-rating__link:hover{color:rgb(var(--color-gray-dark))}.compare-dialog-features{display:flex;flex-direction:column;gap:32px;margin-top:32px}.compare-dialog-features__key-feature-label{font-weight:500;text-transform:uppercase}.compare-dialog-features__label{font-weight:500}.compare-dialog-features__container{display:flex;flex-direction:column;gap:8px}.compare-dialog-features__features{display:flex;flex-direction:column;gap:12px}.compare-dialog-size-grid__sizes{display:grid;gap:4px;grid-template-columns:repeat(auto-fill,minmax(40px,1fr))}.compare-dialog-variants-grid__container{display:grid;grid-template-columns:repeat(auto-fill,minmax(52px,1fr))}@media only screen and (min-width:1440px){.compare-dialog-variants-grid__container{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}}
