:root{--rd-ink: #101418;--rd-blue: #2e6be5;--rd-blue-soft: #8cadff;--rd-body-on-dark: #c7d1e0;--rd-muted: #596373;--rd-border-on-dark: #59667a;--rd-field: #f4f6f8;--rd-line: #e5e9ef;--rd-radius: 8px;--rd-radius-lg: 16px;--rd-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.rd-section{font-family:var(--rd-font)}.rd-section h1,.rd-section h2,.rd-section h3,.rd-section .rd-hero__title,.rd-section .rd-h2,.rd-section .rd-news__title,.rd-section .rd-teaser__title,.rd-section .rd-finder__title{font-family:var(--rd-font)!important}.rd-section *,.rd-section *:before,.rd-section *:after{box-sizing:border-box}.rd-container{max-width:1440px;margin:0 auto;padding:0 64px}@media(max-width:900px){.rd-container{padding:0 20px}}.rd-eyebrow{font-size:13px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:var(--rd-blue-soft);margin:0 0 24px}.rd-h2{font-size:34px;font-weight:800;color:var(--rd-ink);margin:0 0 10px;letter-spacing:-.5px}.rd-sub{font-size:16px;color:var(--rd-muted);margin:0}.rd-btn{display:inline-block;padding:15px 28px;border-radius:var(--rd-radius);font-family:var(--rd-font);font-size:16px;font-weight:600;line-height:1;text-decoration:none;text-align:center;cursor:pointer;border:0;transition:opacity .15s ease,background .15s ease}.rd-btn:hover{opacity:.88;text-decoration:none}.rd-btn--primary{background:var(--rd-blue);color:#fff}.rd-btn--ghost-dark{background:transparent;color:#fff;border:1.5px solid var(--rd-border-on-dark)}.rd-btn--ink{background:var(--rd-ink);color:#fff}.rd-announce{background:var(--rd-blue)}.rd-announce>a,.rd-announce>.rd-announce__static{display:block;overflow:hidden;padding:9px 20px;color:#fff;font-size:13px;font-weight:500;text-align:center;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.rd-announce__mobile{display:none}.rd-announce a:hover{text-decoration:underline;color:#fff}@media(max-width:700px){.rd-announce>a,.rd-announce>.rd-announce__static{padding:7px 14px;font-size:12px}.rd-announce__desktop{display:none}.rd-announce__mobile{display:inline}}.rd-hdr-wrap{position:sticky;top:0;z-index:50}.rd-hdr{background:#fff;border-bottom:1px solid #e5e8ed}.rd-hdr__inner{display:flex;align-items:center;gap:32px;padding-top:16px;padding-bottom:16px}.rd-hdr__logo{display:flex;align-items:center;gap:2px;text-decoration:none;flex-shrink:0}.rd-hdr__logo img{display:block}.rd-hdr__logo-text{font-size:26px;font-weight:800;letter-spacing:-.5px;color:var(--rd-ink)}.rd-hdr__logo-text em{font-style:normal;color:var(--rd-blue)}.rd-hdr__nav{display:flex;align-items:center;gap:4px}.rd-hdr__navitem{position:relative}.rd-hdr__navlink{display:inline-block;padding:8px 12px;font-size:15px;font-weight:500;color:var(--rd-ink);text-decoration:none;white-space:nowrap;border-radius:6px}.rd-hdr__navlink:hover{color:var(--rd-blue);text-decoration:none}.rd-hdr__caret{font-size:10px;color:var(--rd-muted);margin-left:4px}.rd-hdr__dropdown{position:absolute;top:100%;left:0;min-width:220px;background:#fff;border:1px solid var(--rd-line);border-radius:var(--rd-radius);box-shadow:0 12px 32px #1014181f;padding:8px;display:none;z-index:60}.rd-hdr__navitem:hover .rd-hdr__dropdown,.rd-hdr__navitem:focus-within .rd-hdr__dropdown{display:block}.rd-hdr__droplink{display:block;padding:9px 12px;font-size:14px;color:var(--rd-ink);text-decoration:none;border-radius:6px}.rd-hdr__droplink:hover{background:var(--rd-field);color:var(--rd-blue);text-decoration:none}.rd-hdr__search{flex:1 1 auto;min-width:120px}.rd-predictive-host{position:relative}.rd-hdr__search form{display:flex;align-items:center;gap:8px;background:var(--rd-field);border:1px solid transparent;border-radius:var(--rd-radius);padding:0 6px 0 14px;transition:border-color .15s ease,box-shadow .15s ease}.rd-hdr__search form:focus-within{border-color:#7fa4ee;box-shadow:0 0 0 3px #2e6be521}.rd-hdr__search input{flex:1 1 auto;width:100%;border:0;background:transparent;padding:11px 0;font-family:var(--rd-font);font-size:13px;color:var(--rd-ink);outline:none}.rd-hdr__search input::placeholder{color:var(--rd-muted)}.rd-predictive{position:absolute;z-index:80;top:calc(100% + 10px);right:0;width:min(470px,calc(100vw - 40px));max-height:min(68vh,520px);overflow-y:auto;padding:12px;border:1px solid #dfe5ed;border-radius:14px;background:#fff;box-shadow:0 18px 44px #101e332e}.rd-predictive[hidden]{display:none}.rd-predictive__heading,.rd-predictive__status,.rd-predictive__empty{margin:0;padding:8px 9px 10px}.rd-predictive__heading{color:#657286;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.rd-predictive__status,.rd-predictive__empty{color:#687487;font-size:13px;line-height:1.5}.rd-predictive__list{display:grid;gap:3px}.rd-predictive__product{display:grid;grid-template-columns:60px minmax(0,1fr) auto;gap:12px;align-items:center;min-width:0;padding:9px;border-radius:10px;color:#172133;text-decoration:none}.rd-predictive__product:hover,.rd-predictive__product:focus-visible{background:#f2f6fc;color:#172133;text-decoration:none}.rd-predictive__product:focus-visible{outline:2px solid #5c89e8;outline-offset:-2px}.rd-predictive__image{display:grid;width:60px;height:60px;place-items:center;overflow:hidden;border-radius:9px;background:#f1f4f8}.rd-predictive__image img{width:88%;height:88%;object-fit:contain;mix-blend-mode:multiply}.rd-predictive__image-placeholder{color:#245fcf;font-size:11px;font-weight:850;letter-spacing:.08em}.rd-predictive__product-copy{display:grid;min-width:0;gap:4px}.rd-predictive__product-copy strong{overflow:hidden;color:#1b2739;font-size:13px;font-weight:750;line-height:1.35;text-overflow:ellipsis}.rd-predictive__sku,.rd-predictive__variant{color:#69778b;font-size:10px;line-height:1.35}.rd-predictive__sku{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:750}.rd-predictive__price{color:#1e3150;font-size:12px;font-weight:800;white-space:nowrap}.rd-predictive__all{display:flex;gap:5px;align-items:center;justify-content:space-between;margin-top:8px;padding:12px 10px 5px;border-top:1px solid #e5eaf1;color:#245fcf;font-size:12px;font-weight:750;line-height:1.4;text-decoration:none}.rd-predictive__all:hover{color:#174da9;text-decoration:underline}.rd-hdr__search button,.rd-hdr__mobile-panel form button{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:0;border-radius:7px;background:#245fcf;color:#fff;cursor:pointer}.rd-hdr__search button svg,.rd-hdr__mobile-panel form button svg,.rd-hdr__quick-find svg,.rd-hdr__burger summary svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.rd-hdr__search button:focus-visible,.rd-hdr__mobile-panel form button:focus-visible,.rd-hdr__quick-find:focus-visible,.rd-hdr__burger summary:focus-visible{outline:3px solid #8eaff8;outline-offset:2px}.rd-hdr__actions{display:flex;align-items:center;gap:20px;flex-shrink:0}.rd-hdr__action{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:500;color:var(--rd-ink);text-decoration:none}.rd-hdr__action:hover{color:var(--rd-blue);text-decoration:none}.rd-hdr__quick-find{display:none;gap:7px;align-items:center;padding:8px 11px;border-radius:8px;background:#eaf0ff;color:#1f5ac7;font-size:12px;font-weight:750;line-height:1;text-decoration:none}.rd-hdr__quick-find:hover{color:#174da9;text-decoration:none}.rd-hdr__badge{background:var(--rd-blue);color:#fff;font-size:11px;font-weight:700;border-radius:999px;padding:2px 7px;line-height:1.3}.rd-hdr__burger{display:none}@media(max-width:1100px){.rd-hdr__nav,.rd-hdr__search{display:none}.rd-hdr__quick-find{display:flex}.rd-hdr__burger{display:block;position:relative}.rd-hdr__burger>summary{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;list-style:none;cursor:pointer}.rd-hdr__burger>summary::-webkit-details-marker{display:none}.rd-hdr__mobile-panel{position:absolute;top:calc(100% + 8px);right:0;width:min(340px,calc(100vw - 32px));background:#fff;border:1px solid var(--rd-line);border-radius:var(--rd-radius);box-shadow:0 12px 32px #10141826;padding:12px;z-index:60}.rd-hdr__mobile-panel .rd-hdr__droplink{font-size:15px}.rd-hdr__mobile-panel form{display:flex;gap:8px;align-items:center;margin-bottom:8px;padding:5px 5px 5px 12px;border:1px solid transparent;border-radius:var(--rd-radius);background:var(--rd-field)}.rd-hdr__mobile-panel form:focus-within{border-color:#7fa4ee;box-shadow:0 0 0 3px #2e6be521}.rd-hdr__mobile-panel input{flex:1;border:0;background:transparent;padding:10px 0;font-family:var(--rd-font);font-size:14px;outline:none}.rd-predictive--mobile{position:relative;top:auto;right:auto;width:100%;max-height:56vh;margin:0 0 10px;padding:8px;border-radius:10px;box-shadow:none}.rd-predictive--mobile .rd-predictive__product{grid-template-columns:50px minmax(0,1fr);gap:9px 11px;padding:8px}.rd-predictive--mobile .rd-predictive__image{width:50px;height:50px}.rd-predictive--mobile .rd-predictive__price{grid-column:2;justify-self:start;margin-top:-6px}.rd-hdr__inner{gap:16px;justify-content:space-between}}@media(max-width:700px){.rd-hdr__inner{gap:10px;padding-top:11px;padding-bottom:11px}.rd-hdr__logo img{max-width:126px}.rd-hdr__actions{gap:9px}.rd-hdr__action--account{display:none}}@media(max-width:410px){.rd-hdr__logo img{max-width:108px}.rd-hdr__quick-find{padding:8px}.rd-hdr__quick-find span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.rd-hdr__action--cart{font-size:13px}}.rd-footer{background:#0a0d0f;padding-top:72px;padding-bottom:40px}.rd-footer__cols{display:flex;gap:64px;align-items:flex-start;margin-bottom:48px}.rd-footer__brand{width:300px;flex-shrink:0}.rd-footer__logo{display:inline-block;margin-bottom:14px}.rd-footer__logo img{display:block}.rd-footer__logo-text{font-size:22px;font-weight:800;color:#fff;letter-spacing:-.5px}.rd-footer__logo-text em{font-style:normal;color:#739eff}.rd-footer__desc{font-size:14px;line-height:1.55;color:var(--rd-body-on-dark);margin:0 0 14px}.rd-footer__contact{font-size:14px;font-weight:600;color:#fff;margin:0}.rd-footer__contact a{color:#fff;text-decoration:none}.rd-footer__contact a:hover{text-decoration:underline}.rd-footer__col{flex:1 0 0;min-width:0}.rd-footer__head{font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#808c9e;margin:0 0 12px}.rd-footer__link{display:block;font-size:14px;color:var(--rd-body-on-dark);text-decoration:none;margin-bottom:12px}.rd-footer__link:hover{color:#fff;text-decoration:none}.rd-footer__bottom{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.08);padding-top:24px;font-size:13px;color:#808c9e}.rd-footer__socials{display:flex;gap:24px}.rd-footer__socials a{color:#808c9e;text-decoration:none}.rd-footer__socials a:hover{color:#fff}@media(max-width:900px){.rd-footer__cols{flex-wrap:wrap;gap:32px}.rd-footer__brand{width:100%}.rd-footer__col{flex:1 0 40%}}.rd-hero{background:var(--rd-ink)}.rd-hero__inner{display:flex;gap:80px;align-items:center;padding-top:88px;padding-bottom:88px}.rd-hero__copy{flex:1 0 0;min-width:0}.rd-hero__title{font-size:52px;font-weight:800;line-height:1.1;color:#fff;margin:0 0 24px;max-width:620px;letter-spacing:-1px}.rd-hero__text{font-size:17px;line-height:1.5;color:var(--rd-body-on-dark);margin:0 0 24px;max-width:560px}.rd-hero__ctas{display:flex;gap:16px;flex-wrap:wrap}.rd-finder{background:#fff;border-radius:var(--rd-radius-lg);padding:32px;width:400px;box-shadow:0 16px 48px #00000059;flex-shrink:0}.rd-finder__title{font-size:22px;font-weight:700;color:var(--rd-ink);margin:0 0 8px}.rd-finder__sub{font-size:14px;color:var(--rd-muted);margin:0 0 16px}.rd-finder__label{display:block;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--rd-muted);margin:16px 0 6px}.rd-finder__select{width:100%;padding:13px 14px;border:0;border-radius:var(--rd-radius);background:var(--rd-field);font-family:var(--rd-font);font-size:14px;color:var(--rd-ink);appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23596373'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.rd-finder__btn{width:100%;margin-top:20px}.rd-finder__alt{display:inline-block;margin-top:14px;font-size:13px;font-weight:500;color:var(--rd-blue);text-decoration:none}.rd-finder__alt:hover{text-decoration:underline}@media(max-width:900px){.rd-hero__inner{flex-direction:column;gap:40px;padding-top:56px;padding-bottom:56px;align-items:stretch}.rd-hero__title{font-size:36px}.rd-finder{width:100%}}.rd-trust{background:#fff;border-bottom:1px solid var(--rd-line)}.rd-trust__inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;list-style:none}.rd-trust__entry{min-width:0;border-right:1px solid var(--rd-line)}.rd-trust__item{display:flex;gap:12px;align-items:center;min-width:0;height:100%;padding:23px 24px;color:var(--rd-ink);text-decoration:none}.rd-trust__entry:first-child .rd-trust__item{padding-left:0}.rd-trust__entry:last-child{border-right:0}.rd-trust__entry:last-child .rd-trust__item{padding-right:0}.rd-trust__item:hover{color:var(--rd-ink);text-decoration:none}.rd-trust__icon{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:10px;background:#eef3ff;color:var(--rd-blue)}.rd-trust__icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.rd-trust__copy{display:grid;gap:2px;min-width:0}.rd-trust__copy strong{color:#1c2735;font-size:13px;font-weight:800;line-height:1.25}.rd-trust__copy>span{color:#6b7788;font-size:11.5px;line-height:1.4}.rd-trust a:focus-visible{outline:3px solid #8eaff8;outline-offset:-3px}@media(max-width:900px){.rd-trust__inner{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 20px}.rd-trust__entry:first-child .rd-trust__item,.rd-trust__entry:last-child .rd-trust__item,.rd-trust__item{padding:18px 12px}.rd-trust__entry:nth-child(2n){border-right:0}.rd-trust__entry:nth-child(-n+2){border-bottom:1px solid var(--rd-line)}}@media(max-width:460px){.rd-trust__inner{padding:0 8px}.rd-trust__entry:first-child .rd-trust__item,.rd-trust__entry:last-child .rd-trust__item,.rd-trust__item{gap:9px;padding:16px 10px}.rd-trust__icon{width:32px;height:32px}.rd-trust__copy strong{font-size:11px}.rd-trust__copy>span{font-size:10px}}.rd-brands{background:#fff;padding-top:88px;padding-bottom:88px}.rd-brands{scroll-margin-top:112px}.rd-brands__head{text-align:center;margin-bottom:40px}.rd-brands__grid{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.rd-brands__chip{display:flex;align-items:center;justify-content:center;min-width:150px;padding:28px 24px;border:1px solid var(--rd-line);border-radius:var(--rd-radius);font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--rd-ink);text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease}.rd-brands__chip:hover{border-color:var(--rd-blue);box-shadow:0 4px 16px #10141814;text-decoration:none}.rd-brands__foot{text-align:center;margin-top:32px}.rd-brands__foot a{font-size:14px;font-weight:500;color:var(--rd-blue);text-decoration:none}.rd-brands__foot a:hover{text-decoration:underline}.rd-types{background:var(--rd-field);padding-top:88px;padding-bottom:88px}.rd-types__head{text-align:center;margin-bottom:40px}.rd-types__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.rd-typecard{background:#fff;border-radius:var(--rd-radius-lg);overflow:hidden;display:flex;flex-direction:column;text-decoration:none;transition:box-shadow .15s ease}.rd-typecard:hover{box-shadow:0 8px 24px #1014181a;text-decoration:none}.rd-typecard__img{height:170px;background:#e2e7ee}.rd-typecard__img img{width:100%;height:100%;object-fit:cover;display:block}.rd-typecard__img--fallback{position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#dfe9ff,#f5f8ff)}.rd-typecard__img--fallback:before{content:"";position:absolute;width:132px;height:132px;border-radius:50%;border:1px solid rgba(46,107,229,.28);box-shadow:0 0 0 24px #2e6be512}.rd-typecard__img--fallback:after{content:"";position:absolute;top:20px;right:20px;bottom:20px;left:20px;background-image:radial-gradient(circle,rgba(46,107,229,.5) 0 2px,transparent 3px);background-size:20px 20px;opacity:.35;-webkit-mask-image:linear-gradient(90deg,transparent,#000 35%,#000 65%,transparent);mask-image:linear-gradient(90deg,transparent,#000 35%,#000 65%,transparent)}.rd-typecard__visual-code{position:relative;z-index:1;display:grid;place-items:center;width:92px;height:92px;border-radius:50%;background:var(--rd-ink);color:#fff;font-size:24px;font-weight:800;letter-spacing:2px;box-shadow:0 12px 28px #1014182e}.rd-typecard[data-printer-type=tij] .rd-typecard__img--fallback{background:linear-gradient(145deg,#dff5f1,#f4fbf9)}.rd-typecard[data-printer-type=tij] .rd-typecard__img--fallback:before{border-color:#148b7a4d;box-shadow:0 0 0 24px #148b7a12}.rd-typecard[data-printer-type=tij] .rd-typecard__img--fallback:after{background-image:radial-gradient(circle,rgba(20,139,122,.5) 0 2px,transparent 3px)}.rd-typecard[data-printer-type=tij] .rd-typecard__visual-code{background:#147d70}.rd-typecard[data-printer-type=dod] .rd-typecard__img--fallback{background:linear-gradient(145deg,#f3e6ff,#fbf7ff)}.rd-typecard[data-printer-type=dod] .rd-typecard__img--fallback:before{border-color:#7e49ae4d;box-shadow:0 0 0 24px #7e49ae12}.rd-typecard[data-printer-type=dod] .rd-typecard__img--fallback:after{background-image:radial-gradient(circle,rgba(126,73,174,.5) 0 2px,transparent 3px)}.rd-typecard[data-printer-type=dod] .rd-typecard__visual-code{background:#75439f}.rd-typecard__body{padding:24px 32px 28px}.rd-typecard__tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:1px;color:var(--rd-blue);background:#2e6be51a;border-radius:4px;padding:4px 8px;margin-bottom:12px}.rd-typecard__title{font-size:20px;font-weight:700;color:var(--rd-ink);margin:0 0 8px}.rd-typecard__text{font-size:14px;line-height:1.5;color:var(--rd-muted);margin:0 0 16px}.rd-typecard__link{font-size:14px;font-weight:600;color:var(--rd-blue)}.rd-types__also{text-align:center;margin-top:40px;font-size:14px;color:var(--rd-muted);display:flex;gap:12px;justify-content:center;align-items:center;flex-wrap:wrap}.rd-types__also a{display:inline-block;padding:8px 16px;background:#fff;border:1px solid var(--rd-line);border-radius:100px;font-size:13px;font-weight:600;color:var(--rd-ink);text-decoration:none}.rd-types__also a:hover{border-color:var(--rd-blue);text-decoration:none}@media(max-width:900px){.rd-types__grid{grid-template-columns:1fr}.rd-typecard__img{height:132px}.rd-typecard__visual-code{width:76px;height:76px;font-size:20px}}.rd-best{background:#fff;padding-top:88px;padding-bottom:88px}.rd-best__head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:40px}.rd-best__view{font-size:14px;font-weight:600;color:var(--rd-blue);text-decoration:none}.rd-best__view:hover{text-decoration:underline}.rd-best__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.rd-prodcard{display:flex;flex-direction:column}.rd-prodcard__img{background:var(--rd-field);border-radius:var(--rd-radius-lg);aspect-ratio:1 / 1.05;margin-bottom:16px;overflow:hidden;display:block}.rd-prodcard__img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}.rd-prodcard__sku{font-size:11px;font-weight:600;letter-spacing:.5px;color:var(--rd-muted);margin:0 0 6px;text-transform:uppercase}.rd-prodcard__title{font-size:15px;font-weight:600;line-height:1.35;color:var(--rd-ink);margin:0 0 8px;text-decoration:none;display:block}a.rd-prodcard__title:hover{color:var(--rd-blue);text-decoration:none}.rd-prodcard__price{font-size:15px;font-weight:700;color:var(--rd-ink);margin:0 0 14px}.rd-prodcard__btn{width:100%;padding:12px;font-size:14px;margin-top:auto}@media(max-width:900px){.rd-best__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.rd-best__grid{grid-template-columns:1fr}}.rd-teaser{background:var(--rd-field);padding-top:88px;padding-bottom:88px}.rd-teaser__inner{display:flex;gap:64px;align-items:center}.rd-teaser__img{flex:1 0 0;min-width:0;border-radius:var(--rd-radius-lg);overflow:hidden;background:#e2e7ee;min-height:280px}.rd-teaser__img img{width:100%;height:100%;object-fit:cover;display:block}.rd-teaser__copy{flex:1.2 0 0;min-width:0}.rd-teaser__title{font-size:30px;font-weight:800;color:var(--rd-ink);margin:0 0 12px;letter-spacing:-.5px}.rd-teaser__text{font-size:16px;line-height:1.6;color:var(--rd-muted);margin:0 0 24px;max-width:640px}@media(max-width:900px){.rd-teaser__inner{flex-direction:column}.rd-teaser__img{width:100%}}.rd-news{background:var(--rd-ink);padding-top:72px;padding-bottom:72px}.rd-news__inner{text-align:center;max-width:640px;margin:0 auto}.rd-news__title{font-size:30px;font-weight:800;color:#fff;margin:0 0 10px;letter-spacing:-.5px}.rd-news__text{font-size:15px;color:var(--rd-body-on-dark);margin:0 0 28px}.rd-news__form{display:flex;gap:12px;justify-content:center;align-items:end}.rd-news__field{display:grid;flex:1 1 auto;max-width:320px;gap:7px;text-align:left}.rd-news__field label{color:#d7dfeb;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.rd-news__input{width:100%;padding:13px 16px;border-radius:var(--rd-radius);border:1px solid var(--rd-border-on-dark);background:#ffffff0f;font-family:var(--rd-font);font-size:14px;color:#fff}.rd-news__input::placeholder{color:var(--rd-muted)}@media(max-width:540px){.rd-news__form{flex-direction:column;align-items:stretch}.rd-news__field{max-width:none}}@media(prefers-reduced-motion:reduce){.rd-section *,.rd-section *:before,.rd-section *:after,.ink-hero *,.ink-paths *,.ink-products *,.ink-match *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/redesign.css.map */
