@font-face{font-family:Inter;font-style:normal;font-weight:400 900;font-display:optional;src:url('/assets/inter-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Inter;font-style:normal;font-weight:400 900;font-display:optional;src:url('/assets/inter-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
:root{--red:#f51027;--red-dark:#d70b20;--ink:#0b111a;--muted:#68707e;--light:#f3f4f6;--line:#e0e3e8;--dark:#15191d;--container:1380px;--header:80px;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open,body.dialog-open{overflow:hidden}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(40px,4vw,62px);font-weight:780}h2{font-size:clamp(32px,3vw,46px);font-weight:750}h3{font-size:18px;font-weight:650;letter-spacing:-.025em}p{line-height:1.65}button{border:0;background:none}ul{padding:0;margin:0;list-style:none}.container{width:calc(100% - 10.3%);max-width:var(--container);margin-inline:auto}.red{color:var(--red)}.icon{width:24px;height:24px;flex:0 0 24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--red);outline-offset:5px}.skip-link{position:fixed;z-index:150;left:20px;top:-80px;padding:12px 18px;background:#fff;color:var(--ink)}.skip-link:focus{top:15px}.eyebrow{display:flex;align-items:center;gap:15px;font-size:12px;line-height:1.5;letter-spacing:.16em;text-transform:uppercase;font-weight:650;color:var(--muted);margin-bottom:13px}.eyebrow:before{content:'';width:38px;height:2px;background:var(--red);flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:58px;padding:15px 29px;border:1px solid transparent;border-radius:5px;font-weight:650;line-height:1.3;transition:background .2s,transform .2s,border-color .2s;cursor:pointer}.button .icon{width:21px;height:21px;flex-basis:21px}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--red);color:#fff}.button.primary:hover{background:var(--red-dark)}.button.outline{border-color:#979b9f;color:#fff;background:#090c0e44}.button.outline:hover{background:#ffffff12;border-color:#fff}.button.dark{background:var(--ink);color:#fff}.button.dark:hover{background:#252c35}.text-link{display:inline-flex;gap:22px;align-items:center;font-size:14px;font-weight:700;line-height:1.4}.text-link .icon{color:var(--red);width:21px;height:21px;transition:transform .2s}.text-link:hover .icon{transform:translateX(5px)}
/* The dark masthead and opening follow the supplied 1536 × 1024 composition. */
.site-header{height:var(--header);background:linear-gradient(110deg,#1a1e22,#131719 65%,#34383d);color:white;position:relative;z-index:50}.header-inner{height:100%;display:flex;align-items:center;gap:35px}.brand{display:flex;align-items:center;gap:17px;flex-shrink:0}.logo{width:200px;height:auto}.brand>span{font-size:14px;line-height:1.3;width:156px;color:#e4e6e9}.main-nav{height:100%;display:flex;align-items:center;gap:38px;margin-left:12px;margin-right:auto;font-size:14px;white-space:nowrap}.main-nav>a,.nav-offer>a{height:100%;display:flex;align-items:center;position:relative}.main-nav>a:after,.nav-offer>a:after{content:'';position:absolute;height:2px;background:var(--red);bottom:16px;left:0;right:0;transform:scaleX(0);transform-origin:left;transition:transform .2s}.main-nav a[aria-current=page]:after,.main-nav>a:hover:after,.nav-offer>a:hover:after{transform:scaleX(1)}.nav-offer{height:100%;display:flex;align-items:center;gap:3px;position:relative}.dropdown-toggle{padding:9px 0 9px 2px;color:#fff}.dropdown-toggle .icon{width:14px;height:14px;display:block}.offer-dropdown{display:none;position:absolute;top:100%;left:-22px;min-width:290px;background:#1d2228;border-top:2px solid var(--red);box-shadow:0 12px 40px #0004;padding:12px}.offer-dropdown a{display:block;padding:10px 12px;font-size:13px;white-space:normal}.offer-dropdown a:hover{background:#ffffff10;color:#fff}.nav-offer.is-open .offer-dropdown{display:block}.header-contacts{display:flex;align-items:center;gap:25px;margin-left:0;font-size:11px;line-height:1.6;white-space:nowrap}.header-phone{display:flex;align-items:center;gap:13px}.header-phone .icon{width:21px;height:21px;flex-basis:21px}.header-phone a{display:block}.header-address{display:flex;gap:14px;align-items:center;border-left:1px solid #ffffff55;padding-left:22px}.header-tools{display:flex;gap:5px;align-items:center}.header-tools>.icon-button:first-child{border-left:1px solid #ffffff55;padding-left:18px;border-radius:0;width:42px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:4px;transition:background .2s}.icon-button:hover{background:#ffffff15}.icon-button .icon{width:22px;height:22px}.menu-toggle,.mobile-nav-contact{display:none}
.home-hero{position:relative;isolation:isolate;background:#0b0e10;color:white;min-height:526px;overflow:hidden}.hero-art{position:absolute;inset:0;z-index:-2;display:block}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center 12%}.home-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,7,9,.85) 0%,rgba(4,7,9,.68) 34%,rgba(4,7,9,0) 65%)}.hero-inner{padding-top:60px;padding-bottom:33px}.hero-copy{width:710px;max-width:57%}.hero-copy .eyebrow{color:#f2f3f4;font-size:12px;letter-spacing:.17em;margin-bottom:13px}.hero-copy h1{font-size:clamp(60px,4.95vw,76px);font-weight:830;line-height:.96;letter-spacing:-.033em;margin-bottom:17px;white-space:nowrap}.hero-copy h1 span{color:var(--red);display:inline-block;padding-bottom:1px}.hero-lead{font-size:18px;line-height:1.55;color:#e0e0e2;letter-spacing:-.012em}.hero-actions{display:flex;gap:20px;margin-top:23px}.hero-actions .button{min-height:59px;font-size:16px;padding-inline:35px}.hero-actions .button:first-child{padding-inline:36px}.hero-proof{display:flex;align-items:center;margin-top:35px;gap:18px;width:710px}.hero-proof>div{display:flex;gap:13px;align-items:center;padding-right:18px;border-right:1px solid #ffffff22}.hero-proof>div:last-child{border:0;padding:0}.hero-proof .icon{width:36px;height:36px;flex-basis:36px;color:var(--red);stroke-width:1.8}.hero-proof p{font-size:12px;line-height:1.55;white-space:nowrap}.hero-proof strong{display:block;font-weight:650;color:#fff}.hero-proof span{display:block;color:#c5c8ce}.home-offer{background:linear-gradient(115deg,#f2f3f5,#f8f9fa);padding:39px 0 35px}.offer-heading{display:grid;grid-template-columns:1.12fr 1.23fr auto;align-items:end;gap:45px;margin-bottom:25px}.offer-heading h2{font-size:46px;white-space:nowrap;line-height:1.12}.offer-heading>p{font-size:13px;line-height:1.65;color:var(--muted);padding-bottom:0;max-width:540px}.offer-heading>.text-link{white-space:nowrap;padding-bottom:7px}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px}.category-tile{background:#fff;border-radius:3px;overflow:hidden;transition:box-shadow .22s,transform .22s;min-width:0}.category-tile:hover{transform:translateY(-5px);box-shadow:0 12px 24px #10152010}.category-art{height:175px;background:#ebedf0;overflow:hidden}.category-art img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}.category-tile:hover img{transform:scale(1.045)}.category-label{min-height:68px;display:flex;align-items:center;gap:8px;padding:13px 17px}.category-label h3{font-size:15px;line-height:1.35;letter-spacing:-.028em}.category-label .icon{color:var(--red);width:17px;height:17px;flex-basis:17px;margin-left:auto}.brands-section{padding:52px 0 45px;border-bottom:1px solid var(--line)}.brands-heading{display:flex;align-items:center;justify-content:space-between;gap:30px}.brands-heading .eyebrow{margin:0}.brands-heading h2{font-size:17px;letter-spacing:-.02em;font-weight:500;color:var(--muted)}.brand-list{display:flex;justify-content:space-between;gap:24px;align-items:center;flex-wrap:wrap;margin-top:32px}.brand-word{color:#3e444c;font-size:25px;letter-spacing:-.05em;font-weight:850;line-height:1.1}.brand-word-0{font-size:39px;letter-spacing:-.095em}.brand-word-1{letter-spacing:-.04em;font-weight:850}.brand-word-2{font-style:italic}.brand-word-3{font-size:30px;font-weight:750}.brand-word-4{letter-spacing:.05em}.brand-word-5{font-size:22px;letter-spacing:-.055em}.brand-word-6{font-weight:650}.brand-word-7{font-style:italic;font-size:24px}.brand-word-8{font-size:20px;max-width:85px;line-height:1.1;letter-spacing:-.03em}
.home-about{padding:82px 0 85px}.about-split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.about-image{height:420px;position:relative;overflow:hidden}.about-image img{width:100%;height:100%;object-fit:cover}.image-tag{position:absolute;bottom:25px;left:28px;background:#ffffffed;padding:10px 17px;font-size:16px;font-weight:800;display:flex;gap:24px;align-items:center}.image-tag>span{font-size:12px;font-weight:500;color:var(--muted)}.about-copy h2{font-size:46px;line-height:1.13;margin-bottom:24px}.about-copy p:not(.eyebrow){font-size:15px;color:var(--muted);margin-bottom:16px;max-width:535px}.about-copy .text-link{margin-top:10px}.home-contact{background:#f1f2f4;padding:50px 0}.contact-strip{display:flex;align-items:center;justify-content:space-between;gap:32px}.contact-strip .eyebrow{margin-bottom:12px}.contact-strip h2{font-size:33px;margin-bottom:13px}.contact-strip h2>span{font-weight:450}.contact-strip p:not(.eyebrow){font-size:14px;color:var(--muted)}.contact-strip-phone{display:flex;gap:19px;align-items:center}.contact-strip-phone>.icon{color:var(--red);width:34px;height:34px;flex-basis:34px}.contact-strip-phone>span{font-size:31px;letter-spacing:-.035em;font-weight:720;line-height:1.2}.contact-strip-phone small{display:block;font-size:11px;letter-spacing:0;font-weight:400;color:var(--muted);margin-top:10px}.contact-strip-phone>.icon:last-child{margin-left:24px;width:25px;flex-basis:25px}
/* Inner pages retain the industrial palette with content sized openings. */
.breadcrumbs{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted);padding-block:25px 35px;flex-wrap:wrap}.breadcrumbs .icon{width:12px;height:12px;flex-basis:12px;color:#9399a2}.breadcrumbs a:hover{color:var(--red)}.breadcrumbs span{color:#373f4b}.large-lead{font-size:20px;line-height:1.55;color:#5b6371}.page-heading-row{display:flex;align-items:end;justify-content:space-between;gap:70px;margin-bottom:45px}.page-heading-row>p{max-width:430px;color:var(--muted);font-size:16px;line-height:1.75}.offer-intro{padding-bottom:60px}.offer-editorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px}.offer-entry{display:grid;grid-template-columns:44% 56%;min-height:265px;background:var(--light);transition:box-shadow .2s,transform .2s;overflow:hidden}.offer-entry:hover{box-shadow:0 8px 25px #0b111a12;transform:translateY(-3px)}.offer-entry-image{height:100%;min-height:240px;background:#eceef1}.offer-entry-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.offer-entry-copy{padding:30px 28px;display:flex;flex-direction:column;align-items:start}.offer-entry h2{font-size:24px;line-height:1.25}.offer-entry p{font-size:13px;color:var(--muted);margin:16px 0 24px;line-height:1.7}.entry-link{display:flex;align-items:center;gap:16px;margin-top:auto;font-size:12px;font-weight:700}.entry-link .icon{color:var(--red);width:19px;flex-basis:19px}.offer-entry:last-child{grid-column:1/-1;grid-template-columns:28% 72%;min-height:235px}.offer-entry:last-child .offer-entry-image{height:235px;min-height:0}.offer-entry:last-child .offer-entry-copy{justify-content:center;padding:38px 55px}.offer-entry:last-child .entry-link{margin-top:0}.offer-entry:last-child p{max-width:600px;margin-bottom:20px}.wipes-section{background:var(--light);padding:50px 0}.wipes-split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1050px}.wipes-split h2{font-size:42px}.wipes-split p:not(.eyebrow){color:var(--muted);font-size:16px;margin:22px 0}.wipes-split>img{width:100%;height:330px;object-fit:contain;mix-blend-mode:multiply}
.about-intro{padding-bottom:70px}.about-opening{display:grid;grid-template-columns:1.6fr 1fr;gap:115px;align-items:center}.about-opening h1{font-size:54px;line-height:1.1;margin-bottom:23px}.about-opening .large-lead{max-width:690px;margin-bottom:27px}.prose p{color:var(--muted);font-size:15px;line-height:1.85;margin-bottom:17px}.prose{max-width:665px}.about-opening .text-link{margin-top:10px}.about-year{background:var(--dark);color:#fff;padding:44px 36px 30px;border-top:4px solid var(--red);align-self:stretch;display:flex;flex-direction:column;justify-content:center}.year-label{font-size:13px;letter-spacing:.025em;color:#c2c7ce}.about-year>strong{font-size:clamp(75px,8.2vw,130px);line-height:1.1;font-weight:850;letter-spacing:-.07em;color:var(--red);display:block;padding:28px 0 35px}.about-year>strong>span{font-size:23px;letter-spacing:0;color:#fff;display:block;font-weight:500}.year-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff25;padding-top:26px;font-size:15px;line-height:1.5}.year-bottom .icon{width:40px;height:40px;flex-basis:40px}.printing-section{padding:70px 0;background:var(--light)}.printing-split{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.printing-image{height:425px}.printing-image img{width:100%;height:100%;object-fit:cover}.printing-split h2{font-size:41px;line-height:1.13;margin-bottom:23px}.printing-split p:not(.eyebrow){font-size:15px;color:var(--muted);margin-bottom:18px}.printing-split .button{margin-top:8px;font-size:14px;min-height:53px}.about-partners{padding:55px 0}.partner-editorial{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.partner-editorial h2{font-size:34px}.partner-editorial p{font-size:15px;color:var(--muted)}
.catalog-intro{background:linear-gradient(110deg,#f4f5f7,#fff);padding-bottom:35px;border-bottom:1px solid var(--line)}.catalog-intro .breadcrumbs{padding-bottom:27px}.catalog-title{display:flex;justify-content:space-between;align-items:end;gap:30px}.catalog-title h1{font-size:47px;line-height:1.17;max-width:900px}.catalog-title .large-lead{font-size:17px;margin-top:15px;max-width:830px}.catalog-contact{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:600;white-space:nowrap;padding-bottom:5px}.catalog-contact>.icon{width:18px;height:18px;flex-basis:18px;color:var(--red)}.catalog-contact>.icon:last-child{margin-left:12px}.catalog-section{padding:35px 0 65px}.catalog-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:43px}.catalog-sidebar h2{font-size:15px;margin:0 0 18px;letter-spacing:0;font-weight:700}.catalog-sidebar nav{border-top:1px solid var(--line)}.catalog-sidebar nav>a{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;line-height:1.5;padding:15px 11px;border-bottom:1px solid var(--line);transition:color .2s,background .2s}.catalog-sidebar nav>a[aria-current=page]{background:var(--red);color:#fff;border-color:var(--red);font-weight:650}.catalog-sidebar nav>a:not([aria-current=page]):hover{color:var(--red);background:var(--light)}.catalog-sidebar nav .icon{width:16px;height:16px;flex-basis:16px}.sidebar-note{margin-top:34px;padding:24px 20px;background:var(--light);border-left:2px solid var(--red)}.sidebar-note .eyebrow{font-size:10px;gap:9px}.sidebar-note .eyebrow:before{width:20px}.sidebar-note p{font-size:17px;font-weight:650;line-height:1.45;letter-spacing:-.02em}.sidebar-note a{display:inline-block;margin-top:16px;font-size:14px;font-weight:650}.catalog-introduction{max-width:970px;margin-bottom:24px}.catalog-introduction p{font-size:14px;color:var(--muted);line-height:1.8}.catalog-controls{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:24px}.search-field{display:flex;gap:12px;align-items:center;background:#fff;border:1px solid var(--line);padding:11px 15px;border-radius:4px;flex:1;min-width:160px}.search-field:focus-within{border-color:var(--red);box-shadow:0 0 0 2px #f5102715}.search-field .icon{color:#7b8490;width:19px;height:19px;flex-basis:19px}.search-field input{border:0;outline:none;width:100%;min-width:0;font-size:13px;color:var(--ink);background:transparent;line-height:1.6}.search-field input:focus-visible{outline:none}.search-field input::placeholder{color:#89909b}.group-select{position:relative;display:flex;align-items:center;min-width:220px;max-width:100%;background:#fff}.group-select select{appearance:none;width:100%;font-size:13px;padding:12px 40px 12px 15px;border:1px solid var(--line);border-radius:4px;background:transparent;cursor:pointer;color:var(--ink);min-height:46px}.group-select .icon{pointer-events:none;position:absolute;right:13px;width:15px;height:15px}.results-count{font-size:12px;color:var(--muted);margin-left:auto;white-space:nowrap}.results-count strong{color:var(--ink);font-weight:650}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 18px;align-items:stretch}.product-card{min-width:0;border:1px solid var(--line);border-radius:3px;overflow:hidden;transition:box-shadow .2s,border-color .2s}.product-card:hover{border-color:#b7bdc6;box-shadow:0 5px 22px #0b111a0b}.product-open{padding:0;width:100%;height:100%;display:flex;flex-direction:column;text-align:left}.product-picture{height:203px;display:flex;align-items:center;justify-content:center;background:#fff;padding:20px;width:100%;overflow:hidden}.product-picture img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transition:transform .3s}.product-card:hover .product-picture img{transform:scale(1.04)}.product-copy{display:flex;flex-direction:column;flex:1;width:100%;padding:15px 16px 17px;background:#f7f8fa;border-top:1px solid #edf0f3}.product-category{font-size:9px;letter-spacing:.075em;text-transform:uppercase;color:#7b8290;margin-bottom:9px}.product-copy h3{font-size:13px;line-height:1.45;font-weight:650;letter-spacing:-.02em;overflow-wrap:anywhere;margin-bottom:20px}.product-more{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:600;margin-top:auto;color:#555f6c}.product-more .icon{color:var(--red);width:17px;height:17px;flex-basis:17px}.pagination{display:flex;justify-content:center;align-items:center;gap:7px;flex-wrap:wrap;margin-top:35px}.pagination button{width:38px;height:38px;border:1px solid var(--line);border-radius:3px;font-size:12px}.pagination button[aria-current=page]{background:var(--ink);color:#fff;border-color:var(--ink)}.pagination button:hover:not([aria-current=page]){border-color:var(--red);color:var(--red)}.pagination .icon{width:16px;height:16px;flex-basis:16px}.empty-state{text-align:center;padding:65px 15px;background:var(--light)}.empty-state h2{font-size:24px}.empty-state p{font-size:14px;color:var(--muted);margin:14px 0 22px}.empty-state .button{font-size:13px;min-height:45px}
.contact-page{padding-bottom:80px}.contact-title{margin-bottom:40px}.contact-title h1{font-size:59px}.contact-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:75px;align-items:stretch}.contact-details h2{font-size:17px;letter-spacing:-.015em;font-weight:600;color:#5b6471;margin-bottom:23px}.contact-number{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.contact-number a{font-size:36px;letter-spacing:-.03em;font-weight:680;display:flex;align-items:center;gap:35px;line-height:1.35}.contact-number a:first-child{color:var(--red)}.contact-number .icon{width:26px;height:26px;color:var(--red);transition:transform .2s}.contact-number a:hover .icon{transform:translateX(5px)}.contact-email{font-size:19px;display:inline-flex;gap:15px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:22px;width:100%}.contact-email .icon{width:22px;height:22px;color:var(--red)}.contact-address-row{display:grid;grid-template-columns:1fr 1fr;gap:23px;margin:25px 0 28px}.contact-address-row>div{display:flex;gap:12px}.contact-address-row .icon{color:var(--red);margin-top:3px;width:21px;height:21px;flex-basis:21px}.contact-address-row p{font-size:13px;color:var(--muted);line-height:1.8}.contact-address-row strong{display:block;color:var(--ink);font-weight:650;margin-bottom:5px}.contact-details .button{min-height:52px;font-size:14px;padding-inline:22px}.contact-map{position:relative;min-height:425px;background:#eceef0;overflow:hidden}.contact-map iframe{display:block;border:0;width:100%;height:100%;min-height:425px;filter:saturate(.65)}.map-caption{position:absolute;bottom:20px;left:20px;right:20px;display:flex;align-items:center;gap:13px;background:white;padding:17px 19px;box-shadow:0 5px 25px #0001;border-left:3px solid var(--red)}.map-caption>.icon{color:var(--red);width:23px;height:23px}.map-caption span{font-size:12px;color:var(--muted)}.map-caption strong{display:block;font-size:16px;letter-spacing:-.02em;color:var(--ink)}.map-caption .icon:last-child{margin-left:auto;width:18px;height:18px}
/* Dialogs and catalogue controls are keyboard accessible and progressively enhanced. */
dialog{border:0;max-width:calc(100vw - 36px);padding:0;color:var(--ink);border-radius:5px;box-shadow:0 30px 100px #0005}dialog::backdrop{background:#080b11aa;backdrop-filter:blur(5px)}.search-dialog{width:800px;padding:30px 36px;max-height:85dvh}.dialog-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.dialog-top .eyebrow{margin:0}.dialog-top .icon-button:hover,.dialog-close:hover{background:var(--light)}.search-dialog h2{font-size:30px;margin-bottom:23px}.search-dialog>.search-field{min-height:54px}.search-dialog input{font-size:16px}.search-results{margin-top:20px;max-height:49dvh;overflow:auto;overscroll-behavior:contain}.search-results h3{font-size:12px;text-transform:uppercase;letter-spacing:.09em;color:var(--muted);margin-bottom:13px}.search-results a{display:flex;align-items:center;gap:17px;padding:12px 8px;border-bottom:1px solid var(--line)}.search-results a:hover{background:var(--light)}.search-results img{width:52px;height:52px;object-fit:contain}.search-results a>span{font-size:14px;font-weight:600;flex:1}.search-results small{font-size:11px;color:var(--muted);display:block;font-weight:400;margin-top:3px}.search-results a>.icon{color:var(--red);width:19px;height:19px}.search-results>p{padding:20px 4px;font-size:14px;color:var(--muted)}.product-dialog{width:930px;max-height:90dvh}.dialog-close{position:absolute;right:10px;top:10px;z-index:2;background:#ffffffef}.product-dialog-layout{display:grid;grid-template-columns:43% 57%}.dialog-product-image{background:#f2f3f5;display:flex;align-items:center;justify-content:center;min-height:420px;padding:35px}.dialog-product-image img{max-width:100%;max-height:420px;object-fit:contain;width:auto;height:auto;mix-blend-mode:multiply}.dialog-product-text{padding:45px 35px 35px;overflow-wrap:anywhere}.dialog-product-text .eyebrow{font-size:10px;margin-bottom:16px}.dialog-product-text h2{font-size:29px;line-height:1.25;margin-bottom:18px}.dialog-product-text p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:12px;line-height:1.75}.dialog-features{display:flex;gap:7px;flex-wrap:wrap;margin-top:18px}.dialog-features li{font-size:10px;padding:6px 9px;background:var(--light);color:#576171;line-height:1.5;border:1px solid var(--line)}.dialog-product-text .button{font-size:13px;margin-top:24px;min-height:48px;padding:13px 18px}.product-code{font-size:10px;color:#888f99;display:block;margin-bottom:16px;word-break:break-word}.not-found{padding:90px 0 110px}.not-found h1{margin:0 0 20px}.not-found p{color:var(--muted);margin-bottom:25px}
.site-footer{background:#15191d;color:#fff;padding-top:53px}.footer-main{display:grid;grid-template-columns:1.5fr 1.3fr 1fr 1.2fr;gap:70px;padding-bottom:42px}.footer-brand .logo{width:175px}.footer-brand p{font-size:13px;line-height:1.65;color:#aab0b9;margin-top:15px}.footer-main h2{font-size:14px;letter-spacing:0;font-weight:650;margin-bottom:21px}.footer-main li{margin:0 0 10px;font-size:12px;color:#afb5bf}.footer-main a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}.social-link{font-size:11px;color:#b8bec7;display:inline-flex;align-items:center;gap:10px;margin-top:21px}.social-link .icon{width:12px;height:12px;flex-basis:12px}.footer-contact p{font-size:12px;color:#afb5bf;line-height:1.8;margin-bottom:12px}.footer-contact>a{display:block;font-size:12px;line-height:1.9}.footer-contact .footer-hours{margin-top:12px;margin-bottom:0;font-size:11px}.footer-bottom{border-top:1px solid #ffffff1b;padding:20px 0 23px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#9199a5;font-size:10px}.footer-bottom>div{display:flex;align-items:center;gap:15px}.footer-bottom img{width:156px;height:auto;opacity:.9}
@media(min-width:1700px){:root{--container:1600px}.home-hero{min-height:590px}.hero-inner{padding-top:80px;padding-bottom:55px}.hero-copy h1{font-size:85px}.hero-copy{width:810px;max-width:57%}.hero-lead{font-size:20px}.hero-proof{margin-top:43px}.category-art{height:200px}.offer-heading h2{font-size:49px}.offer-heading>p{font-size:14px}.category-label h3{font-size:16px}.product-picture{height:235px}}
@media(max-width:1460px){.header-inner{gap:24px}.brand>span{width:126px;font-size:12px}.brand .logo{width:175px}.main-nav{gap:28px}.header-contacts{gap:17px;font-size:10px}.header-address{gap:10px;padding-left:17px}.header-phone{gap:9px}.offer-heading{gap:28px;grid-template-columns:1.2fr 1.2fr auto}.offer-heading h2{font-size:38px}.hero-proof{gap:14px}.hero-proof>div{gap:10px;padding-right:14px}.hero-proof p{font-size:11px}}
@media(max-width:1260px){.brand>span{display:none}.main-nav{margin-left:12px;gap:26px}.header-contacts{font-size:11px}.header-address{display:none}.hero-copy{max-width:64%}.hero-copy h1{font-size:62px}.hero-lead{font-size:16px}.hero-actions .button{padding-inline:22px;font-size:14px}.hero-proof{width:650px}.offer-heading{grid-template-columns:1.1fr 1fr;gap:20px}.offer-heading>.text-link{grid-column:2;grid-row:2;margin-top:-6px;justify-self:end;padding-bottom:0}.offer-heading>div{grid-row:span 2}.offer-heading>p{font-size:12px}.offer-heading h2{font-size:36px}.category-label{padding:12px}.category-label h3{font-size:13px}.category-art{height:160px}.brand-list{gap:22px}.brand-word{font-size:22px}.brand-word-0{font-size:32px}.brand-word-8{font-size:17px}.about-split,.printing-split{gap:45px}.about-copy h2{font-size:41px}.about-image{height:390px}.about-opening{gap:55px}.about-opening h1{font-size:45px}.catalog-title h1{font-size:41px}.catalog-layout{grid-template-columns:210px minmax(0,1fr);gap:28px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-picture{height:200px}.results-count{width:100%;margin-top:-5px}.contact-grid{gap:45px}.contact-number a{font-size:32px}.contact-address-row{gap:17px}.footer-main{gap:40px}}
@media(max-width:980px){:root{--header:72px}.container{width:calc(100% - 64px)}.header-inner{justify-content:space-between;gap:15px}.brand .logo{width:165px}.header-contacts{margin-left:auto}.header-address{display:flex}.header-tools>.icon-button:first-child{border:0;padding:0;width:42px}.menu-toggle{display:inline-flex}.main-nav{display:none;position:fixed;inset:72px 0 0;height:auto;overflow:auto;background:#151a20;align-items:stretch;flex-direction:column;padding:24px 32px 35px;gap:0;margin:0;font-size:22px;white-space:normal}.menu-open .main-nav{display:flex}.main-nav>a,.nav-offer>a{height:auto;min-height:62px;flex:1}.main-nav>a,.nav-offer{border-bottom:1px solid #ffffff1b}.main-nav>a:after,.nav-offer>a:after{display:none}.main-nav a[aria-current=page]{color:var(--red)}.nav-offer{height:auto;flex-wrap:wrap}.dropdown-toggle{padding:18px 10px}.dropdown-toggle .icon{width:20px;height:20px}.offer-dropdown{position:static;flex-basis:100%;background:#202630;box-shadow:none;border:0;margin-bottom:12px;padding:10px;min-width:0}.offer-dropdown a{font-size:14px;padding:13px 12px}.mobile-nav-contact{display:flex;flex-direction:column;gap:12px;padding-top:26px;font-size:16px}.mobile-nav-contact a{display:flex;gap:12px;align-items:center}.mobile-nav-contact span{font-size:12px;color:#a7afba}.home-hero{min-height:0}.hero-inner{padding-top:48px;padding-bottom:35px}.hero-copy{max-width:72%;width:630px}.hero-copy h1{font-size:58px}.hero-copy .eyebrow{font-size:10px}.hero-lead{font-size:15px;max-width:450px}.desktop-break{display:none}.hero-proof{gap:16px;width:610px}.hero-proof>div{gap:9px;padding-right:14px}.hero-proof .icon{width:29px;height:29px;flex-basis:29px}.hero-proof p{font-size:10px}.hero-proof strong{font-weight:600}.hero-art img{object-position:60% 12%;opacity:.75}.home-hero:after{background:linear-gradient(90deg,#06090be6,#06090b80 54%,transparent)}.hero-actions .button{min-height:52px}.offer-heading h2{font-size:35px}.offer-heading{grid-template-columns:1fr;gap:15px}.offer-heading>div{grid-row:auto}.offer-heading>.text-link{grid-row:auto;grid-column:auto;justify-self:start;margin-top:0}.offer-heading>p{font-size:13px;max-width:620px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.category-art{height:175px}.category-label h3{font-size:14px}.category-label{min-height:63px}.home-offer{padding-bottom:40px}.brands-heading{align-items:start;flex-direction:column;gap:15px}.brand-list{justify-content:start;column-gap:35px;row-gap:25px}.home-about{padding:60px 0}.about-split{gap:32px}.about-image{height:390px}.about-copy h2{font-size:34px}.about-copy p:not(.eyebrow){font-size:14px}.contact-strip{align-items:start;flex-direction:column;gap:28px}.contact-strip-phone>span{font-size:28px}.page-heading-row{gap:35px}.page-heading-row h1{font-size:45px}.page-heading-row>p{font-size:14px;max-width:310px}.offer-entry{grid-template-columns:40% 60%}.offer-entry-copy{padding:24px 20px}.offer-entry h2{font-size:20px}.offer-entry p{font-size:12px}.offer-entry-image{min-height:250px}.offer-entry:last-child{grid-template-columns:40% 60%}.offer-entry:last-child .offer-entry-copy{padding:30px}.wipes-split{gap:30px}.wipes-split h2{font-size:34px}.about-opening{grid-template-columns:1.65fr 1fr;gap:35px}.about-opening h1{font-size:38px}.about-opening .large-lead{font-size:18px}.about-year{padding:25px}.about-year>strong{font-size:85px}.prose p{font-size:14px}.printing-split{gap:30px}.printing-split h2{font-size:33px}.printing-image{height:395px}.partner-editorial{gap:35px}.partner-editorial h2{font-size:29px}.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{display:none}.catalog-title h1{font-size:40px}.catalog-title .large-lead{font-size:15px}.catalog-contact{font-size:12px;white-space:normal}.catalog-controls .results-count{width:auto;margin:0 0 0 auto}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-picture{height:200px}.contact-title h1{font-size:50px}.contact-grid{gap:28px;grid-template-columns:1fr 1fr}.contact-number a{font-size:29px;gap:20px}.contact-address-row{grid-template-columns:1fr;gap:20px}.contact-email{font-size:17px}.contact-map{min-height:440px}.footer-main{grid-template-columns:1.1fr 1.1fr 1fr;gap:35px}.footer-main>div:nth-child(3){display:none}.footer-bottom{font-size:9px}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.header-inner{gap:8px}.brand .logo{width:145px}.header-contacts{display:none}.header-tools{margin-left:auto;gap:4px}.site-header{background:#171c21}.home-hero{display:flex;flex-direction:column;overflow:visible}.hero-inner{padding-top:28px;padding-bottom:20px;width:calc(100% - 40px);order:1}.hero-copy{width:100%;max-width:none}.hero-copy .eyebrow{font-size:8px;letter-spacing:.115em;gap:10px;margin-bottom:15px;white-space:nowrap}.hero-copy .eyebrow:before{width:23px}.hero-copy h1{font-size:clamp(32px,9.5vw,53px);line-height:1.02;letter-spacing:-.045em;white-space:normal;margin-bottom:15px}.hero-copy h1 span{white-space:nowrap}.hero-lead{font-size:14px;line-height:1.55;max-width:525px}.hero-actions{gap:10px;margin-top:21px;flex-wrap:wrap}.hero-actions .button,.hero-actions .button:first-child{min-height:48px;font-size:12px;padding:12px 16px;gap:10px}.hero-actions .button .icon{width:17px;height:17px;flex-basis:17px}.hero-actions .button:first-child{flex:1}.hero-actions .button:last-child{flex:1.38}.hero-proof{display:none}.hero-art{position:relative;inset:auto;z-index:0;order:2;height:clamp(215px,62vw,320px);width:100%}.hero-art img{object-fit:cover;object-position:center top;opacity:1}.home-hero:after{display:none}.hero-art:before{content:'';position:absolute;inset:0 0 auto;height:30px;background:linear-gradient(#0b0e10,transparent);z-index:1}.home-offer{padding:30px 0 32px}.offer-heading{gap:14px;margin-bottom:23px}.eyebrow{font-size:10px;gap:11px;margin-bottom:12px}.eyebrow:before{width:28px}.offer-heading h2{font-size:31px;white-space:normal;letter-spacing:-.04em}.offer-heading>p{font-size:12px;line-height:1.75}.offer-heading .text-link{font-size:12px;gap:18px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-art{height:150px}.category-label{min-height:64px;padding:12px 11px;gap:4px}.category-label h3{font-size:12px;line-height:1.35}.category-label .icon{width:14px;height:14px;flex-basis:14px}.brands-section{padding:34px 0}.brands-heading{gap:13px}.brands-heading h2{font-size:15px;line-height:1.55;max-width:270px}.brand-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 15px;margin-top:27px;align-items:center}.brand-word{font-size:22px}.brand-word-0{font-size:33px}.brand-word-5{font-size:18px}.brand-word-6{font-size:21px}.brand-word-8{font-size:16px}.home-about{padding:35px 0 38px}.about-split{display:flex;flex-direction:column;gap:28px;align-items:stretch}.about-image{height:260px}.image-tag{bottom:18px;left:18px;font-size:14px;padding:8px 14px;gap:18px}.about-copy h2{font-size:35px;margin-bottom:19px}.about-copy p:not(.eyebrow){font-size:14px;line-height:1.8}.about-copy .text-link{font-size:13px}.home-contact{padding:33px 0}.contact-strip h2{font-size:28px;line-height:1.2}.contact-strip p:not(.eyebrow){font-size:13px}.contact-strip-phone{gap:14px}.contact-strip-phone>span{font-size:26px}.contact-strip-phone>.icon{width:27px;height:27px;flex-basis:27px}.contact-strip-phone>.icon:last-child{margin-left:12px;width:20px;flex-basis:20px}.contact-strip-phone small{font-size:10px}.breadcrumbs{font-size:10px;gap:7px;padding-block:19px 26px}.breadcrumbs .icon{width:10px;height:10px;flex-basis:10px}.page-heading-row{display:block;margin-bottom:28px}.page-heading-row h1{font-size:37px;line-height:1.1}.page-heading-row>p{font-size:14px;margin-top:20px;max-width:none;line-height:1.75}.offer-editorial-grid{grid-template-columns:1fr;gap:15px}.offer-entry,.offer-entry:last-child{grid-template-columns:40% 60%;min-height:230px}.offer-entry-image,.offer-entry:last-child .offer-entry-image{height:100%;min-height:210px}.offer-entry h2{font-size:21px;line-height:1.23}.offer-entry-copy,.offer-entry:last-child .offer-entry-copy{padding:23px 19px}.offer-entry p,.offer-entry:last-child p{font-size:12px;line-height:1.65;margin:13px 0 20px}.entry-link{font-size:11px;gap:8px}.entry-link .icon{width:17px;height:17px;flex-basis:17px}.offer-intro{padding-bottom:30px}.wipes-section{padding:35px 0}.wipes-split{grid-template-columns:1fr;gap:20px}.wipes-split h2{font-size:33px}.wipes-split p:not(.eyebrow){font-size:14px;margin:20px 0}.wipes-split>img{height:250px;grid-row:1}.wipes-split .text-link{font-size:12px}.about-intro{padding-bottom:32px}.about-opening{grid-template-columns:1fr;gap:28px}.about-opening h1{font-size:37px;line-height:1.1;margin-bottom:19px}.about-opening .large-lead{font-size:17px;line-height:1.6;margin-bottom:20px}.prose p{font-size:14px;line-height:1.8}.about-opening .text-link{font-size:13px}.about-year{padding:25px 28px;display:grid;grid-template-columns:1fr 1fr;align-items:center;column-gap:25px}.year-label{font-size:11px;grid-column:1;line-height:1.5}.about-year>strong{font-size:70px;padding:13px 0 0;grid-column:1;grid-row:2;line-height:1}.about-year>strong>span{font-size:17px;margin-top:8px}.year-bottom{grid-column:2;grid-row:span 2;flex-direction:column-reverse;align-items:start;gap:25px;font-size:12px;border-top:0;border-left:1px solid #ffffff25;padding:0 0 0 24px}.year-bottom .icon{width:32px;height:32px;flex-basis:32px}.printing-section{padding:32px 0}.printing-split{grid-template-columns:1fr;gap:27px}.printing-image{height:260px}.printing-split h2{font-size:32px;margin-bottom:20px}.printing-split p:not(.eyebrow){font-size:14px;line-height:1.8}.printing-split .button{font-size:12px;min-height:50px;padding-inline:20px}.about-partners{padding:32px 0}.partner-editorial{grid-template-columns:1fr;gap:20px}.partner-editorial h2{font-size:30px}.partner-editorial p{font-size:14px;line-height:1.8}.catalog-intro{padding-bottom:24px}.catalog-intro .breadcrumbs{padding-bottom:25px}.catalog-title{display:block}.catalog-title h1{font-size:35px;line-height:1.12;max-width:440px}.catalog-title .large-lead{font-size:14px;line-height:1.65;margin-top:14px}.catalog-contact{display:inline-flex;margin-top:18px;padding-bottom:0;font-size:12px}.catalog-section{padding:23px 0 35px}.catalog-introduction{margin-bottom:19px}.catalog-introduction p{font-size:12px;line-height:1.8}.catalog-controls{gap:12px;margin-bottom:18px}.catalog-controls .search-field{flex-basis:100%;min-height:45px}.group-select{min-width:0;flex:1;max-width:240px}.group-select select{font-size:12px;padding:11px 35px 11px 12px;min-height:43px}.catalog-controls .results-count{font-size:10px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-picture{height:162px;padding:15px}.product-copy{padding:12px 11px}.product-category{font-size:7px;letter-spacing:.035em;margin-bottom:7px}.product-copy h3{font-size:11px;line-height:1.45;margin-bottom:15px}.product-more{font-size:9px}.product-more .icon{width:15px;height:15px;flex-basis:15px}.pagination{gap:5px;margin-top:25px}.pagination button{width:31px;height:34px;font-size:11px}.contact-page{padding-bottom:35px}.contact-title{margin-bottom:27px}.contact-title h1{font-size:39px;line-height:1.1}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-details h2{font-size:14px;margin-bottom:19px}.contact-number a{font-size:32px;gap:35px}.contact-number{gap:8px;margin-bottom:20px}.contact-email{font-size:17px;padding-bottom:21px}.contact-address-row{grid-template-columns:1fr 1fr;gap:15px;margin:22px 0 25px}.contact-address-row>div{gap:10px}.contact-address-row .icon{width:18px;height:18px;flex-basis:18px}.contact-address-row p{font-size:11px;line-height:1.85}.contact-details .button{min-height:48px;font-size:12px}.contact-map,.contact-map iframe{min-height:330px;height:330px}.map-caption{bottom:15px;left:15px;right:15px;padding:12px}.map-caption span{font-size:10px}.map-caption strong{font-size:14px}.site-footer{padding-top:35px}.footer-main{grid-template-columns:1fr 1fr;gap:33px 25px;padding-bottom:30px}.footer-brand{grid-column:1}.footer-brand .logo{width:142px}.footer-brand p{font-size:12px}.footer-main h2{font-size:12px;margin-bottom:16px}.footer-main li{font-size:10px;margin-bottom:10px;line-height:1.65}.footer-contact{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:3px 25px;border-top:1px solid #ffffff1b;padding-top:25px}.footer-contact h2{grid-column:1/-1;margin-bottom:12px}.footer-contact p{font-size:11px;grid-row:span 3;margin:0;line-height:1.9}.footer-contact>a{font-size:11px;grid-column:2;line-height:1.8}.footer-contact .footer-hours{margin-top:9px;grid-column:1/-1;grid-row:auto;font-size:10px}.footer-bottom{display:flex;align-items:start;flex-direction:column;gap:13px;padding:19px 0 22px;font-size:9px}.footer-bottom img{width:138px}.social-link{font-size:10px;margin-top:17px}.search-dialog{padding:19px 20px;max-width:calc(100vw - 24px);max-height:90dvh}.search-dialog h2{font-size:24px;line-height:1.2;margin-bottom:20px}.search-dialog input{font-size:13px}.dialog-top .eyebrow{font-size:8px;gap:9px}.dialog-top .eyebrow:before{width:20px}.search-results{max-height:53dvh}.search-results a{gap:12px}.search-results a>span{font-size:12px}.search-results img{width:42px;height:42px}.product-dialog{max-width:calc(100vw - 24px)}.product-dialog-layout{grid-template-columns:1fr}.dialog-product-image{min-height:0;height:225px;padding:28px}.dialog-product-image img{max-height:180px}.dialog-product-text{padding:25px 22px}.dialog-product-text h2{font-size:25px;line-height:1.25}.dialog-product-text p:not(.eyebrow){font-size:12px}.dialog-product-text .button{min-height:46px;font-size:12px}.dialog-features li{font-size:9px}.not-found{padding:55px 0}.not-found h1{font-size:37px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.hero-inner{width:calc(100% - 32px)}.brand .logo{width:132px}.header-tools{gap:0}.icon-button{width:38px}.hero-copy h1{font-size:32px;letter-spacing:-.045em}.hero-copy .eyebrow{font-size:7px;gap:8px}.hero-copy .eyebrow:before{width:18px}.hero-lead{font-size:13px}.hero-actions{gap:8px}.hero-actions .button,.hero-actions .button:first-child{font-size:10px;padding:11px 10px;gap:6px;min-height:46px}.hero-actions .button .icon{width:15px;height:15px;flex-basis:15px}.hero-art{height:210px}.offer-heading h2{font-size:28px}.category-art{height:132px}.category-label{padding:10px}.category-label h3{font-size:11px}.category-label .icon{width:12px;height:12px;flex-basis:12px}.brand-word{font-size:19px}.brand-word-8{font-size:15px}.contact-strip h2{font-size:25px}.contact-strip-phone>span{font-size:23px}.contact-strip-phone>.icon:last-child{margin-left:0}.offer-entry-copy,.offer-entry:last-child .offer-entry-copy{padding:20px 14px}.offer-entry h2{font-size:19px}.offer-entry p{font-size:11px}.entry-link{font-size:10px;gap:6px}.about-opening h1{font-size:33px}.catalog-title h1{font-size:32px}.product-picture{height:143px;padding:12px}.product-copy{padding:11px 10px}.product-copy h3{font-size:10px}.group-select select{font-size:11px}.contact-title h1{font-size:35px}.contact-number a{font-size:29px}.contact-address-row{gap:11px}.contact-address-row>div{gap:8px}.contact-address-row p{font-size:10px}.about-year{padding:22px}.about-year>strong{font-size:63px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.category-tile:hover,.button:hover,.offer-entry:hover{transform:none}}

/* The catalogue index is a content region independent of its opening title. */
.offer-intro{padding-bottom:0}.offer-categories{padding-bottom:60px}@media(max-width:760px){.offer-categories{padding-bottom:30px}}

@media(min-width:761px) and (max-width:1260px){.hero-art img{object-position:right 12%}.home-hero:after{background:linear-gradient(90deg,rgba(4,7,9,.93),rgba(4,7,9,.68) 48%,rgba(4,7,9,0) 82%)}.hero-proof{width:max-content;max-width:100%;background:#0b0e10dc;padding:12px 14px;border-radius:3px}}
