.postura-benefits{--pb-bg: #ffffff;--pb-card: #f3f4f7;--pb-title: #0a1f3e;--pb-text: #555a66;--pb-accent: #1e7be6;background:var(--pb-bg);padding:56px 16px;font-family:inherit}.postura-benefits__container{max-width:1320px;margin:0 auto}.postura-benefits__heading{text-align:center;font-size:28px;font-weight:800;line-height:1.2;color:var(--pb-title);margin:0 0 36px}.postura-benefits__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}@media(max-width:1100px){.postura-benefits__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.postura-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.postura-benefits{padding:40px 12px}.postura-benefits__heading{font-size:22px}}.postura-benefits__card{background:var(--pb-card);border-radius:14px;padding:28px 18px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:220px}.postura-benefits__icon{width:64px;height:64px;margin-bottom:18px;display:flex;align-items:center;justify-content:center}.postura-benefits__icon img{width:100%;height:100%;object-fit:contain}.postura-benefits__title{font-size:17px;font-weight:700;color:var(--pb-title);margin:0 0 12px;line-height:1.25}.postura-benefits__text{font-size:13.5px;line-height:1.55;color:var(--pb-text)}.postura-benefits__text p{margin:0}.postura-benefits__text strong{color:var(--pb-title);font-weight:700}.postura-compare{--pc-blue: #1e7be6;--pc-blue-dark: #1862c2;--pc-blue-light: #e6f1fb;--pc-green: #1aa553;--pc-red: #d63838;--pc-text: #111;--pc-text-muted: #555;--pc-border: #e3e3e3;--pc-bg-soft: #f6f7f9;padding:56px 16px;font-family:inherit;color:var(--pc-text)}.postura-compare__container{max-width:1180px;margin:0 auto}.postura-compare__heading{text-align:center;font-size:30px;font-weight:800;line-height:1.2;margin:0 0 40px}.postura-compare__heading-highlight{background:linear-gradient(90deg,var(--pc-blue) 0%,#2dc7c7 100%);-webkit-background-clip:text;background-clip:text;color:transparent;margin-right:6px}.postura-compare__layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media(max-width:900px){.postura-compare__layout{grid-template-columns:1fr;gap:24px}}.postura-compare__media{position:relative;aspect-ratio:1 / 1;background:var(--pc-bg-soft);border-radius:16px;overflow:hidden}.postura-compare__image{width:100%;height:100%;object-fit:cover;display:block}.postura-compare__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#c8ccd2}.postura-compare__image-placeholder svg{width:50%;height:50%}.postura-compare__badge{position:absolute;pointer-events:none;z-index:2}.postura-compare__badge--guarantee{top:16px;right:16px;width:88px;height:88px;color:var(--pc-text)}.postura-compare__badge--guarantee svg{width:100%;height:100%;filter:drop-shadow(0 2px 6px rgba(0,0,0,.08))}.postura-compare__badge--bestseller{bottom:16px;right:16px;background:#111;color:#fff;padding:8px 16px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 4px 14px #00000026}.postura-compare__table-wrap{background:#fff;border:1px solid var(--pc-border);border-radius:16px;overflow:hidden;box-shadow:0 6px 24px #0000000a}.postura-compare__table{width:100%;border-collapse:collapse;table-layout:fixed}.postura-compare__cell{padding:16px 12px;font-size:14px;text-align:center;border-bottom:1px solid var(--pc-border);vertical-align:middle}.postura-compare__table tbody tr:last-child .postura-compare__cell{border-bottom:none}.postura-compare__cell--feature{text-align:left;color:var(--pc-text-muted);padding-left:20px;width:50%}.postura-compare__cell--head-feature{padding:16px 12px}.postura-compare__cell--head-brand{background:var(--pc-blue);color:#fff;font-weight:700;font-size:15px;padding:14px 8px}.postura-compare__cell--head-them{color:var(--pc-text-muted);font-weight:500;font-size:14px}.postura-compare__cell--brand{background:var(--pc-blue-light);color:var(--pc-green)}.postura-compare__check{width:22px;height:22px;color:var(--pc-green);display:inline-block;vertical-align:middle}.postura-compare__cell--them .postura-compare__cross{width:22px;height:22px;color:var(--pc-red);display:inline-block;vertical-align:middle}.postura-compare__cell--them .postura-compare__check{color:var(--pc-green)}.postura-compare__them-text{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.06em;color:var(--pc-text-muted);text-transform:uppercase}@media(max-width:600px){.postura-compare{padding:40px 12px}.postura-compare__heading{font-size:22px;margin-bottom:24px}.postura-compare__cell{padding:12px 8px;font-size:13px}.postura-compare__cell--feature{padding-left:12px}}.postura-steps{--ps-bg: #f3f4f7;--ps-card: #ffffff;--ps-title: #0a1f3e;--ps-text: #555a66;--ps-border: #e9ebef;background:var(--ps-bg);padding:64px 16px;font-family:inherit}.postura-steps__container{max-width:1240px;margin:0 auto}.postura-steps__heading{text-align:center;font-size:30px;font-weight:800;line-height:1.2;color:var(--ps-title);margin:0 0 8px}.postura-steps__subheading{text-align:center;color:var(--ps-text);font-size:15px;margin:0 auto 40px;max-width:640px}.postura-steps__heading+.postura-steps__grid{margin-top:40px}.postura-steps__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}@media(max-width:900px){.postura-steps__grid{grid-template-columns:1fr;gap:18px}.postura-steps__heading{font-size:24px}.postura-steps{padding:48px 12px}}.postura-steps__card{background:var(--ps-card);border-radius:18px;padding:14px;box-shadow:0 4px 18px #0a1f3e0d;display:flex;flex-direction:column}.postura-steps__media{aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:#eef0f4}.postura-steps__image{width:100%;height:100%;object-fit:cover;display:block}.postura-steps__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#c5c9d0}.postura-steps__image-placeholder svg{width:45%;height:45%}.postura-steps__card-body{padding:22px 10px 14px}.postura-steps__card-title{font-size:22px;font-weight:800;color:var(--ps-title);margin:0 0 10px;line-height:1.25}.postura-steps__card-text{font-size:15px;line-height:1.6;color:var(--ps-text)}.postura-steps__card-text p{margin:0 0 8px}.postura-steps__card-text p:last-child{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
