/* Ybirá 1.2 — editorial catalog and native block editor. */
:root{--paper:#fcfaf5;--muted:#746e62;--line:#dcd4c5;--width:1320px;--sans:system-ui,-apple-system,'Segoe UI',sans-serif}
body{background:var(--cream);font-family:var(--sans);font-size:16px;line-height:1.8}h1,h2,h3{font-family:var(--serif);font-weight:400}a,button{transition:background-color .2s,color .2s,box-shadow .2s,transform .2s}.site-header{background:rgba(252,250,245,.96);backdrop-filter:blur(18px);border-bottom:1px solid #dcd4c577}.header-inner{max-width:1440px;min-height:94px;padding:16px 5%;gap:26px}.site-brand img{width:var(--logo-width,165px);max-height:65px;object-fit:contain}.desktop-nav .menu{gap:24px}.desktop-nav a{font-size:10px;letter-spacing:.1em}.header-contact.button{min-height:44px;font-size:10px;letter-spacing:.1em;padding:12px 18px;background:var(--navy);border-color:var(--navy);border-radius:3px}.button,.wp-block-button__link{font-family:var(--sans);font-weight:600;font-size:10px;letter-spacing:.13em;line-height:1.5;min-height:50px;border-radius:2px;padding:16px 24px;box-shadow:none}.button:hover,.wp-block-button__link:hover{filter:brightness(.94);transform:translateY(-2px)}.eyebrow{font-size:10px;letter-spacing:.24em;line-height:1.7;font-weight:650}.section,.home .section{max-width:1280px;padding:88px 40px;margin:0 auto}.home .section+.section{padding-top:64px}.section h2,.home .section h2{font-size:clamp(34px,3.5vw,52px);max-width:840px;line-height:1.12;letter-spacing:-.045em}.section p,.home .section p{font-size:15px;line-height:1.9}.section>.eyebrow,.home .section .eyebrow{font-size:10px}.section>p:not(.eyebrow){max-width:810px}.hero,.home .hero-home{min-height:690px;position:relative;background:var(--navy)}.hero-inner,.home .hero-inner{max-width:1320px;padding:100px 40px 70px;width:100%;position:relative;z-index:2}.hero h1,.home .hero h1{font-size:clamp(46px,5.4vw,78px);max-width:790px;line-height:1.05;letter-spacing:-.045em}.hero-intro{max-width:530px;font-size:17px;line-height:1.8;color:#f1eade}.hero .eyebrow{color:#dec597;margin-bottom:24px}.hero-shade{background:linear-gradient(90deg,#071d2bef 0%,#071d2bcc 34%,#071d2b33 75%,#071d2b11 100%)}.hero[style*="center"] .hero-inner{margin:auto}.hero[style*="center"] h1,.hero[style*="center"] .hero-intro{margin-left:auto;margin-right:auto}.hero[style*="center"] .hero-actions{justify-content:center}.hero-actions{margin-top:32px;gap:30px}.hero .text-link{font-size:10px;letter-spacing:.12em}.hero-caption,.home .hero-caption{font-size:9px;letter-spacing:.3em;margin-top:55px;color:#dfd2b9}.home .trust-strip{max-width:none;background:var(--navy);color:var(--cream);padding:28px max(40px,calc((100vw - 1200px)/2));border-top:1px solid #ffffff21}.trust-strip .wp-block-columns{gap:40px;margin:0}.trust-strip .wp-block-column{display:flex;align-items:center;gap:20px;border-right:1px solid #ffffff26}.trust-strip .wp-block-column:last-child{border:0}.trust-strip p{margin:0!important;font-size:12px!important;max-width:160px;line-height:1.6!important}.trust-strip .trust-number{font:36px/1 var(--serif)!important;color:#dac096}.home .collection-intro{padding-top:100px;padding-bottom:30px}.collection-intro>p:not(.eyebrow){max-width:680px}.home .premium-collections{padding-top:24px;padding-bottom:92px}.home .line-cards .wp-block-columns{gap:30px}.home .line-cards .wp-block-column{background:var(--paper);border:1px solid var(--line);padding:0 0 35px;box-shadow:0 14px 40px #30241005;overflow:hidden}.home .line-cards .wp-block-column>*:not(.wp-block-image){margin-left:32px;margin-right:32px}.home .line-cards .wp-block-column h3{font-size:40px;margin-top:4px;margin-bottom:12px}.home .line-cards .wp-block-column>p{font-size:14px}.home .line-cards .wp-block-image{overflow:hidden;margin:0 0 30px}.home .line-cards .wp-block-image img{aspect-ratio:1.55;width:100%;object-fit:cover;border-radius:0;margin-bottom:0;transition:transform .5s}.home .line-cards .wp-block-column:hover img{transform:scale(1.03)}.home .line-cards .wp-block-buttons{margin-top:25px}.home .line-cards .wp-block-button__link{border:0;border-bottom:1px solid #b7542a60;padding:10px 0;background:none;color:var(--clay);font-size:10px}.home .instrument-section{max-width:none;padding:64px max(40px,calc((100vw - 1200px)/2));background:#e9e3d7}.instrument-section .wp-block-buttons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:36px}.instrument-section .wp-block-button{width:100%}.instrument-section .wp-block-button__link{width:100%;justify-content:space-between;min-height:74px;padding:20px 24px;background:var(--paper)!important;color:var(--navy)!important;border:1px solid #d4ccbd!important;text-transform:none;font:24px var(--serif);letter-spacing:0}.home .premium-featured{padding-top:90px;padding-bottom:90px}.premium-featured>.wp-block-buttons{margin-top:30px}.product-grid{gap:24px}.product-card{border:1px solid var(--line);background:var(--paper);border-radius:4px;overflow:hidden;box-shadow:0 4px 18px #24190b04}.product-card:hover{border-color:#bda788;box-shadow:0 14px 30px #24190b0c}.product-image{background:linear-gradient(145deg,#ebe4d6,#f7f4ed);aspect-ratio:1.4;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;padding:18px;transition:transform .35s}.product-image:hover img{transform:scale(1.05)}.product-info{padding:26px;display:flex;flex-direction:column}.product-info h3{font-size:27px;line-height:1.22;min-height:66px}.product-info .eyebrow{font-size:9px;letter-spacing:.16em;margin-bottom:12px}.product-info p{font-size:13px!important}.product-info .cash,.home .product-info .cash{font:32px/1.4 var(--serif)!important;margin-bottom:4px}.cash small{font-family:var(--sans);font-size:11px}.product-info .installments{font-size:11px!important;color:#665b4c;min-height:42px}.product-info .weight{padding:10px 0;border-top:1px solid var(--line);font-size:11px!important;margin-top:10px}.product-info .button{margin-top:auto;font-size:9px;letter-spacing:.08em;padding:15px 12px;min-height:49px}.detail-link{margin-top:15px;font-size:11px;color:#655849}.photo-placeholder{font-size:11px;letter-spacing:.08em;color:#75634c}.photo-placeholder>span{border:1px solid #c8b99e;border-radius:50%;width:60px;height:60px;display:grid;place-items:center;font:32px var(--serif);margin:0 auto 15px}.carousel-controls{margin:20px 0}.carousel-controls button{border-radius:50%;width:42px;height:42px;background:var(--paper)}.catalog-filters{gap:8px;flex-wrap:wrap;margin-bottom:28px}.catalog-filters button{border-radius:30px;font-size:12px;padding:10px 20px}.home .page-content>.split:not(.dark){padding:92px max(40px,calc((100vw - 1200px)/2));background:#e9e3d7}.split .wp-block-columns,.home .split .wp-block-columns{gap:64px;align-items:center}.split .wp-block-image{margin:0;position:relative}.split .wp-block-image img,.home .split .wp-block-image img{max-height:none;aspect-ratio:.95;object-fit:cover;width:100%;border-radius:3px}.split .lead{font-family:var(--serif);font-size:23px!important;line-height:1.4!important}.split .signature{font-size:20px!important;color:#93713d}.home .dark.split,.dark.split{max-width:none;padding:96px max(40px,calc((100vw - 1200px)/2));background:var(--navy)}.dark.split h2{max-width:650px}.dark.split .wp-block-image img{aspect-ratio:.86}.dark.split .wp-block-column:first-child{flex:1.2}.dark.split .wp-block-column:last-child{flex:1}.trial-steps{margin:36px 0;gap:14px}.trial-step{border-top:1px solid #ffffff38;padding-top:16px}.trial-step svg{width:28px;height:28px}.trial-step span{font-size:10px}.home .roots-section{background:var(--cream)!important}.home .roots-section img{aspect-ratio:1!important;border-radius:50% 50% 2px 2px}.premium-faq{max-width:1020px!important}.wp-block-details{border-top:1px solid var(--line);padding:22px 0}.wp-block-details:last-child{border-bottom:1px solid var(--line)}.wp-block-details summary{font-family:var(--serif);font-size:25px;color:var(--navy);cursor:pointer;line-height:1.4}.wp-block-details p{margin-top:20px;max-width:780px}.premium-faq h2{margin-bottom:38px}.home .home-contact{padding:85px max(40px,calc((100vw - 1200px)/2));background:linear-gradient(90deg,#e9e3d7f5 0%,#e9e3d7e8 60%,#e9e3d780 100%),url('contato.webp') center/cover}.home-contact .wp-block-columns{max-width:1100px;align-items:center}.home-contact .wp-block-column:last-child{border-left:1px solid #b7ac94;padding-left:40px}.home-contact h3{font-size:30px}.site-footer{background:var(--navy);padding:70px 40px 20px}.footer-main{max-width:1200px;gap:40px;margin:auto}.footer-brand p{font-size:12px;color:#d5d0c4;max-width:220px}.footer-brand .signature{font-size:23px}.footer-logo{background:transparent;padding:0;max-width:180px;margin-bottom:22px}.footer-logo img{background:#f3efe6;padding:10px;border-radius:3px}.footer-custom-logo{width:180px;height:auto;margin-bottom:22px}.site-footer h2{font-family:var(--sans);letter-spacing:.16em;color:#cfb180;font-size:10px}.site-footer a{font-size:12px;line-height:2.1;color:#f0ece2}.footer-bottom{max-width:1200px;margin:48px auto 0;padding:22px 0;border-top:1px solid #ffffff25;font-size:10px}.footer-bottom p{font-size:10px}.footer-bottom a{font-size:9px;letter-spacing:.15em}.custom-footer{background:var(--navy);color:var(--cream)}.custom-footer h2,.custom-footer h3{color:inherit}.detail-layout{max-width:1280px;margin:auto;gap:60px}.detail-photo{background:var(--paper);border:1px solid var(--line);border-radius:4px}.features .wp-block-column{padding:25px;border:1px solid var(--line);background:var(--paper)}.feature-number{font-size:38px!important;color:var(--gold)}.contact-cards>a{background:var(--paper);border-color:var(--line);padding:32px}.mobile-dialog{background:var(--cream);color:var(--navy)}
@media(min-width:768px){.ybira-hide-desktop{display:none!important}}
@media(max-width:1100px){.desktop-nav .menu{gap:12px}.desktop-nav a{font-size:9px}.header-inner{gap:18px}.split .wp-block-columns,.home .split .wp-block-columns{gap:35px}.home .hero h1{max-width:680px}.footer-main{gap:22px}}
@media(max-width:767px){.ybira-hide-mobile{display:none!important}.header-inner{min-height:78px;padding:12px 20px;gap:12px}.site-brand img{max-width:125px;max-height:48px}.header-contact.button{min-height:40px;padding:10px;font-size:9px}.section,.home .section{padding:56px 22px}.home .section+.section{padding-top:40px}.section h2,.home .section h2{font-size:35px}.hero,.home .hero-home{min-height:640px}.hero-inner,.home .hero-inner{padding:80px 24px 45px}.hero h1,.home .hero h1{font-size:46px;max-width:100%;line-height:1.1}.hero-poster{object-position:65% center!important}.hero-shade{background:linear-gradient(90deg,#071d2bdb,#071d2b60),linear-gradient(0deg,#071d2b,transparent 90%)}.hero-intro{font-size:15px;max-width:360px}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.hero-caption,.home .hero-caption{letter-spacing:.18em;font-size:8px;margin-top:38px}.home .trust-strip{padding:26px 22px}.trust-strip .wp-block-columns{display:flex;flex-wrap:nowrap!important;gap:12px}.trust-strip .wp-block-column{flex-basis:0!important;flex-grow:1;display:block;padding-right:8px}.trust-strip .trust-number{font-size:29px!important;margin-bottom:8px!important}.trust-strip p{font-size:10px!important}.home .collection-intro{padding-top:62px;padding-bottom:8px}.home .premium-collections{padding-top:20px;padding-bottom:48px}.home .line-cards .wp-block-column>*:not(.wp-block-image){margin-left:24px;margin-right:24px}.home .line-cards .wp-block-column h3{font-size:35px}.home .line-cards .wp-block-column{margin-bottom:15px}.home .line-cards .wp-block-image img{aspect-ratio:1.5}.home .instrument-section{padding:45px 22px}.instrument-section .wp-block-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.instrument-section .wp-block-button__link{font-size:20px;padding:16px 14px;min-height:65px}.home .premium-featured{padding:55px 22px}.product-grid.is-carousel{grid-auto-columns:85%;gap:16px;scroll-snap-type:x mandatory}.product-card{scroll-snap-align:start}.product-info{padding:22px}.home .page-content>.split:not(.dark),.home .dark.split,.dark.split{padding:58px 22px}.split .wp-block-columns,.home .split .wp-block-columns{gap:32px}.split .wp-block-image img,.home .split .wp-block-image img{aspect-ratio:1.12;max-height:430px}.dark.split .wp-block-image img{aspect-ratio:1.18}.trial-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.trial-step span{font-size:11px}.home .roots-section img{max-height:350px}.premium-faq{padding:55px 22px!important}.wp-block-details summary{font-size:23px}.home .home-contact{padding:58px 22px}.home-contact .wp-block-columns{gap:38px}.home-contact .wp-block-column:last-child{padding-left:0;border-left:0;border-top:1px solid #b7ac94;padding-top:30px}.site-footer{padding:50px 24px 15px}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 22px}.footer-brand{grid-column:1/-1}.footer-bottom{margin-top:35px;gap:12px;align-items:flex-start}.footer-bottom p{max-width:220px}.detail-layout{gap:25px}.features .wp-block-column{padding:22px}.contact-cards>a{padding:24px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media(min-width:981px){.home .hero h1{font-size:clamp(50px,5vw,72px);max-width:900px}.home .hero-intro{max-width:540px}}
@media(max-width:767px){.trust-strip .wp-block-columns{flex-direction:row}.trust-strip .wp-block-column{width:auto}.hero[style*="center"] .hero-actions{align-items:center}}
/* 1.3: full-bleed surfaces with constrained inner content. */
body main.page-content>.section.dark,body main.page-content>.section.home-contact,body main.page-content>.section.craft-section,body main.page-content>.section.editorial-band{width:100%;max-width:none;margin-inline:0;padding-inline:max(24px,calc((100% - 1200px)/2))}
body main.page-content>.section.home-contact{background-size:cover;background-repeat:no-repeat}body main.page-content>.section.dark.cta-end{padding-top:0}
.site-footer .footer-logo,.site-footer .footer-logo img,.site-footer .footer-custom-logo{background:transparent!important;padding:0!important;border:0!important;box-shadow:none!important;border-radius:0}.footer-brand .wordmark{font-size:36px;margin-bottom:20px}
.editorial-band{background:#e9e3d7}.editorial-intro>p{max-width:710px}.editorial-split .wp-block-column>p{max-width:580px}.editorial-split .wp-block-image img{aspect-ratio:1.05;max-height:580px}.reading-details{margin-top:24px}.reading-details summary{font:600 12px/1.5 var(--sans);letter-spacing:.06em;padding:8px 0}.reading-details p{font-size:14px!important}.material-cards .wp-block-column{background:var(--paper);border:1px solid var(--line);padding:32px}.material-cards h3{font-size:31px}.material-cards .feature-number{font-size:32px!important}.material-cards p{font-size:14px!important}.timeline-words .wp-block-column{border-top:1px solid var(--gold);padding-top:25px}.timeline-words h3{font-size:29px}.line-overview{background:var(--navy);color:var(--cream)}.line-overview h2,.line-overview h3{color:var(--cream)}.line-overview .wp-block-column{padding:25px;border:1px solid #ffffff25}.line-overview .eyebrow{color:#dec095}.line-overview .reading-details{border-color:#ffffff30}.line-overview summary{color:#e8ce9d}.line-overview .feature-number{color:#d7b580}.instrument-section .wp-block-buttons{flex-wrap:wrap}
@media(max-width:767px){body main.page-content>.section.dark,body main.page-content>.section.home-contact,body main.page-content>.section.editorial-band{padding-inline:24px}.editorial-split .wp-block-columns{gap:28px}.material-cards .wp-block-column{padding:25px}.reading-details summary{font-size:12px}.line-overview .wp-block-column{padding:24px}.timeline-words .wp-block-columns{gap:18px}.editorial-split .wp-block-image img{max-height:370px;aspect-ratio:1.1}.section.editorial-split{padding-top:42px;padding-bottom:42px}}
.line-cards .wp-block-column:nth-child(2) .reading-details summary{color:#dec095}.line-cards .wp-block-column:nth-child(2) .reading-details{border-color:#ffffff35}
/* 1.4: composições editoriais das páginas internas */
.yb-editorial{padding-top:72px;padding-bottom:72px}.yb-editorial>h2{max-width:850px}.yb-editorial>.wp-block-columns{gap:24px;margin-top:32px}.yb-tile{height:100%;padding:30px!important;background:#fffdf8;border:1px solid var(--line);border-radius:4px}.yb-tile h3{font-size:28px}.yb-tile p:last-child{font-size:15px;margin:0}.yb-index{font:500 13px/1.4 var(--sans);letter-spacing:.14em;color:var(--clay);margin-bottom:35px}.dark .yb-tile{background:#ffffff08;border-color:#ffffff25}.dark .yb-tile h3,.dark .yb-tile p{color:var(--cream)}.dark .yb-tile .yb-index{color:var(--gold)}
.yb-feature>.wp-block-columns{align-items:center;gap:64px}.yb-feature .wp-block-image img{width:100%;height:520px;object-fit:cover;border-radius:3px}.yb-feature .wp-block-image{margin:0}.yb-feature .wp-block-column{min-width:0}.yb-feature h2{font-size:clamp(34px,3.7vw,54px)}.yb-feature .wp-block-column>p:not(.eyebrow){font-size:18px;max-width:540px}.yb-journey{padding:22px!important;border-left:2px solid var(--gold);background:#bd986115;margin:28px 0}.yb-journey p{margin:0;font-size:16px}
.yb-accordion{border:0;border-bottom:1px solid var(--line);padding:0;margin:0;background:transparent}.yb-accordion summary{list-style:none;position:relative;padding:23px 46px 23px 0;font:500 20px/1.4 var(--serif);cursor:pointer;color:var(--navy)}.yb-accordion summary::-webkit-details-marker{display:none}.yb-accordion summary:after{content:'+';position:absolute;right:8px;top:20px;font:25px/1.5 var(--sans);color:var(--clay)}.yb-accordion[open]>summary:after{content:'−'}.yb-accordion[open]{padding-bottom:22px}.yb-accordion>p{max-width:820px;font-size:15px;line-height:1.8}.yb-accordion>p:last-child{margin-bottom:0}.yb-reading{max-width:1000px!important}.yb-reading>p{margin-bottom:28px}.yb-reading .identity-image{max-height:350px;margin-top:36px}.yb-table-section{background:#eae5db}.yb-compare{overflow-x:auto;margin:30px 0 0;border:1px solid #d2c9b8;border-radius:4px;max-width:100%;overscroll-behavior-x:contain}.yb-compare table{width:100%;min-width:650px;border-collapse:collapse;table-layout:fixed;background:var(--white);font-size:14px;line-height:1.6}.yb-compare th,.yb-compare td{padding:19px 22px;text-align:left;border:0;border-bottom:1px solid var(--line);vertical-align:top;overflow-wrap:break-word}.yb-compare th{background:var(--navy);color:#fff;font-size:14px;font-weight:500}.yb-compare td:first-child{font-weight:600;background:#f3efe6}.yb-compare tr:last-child td{border-bottom:0}.yb-compare tr:nth-child(even) td:not(:first-child){background:#f8f5ef}.yb-table-hint{font-size:12px!important;color:#635d51;margin-top:12px}.yb-accordion .yb-compare table{min-width:0}.yb-accordion .yb-compare td{padding:12px;font-size:13px}.yb-material{height:100%;background:#fffdf8;padding:0 32px 32px!important;border:1px solid var(--line)}.yb-material .wp-block-image{margin:0 -32px 30px}.yb-material img{height:280px;width:100%;object-fit:cover}.yb-material>p:not(.eyebrow){font-size:15px}.yb-outcome{border:1px solid var(--line);padding:38px!important;background:#fffdf8;height:100%}.yb-outcome-yes{background:var(--navy);color:var(--cream);border-color:var(--navy)}.yb-outcome-yes h3{color:var(--cream)}.yb-outcome-yes .eyebrow{color:var(--gold)}.yb-outcome h3{font-size:38px}.yb-outcome p:last-child{font-size:15px;margin-bottom:0}.yb-closing{text-align:center}.yb-closing h2,.yb-closing p{margin-left:auto;margin-right:auto}.yb-closing .wp-block-buttons{justify-content:center}.yb-closing .button{margin-top:12px}.yb-products .catalog-filters{margin:24px 0}.desktop-nav a[aria-current=page],.mobile-dialog a[aria-current=page]{color:var(--clay)!important}.desktop-nav a[aria-current=page]{border-bottom:2px solid var(--clay);padding-bottom:7px}.mobile-dialog a[aria-current=page]{border-left:3px solid var(--clay);padding-left:14px}.mobile-menu-logo{display:block;width:165px;max-width:65%;height:auto}.mobile-menu-logo img{width:100%;max-height:75px;object-fit:contain;object-position:left center}
@media(max-width:767px){.yb-editorial{padding-top:42px;padding-bottom:42px}.yb-editorial>.wp-block-columns{gap:16px;margin-top:24px}.yb-feature>.wp-block-columns{gap:26px}.yb-feature .wp-block-image img{height:300px}.yb-tile{padding:23px!important}.yb-index{margin-bottom:18px}.yb-tile h3{font-size:26px}.yb-accordion summary{font-size:20px;padding-top:20px;padding-bottom:20px}.yb-compare th,.yb-compare td{padding:14px 16px}.yb-material img{height:220px}.yb-outcome{padding:25px!important}.yb-outcome h3{font-size:32px}.yb-journey p{font-size:14px}.yb-closing .button{width:100%}.yb-steps .wp-block-columns+.wp-block-columns{margin-top:16px}}
body main.page-content>.section.yb-table-section{max-width:none;width:100%;padding-inline:max(24px,calc((100% - 1200px)/2));margin-inline:0}.yb-editorial .wp-block-column{min-width:0}.yb-reading .yb-accordion summary:focus-visible{outline:2px solid var(--clay);outline-offset:4px}
/* 1.4.1: corrige as grades já publicadas, inclusive composições antigas. */
.features .wp-block-columns:has(>.wp-block-column:nth-child(6):last-child){display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px;align-items:stretch}.features .wp-block-column{min-width:0;box-sizing:border-box}.features .wp-block-columns:has(>.wp-block-column:nth-child(6):last-child)>.wp-block-column{margin:0!important;padding:28px}.features .wp-block-column h3{margin-top:0;font-size:27px;line-height:1.18}.features .feature-number{margin-bottom:22px}.features .wp-block-column p:last-child{margin-bottom:0}.yb-editorial .wp-block-columns{align-items:stretch}.yb-feature .wp-block-columns{align-items:center}.yb-reading{padding-block:55px}.yb-editorial.yb-products{padding-top:35px}.yb-editorial.yb-benefits{padding-top:48px}.yb-accordion[open]>summary{color:var(--clay)}
@media(min-width:768px) and (max-width:1100px){.features .wp-block-columns:has(>.wp-block-column:nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))!important}.features .wp-block-columns:has(>.wp-block-column:nth-child(4):last-child){grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:767px){.features .wp-block-columns:has(>.wp-block-column:nth-child(6):last-child){grid-template-columns:1fr!important;gap:16px}.features .wp-block-columns:has(>.wp-block-column:nth-child(6):last-child)>.wp-block-column{padding:24px}.yb-reading{padding-block:38px}.yb-editorial.yb-products{padding-top:25px}}
