.ppd-container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}@media (max-width: 575px){.ppd-container{padding:0 16px}}.ppd-breadcrumb{background:var(--bl-surface, #FFFFFF);border-bottom:1px solid var(--bl-border, #DCE6EC);padding:14px 0}.ppd-breadcrumb__list{display:flex;align-items:center;flex-wrap:wrap;gap:4px;list-style:none;margin:0;padding:0;font-size:13px}.ppd-breadcrumb__list li{display:flex;align-items:center;color:var(--bl-muted, #64748B)}.ppd-breadcrumb__list li a{color:var(--bl-muted, #64748B);text-decoration:none;transition:color .25s ease}.ppd-breadcrumb__list li a:hover{color:var(--bl-primary, #16B5E5)}.ppd-breadcrumb__list li i{font-size:14px;color:#64748b66}.ppd-breadcrumb__current{color:var(--bl-primary, #16B5E5);font-weight:600}.ppd-hero{background:var(--bl-bg, #F5F8FA);padding:60px 0 72px}@media (max-width: 767px){.ppd-hero{padding:36px 0 48px}}.ppd-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}@media (max-width: 991px){.ppd-hero__grid{grid-template-columns:1fr;gap:36px}}.ppd-gallery{position:relative}.ppd-gallery__main{position:relative;background:var(--bl-surface, #FFFFFF);border:1px solid var(--bl-border, #DCE6EC);border-radius:14px;overflow:hidden;width:100%;display:flex;align-items:center;justify-content:center;cursor:zoom-in;min-height:320px;box-shadow:0 2px 16px #0f283c14}.ppd-gallery__main:hover .ppd-gallery__zoom-hint{opacity:1}.ppd-gallery__main:hover .ppd-gallery__img{transform:scale(1.04)}.ppd-gallery__main:hover .ppd-gallery__arrow{opacity:1}.ppd-gallery__img{width:100%!important;height:auto!important;max-height:560px!important;-o-object-fit:contain!important;object-fit:contain!important;display:block;transition:transform .5s ease}.ppd-gallery__badge{position:absolute;top:16px;left:16px;z-index:2;background:#16b5e51f;border:1px solid rgba(22,181,229,.3);color:var(--bl-primary, #16B5E5);font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:5px 12px;border-radius:4px;display:flex;align-items:center;gap:6px}.ppd-gallery__badge i{font-size:14px}.ppd-gallery__zoom-hint{position:absolute;top:0;right:0;bottom:0;left:0;background:#16b5e51a;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;z-index:1}.ppd-gallery__zoom-hint i{font-size:40px;color:var(--bl-primary, #16B5E5);filter:drop-shadow(0 2px 6px rgba(22,181,229,.3))}.ppd-gallery__placeholder{width:100%;min-height:280px;display:flex;align-items:center;justify-content:center;background:var(--bl-surface2, #EEF2F6);color:var(--bl-muted, #64748B);font-size:64px}.ppd-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;background:#ffffffe6;border:1px solid var(--bl-border, #DCE6EC);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--bl-text, #17212B);font-size:22px;cursor:pointer;transition:background .2s ease,border-color .2s ease,opacity .2s ease;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 12px #0f283c1a}.ppd-gallery__arrow:hover{background:#16b5e51f;border-color:var(--bl-primary, #16B5E5);color:var(--bl-primary, #16B5E5)}.ppd-gallery__arrow--prev{left:12px}.ppd-gallery__arrow--next{right:12px}@media (max-width: 767px){.ppd-gallery__arrow{opacity:1;width:34px;height:34px;font-size:18px}}.ppd-gallery__thumbs{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.ppd-gallery__thumb{width:72px;height:56px;border-radius:8px;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:border-color .25s ease;background:none;padding:0;flex-shrink:0}.ppd-gallery__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ppd-gallery__thumb.is-active,.ppd-gallery__thumb:hover{border-color:var(--bl-primary, #16B5E5)}.ppd-info{display:flex;flex-direction:column}.ppd-info__labels{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:14px}.ppd-badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:5px 12px;border-radius:4px}.ppd-badge i{font-size:13px}.ppd-badge--brand{background:#16b5e51a;border:1px solid rgba(22,181,229,.28);color:var(--bl-primary, #16B5E5)}.ppd-badge--cat{background:var(--bl-surface2, #EEF2F6);border:1px solid var(--bl-border, #DCE6EC);color:var(--bl-muted, #64748B)}.ppd-info__title{font-size:clamp(1.7rem,3.5vw,2.6rem);font-weight:900;color:var(--bl-secondary, #17212B);line-height:1.15;letter-spacing:-.5px;margin-bottom:16px}.ppd-info__desc{font-size:15px;color:var(--bl-muted, #64748B);line-height:1.75;margin-bottom:0}.ppd-quick-specs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}@media (max-width: 575px){.ppd-quick-specs{grid-template-columns:1fr}}.ppd-quick-spec{display:flex;align-items:flex-start;gap:8px;background:var(--bl-surface2, #EEF2F6);border:1px solid var(--bl-border, #DCE6EC);border-radius:8px;padding:10px 12px}.ppd-quick-spec>i{font-size:18px;color:var(--bl-primary, #16B5E5);flex-shrink:0;margin-top:2px}.ppd-quick-spec>div{display:flex;flex-direction:column;gap:2px}.ppd-quick-spec__label{font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--bl-primary, #16B5E5)}.ppd-quick-spec__val{font-size:13px;color:var(--bl-text, #17212B);line-height:1.4}.ppd-info__divider{height:1px;background:linear-gradient(90deg,var(--bl-border, #DCE6EC) 0%,rgba(22,181,229,.25) 50%,transparent 100%);margin:24px 0}.ppd-info__ctas{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.ppd-info__ctas .ppd-btn{flex:1;min-width:0}@media (max-width: 575px){.ppd-info__ctas{flex-direction:column}.ppd-info__ctas .ppd-btn{flex:unset;width:100%}}.ppd-info__utils{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.ppd-util-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--bl-muted, #64748B);text-decoration:none;background:none;border:none;cursor:pointer;padding:0;transition:color .2s ease}.ppd-util-btn i{font-size:17px}.ppd-util-btn:hover{color:var(--bl-primary, #16B5E5)}.ppd-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 28px;border-radius:8px;font-size:14px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;text-decoration:none;cursor:pointer;border:none;position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;white-space:nowrap}.ppd-btn i{font-size:18px;flex-shrink:0}.ppd-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff2e;transform:translate(-110%) skew(-15deg);transition:transform .4s ease}.ppd-btn:hover{transform:translateY(-2px)}.ppd-btn:hover:before{transform:translate(200%) skew(-15deg)}.ppd-btn--green{background:var(--bl-primary, #16B5E5);color:#fff;box-shadow:0 4px 16px #16b5e540}.ppd-btn--green:hover{background:var(--bl-primary-dark, #078BB5);box-shadow:0 8px 28px #16b5e559;color:#fff}.ppd-btn--wa{background:#25d366;color:#fff;box-shadow:0 4px 16px #25d36640}.ppd-btn--wa:hover{background:#1ebe5d;box-shadow:0 8px 28px #25d36659;color:#fff}.ppd-btn--outline{background:transparent;color:var(--bl-text, #17212B);border:1.5px solid var(--bl-border, #DCE6EC)}.ppd-btn--outline:hover{border-color:var(--bl-primary, #16B5E5);color:var(--bl-primary, #16B5E5);background:#16b5e512;box-shadow:0 0 16px #16b5e51f}.ppd-btn--full{width:100%}.ppd-trust{display:flex;align-items:center;background:var(--bl-surface, #FFFFFF);border:1px solid var(--bl-border, #DCE6EC);border-radius:8px;padding:14px 20px;flex-wrap:wrap;gap:12px;box-shadow:0 1px 8px #0f283c0f}.ppd-trust__item{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:var(--bl-muted, #64748B);flex:1;min-width:100px}.ppd-trust__item i{font-size:18px;color:var(--bl-primary, #16B5E5);flex-shrink:0}.ppd-trust__sep{width:1px;height:24px;background:var(--bl-border, #DCE6EC);flex-shrink:0}@media (max-width: 575px){.ppd-trust__sep{display:none}}.ppd-tab-nav{position:sticky;top:var(--bl-nav-h, 72px);z-index:100;background:var(--bl-surface, #FFFFFF);border-bottom:1px solid var(--bl-border, #DCE6EC);transition:box-shadow .3s ease}.ppd-tab-nav.is-stuck{box-shadow:0 4px 16px #0f283c1a}.ppd-tab-nav__inner{display:flex;gap:0;overflow-x:auto;scrollbar-width:none}.ppd-tab-nav__inner::-webkit-scrollbar{display:none}.ppd-tab-btn{flex-shrink:0;padding:16px 28px;font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--bl-muted, #64748B);background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color .2s ease,border-color .2s ease;white-space:nowrap}.ppd-tab-btn:hover{color:var(--bl-text, #17212B)}.ppd-tab-btn.is-active{color:var(--bl-primary, #16B5E5);border-bottom-color:var(--bl-primary, #16B5E5)}@media (max-width: 575px){.ppd-tab-btn{padding:13px 18px;font-size:12px}}.ppd-body{background:var(--bl-bg, #F5F8FA);border-top:1px solid var(--bl-border, #DCE6EC);padding:56px 0 80px}@media (max-width: 767px){.ppd-body{padding:36px 0 56px}}.ppd-body__grid{display:grid;grid-template-columns:1fr 340px;gap:40px;align-items:start}@media (max-width: 1199px){.ppd-body__grid{grid-template-columns:1fr 300px}}@media (max-width: 991px){.ppd-body__grid{grid-template-columns:1fr}}.ppd-panels{min-width:0}.ppd-panel{display:none}.ppd-panel.is-active{display:block}.ppd-panel__header{margin-bottom:28px}.ppd-panel__eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--bl-primary, #16B5E5);margin-bottom:8px;display:block}.ppd-panel__eyebrow:before{content:"";display:inline-block;vertical-align:middle;width:20px;height:2px;background:var(--bl-primary, #16B5E5);margin-right:10px}.ppd-panel__title{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:900;color:var(--bl-secondary, #17212B);line-height:1.2;letter-spacing:-.3px;margin:0}.ppd-spec-table-wrap{overflow-x:auto;border-radius:10px;border:1px solid var(--bl-border, #DCE6EC);margin-bottom:20px;box-shadow:0 1px 8px #0f283c0f}.ppd-spec-table{width:100%;border-collapse:collapse;font-size:14px}.ppd-spec-table thead tr{background:#16b5e50f}.ppd-spec-table th{padding:12px 16px;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--bl-primary, #16B5E5);text-align:left;border-bottom:1px solid var(--bl-border, #DCE6EC);white-space:nowrap}.ppd-spec-table td{padding:12px 16px;border-bottom:1px solid var(--bl-border, #DCE6EC);color:var(--bl-text, #17212B);vertical-align:top}.ppd-spec-table tr:last-child td{border-bottom:none}.ppd-spec-table__row--even td{background:#16b5e508}.ppd-spec-table__param{display:flex;align-items:center;gap:8px;font-weight:600;color:var(--bl-muted, #64748B)}.ppd-spec-table__param i{font-size:16px;color:var(--bl-primary, #16B5E5);flex-shrink:0}.ppd-spec-note{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--bl-muted, #64748B);margin-top:12px}.ppd-spec-note i{font-size:16px;color:var(--bl-primary, #16B5E5)}.ppd-sticky-card{position:sticky;top:calc(var(--bl-nav-h, 72px) + 80px)}@media (max-width: 991px){.ppd-sticky-card{display:none}}.ppd-sticky-card__inner{background:var(--bl-surface, #FFFFFF);border:1px solid var(--bl-border, #DCE6EC);border-radius:14px;overflow:hidden;box-shadow:0 4px 24px #0f283c1a}.ppd-sticky-card__inner:before{content:"";display:block;height:3px;background:linear-gradient(90deg,var(--bl-primary, #16B5E5),var(--bl-accent, #0EA5D9))}.ppd-sticky-card__header{padding:20px 24px 16px;border-bottom:1px solid var(--bl-border, #DCE6EC)}.ppd-sticky-card__product{font-size:15px;font-weight:700;color:var(--bl-secondary, #17212B);line-height:1.35;margin:0 0 6px}.ppd-sticky-card__brand{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--bl-primary, #16B5E5)}.ppd-sticky-card__body{padding:20px 24px;display:flex;flex-direction:column;gap:10px;border-bottom:1px solid var(--bl-border, #DCE6EC)}.ppd-sticky-card__meta{padding:16px 24px 20px;display:flex;flex-direction:column;gap:10px}.ppd-sticky-card__meta-item{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--bl-muted, #64748B)}.ppd-sticky-card__meta-item i{font-size:17px;color:var(--bl-primary, #16B5E5);flex-shrink:0}.ppd-sticky-card__meta-item strong{color:var(--bl-text, #17212B)}.ppd-video{background:var(--bl-surface2, #EEF2F6);border-top:1px solid var(--bl-border, #DCE6EC);padding:72px 0 80px}@media (max-width: 767px){.ppd-video{padding:48px 0 56px}}.ppd-video__header{text-align:center;margin-bottom:36px}.ppd-video__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--bl-primary, #16B5E5);margin-bottom:10px}.ppd-video__eyebrow i{font-size:20px}.ppd-video__title{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:900;color:var(--bl-secondary, #17212B);margin:0}.ppd-video__wrap{position:relative;width:100%;padding-top:56.25%;border-radius:14px;overflow:hidden;border:1px solid var(--bl-border, #DCE6EC);box-shadow:0 12px 40px #0f283c1f}.ppd-video__iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;display:block}.ppd-section-head{margin-bottom:36px}.ppd-section-head__eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--bl-primary, #16B5E5);margin-bottom:8px}.ppd-section-head__eyebrow:before{content:"";display:inline-block;vertical-align:middle;width:20px;height:2px;background:var(--bl-primary, #16B5E5);margin-right:10px}.ppd-section-head__title{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:900;color:var(--bl-secondary, #17212B);line-height:1.2;letter-spacing:-.3px;margin:0}.ppd-related{background:var(--bl-bg, #F5F8FA);border-top:1px solid var(--bl-border, #DCE6EC);padding:72px 0 80px}@media (max-width: 767px){.ppd-related{padding:48px 0 56px}}.ppd-related__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width: 1199px){.ppd-related__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 767px){.ppd-related__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 479px){.ppd-related__grid{grid-template-columns:1fr}}.ppd-related-card{display:flex;flex-direction:column;background:var(--bl-surface, #FFFFFF);border:1px solid var(--bl-border, #DCE6EC);border-radius:10px;overflow:hidden;text-decoration:none;height:100%;box-shadow:0 1px 8px #0f283c12;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.ppd-related-card:hover{transform:translateY(-6px);border-color:#16b5e559;box-shadow:0 20px 48px #0f283c1f}.ppd-related-card:hover .ppd-related-card__img img{transform:scale(1.06)}.ppd-related-card:hover .ppd-related-card__overlay{opacity:1}.ppd-related-card:hover .ppd-related-card__cta{color:var(--bl-primary, #16B5E5)}.ppd-related-card:hover .ppd-related-card__cta i{transform:translate(4px)}.ppd-related-card__img{position:relative;overflow:hidden;aspect-ratio:4/3;background:var(--bl-surface2, #EEF2F6)}.ppd-related-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.ppd-related-card__placeholder{width:100%;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;background:var(--bl-surface2, #EEF2F6);color:var(--bl-muted, #64748B);font-size:36px}.ppd-related-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#16b5e51f;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.ppd-related-card__overlay i{font-size:36px;color:var(--bl-primary, #16B5E5)}.ppd-related-card__body{padding:18px 16px 20px;display:flex;flex-direction:column;flex:1}.ppd-related-card__brand{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--bl-primary, #16B5E5);margin-bottom:6px}.ppd-related-card__name{font-size:14px;font-weight:700;color:var(--bl-secondary, #17212B);line-height:1.35;margin-bottom:8px}.ppd-related-card__desc{font-size:12px;color:var(--bl-muted, #64748B);line-height:1.6;flex:1;margin-bottom:14px}.ppd-related-card__cta{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--bl-muted, #64748B);margin-top:auto;transition:color .25s ease}.ppd-related-card__cta i{transition:transform .25s ease;font-size:16px}.ppd-mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:900;display:flex;gap:10px;background:var(--bl-surface, #FFFFFF);border-top:1px solid var(--bl-border, #DCE6EC);padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));box-shadow:0 -4px 20px #0f283c1a}.ppd-mobile-cta__btn{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;padding:13px 12px;border-radius:8px;font-size:13px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.ppd-mobile-cta__btn i{font-size:18px}.ppd-mobile-cta__btn:active{transform:scale(.97)}.ppd-mobile-cta__btn--wa{background:#25d366;color:#fff;box-shadow:0 4px 12px #25d36640}.ppd-mobile-cta__btn--green{background:var(--bl-primary, #16B5E5);color:#fff;box-shadow:0 4px 12px #16b5e540}@media (max-width: 991px){.ppd-related{padding-bottom:100px}}.ppd-rich-content{background:var(--bl-surface, #FFFFFF);border:1px solid var(--bl-border, #DCE6EC);border-radius:10px;padding:32px 36px;font-size:15px;color:var(--bl-text, #17212B);line-height:1.85;box-shadow:0 1px 8px #0f283c0f}@media (max-width: 575px){.ppd-rich-content{padding:20px}}.ppd-rich-content h1,.ppd-rich-content h2,.ppd-rich-content h3,.ppd-rich-content h4,.ppd-rich-content h5,.ppd-rich-content h6{color:var(--bl-secondary, #17212B);font-weight:700;line-height:1.3;margin-top:1.6em;margin-bottom:.6em}.ppd-rich-content h1:first-child,.ppd-rich-content h2:first-child,.ppd-rich-content h3:first-child,.ppd-rich-content h4:first-child,.ppd-rich-content h5:first-child,.ppd-rich-content h6:first-child{margin-top:0}.ppd-rich-content h2{font-size:1.35rem;letter-spacing:-.3px;padding-bottom:8px;border-bottom:1px solid var(--bl-border, #DCE6EC)}.ppd-rich-content h3{font-size:1.15rem}.ppd-rich-content h4{font-size:1rem;color:var(--bl-primary, #16B5E5)}.ppd-rich-content p{margin-bottom:1em}.ppd-rich-content p:last-child{margin-bottom:0}.ppd-rich-content strong,.ppd-rich-content b{color:var(--bl-secondary, #17212B);font-weight:700}.ppd-rich-content em,.ppd-rich-content i{font-style:italic}.ppd-rich-content ul,.ppd-rich-content ol{padding-left:1.5em;margin-bottom:1em}.ppd-rich-content ul li,.ppd-rich-content ol li{margin-bottom:.4em;line-height:1.7}.ppd-rich-content ul li::marker{color:var(--bl-primary, #16B5E5)}.ppd-rich-content ol li::marker{color:var(--bl-primary, #16B5E5);font-weight:700}.ppd-rich-content a{color:var(--bl-primary, #16B5E5);text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.ppd-rich-content a:hover{color:var(--bl-primary-dark, #078BB5)}.ppd-rich-content img{max-width:100%;height:auto;border-radius:8px;border:1px solid var(--bl-border, #DCE6EC);display:block;margin:1.5em auto;box-shadow:0 4px 16px #0f283c14}.ppd-rich-content blockquote{border-left:3px solid var(--bl-primary, #16B5E5);padding:12px 20px;margin:1.5em 0;background:#16b5e50d;border-radius:0 8px 8px 0;color:var(--bl-muted, #64748B);font-style:italic}.ppd-rich-content table{width:100%;border-collapse:collapse;margin:1.5em 0;font-size:14px;overflow-x:auto;display:block}.ppd-rich-content table th{background:#16b5e512;color:var(--bl-primary, #16B5E5);font-weight:700;font-size:12px;letter-spacing:.5px;text-transform:uppercase;padding:10px 14px;border:1px solid var(--bl-border, #DCE6EC);text-align:left;white-space:nowrap}.ppd-rich-content table td{padding:10px 14px;border:1px solid var(--bl-border, #DCE6EC);color:var(--bl-text, #17212B);vertical-align:top}.ppd-rich-content table tr:hover td{background:#16b5e508}.ppd-rich-content code{background:#16b5e514;color:var(--bl-primary-dark, #078BB5);padding:2px 7px;border-radius:4px;font-size:13px;font-family:Courier New,monospace}.ppd-rich-content pre{background:var(--bl-surface2, #EEF2F6);border:1px solid var(--bl-border, #DCE6EC);border-radius:8px;padding:16px 20px;overflow-x:auto;margin:1.5em 0}.ppd-rich-content pre code{background:none;padding:0;color:var(--bl-text, #17212B)}.ppd-rich-content hr{border:none;border-top:1px solid var(--bl-border, #DCE6EC);margin:2em 0}
