.dtk-feature{background:#fff;color:#182b32}.dtk-feature *{box-sizing:border-box}.dtk-feature__wrap{max-width:1320px;padding:28px 40px;margin:auto}.dtk-feature__card{display:grid;grid-template-columns:220px minmax(0,1fr) 210px;gap:32px;align-items:center;padding:24px 32px 24px 20px;border:1px solid #e3e3e3;border-radius:12px;background:#f5f5f5}.dtk-feature__image{display:block;height:180px;padding:8px;background:#fff;border-radius:8px}.dtk-feature__image img{display:block;width:100%;height:100%;object-fit:contain}.dtk-feature__eyebrow{margin:0 0 8px;font-size:11px;letter-spacing:1.4px;line-height:1.5;text-transform:uppercase;font-weight:650;color:#923039}.dtk-feature h2{margin:0;font-size:28px;font-weight:600;line-height:1.2;letter-spacing:-.6px;overflow-wrap:anywhere}.dtk-feature h2 a{color:inherit;text-decoration:none}.dtk-feature h2 a:hover{text-decoration:underline;text-underline-offset:4px}.dtk-feature__detail{font-size:14px;line-height:1.6;color:#536067;margin:12px 0 4px}.dtk-feature__details{min-height:44px;display:inline-flex;align-items:center;gap:12px;color:#923039;font-size:14px;text-underline-offset:4px}.dtk-feature__purchase{min-width:0}.dtk-feature__price{margin:0 0 14px;display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}.dtk-feature__price strong{font-size:26px;line-height:1.2;font-weight:650}.dtk-feature__price>span{font-size:13px}.dtk-feature__form{margin:0}.dtk-feature__buy{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:48px;padding:12px 18px;background:#a93239;border:1px solid #a93239;border-radius:5px;color:#fff;font:inherit;font-size:15px;font-weight:650;text-decoration:none;cursor:pointer}.dtk-feature__buy:hover{background:#8d2e35;border-color:#8d2e35}.dtk-feature__buy:disabled{background:#e4e5e1;color:#536067;border-color:#d8dbd7;cursor:default}.dtk-feature :is(a,button):focus-visible{outline:3px solid #176278;outline-offset:4px}@media(max-width:989px){.dtk-feature__wrap{padding:24px}.dtk-feature__card{grid-template-columns:180px minmax(0,1fr);gap:16px 24px;padding:24px}.dtk-feature__image{grid-row:span 2;height:190px}.dtk-feature__purchase{grid-column:2}.dtk-feature h2{font-size:25px}.dtk-feature__price strong{font-size:23px}.dtk-feature__buy{max-width:280px}}@media(max-width:749px){.dtk-feature__wrap{padding:20px}.dtk-feature__card{grid-template-columns:minmax(0,1fr);gap:18px;padding:20px}.dtk-feature__image{grid-row:auto;width:160px;height:136px;justify-self:center}.dtk-feature__purchase{grid-column:auto}.dtk-feature h2{font-size:25px}.dtk-feature__buy{max-width:none}.dtk-feature__detail{margin-top:10px}.dtk-feature__price{margin-bottom:12px}}.dtk-hero__collection-link{display:flex;flex-direction:column;flex:1;min-height:0;color:inherit;text-decoration:none}.dtk-hero__product--main .dtk-hero__collection-link .dtk-hero__image{flex:1;height:0;max-height:280px;margin:auto 0}.dtk-hero__product-detail{color:inherit;text-decoration:none;flex-shrink:0}.dtk-hero__collection-link:hover .dtk-hero__product-label,.dtk-hero__product-detail:hover{text-decoration:underline;text-underline-offset:4px}.dtk-hero .dtk-hero__collection-link:focus-visible,.dtk-hero .dtk-hero__product-detail:focus-visible{outline-offset:-3px}.dtk-hero{background:#f5f5f5;color:#182b32;border-bottom:1px solid #e3e3e3}.dtk-hero *{box-sizing:border-box}.dtk-hero__inner{max-width:1320px;margin:auto;padding:48px 40px;display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center}.dtk-hero__eyebrow{font-size:12px;font-weight:650;letter-spacing:1.5px;text-transform:uppercase;margin:0 0 16px;color:#923239}.dtk-hero__eyebrow span{font-size:21px;vertical-align:middle;margin-right:7px}.dtk-hero h1{font-family:var(--font-heading-family);font-size:clamp(34px,3.6vw,52px);font-weight:650;letter-spacing:-1.8px;line-height:1.13;color:#182b32;margin:0;max-width:620px}.dtk-hero h1 span{color:#a93239}.dtk-hero__intro{font-size:16px;line-height:1.7;max-width:525px;margin:20px 0 24px;color:#46565b}.dtk-hero__actions{display:flex;gap:12px;flex-wrap:wrap}.dtk-hero__button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:13px 19px;border-radius:6px;text-decoration:none;font-size:14px;font-weight:650;line-height:1.4;border:1px solid #a93239;transition:background .15s}.dtk-hero__button--primary{background:#a93239;color:#fff}.dtk-hero__button--primary:hover{background:#87262c}.dtk-hero__button--secondary{color:#8c2a30;background:#fff}.dtk-hero__button--secondary:hover{background:#f5f5f5}.dtk-hero__help{display:inline-flex;gap:10px;align-items:center;font-size:13px;color:#46565b;margin-top:22px;text-underline-offset:4px;padding:4px 0}.dtk-hero__products{display:grid;grid-template-columns:1.18fr .82fr;grid-template-rows:190px 190px;gap:14px;position:relative}.dtk-hero__product{background:#fff;border:1px solid #e3e3e3;border-radius:12px;display:flex;flex-direction:column;text-decoration:none;color:#24343a;position:relative;padding:17px;overflow:hidden;transition:box-shadow .15s,border-color .15s}.dtk-hero__product:hover{border-color:#a93239;box-shadow:0 8px 20px #182b3210}.dtk-hero__product--main{grid-row:1/3}.dtk-hero__product-label{font-size:13px;font-weight:600;z-index:1}.dtk-hero__image{width:100%;height:calc(100% - 23px);object-fit:contain;mix-blend-mode:multiply;min-height:0}.dtk-hero__product--main .dtk-hero__image{height:280px;margin:auto 0}.dtk-hero__product-detail{font-size:13px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee7e1;padding-top:12px;gap:10px}.dtk-hero__mini-arrow{position:absolute;bottom:13px;right:15px;display:flex;line-height:1;font-size:19px;color:#a93239}.dtk-hero__service-strip{max-width:1320px;margin:auto;border-top:1px solid #deded6;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:16px 40px}.dtk-hero__service-strip a:first-child{justify-self:start}.dtk-hero__service-strip a:nth-child(2){justify-self:center}.dtk-hero__service-strip a:last-child{justify-self:end}.dtk-hero__service-strip a{color:#45545a;font-size:13px;display:flex;align-items:center;gap:10px;text-decoration:none}.dtk-hero__service-strip a:hover{text-decoration:underline}.dtk-hero__service-strip span{color:#a93239;font-size:19px}.dtk-hero a:focus-visible{outline:3px solid #176278;outline-offset:4px}@media(max-width:989px){.dtk-hero__inner{padding:32px 24px;gap:28px}.dtk-hero h1{font-size:36px;letter-spacing:-1px}.dtk-hero__products{grid-template-rows:175px 175px}.dtk-hero__product--main .dtk-hero__image{height:240px}.dtk-hero__service-strip{margin:0;padding:16px 24px}.dtk-hero__service-strip a{font-size:12px}}@media(max-width:749px){.dtk-hero__inner{display:block;padding:26px 20px 20px}.dtk-hero__eyebrow{font-size:10px;margin-bottom:12px;letter-spacing:1.2px}.dtk-hero h1{font-size:32px;max-width:500px}.dtk-hero__intro{font-size:16px;line-height:1.55;margin:15px 0 19px}.dtk-hero__actions{gap:8px;display:grid;grid-template-columns:1fr 1fr}.dtk-hero__button{font-size:14px;padding:12px 8px;gap:8px;min-height:48px}.dtk-hero__help{margin-top:12px;font-size:14px}.dtk-hero__products{display:none;margin-top:20px;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:116px;gap:8px}.dtk-hero__product{padding:9px;border-radius:8px}.dtk-hero__product--main{grid-row:auto}.dtk-hero__product-label{font-size:10px;white-space:nowrap}.dtk-hero__image,.dtk-hero__product--main .dtk-hero__image{height:78px;max-height:78px;margin:0}.dtk-hero__product-detail,.dtk-hero__mini-arrow{display:none}.dtk-hero__service-strip{display:flex;margin:0;gap:12px;flex-wrap:wrap;justify-content:space-between;padding:12px 20px}.dtk-hero__service-strip a{font-size:11px;gap:5px}.dtk-hero__service-strip a:last-child{display:none}.dtk-hero__service-strip span{font-size:15px}}.dtk-picks{background:#f5f5f5;color:#182b32}.dtk-picks *{box-sizing:border-box}.dtk-picks__wrap{max-width:1320px;margin:auto;padding:40px}.dtk-picks__heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}.dtk-picks__heading h2{font-size:30px;color:#182b32;font-weight:600;letter-spacing:-.8px;line-height:1.2;margin:0}.dtk-picks__eyebrow{font-size:11px;letter-spacing:1.5px;color:#a93239;font-weight:650;text-transform:uppercase;margin:0 0 8px}.dtk-picks__heading p:not(.dtk-picks__eyebrow){font-size:14px;color:#536067;line-height:1.6;margin:10px 0 0}.dtk-picks__heading>a{font-size:13px;color:#923039;white-space:nowrap;display:flex;gap:14px;text-underline-offset:5px;padding:8px 0}.dtk-picks__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.dtk-picks__card{background:#fff;border:1px solid #e2e5e1;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .15s}.dtk-picks__card:hover{border-color:#a93239}.dtk-picks__photo{display:block;padding:20px;height:206px}.dtk-picks__photo img{width:100%;height:100%;object-fit:contain}.dtk-picks__body{padding:0 18px 18px;display:flex;flex-direction:column;flex:1}.dtk-picks h3{font-size:16px;font-weight:600;line-height:1.5;letter-spacing:0;margin:0;min-height:68px}.dtk-picks h3 a{color:#182b32;text-decoration:none}.dtk-picks h3 a:hover{text-decoration:underline;text-underline-offset:4px}.dtk-picks__price{margin:auto 0 16px;padding-top:20px;display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center}.dtk-picks__price strong{font-size:18px;font-weight:650;color:#182b32}.dtk-picks__price s{font-size:12px;color:#6a7377}.dtk-picks__from{font-size:12px;color:#5b686d}.dtk-picks__action{min-height:44px;display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid #d8dbd7;border-radius:5px;color:#8d2e35;font-weight:600;font-size:13px;padding:10px 12px;text-decoration:none}.dtk-picks__action:hover{background:#a93239;border-color:#a93239;color:#fff}.dtk-picks a:focus-visible{outline:3px solid #176278;outline-offset:3px}@media(max-width:989px){.dtk-picks__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dtk-picks__wrap{padding:32px 24px}.dtk-picks h3{min-height:45px}}@media(max-width:749px){.dtk-picks__wrap{padding:28px 20px}.dtk-picks__heading{display:block;margin-bottom:18px}.dtk-picks__heading h2{font-size:25px}.dtk-picks__heading p:not(.dtk-picks__eyebrow){font-size:13px}.dtk-picks__heading>a{display:inline-flex;margin-top:9px;font-size:12px}.dtk-picks__grid{gap:10px}.dtk-picks__photo{height:148px;padding:14px}.dtk-picks__body{padding:0 12px 12px}.dtk-picks h3{font-size:14px;line-height:1.45;min-height:76px}.dtk-picks__price{padding-top:14px;margin-bottom:12px;gap:2px 6px}.dtk-picks__price strong{font-size:15px}.dtk-picks__price s{font-size:11px}.dtk-picks__action{font-size:13px;padding:9px 8px;gap:4px}}.dtk-shop{background:#fff;color:#182b32}.dtk-shop *{box-sizing:border-box}.dtk-shop__wrap{max-width:1320px;margin:auto;padding:42px 40px 34px}.dtk-shop__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.dtk-shop__eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:650;text-transform:uppercase;color:#a93239;margin:0 0 8px}.dtk-shop h2{font-size:30px;font-weight:600;line-height:1.2;letter-spacing:-.8px;margin:0;color:#182b32}.dtk-shop__all{font-size:13px;font-weight:600;color:#923039;display:flex;align-items:center;gap:15px;white-space:nowrap;text-underline-offset:5px;padding:8px 0}.dtk-shop__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dtk-shop__tile{border:1px solid #e3e5e2;border-radius:8px;display:grid;grid-template-columns:90px 1fr;align-items:center;gap:12px;min-height:124px;padding:14px;text-decoration:none;position:relative;color:#21343b;transition:border-color .15s,background .15s}.dtk-shop__tile:hover{background:#f5f5f5;border-color:#a93239}.dtk-shop__image{display:flex;align-items:center;justify-content:center;width:90px;height:92px}.dtk-shop__image img{display:block;height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.dtk-shop__image svg{width:50px;height:50px;color:#a93239}.dtk-shop__tile-label{font-size:15px;line-height:1.4;font-weight:600;padding-right:18px}.dtk-shop__arrow{position:absolute;right:12px;bottom:9px;color:#9d333a;display:flex;line-height:1}.dtk-shop__guidance{font-size:13px;color:#57656a;margin:20px 0 0;text-align:center;line-height:1.6}.dtk-shop__guidance a{color:#8d2e35;text-underline-offset:4px;margin-left:5px}.dtk-shop a:focus-visible{outline:3px solid #176278;outline-offset:3px}@media(max-width:1100px)and (min-width:750px){.dtk-shop__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dtk-shop__tile{grid-template-columns:1fr;text-align:center;gap:4px;min-height:164px;padding-bottom:28px}.dtk-shop__image{margin:auto;height:72px}.dtk-shop__tile-label{font-size:14px;padding:0 10px}}@media(max-width:749px){.dtk-shop__wrap{padding:28px 20px}.dtk-shop h2{font-size:25px;letter-spacing:-.6px}.dtk-shop__heading{gap:12px;align-items:center;margin-bottom:18px}.dtk-shop__all{font-size:12px;gap:5px}.dtk-shop__eyebrow{font-size:10px;letter-spacing:1.1px}.dtk-shop__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.dtk-shop__tile{grid-template-columns:1fr;gap:5px;padding:12px 10px 28px;min-height:148px;text-align:center}.dtk-shop__image{width:74px;height:74px;margin:auto}.dtk-shop__tile-label{font-size:14px;line-height:1.3;padding:0 6px}.dtk-shop__arrow{bottom:9px;top:auto;right:10px}.dtk-shop__guidance{font-size:12px;text-align:left;margin:16px 0 0}.dtk-shop__guidance a{display:inline-block;margin-left:0}}.dtk-home-support{background:#f5f5f5;color:#182b32;padding:48px 24px 56px;font-size:16px;line-height:1.55}.dtk-home-support *,.dtk-home-support *:before,.dtk-home-support *:after{box-sizing:border-box}.dtk-home-support__inner{max-width:1240px;margin:0 auto}.dtk-home-support h2{margin:0;font-family:inherit;font-size:clamp(26px,2.6vw,34px);line-height:1.18;font-weight:650;letter-spacing:-.025em;color:inherit}.dtk-home-support p{margin:12px 0 0}.dtk-home-support a{color:inherit;text-underline-offset:4px}.dtk-home-support a:focus-visible,.dtk-home-support summary:focus-visible,.dtk-home-support button:focus-visible,.dtk-home-support input:focus-visible{outline:3px solid #a93239;outline-offset:5px}.dtk-home-support .dtk-home-support__eyebrow{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.dtk-home-support__bulk{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.54fr);gap:40px;align-items:center;background:#182b32;color:#fff;border-radius:18px;padding:36px 40px}.dtk-home-support__bulk-copy>p:last-child{max-width:610px;color:#e0e7e8}.dtk-home-support__bulk .dtk-home-support__eyebrow{color:#eedacb}.dtk-home-support__bulk-actions{display:flex;flex-direction:column;align-items:stretch;gap:6px}.dtk-home-support__button{display:inline-flex;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:13px 22px;border:1px solid transparent;border-radius:7px;background:#a93239;color:#fff;font:inherit;font-size:15px;font-weight:650;line-height:1.4;text-decoration:none;text-align:center;cursor:pointer}.dtk-home-support .dtk-home-support__button{color:#fff}.dtk-home-support__button:hover{background:#8b252c}.dtk-home-support .dtk-home-support__button--light{background:#fff;color:#182b32}.dtk-home-support .dtk-home-support__button--light:hover{background:#ededed}.dtk-home-support__bulk a:focus-visible{outline-color:#fff}.dtk-home-support__account{display:inline-flex;gap:12px;justify-content:center;align-items:center;min-height:44px;padding:10px 0 4px;font-size:14px;text-align:center}.dtk-home-support__service-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px;border:1px solid #d8dcda;border-radius:12px;background:#fff}.dtk-home-support__service{display:flex;gap:18px;align-items:center;min-height:94px;padding:20px 28px;text-decoration:none}.dtk-home-support__service+.dtk-home-support__service{border-left:1px solid #d8dcda}.dtk-home-support__service:hover strong{text-decoration:underline;text-underline-offset:4px}.dtk-home-support__service>svg{width:30px;height:30px;flex:0 0 30px;stroke:#a93239;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.dtk-home-support__service>span:nth-child(2){min-width:0}.dtk-home-support__service strong,.dtk-home-support__service>span>span{display:block}.dtk-home-support__service strong{font-weight:650}.dtk-home-support__service>span>span{margin-top:2px;font-size:14px;color:#516169}.dtk-home-support__service-arrow{margin-left:auto;font-size:22px}.dtk-home-support__faq{display:grid;grid-template-columns:minmax(0,.65fr) minmax(0,1fr);gap:72px;margin-top:54px}.dtk-home-support__faq-intro>p:not(.dtk-home-support__eyebrow){color:#516169;max-width:320px}.dtk-home-support .dtk-home-support__text-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;color:#913037;font-weight:600}.dtk-home-support__faq-intro>a{margin-top:10px}.dtk-home-support__question{border-bottom:1px solid #d0d5d3}.dtk-home-support__question:first-child{border-top:1px solid #d0d5d3}.dtk-home-support__question summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:63px;padding:18px 0;font-size:16px;line-height:1.5;font-weight:600;cursor:pointer;list-style:none}.dtk-home-support__question summary::-webkit-details-marker{display:none}.dtk-home-support__question summary>svg{width:20px;height:20px;flex:0 0 20px;stroke:currentColor;stroke-width:1.7}.dtk-home-support__question[open] summary>svg{transform:rotate(180deg)}.dtk-home-support__answer{padding:0 28px 20px 0;color:#516169}.dtk-home-support__answer p{margin:0}.dtk-home-support__answer>a{margin-top:4px}.dtk-home-support__newsletter{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:48px;align-items:center;border-top:1px solid #d0d5d3;margin-top:44px;padding-top:32px}.dtk-home-support__newsletter h2{font-size:clamp(22px,2.2vw,27px)}.dtk-home-support__newsletter-copy p{color:#516169;font-size:15px}.dtk-home-support__newsletter-form{min-width:0;margin:0}.dtk-home-support__newsletter-form label{display:block;margin-bottom:6px;font-size:14px;font-weight:600}.dtk-home-support__newsletter-fields{display:flex;gap:8px}.dtk-home-support__newsletter-fields input{width:100%;min-width:0;min-height:48px;border:1px solid #a1abae;background:#fff;border-radius:7px;padding:11px 14px;color:#182b32;font:inherit;font-size:16px}.dtk-home-support__newsletter-fields button{flex:0 0 auto}.dtk-home-support .dtk-home-support__consent{margin-top:10px;font-size:12px;line-height:1.6;color:#516169}.dtk-home-support__error{margin-top:10px;color:#a1262e}.dtk-home-support__error ul{padding-left:20px;margin:0}.dtk-home-support .dtk-home-support__success{padding:16px 20px;border:1px solid #a9c6b2;background:#eaf2ec;border-radius:8px;color:#20492e}@media screen and (max-width:900px){.dtk-home-support__bulk{gap:28px;padding:30px}.dtk-home-support__faq{gap:36px}.dtk-home-support__service{padding:18px 20px;gap:12px}.dtk-home-support__service-arrow{display:none}}@media screen and (max-width:640px){.dtk-home-support{padding:32px 20px 36px}.dtk-home-support__bulk{grid-template-columns:minmax(0,1fr);gap:24px;padding:26px 22px;border-radius:14px}.dtk-home-support__bulk-copy>p:last-child{font-size:15px}.dtk-home-support__service-links{grid-template-columns:minmax(0,1fr);margin-top:16px}.dtk-home-support__service{min-height:88px;padding:16px 20px}.dtk-home-support__service+.dtk-home-support__service{border-left:0;border-top:1px solid #d8dcda}.dtk-home-support__service-arrow{display:block}.dtk-home-support__faq{grid-template-columns:minmax(0,1fr);gap:22px;margin-top:38px}.dtk-home-support__faq-intro>p:not(.dtk-home-support__eyebrow){max-width:none}.dtk-home-support__question summary{min-height:65px}.dtk-home-support__newsletter{grid-template-columns:minmax(0,1fr);gap:22px;margin-top:32px;padding-top:28px}.dtk-home-support__newsletter-fields button{padding-left:16px;padding-right:16px}}.dtk-category-description-section{padding-top:3.2rem;padding-bottom:4.8rem}#MainContent .dtk-category-copy{display:block;width:100%;max-width:110rem;margin:0 auto;padding:2.8rem 0 0;border-top:1px solid rgba(var(--color-foreground),.12);text-align:left;font-size:1.7rem!important;line-height:1.75;letter-spacing:.01em;overflow-wrap:break-word}#MainContent .dtk-category-copy :is(p,ul,ol){max-width:none;margin:0 0 1.6rem;font-size:inherit!important;line-height:inherit;letter-spacing:inherit;color:inherit}#MainContent .dtk-category-copy :is(ul,ol){padding-left:2.4rem}#MainContent .dtk-category-copy li{margin:.6rem 0;padding-left:.3rem;font-size:inherit!important;line-height:inherit}#MainContent .dtk-category-copy :is(h2,h3,h4){margin:2.8rem 0 1.2rem;line-height:1.3;letter-spacing:-.015em;font-weight:600;text-transform:none;color:rgb(var(--color-foreground))}#MainContent .dtk-category-copy h2{font-size:2.6rem!important}#MainContent .dtk-category-copy h3{font-size:2.1rem!important}#MainContent .dtk-category-copy h4{font-size:1.8rem!important}#MainContent .dtk-category-copy>:first-child{margin-top:0}#MainContent .dtk-category-copy>:last-child{margin-bottom:0}#MainContent .dtk-category-copy a{color:rgb(var(--color-link));text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:.08em;overflow-wrap:anywhere}#MainContent .dtk-category-copy a:hover{text-decoration-thickness:.12em}#MainContent .dtk-category-copy a:focus-visible{outline:2px solid currentColor;outline-offset:3px}#MainContent .custom-section-divider:has(+.dtk-category-copy){display:none}@media(max-width:749px){.dtk-category-description-section{padding-top:2rem;padding-bottom:3.2rem}#MainContent .dtk-category-copy{font-size:1.6rem!important;line-height:1.7;padding-top:2.4rem}#MainContent .dtk-category-copy h2{font-size:2.3rem!important}#MainContent .dtk-category-copy h3{font-size:2rem!important}#MainContent .dtk-category-copy h4{font-size:1.8rem!important}}.dtk-drug-navigation{margin:0 0 1.6rem;text-align:left}.dtk-drug-back{display:inline-flex;align-items:center;gap:.6rem;min-height:4.4rem;padding:.8rem 1.2rem;border:1px solid #a62e39;border-radius:.4rem;color:#a62e39;background:#fff;font-size:1.5rem;line-height:1.4;font-weight:600;text-decoration:none}.dtk-drug-back:hover{background:#faf0f1;color:#86232d}.dtk-drug-back:focus-visible{outline:2px solid #a62e39;outline-offset:3px}.dtk-drug-back svg{flex:0 0 auto}.header.dtk-shopping-header{grid-template-columns:260px minmax(260px,1fr) auto;grid-template-areas:"heading search icons" "navigation navigation navigation";column-gap:36px;row-gap:12px;padding-top:15px;padding-bottom:0;max-width:1320px}.dtk-shopping-header .header__heading,.dtk-shopping-header>.header__heading-link{grid-area:heading}.dtk-shopping-header .header__heading-link{padding:8px 0}.dtk-shopping-header .header__heading-logo-wrapper{width:250px}.dtk-shopping-header .header__icons{grid-area:icons;padding-right:0}.header.dtk-shopping-header .header__search{display:none!important}.dtk-shopping-header .header__inline-menu{grid-area:navigation;grid-column:1/-1;margin-left:0;justify-self:stretch;border-top:1px solid #ebece8}.dtk-shopping-header .list-menu--inline{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.dtk-shopping-header .header__menu-item{font-size:14px;line-height:1.4;min-height:48px;color:#263940}.dtk-shopping-header .header__active-menu-item{text-underline-offset:5px}.header.dtk-shopping-header .mega-menu__list{display:grid;gap:8px 32px;grid-template-columns:repeat(3,minmax(0,1fr));max-width:1240px;margin:auto;padding:0 32px}.dtk-shopping-header .mega-menu__link{font-size:15px;min-height:44px;padding:10px 0}.dtk-header-search{grid-area:search;display:flex;min-width:0;border:1px solid #cfd6d4;border-radius:7px;background:#f8f9f7;height:46px;margin:0}.dtk-header-search:focus-within{outline:2px solid #176278;outline-offset:2px}.dtk-header-search input{font:inherit;font-size:14px;min-width:0;flex:1;width:100%;border:0;padding:10px 15px;-webkit-appearance:none;appearance:none;background:transparent;color:#182b32;box-shadow:none;outline:none}.dtk-header-search input::placeholder{color:#58656b;opacity:1}.dtk-header-search button{display:flex;align-items:center;justify-content:center;border:0;border-radius:0 6px 6px 0;width:48px;background:#a93239;color:#fff;cursor:pointer;flex-shrink:0}.dtk-header-search button:hover{background:#88272e}.dtk-header-search button svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.7}.dtk-header-search button:focus-visible{outline:3px solid #176278;outline-offset:3px}.dtk-shopping-header .menu-drawer__navigation{padding-top:12px}.dtk-shopping-header .menu-drawer__menu-item{font-size:16px;min-height:48px}@media(min-width:990px)and (max-width:1100px){.dtk-shopping-header .header__heading-logo-wrapper{width:220px}.header.dtk-shopping-header{column-gap:22px;grid-template-columns:230px minmax(240px,1fr) auto}.dtk-shopping-header .header__menu-item{font-size:13px}.dtk-shopping-header .list-menu--inline{gap:0}}@media(max-width:989px){.header.dtk-shopping-header{grid-template-columns:36px minmax(0,1fr) auto;grid-template-areas:"left-icons heading icons" "search search search";padding:10px 24px 12px;column-gap:10px;row-gap:10px}.dtk-shopping-header header-drawer{grid-area:left-icons;margin-left:-10px}.dtk-shopping-header .header__heading-logo-wrapper{width:200px;max-width:100%}.dtk-shopping-header .header__heading-link{padding:0}.dtk-header-search{height:44px}.dtk-header-search input{font-size:16px;padding:9px 12px}}@media(max-width:749px){.header.dtk-shopping-header{padding:8px 20px 12px}.dtk-shopping-header .header__heading-logo-wrapper{width:180px;max-width:100%}.dtk-shopping-header .header__icons{gap:0}.dtk-shopping-header .header__icon{width:38px;height:40px}.dtk-header-search input{font-size:16px}.dtk-shopping-header .header__icon .svg-wrapper{width:36px}}@media(max-width:359px){.header.dtk-shopping-header{padding-left:16px;padding-right:16px;column-gap:6px}.dtk-shopping-header .header__heading-logo-wrapper{width:145px}}.footer.footer--compact{background:#f7f8f9;border-top:1px solid #dce1e4;color:#33444d}.footer--compact .footer__content-top{padding-bottom:2.4rem}.footer.footer--compact .footer__blocks-wrapper{display:grid;grid-template-columns:minmax(0,1fr);gap:0;margin:0}.footer.footer--compact .footer__blocks-wrapper .footer-block.grid__item{width:100%!important;max-width:none;min-width:0;margin:0;padding:0}.footer--compact .footer-block__heading{margin:0 0 .8rem;color:#24343a;font-size:1.6rem;line-height:1.4;letter-spacing:0;font-weight:600}.footer--compact .footer-block__heading strong{font-weight:inherit}.footer--compact .footer-block__brand-info{margin-bottom:2rem}.footer--compact .footer-block__brand-info .footer-block__image-wrapper{width:19rem;margin-bottom:1.2rem}.footer--compact .footer-block__brand-info div.rte{font-size:1.4rem;line-height:1.55;letter-spacing:0}.footer--compact .footer-block__brand-info .rte p{margin:0}.footer--compact .footer-block__brand-info .rte br:last-child,.footer--compact .footer-block__brand-info .rte br:has(+br:last-child){display:none}.footer--compact .footer-block__details-content{margin:0;padding:0}.footer.footer--compact .footer-block__details-content>li{margin:0;padding:0}.footer--compact .footer-block__details-content .list-menu__item--link{display:flex;align-items:center;min-height:4.4rem;padding:.6rem 0;margin:0;color:#33444d;font-size:1.4rem;line-height:1.45;letter-spacing:0;overflow-wrap:anywhere;text-decoration:none}.footer--compact a:hover{color:#851537;text-decoration:underline;text-underline-offset:.3rem}.footer--compact a:focus-visible,.footer--compact summary:focus-visible{outline:2px solid #851537;outline-offset:3px}.footer--compact .dtk-footer-menu{border-top:1px solid #dce1e4}.footer--compact .dtk-footer-menu__summary{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;min-height:5.2rem;padding:1.2rem 0;list-style:none;cursor:pointer}.footer--compact .dtk-footer-menu__summary::-webkit-details-marker{display:none}.footer--compact .dtk-footer-menu__summary .footer-block__heading{margin:0}.footer--compact .dtk-footer-menu__chevron{width:2rem;height:2rem;flex:0 0 2rem;stroke:#851537;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.footer--compact .dtk-footer-menu[open] .dtk-footer-menu__chevron{transform:rotate(180deg)}.footer--compact .dtk-footer-menu[open] .footer-block__details-content{padding-bottom:1.2rem}.footer--compact .footer-block--newsletter{margin-top:2rem}.footer--compact .footer__content-bottom{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem 2.4rem;padding-top:1.8rem}.footer--compact .footer__content-bottom-wrapper{width:auto;flex:1 1 32rem;padding:0;gap:1.2rem;justify-content:flex-start}.footer.footer--compact .footer__content-bottom .footer__column--info{padding:0;align-items:flex-start}.footer--compact .footer__localization{padding:0}.footer--compact .footer__payment,.footer.footer--compact .footer__content-bottom .footer__copyright{margin:0;text-align:left}.footer--compact .list-payment{padding:0;justify-content:flex-start;gap:.4rem}.footer--compact .list-payment__item{padding:0}.footer--compact .copyright__content{font-size:1.2rem;line-height:1.6;letter-spacing:0}.footer--compact .policies{display:flex;flex-wrap:wrap;column-gap:1.2rem;margin:.4rem 0 0;padding:0}.footer--compact .policies li:before{content:none}.footer--compact .policies li a{padding:.4rem 0}@media screen and (max-width:749px){.footer--compact .footer__content-top,.footer--compact .footer__content-bottom{padding-left:2.4rem;padding-right:2.4rem}}@media screen and (min-width:750px){.footer.footer--compact .footer__blocks-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 3.2rem}.footer--compact .footer-block__brand-info{margin-bottom:0;max-width:32rem}.footer--compact .dtk-footer-menu{border:0}.footer--compact .dtk-footer-menu__summary{min-height:0;margin-bottom:.8rem;padding:0;cursor:default}.footer--compact .dtk-footer-menu__chevron{display:none}.footer--compact .dtk-footer-menu[open] .footer-block__details-content{padding-bottom:0}.footer--compact .footer-block__details-content .list-menu__item--link{min-height:3.2rem;padding:.5rem 0}}@media screen and (min-width:990px){.footer.footer--compact .footer__blocks-wrapper{grid-template-columns:1.35fr .85fr 1fr 1.15fr}}#MainContent :is(.dtk-hero__product-label,.dtk-shop__tile-label){font-size:20px;line-height:1.35;font-weight:600;white-space:normal;overflow-wrap:anywhere}#MainContent :is(.collection-card-wrapper .card__heading,.dtk-card-title,.dtk-category-title,.custom-card-title){font-size:22px!important;line-height:1.35;font-weight:600;overflow-wrap:anywhere}#MainContent :is(.product-card-wrapper .card__heading,.dtk-picks h3){font-size:18px;line-height:1.45;overflow-wrap:anywhere}#MainContent .dtk-hero__product-detail{font-size:16px;line-height:1.4}#MainContent .dtk-shop__tile{grid-template-columns:74px minmax(0,1fr)}#MainContent .dtk-shop__image{width:74px}@media(max-width:1100px){#MainContent .dtk-shop__tile{grid-template-columns:minmax(0,1fr)}}@media(max-width:749px){#MainContent :is(.dtk-hero__product-label,.dtk-shop__tile-label,.collection-card-wrapper .card__heading,.dtk-card-title,.dtk-category-title,.custom-card-title){font-size:18px!important;line-height:1.4}#MainContent :is(.product-card-wrapper .card__heading,.dtk-picks h3){font-size:17px}}.product__info-container .product__title>h1{font-size:2.4rem;line-height:1.25;letter-spacing:-.02em;word-break:normal;overflow-wrap:anywhere}@media(min-width:750px){.product__info-container .product__title>h1{font-size:2.6rem}}@media(min-width:990px){.product__info-container .product__title>h1{font-size:2.8rem}}main .rte{font-size:1.6rem;line-height:1.65;overflow-wrap:anywhere}main .rte :is(p,li,td,th,div,span){font-size:inherit!important;line-height:1.65}main .rte :is(p,li,td,th){font-size:1.6rem!important}main .rte h2{font-size:2.2rem!important;line-height:1.35}main .rte h3{font-size:1.8rem!important;line-height:1.4}main .rte small{font-size:1.4rem!important;color:#555}main .rte a:not(.button){text-decoration:underline!important;text-underline-offset:.2em}main .rte img{max-width:100%;height:auto}main .rte :is(table,iframe,video){max-width:100%}main .rte table{display:block;overflow-x:auto;overscroll-behavior-x:contain}main .rte :is(td,th){min-width:8rem}.product__description [class$=-tab-buttons]{flex-wrap:wrap;gap:.4rem}.product__description [class$=-tab-btn]{min-height:4.4rem;padding:1rem 1.4rem;font-size:1.6rem}.product__description input[type=radio][class$=-tab-radio]{display:block!important;position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.product__description [class$=-tabs-wrapper]:has(input:focus-visible) [class$=-tab-buttons]{outline:2px solid #0066cc;outline-offset:4px}.product__description a:focus-visible,main .rte table:focus-visible{outline:2px solid #0066cc;outline-offset:4px}.product__description .dtk-download-link{display:inline-block;max-width:100%;padding:1.2rem 2rem;border-radius:.4rem;background:#bb303d;color:#fff!important;font-size:1.6rem;font-weight:600;text-align:center;text-decoration:none!important}.contact-section .contact-section{padding-top:0;padding-bottom:0}main:has(.contact-section) .main-page-title{margin-bottom:1.6rem}.contact-section .form-input,.contact-section .form-textarea{font-size:1.6rem}.contact-section .form-input:focus-visible,.contact-section .form-textarea:focus-visible{outline:2px solid #0066cc;outline-offset:2px}.contact-section .form-input::placeholder,.contact-section .form-textarea::placeholder{color:#707070}main .hero-button,main .hero-btn-primary,main .newsletter-button,.contact-section .form-button{background-color:#be3038;color:#fff;font-size:1.6rem;min-height:4.4rem}main .hero-button:hover,main .hero-btn-primary:hover,main .newsletter-button:hover,.contact-section .form-button:hover{background-color:#a6252d}main .rte [style*="color: #999"],main .rte [style*="color:#999"]{color:#555!important}@media(max-width:749px){.contact-section .contact-header{margin-bottom:3.2rem}}main .product__description.rte{--product-table-font-size: 1.4rem;--product-table-line-height: 1.4;--product-table-cell-y: .6rem;--product-table-cell-x: 1rem;--product-table-border: #d8dcde;--product-table-heading: #f0f2f3}main .product__description.rte .dtk-product-table-scroll,main .product__description.rte div:has(>table){max-width:100%;height:auto!important;max-height:none!important;margin:1.2rem 0!important;overflow-x:auto;overscroll-behavior-x:contain}main .product__description.rte table{display:table;width:100%!important;min-width:0;max-width:100%;height:auto!important;max-height:none!important;margin:0!important;overflow:visible;table-layout:auto;border-collapse:collapse;border-spacing:0;border:1px solid var(--product-table-border)!important;background:#fff;color:#24343a;box-shadow:none}main .product__description.rte table.dtk-product-table--wide,main .product__description.rte table:has(tr>:nth-child(4)){min-width:54rem}main .product__description.rte table :is(thead,tbody,tfoot,tr,th,td){height:auto!important;max-height:none!important;min-height:0!important}main .product__description.rte table :is(th,td){width:auto!important;min-width:0;padding:var(--product-table-cell-y) var(--product-table-cell-x)!important;border:1px solid var(--product-table-border)!important;vertical-align:middle;text-align:left;overflow-wrap:normal;word-break:normal}main .product__description.rte table,main .product__description.rte table :is(th,td,p,li,a,span,div,strong,em,small){font-size:var(--product-table-font-size)!important;line-height:var(--product-table-line-height)!important;letter-spacing:0}main .product__description.rte table th{font-weight:600;background:var(--product-table-heading)!important;color:#24343a}main .product__description.rte table :is(td,th)>:is(p,div){margin:0!important}main .product__description.rte table :is(td,th)>:is(p,div)+:is(p,div){margin-top:.4rem!important}main .product__description.rte table tfoot td{background:#f7f8f8!important}main .product__description.rte table.dtk-product-table--drug td:nth-child(2){text-align:center}main .product__description.rte table.dtk-product-table--drug td img{display:block;width:auto;max-width:7.2rem;height:auto;max-height:2.4rem;object-fit:contain;margin:0 auto;border:0;box-shadow:none}main .product__description.rte .dtk-product-table-scroll:focus-visible{outline:2px solid #176278;outline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/17/compiled_assets/styles.css.map?subset=AADwAQAAAAAAINIAAAQ */
