.dw-story{--dw-ink: #171b1d;--dw-muted: #526069;--dw-red: #cf1026;--dw-line: #d7dde0;--dw-tint: #f1f4f5;--dw-header-top: 0px;--dw-nav-height: 62px;display:block;color:var(--dw-ink);background:#fff;font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-size:17px;line-height:1.65;letter-spacing:0;overflow-wrap:break-word}.dw-story *,.dw-story *:before,.dw-story *:after{box-sizing:border-box}.dw-story :where(h1,h2,h3,p,figure,ol){margin:0}.dw-story p{line-height:1.65}.dw-story :where(h1,h2,h3){color:var(--dw-ink);font-family:inherit;font-weight:700;letter-spacing:0;text-transform:none}.dw-story h1{font-size:76px;line-height:1.08}.dw-story h2{margin-bottom:22px;font-size:38px;line-height:1.22}.dw-story h3{margin-bottom:10px;font-size:21px;line-height:1.35}.dw-story a{color:inherit;text-decoration:none}.dw-story img{display:block;width:100%;height:auto;max-width:100%}.dw-story button{font:inherit}.dw-story :focus-visible{outline:3px solid var(--dw-red);outline-offset:5px}.dw-story section[tabindex="-1"]:focus{outline:none}.dw-story section[id]{scroll-margin-top:calc(var(--dw-header-top) + var(--dw-nav-height) + 24px)}.dw-story .dw-wrap{width:60%;margin-inline:auto}.dw-story .dw-section{padding-block:86px}.dw-story .dw-section--ruled{border-top:1px solid var(--dw-line)}.dw-story .dw-band{background:var(--dw-tint)}.dw-story .dw-eyebrow{margin-bottom:16px;color:var(--dw-red);font-size:12px;font-weight:700;line-height:1.5;text-transform:uppercase}.dw-story .dw-richtext p+p{margin-top:20px}.dw-story .dw-richtext :last-child{margin-bottom:0}.dw-story .dw-richtext a{text-decoration:underline;text-underline-offset:4px}.dw-story .dw-intro{max-width:86ch}.dw-story .dw-muted,.dw-story figcaption{color:var(--dw-muted)}.dw-story .dw-muted{font-size:15px}.dw-story .dw-section-heading{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:64px;margin-bottom:32px}.dw-story .dw-section-heading h2{margin-bottom:0}.dw-story .dw-section-heading>.dw-richtext{padding-top:4px}.dw-story .dw-actions{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.dw-story .dw-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:52px;padding:15px 24px;max-width:100%;border:1px solid var(--dw-red);border-radius:2px;background:var(--dw-red);color:#fff;font-size:15px;font-weight:600;line-height:1.4;text-align:center;transition:background-color .2s ease,border-color .2s ease}.dw-story .dw-button:hover{background:#a60d20;border-color:#a60d20}.dw-story .dw-link{display:inline-flex;align-items:center;gap:12px;max-width:100%;padding-block:4px;font-size:15px;font-weight:600;line-height:1.5;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.dw-story .dw-link:hover,.dw-story .dw-link--red{color:var(--dw-red)}.dw-story .dw-link>span:not(.dw-sr-only),.dw-story .dw-button>span{display:inline-flex;flex-shrink:0}.dw-story .dw-link svg,.dw-story .dw-button svg{display:block;width:20px;height:20px}.dw-story .dw-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap;border:0}.dw-story .dw-hero{position:relative;isolation:isolate;min-height:max(570px,25vw);display:grid;align-items:center;background:#edf1f3}.dw-story .dw-hero__image{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;overflow:hidden}.dw-story .dw-hero__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to right,#fff,#fff0 50%)}.dw-story .dw-hero__image img{width:100%;height:100%;object-fit:cover;object-position:50% 25%}.dw-story .dw-hero__inner{padding-block:48px 60px}.dw-story .dw-hero__copy{max-width:515px;width:45%}.dw-story .dw-hero__ratio{margin-block:14px 24px;font-size:40px;font-weight:700;line-height:1.15}.dw-story .dw-hero__lead{max-width:340px;margin-bottom:28px;font-size:20px;line-height:1.5}.dw-story .dw-hero__caption{position:absolute;z-index:1;right:18px;bottom:12px;padding:3px 7px;color:#fff;background:#0000009e;font-size:10px;line-height:1.3}.dw-story .dw-nav{position:sticky;z-index:8;top:var(--dw-header-top);background:#fff;border-block:1px solid var(--dw-line)}.dw-story .dw-nav__inner{display:flex;justify-content:center;align-items:stretch;gap:32px;overflow-x:auto;scrollbar-width:thin}.dw-story .dw-nav a{display:flex;align-items:center;flex-shrink:0;min-height:60px;padding:15px 0 12px;border-bottom:3px solid transparent;font-size:13px;font-weight:500;white-space:nowrap}.dw-story .dw-nav a[aria-current],.dw-story .dw-nav a:hover{border-color:var(--dw-red);color:var(--dw-red)}.dw-story .dw-nav a:focus-visible{outline-offset:-3px}.dw-story .dw-materials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:42px}.dw-story .dw-material,.dw-story .dw-material>div{min-width:0}.dw-story .dw-material .dw-richtext{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere}.dw-story .dw-material{display:flex;align-items:flex-start;gap:28px;padding-right:42px}.dw-story .dw-material+.dw-material{border-left:1px solid var(--dw-line);padding-right:0;padding-left:42px}.dw-story .dw-material__number{display:block;flex-shrink:0;color:var(--dw-red);font-size:76px;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.dw-story .dw-material__number span{font-size:30px}.dw-story .dw-material h3{font-size:27px}.dw-story .dw-material .dw-richtext{font-size:16px}.dw-story .dw-figure{max-width:80%}.dw-story .dw-figure--diagram,.dw-story .dw-figure--microscope{margin-inline:auto}.dw-story .dw-figure figcaption{margin-top:12px;font-size:12px;text-align:center;line-height:1.5}.dw-story .dw-zoom{display:block;position:relative}.dw-story .dw-zoom>img{width:100%;height:auto}.dw-story .dw-zoom__icon{display:grid;place-items:center;position:absolute;right:16px;top:16px;width:42px;height:42px;border:1px solid #d7dde0;border-radius:50%;background:#fff;color:var(--dw-ink);transition:transform .2s ease}.dw-story .dw-zoom__icon svg{width:20px;height:20px}.dw-story .dw-zoom:hover .dw-zoom__icon{transform:scale(1.08)}.dw-story .dw-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:84%;padding-block:32px}.dw-story .dw-benefits>div{display:grid;grid-template-columns:128px minmax(0,1fr);align-items:center;gap:24px;min-width:0;padding-inline:32px;border-left:1px solid #cdd5d9}.dw-story .dw-benefits>div:first-child{padding-left:0;border:0}.dw-story .dw-benefits>div:last-child{padding-right:0}.dw-story .dw-benefits__icon{display:grid;place-items:center;height:128px;margin:0}.dw-story .dw-benefits__icon svg{display:block;width:128px;max-width:100%;height:100%}.dw-story .dw-benefits__content{min-width:0}.dw-story .dw-benefits__index{display:block;margin-bottom:10px;color:var(--dw-red);font-size:14px;font-weight:700}.dw-story .dw-benefits h3{font-size:18px}.dw-story .dw-benefits p{font-size:15px}.dw-story .dw-version{display:grid;grid-template-columns:1.3fr 1fr;gap:64px;align-items:center}.dw-story .dw-version .dw-link{margin-top:26px}.dw-story .dw-version__image{min-width:0}.dw-story .dw-version__image--mobile{display:none}.dw-story .dw-version__image img{aspect-ratio:1 / 1;object-fit:cover;object-position:50% 50%}.dw-story .dw-comparison{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:64px;align-items:center}.dw-story .dw-comparison__content{min-width:0}.dw-story .dw-comparison__intro{max-width:720px;margin-bottom:30px;font-size:18px;line-height:1.55}.dw-story .dw-comparison__values{display:grid;grid-template-columns:minmax(0,1fr) 52px minmax(0,1fr);align-items:stretch;max-width:720px;margin-bottom:28px}.dw-story .dw-comparison__value{display:flex;flex-direction:column;min-width:0;padding:24px;background:var(--dw-tint)}.dw-story .dw-comparison__value span{margin-bottom:8px;color:var(--dw-muted);font-size:14px;font-weight:700}.dw-story .dw-comparison__value strong{font-size:44px;line-height:1}.dw-story .dw-comparison__value small{margin-top:9px;color:var(--dw-muted);font-size:13px}.dw-story .dw-comparison__value--current{border-left:4px solid var(--dw-red);background:var(--dw-ink);color:#fff}.dw-story .dw-comparison__value--current span,.dw-story .dw-comparison__value--current small{color:#d5dcde}.dw-story .dw-comparison__arrow{display:grid;place-items:center;color:var(--dw-red)}.dw-story .dw-comparison__arrow svg{width:26px;height:26px}.dw-story .dw-comparison__image{min-width:0;margin:0;background:#f5f5f4}.dw-story .dw-comparison__image img{width:100%;aspect-ratio:4 / 5;object-fit:contain;object-position:center}.dw-story .dw-section--test{width:60%}.dw-story .dw-test{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:60px;margin-block:44px 48px}.dw-story .dw-test>div{min-width:0}.dw-story .dw-test__image{position:relative;width:100%;max-width:none;min-width:0;margin-top:52px;justify-self:center}.dw-story .dw-test__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center top}.dw-story .dw-test__image figcaption{position:absolute;top:100%;width:100%}.dw-story .dw-table-wrap{overflow-x:auto}.dw-story .dw-table{width:100%;margin:0;border:0;border-collapse:collapse;font-size:17px;text-align:left;font-variant-numeric:tabular-nums}.dw-story .dw-table,.dw-story .dw-table :where(thead,tbody,tr,th,td){background-color:#fff}.dw-story .dw-table caption{padding-bottom:16px;color:var(--dw-muted);font-size:13px;text-align:left}.dw-story .dw-table :where(th,td){padding:16px 20px;color:var(--dw-ink);background:none;border:0;border-bottom:1px solid var(--dw-line);text-align:left;vertical-align:middle;white-space:nowrap;line-height:1.45}.dw-story .dw-table thead th{font-weight:600;font-size:14px}.dw-story .dw-table tbody th{font-weight:400}.dw-story .dw-table :where(th,td):first-child{padding-left:0}.dw-story .dw-table :where(th,td):last-child{padding-right:0}.dw-story .dw-table tbody tr:last-child :where(th,td){border-bottom:0}.dw-story .dw-table strong{color:var(--dw-red);font-size:22px}.dw-story .dw-test__note{margin-top:22px;padding:22px 24px;border-left:3px solid var(--dw-red);background:var(--dw-tint);font-size:14px}.dw-story .dw-test__note h3{font-size:16px}.dw-story .dw-source{margin-block:18px 6px;color:var(--dw-muted);font-size:11px}.dw-story .dw-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:36px}.dw-story .dw-product{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.dw-story .dw-product__image{display:block;width:100%;aspect-ratio:4 / 5;margin-bottom:23px;overflow:hidden;background:#f5f5f4}.dw-story .dw-product__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.dw-story .dw-product__image:hover img{transform:scale(1.025)}.dw-story .dw-product p{margin-bottom:20px;font-size:15px}.dw-story .dw-product .dw-link{margin-top:auto;font-size:14px}.dw-story .dw-care-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2.4fr);gap:64px;width:84%}.dw-story .dw-care-layout__image{position:relative;min-width:0;color:var(--dw-muted)}.dw-story .dw-care-layout__image>:is(svg,img){position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain}.dw-story .dw-care-layout__content{min-width:0}.dw-story .dw-care{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:48px;row-gap:35px;margin:40px 0 32px;padding:0;list-style:none;counter-reset:dw-step}.dw-story .dw-care li{position:relative;min-width:0;padding-left:72px;counter-increment:dw-step}.dw-story .dw-care li:before{content:counter(dw-step,decimal-leading-zero);position:absolute;top:-6px;left:0;color:var(--dw-red);font-size:40px;font-weight:700;line-height:1.25}.dw-story .dw-care h3{font-size:19px}.dw-story .dw-care .dw-richtext{font-size:15px}.dw-story .dw-proof{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-block:30px}.dw-story .dw-proof>div+div{padding-left:48px;border-left:1px solid var(--dw-line)}.dw-story .dw-proof__down{display:flex;align-items:center;gap:24px}.dw-story .dw-proof__down>div:last-child{min-width:0}.dw-story .dw-proof__logo{flex:0 0 180px}.dw-story .dw-proof__logo img{width:180px;height:auto;object-fit:contain}.dw-story .dw-proof .dw-richtext{font-size:16px}.dw-story .dw-proof~.dw-link{margin-top:14px}.dw-story .dw-faq{margin-top:30px;border-top:1px solid var(--dw-line)}.dw-story .dw-faq__item{border-bottom:1px solid var(--dw-line)}.dw-story .dw-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:75px;padding-block:22px;list-style:none;cursor:pointer;font-size:18px;font-weight:600;line-height:1.5}.dw-story .dw-faq__item summary::-webkit-details-marker{display:none}.dw-story .dw-faq__item summary:hover{color:var(--dw-red)}.dw-story .dw-faq__item summary span{flex-shrink:0;width:22px;height:22px}.dw-story .dw-faq__item summary svg{width:22px;height:22px}.dw-story .dw-faq__minus,.dw-story .dw-faq__item[open] .dw-faq__plus{display:none}.dw-story .dw-faq__item[open] .dw-faq__minus{display:inline-block}.dw-story .dw-faq__answer{display:grid;grid-template-rows:0fr;max-width:95ch;padding:0 48px 0 0;overflow:hidden;font-size:16px;transition:grid-template-rows .32s ease,padding-bottom .32s ease}.dw-story .dw-faq__answer>.dw-richtext{min-height:0;overflow:hidden}.dw-story .dw-faq__item[open] .dw-faq__answer{grid-template-rows:1fr;padding-bottom:26px}.dw-story .dw-faq__item[open] .dw-faq__answer{animation:dw-faq-open .32s ease both}@keyframes dw-faq-open{0%{grid-template-rows:0fr;padding-bottom:0;opacity:0}to{grid-template-rows:1fr;padding-bottom:26px;opacity:1}}.dw-story .dw-sources{display:flex;gap:8px 22px;flex-wrap:wrap;margin-top:32px;color:var(--dw-muted);font-size:12px}.dw-story .dw-sources a{text-decoration:underline;text-underline-offset:3px}.dw-story .dw-sources a:hover{color:var(--dw-red)}.dw-story .dw-end__inner{display:flex;align-items:center;justify-content:space-between;gap:56px;padding-block:64px}.dw-story .dw-end h2{max-width:580px;margin-bottom:0}.dw-story .dw-end .dw-actions{flex-shrink:0}.dw-story .dw-lightbox{width:min(1400px,96vw);max-width:96vw;max-height:92dvh;padding:52px 20px 20px;border:0;background:#fff;color:var(--dw-ink);box-shadow:0 12px 60px #0003}.dw-story .dw-lightbox:not([open]){display:none}.dw-story .dw-lightbox::backdrop{background:#090f12d4}.dw-story .dw-lightbox figure{margin:0}.dw-story .dw-lightbox img{width:100%;height:auto;max-height:calc(92dvh - 120px);object-fit:contain}.dw-story .dw-lightbox figcaption{margin-top:14px;font-size:13px;text-align:center}.dw-story .dw-lightbox__close{display:grid;place-items:center;position:absolute;top:8px;right:10px;width:40px;height:40px;padding:8px;border:0;background:#fff;color:var(--dw-ink);cursor:pointer}.dw-story .dw-lightbox__close:hover{background:var(--dw-tint)}.dw-story .dw-lightbox__close svg{width:24px;height:24px}@media(min-width:1800px){.dw-story .dw-hero{min-height:max(620px,25vw)}}@media(min-width:900px)and (max-width:1799px){.dw-story .dw-hero h1{font-size:48px}}@media(min-width:700px)and (max-width:899px){.dw-story .dw-hero h1{font-size:42px}}@media(max-width:1799px){.dw-story .dw-proof__down{flex-direction:column;align-items:flex-start}.dw-story .dw-proof__logo{flex-basis:auto}}@media(max-width:1399px){.dw-story .dw-test{grid-template-columns:minmax(0,1fr);margin-bottom:0}.dw-story .dw-test__image{width:600px;max-width:85%;margin-top:0}.dw-story .dw-test__image img{position:static;height:auto}.dw-story .dw-test__image figcaption{position:static}}@media(max-width:1199px){.dw-story .dw-care-layout{grid-template-columns:minmax(0,1fr);gap:28px;width:calc(100% - 64px)}.dw-story .dw-care-layout__image{width:110px;height:121px}}@media(max-width:1100px){.dw-story h1{font-size:58px}.dw-story h2{font-size:32px}.dw-story .dw-wrap,.dw-story .dw-section--test{width:calc(100% - 64px)}.dw-story .dw-hero{min-height:520px}.dw-story .dw-hero__ratio{font-size:34px}.dw-story .dw-hero__copy{width:46%}.dw-story .dw-hero__lead{font-size:18px}.dw-story .dw-section-heading,.dw-story .dw-version,.dw-story .dw-comparison{gap:36px}.dw-story .dw-nav__inner{gap:24px}.dw-story .dw-material{gap:18px;padding-right:26px}.dw-story .dw-material+.dw-material{padding-left:26px}.dw-story .dw-material__number{font-size:62px}.dw-story .dw-material__number span{font-size:25px}.dw-story .dw-test{gap:32px}.dw-story .dw-benefits>div{grid-template-columns:108px minmax(0,1fr);gap:18px;padding-inline:24px}.dw-story .dw-benefits__icon{height:108px}.dw-story .dw-benefits__icon svg{width:108px}}@media(max-width:899px){.dw-story .dw-section{padding-block:62px}.dw-story .dw-section-heading{grid-template-columns:1fr;gap:20px}.dw-story .dw-version{grid-template-columns:1.2fr 1fr;gap:28px}.dw-story .dw-comparison{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:28px}.dw-story .dw-version__image img{aspect-ratio:3 / 4}.dw-story .dw-material{display:block}.dw-story .dw-material__number{margin-bottom:16px}.dw-story .dw-products{gap:18px}.dw-story .dw-product__image{aspect-ratio:3 / 4}.dw-story .dw-product h3{font-size:19px}.dw-story .dw-care{column-gap:32px}.dw-story .dw-end__inner{align-items:flex-start;flex-direction:column;gap:24px}}@media(max-width:699px){.dw-story{font-size:16px}.dw-story h1{font-size:48px}.dw-story h2{font-size:28px}.dw-story h3{font-size:20px}.dw-story .dw-wrap,.dw-story .dw-section--test{width:calc(100% - 40px)}.dw-story .dw-care-layout__image{width:90px;height:99px}.dw-story .dw-eyebrow{font-size:11px;margin-bottom:12px}.dw-story .dw-section{padding-block:48px}.dw-story .dw-hero{min-height:0;display:flex;flex-direction:column;align-items:stretch;background:#f0f3f5}.dw-story .dw-hero__inner{order:1;padding-block:28px 24px}.dw-story .dw-hero__copy{width:100%;max-width:none}.dw-story .dw-hero__ratio{font-size:29px;margin-block:10px 16px}.dw-story .dw-hero__lead{max-width:330px;font-size:17px;margin-top:20px}.dw-story .dw-hero__image{position:relative;z-index:0;inset:auto;order:2;height:auto}.dw-story .dw-hero__image img{width:100%;height:auto}.dw-story .dw-hero .dw-actions{gap:12px}.dw-story .dw-button{min-height:48px;padding:12px 18px;font-size:14px}.dw-story .dw-nav__inner{width:100%;justify-content:flex-start;padding-inline:20px;gap:26px}.dw-story .dw-nav a{min-height:52px;font-size:12px}.dw-story .dw-materials{gap:22px;margin-top:28px}.dw-story .dw-material{padding:0}.dw-story .dw-material+.dw-material{padding-left:22px}.dw-story .dw-material__number{font-size:56px}.dw-story .dw-material__number span{font-size:23px}.dw-story .dw-material h3{font-size:22px}.dw-story .dw-material .dw-richtext{font-size:14px}.dw-story .dw-benefits{grid-template-columns:1fr;width:calc(100% - 40px);padding-block:12px}.dw-story .dw-benefits>div{grid-template-columns:96px minmax(0,1fr);gap:18px;border-left:0;padding:24px 0}.dw-story .dw-benefits>div:first-child{padding-left:0}.dw-story .dw-benefits>div+div{border-top:1px solid var(--dw-line)}.dw-story .dw-benefits__icon{height:96px}.dw-story .dw-benefits__icon svg{width:96px}.dw-story .dw-benefits h3{margin-bottom:4px}.dw-story .dw-benefits p{font-size:14px}.dw-story .dw-version,.dw-story .dw-comparison{grid-template-columns:1fr}.dw-story .dw-version__image--desktop{display:none}.dw-story .dw-version__image--mobile{display:block;width:min(100%,420px);max-width:100%;margin:18px auto 26px}.dw-story .dw-comparison__image{width:min(100%,480px);max-width:100%;margin-inline:auto;justify-self:center;background:#fff}.dw-story .dw-comparison__image img{background:#fff}.dw-story .dw-version__image img{aspect-ratio:3 / 2}.dw-story .dw-zoom__icon{top:10px;right:10px;width:36px;height:36px}.dw-story .dw-table{font-size:15px;table-layout:fixed}.dw-story .dw-table :where(th,td){padding:14px 12px}.dw-story .dw-table thead th{font-size:12px;white-space:normal;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.dw-story .dw-table strong{font-size:18px}.dw-story .dw-test__note{padding:20px}.dw-story .dw-products{grid-template-columns:1fr;gap:36px}.dw-story .dw-product__image{aspect-ratio:1 / 1;margin-bottom:20px}.dw-story .dw-product h3{font-size:23px}.dw-story .dw-product p{margin-bottom:12px}.dw-story .dw-care{grid-template-columns:1fr;gap:28px}.dw-story .dw-care li{padding-left:58px}.dw-story .dw-care li:before{font-size:34px;top:-3px}.dw-story .dw-proof{grid-template-columns:1fr;gap:24px}.dw-story .dw-proof>div+div{padding:24px 0 0;border-top:1px solid var(--dw-line);border-left:0}.dw-story .dw-proof__down{align-items:center}.dw-story .dw-proof__down>div:last-child{width:100%}.dw-story .dw-proof__down h3{text-align:center}.dw-story .dw-proof__down .dw-richtext{text-align:left}.dw-story .dw-faq__item summary{font-size:16px;min-height:68px}.dw-story .dw-faq__answer{font-size:15px;padding-right:18px}.dw-story .dw-end__inner{padding-block:42px}.dw-story .dw-lightbox{padding-inline:10px}}@media(max-width:360px){.dw-story h1{font-size:42px}.dw-story .dw-hero__ratio{font-size:26px}.dw-story .dw-hero__lead{font-size:16px}.dw-story .dw-button{font-size:13px;padding-inline:12px;gap:10px}.dw-story .dw-material__number{font-size:46px}.dw-story .dw-table :where(th,td){padding-inline:7px}}@media(prefers-reduced-motion:reduce){.dw-story *,.dw-story *:before,.dw-story *:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/downwool-story.css.map */
