:root{--yb-ink:#292d28;--yb-accent:#964b38;--yb-paper:#faf8f3;--yb-soft:#eee9df;--yb-line:#dfddd5;--yb-display:YubzDisplay,Georgia,serif;--yb-sans:YubzSans,Arial,sans-serif}body[data-yb-world=baby]{--yb-ink:#334b3d;--yb-accent:#476b51;--yb-soft:#f5eee2;--yb-line:#e5e6de}body[data-yb-world=adult]{--yb-ink:#262621;--yb-accent:#a84216;--yb-soft:#f4eee5;--yb-line:#e5dfd4}body{font-family:var(--yb-sans);background:var(--yb-paper);color:var(--yb-ink);letter-spacing:0}body [hidden]{display:none!important}h1,h2,h3,h4,body a{color:inherit}button,input,select{font:inherit}.yb-header a,.yb-home a,.yb-footer a{text-decoration:none}.yb-home a:hover,.yb-footer a:hover{text-decoration:underline;text-underline-offset:5px}.yb-header :focus-visible,.yb-home :focus-visible,.yb-footer :focus-visible{outline:3px solid var(--yb-accent);outline-offset:5px}.yb-utility{min-height:30px;display:flex;justify-content:space-between;align-items:center;padding:5px max(24px,calc((100vw - 1440px)/2));background:var(--yb-ink);color:#fff;font-size:11px;letter-spacing:.04em;line-height:1.4}.yb-utility a{text-decoration:none;color:#fff}.yb-header{background:var(--yb-paper);position:relative;z-index:20;border-bottom:1px solid var(--yb-line)}.yb-header-main{max-width:1488px;margin:auto;display:grid;grid-template-columns:220px minmax(240px,1fr) auto;gap:45px;align-items:center;padding:16px 24px}.yb-logo{display:block;line-height:0}.yb-logo img{width:184px;height:auto;display:block}.yb-search{display:flex;border-radius:4px;background:#f5f6f6;border:1px solid #e4e7e8;height:46px;max-width:600px;align-items:center}.yb-search input{border:0;background:transparent;padding:10px 18px;width:100%;min-width:0;font-size:14px;color:#273749;outline-offset:0}.yb-search button{width:48px;height:44px;border:0;background:transparent;cursor:pointer;flex-shrink:0}.yb-search svg{width:19px;height:19px}.yb-actions{display:flex;gap:20px;align-items:center}.yb-actions>a{display:flex;gap:6px;align-items:center;min-height:44px;min-width:24px;font-size:12px}.yb-actions svg{width:23px;height:23px}.yb-actions .yb-language-switch button{padding:6px;font-size:11px;min-height:36px}.yb-switch{display:flex;justify-content:center;gap:0;max-width:950px;margin:0 auto}.yb-switch a{padding:8px 23px 11px;border-bottom:3px solid transparent;min-width:210px;text-align:center;display:flex;align-items:baseline;gap:9px;justify-content:center;transition:background .18s ease}.yb-switch strong{font-family:var(--yb-display);font-size:18px;font-weight:400;white-space:nowrap}.yb-switch span{font-size:11px;white-space:nowrap}.yb-switch a[aria-current]{border-color:var(--yb-accent);background:var(--yb-soft)}.yb-switch a:hover{background:#f6f6f4}.yb-navigation{border-top:1px solid var(--yb-line);display:flex;align-items:stretch;max-width:1488px;margin:auto;padding:0 24px;position:relative;min-height:49px}.yb-department-menu{flex-shrink:0}.yb-department-menu summary{cursor:pointer;list-style:none;display:flex;gap:12px;align-items:center;min-height:49px;font-size:13px;font-weight:600;padding-inline-end:28px}.yb-department-menu summary::-webkit-details-marker{display:none}.yb-department-menu summary svg{width:18px;height:18px}.yb-nav{display:flex;align-items:center;gap:30px;overflow-x:auto;white-space:nowrap;scrollbar-width:none;font-size:12px}.yb-nav a{padding-block:16px}.yb-nav a:last-child{margin-inline-start:auto}.yb-menu-panel{position:absolute;inset-inline:24px;top:100%;padding:28px;background:#fff;border:1px solid var(--yb-line);box-shadow:0 15px 25px #192f4d15;max-height:70vh;overflow:auto}.yb-menu-world{display:grid;grid-template-columns:repeat(4,1fr);gap:18px 30px;font-size:14px}.yb-menu-world a{padding:8px 0}.yb-menu-all{display:block;border-top:1px solid var(--yb-line);padding-top:18px;margin-top:24px;font-size:14px;font-weight:600}.yb-home{max-width:1440px;margin:auto}.yb-world,.yb-world--baby{background:#ede3d1}.yb-world--adult{background:#000}.yb-hero{position:relative;min-height:450px;display:flex;align-items:center;isolation:isolate;overflow:hidden}.yb-hero-art{position:absolute;right:0;top:0;width:84%;height:100%;z-index:-1;-webkit-mask-image:linear-gradient(to right,transparent,black 24%);mask-image:linear-gradient(to right,transparent,black 24%)}.yb-hero-art img{width:100%;height:100%;object-fit:cover;object-position:right center;display:block}.yb-hero-copy{padding:48px 0 48px 5%;max-width:43%;position:relative}.yb-eyebrow{font-size:11px!important;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px!important;line-height:1.5!important}.yb-hero h1{font-family:var(--yb-display);font-size:clamp(36px,3.8vw,60px);font-weight:400;line-height:1.04;letter-spacing:-.025em;margin:0 0 23px;white-space:pre-line}.yb-hero-copy>p:not(.yb-eyebrow){font-size:16px;line-height:1.6;max-width:330px;margin:0 0 27px}.yb-hero-footnote{display:block;font-size:10px;margin-top:27px;letter-spacing:.025em}.yb-world--baby h1{font-family:var(--yb-display);font-weight:400}.yb-world--adult .yb-hero{color:#f6eedf}.yb-world--adult .yb-hero-art{width:77%;-webkit-mask-image:linear-gradient(to right,transparent,black 30%);mask-image:linear-gradient(to right,transparent,black 30%)}.yb-world--adult .yb-hero-art img{object-fit:contain;object-position:right center}.yb-world--adult .yb-hero-copy{max-width:39%}.yb-world--adult h1{font-size:54px}.yb-cta{display:inline-flex;gap:25px;align-items:center;justify-content:center;padding:14px 22px;background:var(--yb-ink);color:#fff!important;min-height:48px;border-radius:4px;font-family:var(--yb-display);font-size:16px;font-weight:400;text-decoration:none!important}.yb-cta:hover{filter:brightness(1.12)}.yb-cta span{font-size:18px}.yb-world--adult .yb-cta{background:#f16b31;color:#161614!important}.yb-quick-links{display:grid;grid-template-columns:repeat(5,1fr);padding:0 4%;background:var(--yb-ink);color:#fff;min-height:57px}.yb-quick-links a{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;font-size:12px;border-inline-end:1px solid #ffffff25}.yb-quick-links a:first-child{border-inline-start:1px solid #ffffff25}.yb-world--adult .yb-quick-links{background:#24241f}.yb-quick-links span{font-size:18px;margin-inline-start:15px}.yb-section{padding:54px 4.5%;scroll-margin-top:24px}.yb-section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.yb-section-heading h2,.yb-season h2,.yb-membership-banner h2{font-family:var(--yb-display);font-size:34px;font-weight:400;margin:0;line-height:1.15;letter-spacing:-.015em}.yb-section-heading .yb-eyebrow{margin-bottom:9px!important}.yb-text-link{font-size:12px;font-weight:600;border-bottom:1px solid;padding-bottom:4px;display:inline-flex;gap:20px;align-items:center;text-decoration:none!important}.yb-department-grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 100px)/6);gap:20px;overflow-x:auto;padding-bottom:20px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#aeb9c0 transparent}.yb-department-card{text-align:start;scroll-snap-align:start}.yb-department-image{background:#f1ede4;border-radius:4px;overflow:hidden;aspect-ratio:1;transition:transform .2s}.yb-department-card img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;display:block}.yb-department-card:hover .yb-department-image{transform:translateY(-4px)}.yb-department-card h3{font:600 12px/1.45 var(--yb-sans);margin:11px 0 0}.yb-department-grid[data-yb-audience=baby]{grid-auto-columns:calc((100% - 100px)/6)}.yb-departments{border-bottom:1px solid var(--yb-line)}.yb-editorial-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:36px}.yb-story{background:#e3edf8;position:relative;min-height:300px;overflow:hidden;border-radius:4px}.yb-story>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:70% center}.yb-story:after{content:"";position:absolute;top:40%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#e3edf8 90%)}.yb-story>div{position:absolute;bottom:24px;left:24px;right:24px;z-index:1}.yb-story h3{font-family:var(--yb-display);font-size:27px;line-height:1.15;margin:0 0 12px;max-width:260px}.yb-school-shortcuts{display:grid;grid-template-columns:1fr 1fr;align-content:start;gap:0 26px}.yb-school-shortcuts>p{grid-column:1/-1;font-size:20px;line-height:1.5;margin:0 0 20px;max-width:460px}.yb-school-shortcuts a{display:flex;justify-content:space-between;gap:14px;padding:18px 0;border-bottom:1px solid var(--yb-line);font-size:13px}.yb-baby-guides{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.yb-baby-guides article{background:#f5f1e8;padding:0 28px 28px;overflow:hidden}.yb-baby-guides article>img{width:calc(100% + 56px);max-width:none;margin:0 -28px 22px;aspect-ratio:1.45;object-fit:contain;mix-blend-mode:multiply}.yb-baby-guides article>span{font:36px var(--yb-display);color:#849481}.yb-baby-guides h3{font:24px/1.2 var(--yb-display);margin:20px 0 12px}.yb-baby-guides p{font-size:14px;line-height:1.65;margin-bottom:24px}.yb-collectors{margin:15px 4.5% 30px;background:#202322;color:#fff;display:grid;grid-template-columns:1fr 1fr;min-height:400px;overflow:hidden;border-radius:4px}.yb-collectors-copy{padding:50px;align-self:center}.yb-collectors h2{font:400 40px/1.1 var(--yb-display);white-space:pre-line;margin:0 0 22px;color:#fff}.yb-collectors-copy>p:not(.yb-eyebrow){font-size:14px;line-height:1.65;max-width:360px;margin-bottom:25px}.yb-collectors .yb-cta{background:#f2e7d3;color:#202322!important}.yb-collector-objects{background:#ede7dc;padding:20px 30px;color:#232621;display:flex;flex-direction:column;justify-content:center}.yb-collector-objects>img{width:100%;height:280px;object-fit:contain;mix-blend-mode:multiply}.yb-collector-links{display:flex;gap:25px;justify-content:center;font-size:12px}.yb-collector-links a{padding:14px 0;border-top:1px solid #c8c3b9;flex:1;text-align:center}.yb-season{display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;gap:20px;background:#eaf0f7;margin-top:50px;overflow:hidden}.yb-season h2{font-size:38px;max-width:330px}.yb-season p:not(.yb-eyebrow){font-size:14px;line-height:1.6;max-width:300px}.yb-season img{width:125%;max-width:none;margin-inline-start:-15%;display:block;mix-blend-mode:multiply}.yb-membership-banner{margin:35px 4.5%;position:relative;min-height:330px;background:#f8f3ea;overflow:hidden;border-radius:4px}.yb-membership-banner>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:right center}.yb-membership-banner>div{position:relative;padding:40px;max-width:44%}.yb-membership-banner h2{white-space:pre-line}.yb-membership-banner p:not(.yb-eyebrow){font-size:13px;line-height:1.65;margin:20px 0}.yb-membership-banner .yb-eyebrow{font-size:9px!important}.yb-products .yb-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.yb-product>a{display:block}.yb-product img{width:100%;height:auto;aspect-ratio:1;object-fit:contain}.yb-product h3{font:600 15px/1.45 var(--yb-sans);margin:12px 0}.yb-product strong{font-size:15px}.yb-product>a>span,.yb-product small{display:block;font-size:11px;margin-top:10px}.yb-footer{max-width:1440px;margin:auto;padding:55px 4.5% 0;border-top:1px solid var(--yb-line);display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:35px}.yb-footer-brand img{display:block;width:165px;height:auto}.yb-footer-brand p{font-size:13px;line-height:1.8;white-space:pre-line;max-width:330px;margin:24px 0}.yb-footer h2{font:600 14px var(--yb-sans);margin:0 0 20px}.yb-footer>div:not(.yb-footer-brand):not(.yb-footer-bottom)>a{display:block;font-size:12px;margin:15px 0}.yb-footer-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--yb-line);padding:18px 0;font-size:11px}.yb-footer-bottom .yb-language-switch button{font-size:11px}.yb-catalog-context{padding-top:24px}.yb-catalog-chips{display:flex;gap:10px;flex-wrap:wrap}.yb-catalog-chips a{padding:10px 16px;border:1px solid var(--yb-line);border-radius:3px;font-size:12px;text-decoration:none}.yb-catalog-chips a:hover{background:var(--yb-soft)}html[dir=rtl] .yb-hero-copy{padding:48px 5% 48px 0;margin-inline-start:0}html[dir=rtl] .yb-hero-art{right:auto;left:0;transform:scaleX(-1)}html[dir=rtl] .yb-hero-art img{object-position:right center}html[dir=rtl] .yb-hero h1{letter-spacing:0;line-height:1.2}html[dir=rtl] .yb-eyebrow{letter-spacing:0}html[dir=rtl] .yb-membership-banner>img{object-position:left center;opacity:.2}html[dir=rtl] .yb-story>div{left:24px;right:24px}.yb-discover{padding:44px 4.5% 12px}.yb-discover-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.yb-discover-card{position:relative;display:block;background:#f0f2f4;overflow:hidden;border-radius:6px}.yb-discover-card img{width:100%;aspect-ratio:1.3;object-fit:contain;display:block;mix-blend-mode:multiply;transition:transform .25s}.yb-discover-card:hover img{transform:scale(1.035)}.yb-discover-card>div{padding:5px 25px 26px}.yb-discover-card h2{font:400 26px/1.2 var(--yb-display);margin:0 0 12px}.yb-discover-card .yb-text-link{font-size:12px}.yb-discover-card:nth-child(2){background:#edece3}.yb-discover-card:nth-child(3){background:#f4e9e3}body[data-yb-world=adult] .yb-discover-card{background:#f0e9de}body[data-yb-world=adult] .yb-discover-card:nth-child(2){background:#e4e6e0}body[data-yb-world=adult] .yb-discover-card:nth-child(3){background:#f4e1d3}@media(max-width:749px){.yb-discover{padding:25px 20px 0}.yb-discover-grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline-end:-20px;padding-inline-end:20px;padding-bottom:12px}.yb-discover-card{flex:0 0 83%;scroll-snap-align:start}.yb-discover-card>div{padding:0 20px 22px}.yb-discover-card h2{font-size:22px}.yb-discover-card img{aspect-ratio:1.35}.yb-baby-guides article{padding:0 25px 25px}.yb-baby-guides article>img{width:calc(100% + 50px);margin:0 -25px 22px}}@media(min-width:1500px){.yb-hero{min-height:490px}}@media(max-width:1100px){.yb-header-main{gap:22px;grid-template-columns:180px 1fr auto}.yb-logo img{width:166px}.yb-action-label{display:none}.yb-actions{gap:14px}.yb-switch a{min-width:190px;padding-inline:24px}.yb-nav{gap:22px}.yb-hero{min-height:440px}.yb-hero-copy{max-width:44%}.yb-hero h1,.yb-world--adult h1{font-size:43px}.yb-department-grid,.yb-department-grid[data-yb-audience=baby]{grid-auto-columns:calc((100% - 60px)/4)}.yb-collectors-copy{padding:32px}.yb-collectors h2{font-size:34px}.yb-menu-world{grid-template-columns:repeat(3,1fr)}.yb-membership-banner>div{max-width:48%}}@media(max-width:749px){.yb-utility{justify-content:center;font-size:10px;padding:7px 12px}.yb-utility>a{display:none}.yb-header-main{grid-template-columns:1fr auto;gap:12px;padding:14px 18px}.yb-logo img{width:139px}.yb-actions{gap:14px}.yb-actions .yb-language-switch{display:block}.yb-actions .yb-language-switch button{font-size:10px;padding:2px}.yb-actions svg{width:21px;height:21px}.yb-search{grid-row:2;grid-column:1/-1;width:100%;max-width:none;height:40px}.yb-search input{font-size:12px;padding:8px 12px}.yb-search button{height:38px}.yb-switch{padding:0 10px}.yb-switch a{padding:10px 4px 12px;min-width:0;flex:1;display:block}.yb-switch strong{font-size:14px;display:block}.yb-switch span{font-size:9px;display:block;margin-top:3px}.yb-navigation{padding:0 18px;min-height:44px}.yb-department-menu summary{font-size:0;gap:0;padding-inline-end:18px;min-height:44px}.yb-department-menu summary svg{width:22px;height:22px}.yb-nav{gap:22px;font-size:11px}.yb-nav a{padding-block:14px}.yb-menu-panel{inset-inline:0;padding:24px;max-height:62vh}.yb-menu-world{grid-template-columns:1fr 1fr;font-size:12px;gap:8px 20px}.yb-menu-all{font-size:13px}.yb-hero{min-height:0;display:block;padding:0}.yb-hero-copy,.yb-world--adult .yb-hero-copy{max-width:100%;padding:28px 24px 0}.yb-eyebrow{font-size:9px!important;margin-bottom:12px!important}.yb-hero h1,.yb-world--adult h1{font-size:36px;line-height:1.03;margin-bottom:16px}.yb-hero-copy>p:not(.yb-eyebrow){font-size:13px;line-height:1.6;margin-bottom:18px;max-width:320px}.yb-cta{font-size:12px;padding:11px 18px;min-height:44px;gap:22px}.yb-hero-footnote{display:none}.yb-hero-art,.yb-world--adult .yb-hero-art{position:relative;width:140%;height:250px;margin-left:-40%;-webkit-mask-image:linear-gradient(to bottom,transparent,black 15%);mask-image:linear-gradient(to bottom,transparent,black 15%);z-index:0;top:auto}.yb-hero-art img{object-fit:cover;object-position:right bottom}.yb-hero{display:flex;flex-direction:column}.yb-hero-copy{order:-1;align-self:start}.yb-world--adult .yb-hero-art{height:300px;width:130%;margin-left:-30%;-webkit-mask-image:linear-gradient(to bottom,transparent,black 15%);mask-image:linear-gradient(to bottom,transparent,black 15%)}.yb-quick-links{display:flex;overflow:auto;padding:0 10px;scrollbar-width:none;min-height:48px}.yb-quick-links a{min-width:145px;padding:12px 15px;font-size:11px}.yb-quick-links a:first-child{border-inline-start:0}.yb-section{padding:34px 20px}.yb-section-heading{gap:16px;align-items:start;margin-bottom:22px}.yb-section-heading h2,.yb-membership-banner h2{font-size:28px}.yb-section-heading>.yb-text-link{max-width:90px;font-size:10px;line-height:1.6;gap:6px;margin-top:22px;flex-shrink:0}.yb-department-grid,.yb-department-grid[data-yb-audience=baby]{grid-auto-columns:42%;gap:14px;margin-inline-end:-20px;padding-inline-end:20px}.yb-department-card h3{font-size:11px;margin-top:8px}.yb-department-image{background:#f1ede4}.yb-editorial-grid{grid-template-columns:1fr;gap:25px}.yb-story{min-height:270px}.yb-story>img{object-position:right center}.yb-story>div{bottom:20px;left:20px;right:20px}.yb-story h3{font-size:23px;max-width:200px}.yb-school-shortcuts{gap:0 20px}.yb-school-shortcuts>p{font-size:17px;margin-bottom:5px}.yb-school-shortcuts a{font-size:12px;padding:15px 0}.yb-baby-guides{grid-template-columns:1fr;gap:16px}.yb-baby-guides article{padding:25px}.yb-baby-guides article>span{font-size:26px}.yb-baby-guides h3{font-size:23px;margin-top:15px}.yb-baby-guides p{font-size:13px}.yb-collectors{margin:0 20px 25px;grid-template-columns:1fr}.yb-collectors-copy{padding:30px 25px}.yb-collectors h2{font-size:32px}.yb-collectors-copy>p:not(.yb-eyebrow){font-size:13px}.yb-collector-objects{padding:12px 24px}.yb-collector-objects>img{height:245px}.yb-collector-links{gap:12px;font-size:11px}.yb-season{margin-top:30px;grid-template-columns:1fr;padding-bottom:0;gap:0}.yb-season h2{font-size:31px}.yb-season img{width:140%;margin-inline-start:-40%}.yb-season p:not(.yb-eyebrow){font-size:13px}.yb-membership-banner{margin:20px;min-height:470px}.yb-membership-banner>div{padding:25px;max-width:100%}.yb-membership-banner>img{height:240px;top:auto;bottom:0;width:180%;max-width:none;left:-80%;object-position:right center;-webkit-mask-image:linear-gradient(to bottom,transparent,black 25%);mask-image:linear-gradient(to bottom,transparent,black 25%)}.yb-membership-banner p:not(.yb-eyebrow){max-width:280px}.yb-membership-banner .yb-eyebrow{font-size:8px!important}.yb-products .yb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.yb-product h3{font-size:13px}.yb-footer{padding:35px 20px 0;grid-template-columns:1fr 1fr;gap:25px}.yb-footer-brand{grid-column:1/-1}.yb-footer-brand img{width:145px}.yb-footer-brand p{font-size:12px;margin-bottom:0}.yb-footer-bottom{flex-wrap:wrap;gap:16px}.yb-footer-bottom .yb-language-switch{width:100%}.yb-footer h2{font-size:13px}.yb-catalog-chips{flex-wrap:nowrap;overflow:auto}.yb-catalog-chips a{white-space:nowrap;font-size:11px}html[dir=rtl] .yb-hero-copy{padding:28px 24px 0}html[dir=rtl] .yb-hero-art{transform:none;left:auto;margin-left:-40%}html[dir=rtl] .yb-hero-art img{transform:none;object-position:right bottom}html[dir=rtl] .yb-world--adult .yb-hero-art{margin-left:-30%}html[dir=rtl] .yb-membership-banner>img{transform:none;opacity:1;left:-80%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}.yb-department-image,.yb-switch a{transition:none}}.yb-world--family{background:#ede3d1}.yb-world--family .yb-hero,.yb-world--heroes .yb-hero,.yb-world--baby .yb-hero{min-height:570px}.yb-world--family .yb-hero-art,.yb-world--heroes .yb-hero-art,.yb-world--baby .yb-hero-art{width:100%;-webkit-mask-image:none;mask-image:none}.yb-world--family .yb-hero-art img,.yb-world--heroes .yb-hero-art img,.yb-world--baby .yb-hero-art img{object-position:center center}.yb-world--family .yb-hero-copy,.yb-world--heroes .yb-hero-copy,.yb-world--baby .yb-hero-copy{max-width:44%;padding-inline-start:5%}.yb-world--family h1{font-size:clamp(38px,4vw,62px)}.yb-world--family .yb-hero-copy>p:not(.yb-eyebrow){max-width:340px}.yb-family-panels{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.yb-family-panel{text-decoration:none!important}.yb-family-panel>img{width:100%;aspect-ratio:1.05;object-fit:cover;object-position:75% center;display:block;border-radius:3px}.yb-family-panel>div{padding:18px 0}.yb-family-panel h3{font:400 26px/1.2 var(--yb-display);margin:0 0 10px}.yb-family-panel span{font-size:13px}.yb-family-ninja{margin:15px 4.5% 50px;background:#151613;color:#f4edde;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.yb-family-ninja>div{padding:45px;align-self:center}.yb-family-ninja h2{font:400 35px/1.15 var(--yb-display);margin:0 0 20px}.yb-family-ninja p:not(.yb-eyebrow){font-size:14px;line-height:1.7;margin-bottom:25px}.yb-family-ninja>img{width:100%;height:100%;object-fit:cover;object-position:right center}.yb-family-ninja .yb-cta{background:#ed713f;color:#171a16!important}.yb-family-departments{grid-auto-flow:unset;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px 22px;overflow:visible}.yb-family-departments .yb-department-image{display:block;background:#f7f4ed;border-radius:12px;aspect-ratio:1}.yb-family-departments .yb-department-card{display:block}.yb-family-departments .yb-department-card h3{font-size:13px;font-weight:600;margin-top:12px}.yb-family-departments img{mix-blend-mode:normal}.yb-hero-copy{z-index:1}@media(max-width:749px){.yb-switch a{min-width:0;padding-inline:2px}.yb-switch strong{font-size:13px}.yb-switch span{font-size:8px}.yb-logo img{width:125px}.yb-actions{gap:10px}.yb-world--family .yb-hero,.yb-world--heroes .yb-hero,.yb-world--baby .yb-hero{min-height:0;background:#eee5d5}.yb-world--family .yb-hero-copy,.yb-world--heroes .yb-hero-copy,.yb-world--baby .yb-hero-copy{max-width:100%;padding:30px 24px 5px}.yb-world--family h1{font-size:38px}.yb-world--family .yb-hero-art,.yb-world--heroes .yb-hero-art,.yb-world--baby .yb-hero-art{width:140%;height:290px;margin-left:-40%;-webkit-mask-image:linear-gradient(to bottom,transparent,black 15%);mask-image:linear-gradient(to bottom,transparent,black 15%)}.yb-world--family .yb-hero-art img,.yb-world--heroes .yb-hero-art img,.yb-world--baby .yb-hero-art img{object-position:right center}.yb-family-panels{grid-template-columns:1fr;gap:15px}.yb-family-panel>img{aspect-ratio:1.4}.yb-family-panel>div{padding:15px 0 20px}.yb-family-panel h3{font-size:25px}.yb-family-departments{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-columns:auto;margin:0;padding:0;gap:24px 16px}.yb-family-departments .yb-department-card h3{font-size:10px}.yb-family-ninja{margin:10px 20px 30px;grid-template-columns:1fr}.yb-family-ninja>div{padding:28px}.yb-family-ninja h2{font-size:29px}.yb-family-ninja>img{height:250px;object-fit:contain;background:#000}.yb-family-ninja p:not(.yb-eyebrow){font-size:13px}html[dir=rtl] .yb-world--family .yb-hero-art{transform:none;left:auto;margin-left:-40%}}.yb-life-story{position:relative;min-height:480px;display:flex;align-items:center;isolation:isolate;overflow:hidden;background:#eee5d4}.yb-life-story>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;-webkit-mask-image:none;mask-image:none}.yb-life-story>div{padding:55px 5%;width:46%;box-sizing:border-box}.yb-life-story h2{font:400 42px/1.12 var(--yb-display);margin:0 0 22px}.yb-life-story p:not(.yb-eyebrow){font-size:15px;line-height:1.7;margin:0 0 26px;max-width:340px}.yb-family-ninja{position:relative;min-height:450px;margin:0;display:flex;align-items:center;isolation:isolate;background:#eee5d4;color:var(--yb-ink)}.yb-family-ninja>div{width:46%;box-sizing:border-box;padding:55px 5%}.yb-family-ninja>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:-1;object-fit:cover;-webkit-mask-image:none;mask-image:none}.yb-family-ninja h2{font-size:40px}.yb-collectors{margin:0;border-radius:0;background:#eee5d4;color:var(--yb-ink)}.yb-collectors h2{color:inherit}.yb-collectors .yb-cta{background:var(--yb-ink);color:#fff!important}.yb-collector-objects{background:#eee5d4}.yb-footer{margin-top:0}.yb-logo img{mix-blend-mode:multiply}html[dir=rtl] .yb-life-story>img,html[dir=rtl] .yb-family-ninja>img{transform:scaleX(-1)}@media(max-width:749px){.yb-life-story{display:flex;flex-direction:column;min-height:0}.yb-life-story>div{width:100%;padding:32px 24px 0;order:-1}.yb-life-story>img{position:relative;width:145%;max-width:none;height:280px;margin-left:-45%;object-position:right center;-webkit-mask-image:none;mask-image:none;z-index:0}.yb-life-story h2{font-size:32px}.yb-life-story p:not(.yb-eyebrow){font-size:13px}.yb-family-ninja{display:flex;flex-direction:column;min-height:0}.yb-family-ninja>div{width:100%;padding:32px 24px 0;order:-1}.yb-family-ninja>img{position:relative;width:145%;height:280px;max-width:none;margin-left:-45%;object-position:right center;background:transparent;z-index:0}.yb-family-ninja h2{font-size:32px}html[dir=rtl] .yb-life-story>img,html[dir=rtl] .yb-family-ninja>img{transform:none}}.yb-icon{width:24px;height:24px;flex-shrink:0;vertical-align:middle}.yb-actions .yb-icon{width:23px;height:23px}.yb-search .yb-icon{width:21px;height:21px}[data-yb-cart-count],.quantity__input,.pagination__item,.yb-baby-guides article>span{font-family:var(--yb-display);font-variant-numeric:tabular-nums}.yb-mobile-nav .yb-icon{width:23px;height:23px}.yb-brand-lockup{display:inline-flex;align-items:center;gap:9px;color:#314c3e;line-height:1;white-space:nowrap;direction:ltr}.yb-brand-lockup img,.yb-logo .yb-brand-lockup img,.yb-footer-brand .yb-brand-lockup img{width:60px;height:51px;object-fit:contain;mix-blend-mode:multiply;filter:contrast(1.12) brightness(1.04)}.yb-brand-wordmark{font:400 44px/1 YubzDisplay,Georgia,serif;letter-spacing:-1.5px}.yb-footer .yb-brand-wordmark{font-size:38px}.yb-icon--arrow{transform:scaleX(1)}html[dir=rtl] .yb-icon--arrow{transform:scaleX(-1)}@media(max-width:749px){.yb-logo .yb-brand-lockup{gap:6px}.yb-logo .yb-brand-lockup img{width:43px;height:37px}.yb-logo .yb-brand-wordmark{font-size:32px;letter-spacing:-1px}}.yb-illustrated-shortcuts{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;padding:28px 4.5%;background:var(--yb-paper)}.yb-illustrated-shortcuts a{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;font:400 16px/1.3 var(--yb-display);text-decoration:none}.yb-shortcut-drawing{display:grid;place-items:center;width:70px;height:64px;border-radius:24px;background:#eee9dc;color:#314c3e;transition:transform .2s}.yb-shortcut-drawing .yb-icon{width:34px;height:34px}.yb-illustrated-shortcuts a:nth-child(2n) .yb-shortcut-drawing{background:#e5ebdf}.yb-illustrated-shortcuts a:nth-child(3n) .yb-shortcut-drawing{background:#f5dfd1}.yb-illustrated-shortcuts a:hover .yb-shortcut-drawing{transform:translateY(-3px)}@media(max-width:749px){.yb-illustrated-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 12px;padding:25px 20px}.yb-illustrated-shortcuts a{font-size:14px}.yb-shortcut-drawing{width:62px;height:58px}}.yb-department-image.yb-department-image--real{display:flex;align-items:center;justify-content:center;background:var(--yb-paper,#faf8f3)}.yb-department-image--real img{width:100%;height:100%;object-fit:contain;mix-blend-mode:normal;filter:none}.yb-department-image--real>.yb-icon{width:40%;height:40%;color:var(--yb-ink,#304d40)}.yb-life-story{margin-block:24px;background:#eee5d4;box-shadow:none}.yb-life-story>img,.yb-family-ninja>img{mask-image:none;-webkit-mask-image:none;filter:none}.yb-family-ninja{margin-block:24px;background:#000;color:#f7f4ed}.yb-family-ninja h2,.yb-family-ninja p{color:#f7f4ed}@media(max-width:749px){.yb-life-story,.yb-family-ninja{margin-block:16px}.yb-family-ninja>div{padding-bottom:24px}}#collectors{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,64px);margin:40px 4.5%;padding:clamp(24px,4vw,60px);min-height:0;background:#f3efe6;color:#304d40;border-radius:20px;overflow:hidden}#collectors .yb-collectors-copy{padding:0;min-width:0}#collectors h2{color:#304d40;font-size:clamp(30px,3.5vw,48px);line-height:1.12;letter-spacing:-.025em;margin-bottom:20px;overflow-wrap:break-word}#collectors .yb-collectors-copy>p:not(.yb-eyebrow){font-size:15px;line-height:1.7;max-width:410px;margin:0 0 28px}#collectors .yb-collector-objects{padding:0;background:transparent;min-width:0}#collectors .yb-collector-objects>img{display:block;width:100%;height:auto;max-height:440px;aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply;-webkit-mask-image:none;mask-image:none;filter:none}#collectors .yb-collector-links{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:16px 24px;font-size:14px}#collectors .yb-collector-links a{flex:0 1 auto;border:0;text-align:start;min-height:44px;display:inline-flex;align-items:center;gap:18px}#collectors .yb-collector-links .yb-cta{padding:14px 20px;background:#304d40;color:#fff!important;border-radius:8px}#collectors .yb-collector-secondary{padding:8px 0;color:#304d40;text-decoration:underline;text-underline-offset:5px}#collectors a:focus-visible{outline:3px solid #304d40;outline-offset:5px}@media(max-width:749px){#collectors{grid-template-columns:minmax(0,1fr);gap:16px;margin:24px 20px;padding:28px 24px;border-radius:16px}#collectors h2{font-size:32px}#collectors .yb-collector-objects{grid-row:1}#collectors .yb-collector-objects>img{max-height:270px;aspect-ratio:1.3}#collectors .yb-collector-links{gap:12px 20px}#collectors .yb-collectors-copy>p:not(.yb-eyebrow){font-size:14px}}.yb-world--adult .yb-hero{display:grid;grid-template-columns:1fr 1fr;min-height:540px;background:#20372e;color:#f7f4ed;padding:0;overflow:hidden}.yb-world--adult .yb-hero-copy{width:auto;max-width:none;padding:56px 9%;align-self:center;order:0}.yb-world--adult .yb-hero-copy h1{color:inherit;font-size:clamp(38px,4.5vw,66px)}.yb-world--adult .yb-hero-copy .yb-cta{background:#f18b54;color:#20372e!important}.yb-world--adult .yb-hero-art{position:static;width:100%;height:auto;align-self:stretch;order:1;margin:0;background:#f5f1e8;-webkit-mask-image:none;mask-image:none;transform:none}.yb-world--adult .yb-hero-art img{width:100%;height:100%;max-height:600px;object-fit:contain;object-position:center;mix-blend-mode:multiply;transform:none}.yb-world--adult .yb-quick-links{background:#20372e;color:#f7f4ed}.yb-ninja-tools{background:#20372e;color:#f7f4ed;margin:32px 4.5%;border-radius:20px;display:grid;grid-template-columns:1fr 1fr;gap:24px 40px}.yb-ninja-tools h2{font:400 34px/1.15 var(--yb-display);color:inherit;margin:0 0 12px}.yb-ninja-tools p{max-width:480px;line-height:1.6}.yb-ninja-tools label{display:block;margin-bottom:12px}.yb-ninja-search{display:flex;gap:8px}.yb-ninja-search input{min-width:0;flex:1;background:#f7f4ed;border:0;border-radius:8px;padding:15px;color:#20372e;font:inherit}.yb-ninja-search button{background:#f18b54;border:0;border-radius:8px;padding:14px 20px;color:#20372e;font:inherit;cursor:pointer}.yb-ninja-tools-links{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:12px}.yb-ninja-tools-links a{border:1px solid #849481;border-radius:30px;padding:12px 18px;text-decoration:none}.yb-ninja-tools a:hover{background:#314c3e}.yb-ninja-tools :focus-visible{outline:3px solid #f18b54;outline-offset:4px}@media(max-width:749px){.yb-world--adult .yb-hero{grid-template-columns:1fr;min-height:0}.yb-world--adult .yb-hero-copy,html[dir=rtl] .yb-world--adult .yb-hero-copy{padding:30px 24px}.yb-world--adult .yb-hero-art,html[dir=rtl] .yb-world--adult .yb-hero-art{width:100%;height:320px;margin:0;left:auto;-webkit-mask-image:none;mask-image:none}.yb-world--adult .yb-hero-art img,html[dir=rtl] .yb-world--adult .yb-hero-art img{object-position:center;transform:none}.yb-ninja-tools{grid-template-columns:1fr;margin:24px 20px;padding:25px 20px}.yb-ninja-tools h2{font-size:28px}.yb-ninja-search{flex-wrap:wrap}.yb-ninja-search input{flex-basis:100%}.yb-ninja-tools-links{grid-column:auto}}.yb-world--adult .yb-hero{display:flex;position:relative;isolation:isolate;min-height:620px;background:#000;color:#fff5e8}.yb-world--adult .yb-hero-copy{width:40%;padding:50px 4.5%;z-index:1;box-sizing:border-box}.yb-world--adult .yb-hero-art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#000;z-index:0;-webkit-mask-image:none;mask-image:none}.yb-world--adult .yb-hero-art img{width:100%;height:100%;max-height:none;object-fit:contain;object-position:right center;mix-blend-mode:normal;-webkit-mask-image:none;mask-image:none}.yb-world--adult .yb-hero-copy h1{font-size:clamp(36px,4vw,60px)}.yb-world--adult .yb-hero-copy .yb-cta,.yb-ninja-search button{background:#f0783f;color:#111!important}.yb-world--adult .yb-quick-links{background:#000;color:#fff5e8;border-top:1px solid #39261d}.yb-world--adult .yb-quick-links a{border-color:#39261d}.yb-ninja-tools{background:#111;color:#fff5e8}.yb-ninja-tools-links a{border-color:#755442}.yb-ninja-tools a:hover{background:#302019}@media(max-width:749px){.yb-world--adult .yb-hero{display:flex;flex-direction:column;min-height:0}.yb-world--adult .yb-hero-copy,html[dir=rtl] .yb-world--adult .yb-hero-copy{width:100%;padding:32px 24px 0}.yb-world--adult .yb-hero-art,html[dir=rtl] .yb-world--adult .yb-hero-art{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:1.5;margin:0}.yb-world--adult .yb-hero-art img{display:block;object-fit:contain;width:100%;height:100%}}.yb-ninja-campaign{position:relative;isolation:isolate;display:flex;align-items:center;min-height:520px;background:#000;color:#fff5e8;margin:32px 4.5%;border-radius:16px;overflow:hidden}.yb-ninja-campaign>div{width:42%;padding:40px;z-index:1;box-sizing:border-box}.yb-ninja-campaign h2{font:400 38px/1.15 var(--yb-display);color:inherit;margin:0 0 18px}.yb-ninja-campaign p{line-height:1.6}.yb-ninja-campaign .yb-cta{background:#f0783f;color:#111!important}.yb-ninja-campaign>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:right center;z-index:0}@media(max-width:749px){.yb-ninja-campaign{display:flex;flex-direction:column;min-height:0;margin:24px 20px}.yb-ninja-campaign>div{width:100%;padding:28px 24px 0}.yb-ninja-campaign h2{font-size:28px}.yb-ninja-campaign>img{position:static;width:100%;height:auto;aspect-ratio:1.5;object-fit:contain}}.yb-department-grid[data-yb-audience=baby] .yb-department-image,.yb-baby-guides article{background:#f5f1e8}.yb-department-grid[data-yb-audience=baby] img,.yb-baby-guides article>img{object-fit:contain;mix-blend-mode:multiply;filter:none}body[data-yb-world=adult] .yb-discover-card,body[data-yb-world=adult] .yb-discover-card:nth-child(2),body[data-yb-world=adult] .yb-discover-card:nth-child(3),.yb-department-grid[data-yb-audience=adult] .yb-department-image{background:#f5f1e8}.yb-membership__art{width:140px;height:140px;object-fit:contain;mix-blend-mode:multiply;border-radius:12px}.yb-membership__details{background:#f5f1e8}.yb-membership__summary>span:first-of-type{flex:1}.yb-membership__summary strong{font-family:var(--yb-display)}@media(max-width:749px){.yb-membership__art{width:100px;height:100px}}.yb-illustrated-shortcuts .yb-shortcut-drawing{width:100px;height:90px;background:transparent!important;border-radius:0;padding:0}.yb-shortcut-drawing>img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}body[data-yb-world=adult]{--yb-ink:#111;--yb-accent:#f0783f}body[data-yb-world=adult] #collectors,body[data-yb-world=adult] #collectors h2,body[data-yb-world=adult] #collectors .yb-collector-objects,body[data-yb-world=adult] .yb-department-card,body[data-yb-world=adult] .yb-brand-lockup{color:#111}body[data-yb-world=adult] #collectors .yb-cta{background:#f0783f;color:#111!important}body[data-yb-world=adult] #collectors .yb-text-link,body[data-yb-world=adult] #collectors .yb-collector-links a:not(.yb-cta){color:#111;border-color:#111}body[data-yb-world=adult] .yb-utility,body[data-yb-world=adult] .yb-footer{background:#111;color:#fff5e8}body[data-yb-world=adult] .yb-brand-lockup img{filter:grayscale(1) contrast(3);mix-blend-mode:multiply}body[data-yb-world=adult] .yb-footer .yb-brand-lockup{color:#f0783f}body[data-yb-world=adult] .yb-language-switch button,body[data-yb-world=adult] .yb-actions a,body[data-yb-world=adult] .yb-navigation{color:#111}.yb-brand-lockup .yb-main-logo-mark{width:60px;height:51px;display:block;flex-shrink:0;fill:currentColor}.yb-illustrated-shortcuts .yb-shortcut-drawing,.yb-illustrated-shortcuts a:hover .yb-shortcut-drawing{transform:none;mix-blend-mode:multiply;background:transparent!important}@media(max-width:749px){.yb-brand-lockup .yb-main-logo-mark{width:42px;height:38px}}.yb-market-feature{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:40px;align-items:center;margin:32px 4.5% 12px;padding:40px;background:#000;color:#fff5e8;border-radius:16px;overflow:hidden}.yb-market-feature__copy .yb-eyebrow{color:#f0783f}.yb-market-feature h2{font:400 38px/1.15 var(--yb-display);color:inherit;white-space:pre-line;margin:0 0 18px}.yb-market-feature__copy>p:not(.yb-eyebrow){font-size:14px;line-height:1.65;max-width:420px;margin:0 0 26px}.yb-market-feature .yb-cta{background:#f0783f;color:#111!important}.yb-market-feature__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px}.yb-market-feature__links a{display:flex;align-items:center;gap:12px;min-height:48px;padding:10px 14px;border:1px solid #ffffff2b;border-radius:8px;font-size:13px;color:inherit;text-decoration:none!important;transition:background .2s,border-color .2s}.yb-market-feature__links a:hover{background:#ffffff12;border-color:#f0783f}.yb-market-feature__links .yb-icon,.yb-market-feature__links svg{width:20px;height:20px;flex-shrink:0;color:#f0783f}.yb-market-feature__teaser{min-width:0}.yb-market-feature__teaser-head{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:14px}.yb-market-feature__teaser-head h3{font:400 20px/1.2 var(--yb-display);margin:0;color:inherit}.yb-market-feature__teaser-head .yb-text-link{color:#f0783f;border-color:#f0783f;font-size:12px;flex-shrink:0}.yb-market-teaser-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;list-style:none;margin:0;padding:0}.yb-market-teaser-card{display:flex;flex-direction:column;height:100%;background:#17171a;border:1px solid #ffffff1c;border-radius:10px;overflow:hidden;color:inherit;text-decoration:none!important;transition:transform .2s,border-color .2s}.yb-market-teaser-card:hover{transform:translateY(-3px);border-color:#f0783f}.yb-market-teaser-card__photo{display:grid;place-items:center;aspect-ratio:3/4;background:#242428;font-size:38px;overflow:hidden}.yb-market-teaser-card__photo img{width:100%;height:100%;object-fit:cover;display:block}.yb-market-teaser-card__body{display:flex;flex-direction:column;gap:6px;padding:10px 12px 12px;flex:1}.yb-market-teaser-card__badge{align-self:flex-start;padding:3px 9px;border-radius:999px;background:#f0783f;color:#111;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.yb-market-teaser-card__title{font-size:13px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.yb-market-teaser-card__price{margin-top:auto;font:600 15px var(--yb-display);color:#fff}.yb-market-teaser-card__price small{display:block;font:500 10px var(--yb-sans);color:#c9c1b3;letter-spacing:.03em}.yb-market-teaser-card__ends{font-size:11px;color:#f0b48f}.yb-market-teaser-note,.yb-market-teaser-empty{grid-column:1/-1;text-align:center;font-size:13px;color:#d9d1c2;padding:28px 20px;border:1px dashed #ffffff33;border-radius:10px}.yb-market-teaser-empty strong{display:block;font:400 24px/1.2 var(--yb-display);color:#fff;margin-bottom:8px}.yb-market-teaser-empty p{max-width:380px;margin:0 auto 18px;line-height:1.6}.yb-market-teaser-empty .yb-cta{min-height:44px;padding:11px 18px;font-size:13px}html[dir=rtl] .yb-market-feature__copy>p:not(.yb-eyebrow),html[dir=rtl] .yb-market-teaser-empty p{text-align:start}html:lang(ar) .yb-market-feature h2,html:lang(ar) .yb-market-feature__teaser-head h3,html:lang(ar) .yb-market-teaser-empty strong{font-family:YubzArabicDisplay,YubzArabic,sans-serif}@media(max-width:1100px){.yb-market-feature{gap:28px;padding:32px}.yb-market-feature h2{font-size:32px}.yb-market-teaser-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.yb-market-feature{grid-template-columns:1fr;gap:22px;margin:16px 20px;padding:26px 20px 22px;border-radius:12px}.yb-market-feature h2{font-size:28px;white-space:normal}.yb-market-feature__copy>p:not(.yb-eyebrow){font-size:13px;margin-bottom:20px}.yb-market-feature__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:20px}.yb-market-feature__links a{font-size:12px;min-height:46px;padding:8px 12px}.yb-market-teaser-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.yb-market-feature__teaser-head h3{font-size:18px}}.yb-action-my-yubz{font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/3/assets/yubz-design.css.map */
