.pmu-section{padding-top:var(--section-pt, 60px);padding-bottom:var(--section-pb, 60px)}.pmu-section__header{max-width:820px;margin:0 auto 2.5rem}.pmu-section__header .section-description{color:rgba(var(--color-foreground),.72);line-height:1.65}.pmu-tech-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.pmu-tech-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media(min-width:1025px){.pmu-tech-grid{grid-template-columns:repeat(6,1fr);gap:1.25rem}}.pmu-tech-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;border-radius:14px;overflow:hidden;border:1px solid rgba(0,0,0,.08);background:#fff;transition:transform .25s ease,box-shadow .25s ease}.pmu-tech-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.pmu-tech-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#f0ebe4}.pmu-tech-card__img{width:100%;height:100%;object-fit:cover;object-position:center 20%;display:block;transition:transform .35s ease}.pmu-tech-card:hover .pmu-tech-card__img{transform:scale(1.04)}.pmu-tech-card__placeholder{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:clamp(2rem,4vw,2.75rem);background:linear-gradient(135deg,#f8f6f3,#ece8e2)}.pmu-tech-card__body{padding:1rem .85rem 1.15rem;text-align:center}.pmu-tech-card__title{margin:0 0 .35rem;line-height:1.3}.pmu-tech-card__desc{margin:0;line-height:1.5;color:rgba(var(--color-foreground),.65)}.pmu-workstation{display:grid;gap:1.25rem}@media(min-width:768px){.pmu-workstation{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.pmu-workstation__step{position:relative;padding:1.75rem 1.35rem 1.5rem;border-radius:14px;border:1px solid rgba(0,0,0,.08);background:#fff;text-align:center}.pmu-workstation__step-num{position:absolute;top:-.75rem;left:50%;transform:translate(-50%);width:2.25rem;height:2.25rem;border-radius:50%;background:var(--pmu-accent, #c9a86c);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center}.pmu-workstation__icon{font-size:clamp(2rem,4vw,2.5rem);margin:.65rem 0 .85rem;line-height:1}.pmu-workstation__title{margin:0 0 .5rem}.pmu-workstation__text{margin:0 0 1rem;line-height:1.55;color:rgba(var(--color-foreground),.65)}.pmu-workstation__link{display:inline-block;font-weight:600;text-decoration:underline;text-underline-offset:.15em;color:inherit}.pmu-compare-tabs{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center;margin-bottom:1.75rem}.pmu-compare-tab{padding:.65rem 1.35rem;border:1px solid rgba(0,0,0,.12);border-radius:999px;background:#fff;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.pmu-compare-tab.is-active{background:var(--pmu-accent, #c9a86c);border-color:var(--pmu-accent, #c9a86c);color:#fff}.pmu-compare-panel{display:none;border-radius:16px;border:1px solid rgba(0,0,0,.08);background:#fff;padding:2rem;max-width:900px;margin:0 auto}.pmu-compare-panel.is-active{display:block}.pmu-compare-panel__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(0,0,0,.08)}.pmu-compare-panel__name{margin:0 0 .35rem}.pmu-compare-panel__tagline{margin:0;color:rgba(var(--color-foreground),.65);line-height:1.55}.pmu-compare-panel__badge{text-transform:uppercase;letter-spacing:.08em;padding:.4rem .75rem;border-radius:6px;background:#c9a86c26;color:#8a6d3b}.pmu-compare-panel__list{list-style:none;padding:0;margin:0 0 1.25rem;display:grid;gap:.65rem}.pmu-compare-panel__list li{display:flex;gap:.5rem;line-height:1.55}.pmu-compare-panel__list li:before{content:"\2713";color:var(--pmu-accent, #c9a86c);font-weight:700;flex-shrink:0}.pmu-compare-panel__cta{display:inline-flex;align-items:center;gap:.35rem;font-weight:600;text-decoration:underline;text-underline-offset:.15em}.pmu-sessions{display:grid;gap:1.25rem}@media(min-width:768px){.pmu-sessions{grid-template-columns:repeat(2,1fr)}}.pmu-session{display:flex;flex-direction:column;border-radius:14px;border:1px solid rgba(0,0,0,.08);background:#fff;overflow:hidden}.pmu-session__date{padding:.75rem 1.25rem;background:var(--pmu-accent, #c9a86c);color:#fff;letter-spacing:.06em;text-transform:uppercase}.pmu-session__body{padding:1.35rem 1.25rem;flex:1;display:flex;flex-direction:column}.pmu-session__title{margin:0 0 .5rem}.pmu-session__meta{color:rgba(var(--color-foreground),.55);margin:0 0 .75rem}.pmu-session__desc{line-height:1.6;color:rgba(var(--color-foreground),.72);margin:0 0 1rem;flex:1}.pmu-session__cta{align-self:flex-start;padding:.7rem 1.25rem;border-radius:999px;background:#1a1a2e;color:#fff;font-weight:600;text-decoration:none;transition:opacity .2s}.pmu-session__cta:hover{opacity:.85;color:#fff}.pmu-sviato-footer{margin-top:2rem;text-align:center;padding:1.75rem;border-radius:14px;background:linear-gradient(135deg,#1a1a2e,#2d2d44);color:#fff}.pmu-sviato-footer__title{margin:0 0 .5rem}.pmu-sviato-footer__text{margin:0 0 1rem;opacity:.85;line-height:1.6}.pmu-sviato-footer__btn{display:inline-block;padding:.8rem 1.5rem;border-radius:999px;background:var(--pmu-accent, #c9a86c);color:#1a1a2e;font-weight:700;text-decoration:none}.pmu-trust-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.75rem;margin-bottom:2rem;padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.08)}.pmu-trust-item{display:flex;align-items:center;gap:.5rem;font-weight:600}.pmu-trust-item__icon{font-size:1.35rem;line-height:1}.pmu-reviews-grid{display:grid;gap:1.25rem}@media(min-width:768px){.pmu-reviews-grid{grid-template-columns:repeat(3,1fr)}}.pmu-review{padding:1.35rem;border-radius:14px;border:1px solid rgba(0,0,0,.08);background:#fff}.pmu-review__stars{color:var(--pmu-accent, #c9a86c);letter-spacing:.05em;margin-bottom:.75rem}.pmu-review__text{line-height:1.65;margin:0 0 1rem;color:rgba(var(--color-foreground),.78);font-style:italic}.pmu-review__author{margin:0}.pmu-review__role{color:rgba(var(--color-foreground),.55);margin:.2rem 0 0}.pmu-rating-summary{text-align:center;margin-top:1.75rem;color:rgba(var(--color-foreground),.65)}.pmu-rating-summary strong{color:inherit}
/*# sourceMappingURL=/cdn/shop/t/7/assets/pmu-sections.css.map */
