.product-comparison-cards{position:relative;overflow:hidden;font-family:Inter,sans-serif}.pcc__container{display:flex;align-items:center;justify-content:center;gap:var(--pcc-gap, 80px);margin:0 auto;padding:0 var(--pcc-container-px, 120px);position:relative}.pcc__left{display:flex;flex-direction:column;align-items:flex-start;flex:0 1 var(--pcc-decorative-width, 700px);min-width:0}.pcc__decorative{width:100%;pointer-events:none;margin-left:calc(-1 * var(--pcc-decorative-offset, 120px))}.pcc__decorative img{width:100%;height:auto;display:block}.pcc__heading-wrap{flex-shrink:0;display:flex;align-items:center}.pcc__heading{font-family:Inter,sans-serif;font-weight:600;font-size:var(--pcc-heading-size, 96px);line-height:1;letter-spacing:-.03em;color:var(--pcc-heading-color, #181b22);margin:0;max-width:var(--pcc-heading-max-width, 400px);overflow-wrap:break-word;word-break:break-word}.pcc__cards{display:flex;gap:var(--pcc-cards-gap, 20px);flex:1 1 auto;min-width:560px;justify-content:center}.pcc__card{flex:0 0 var(--pcc-card-width-pct, 45%);background:var(--pcc-card-bg, #ffffff);border-radius:var(--pcc-card-radius, 16px);box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;align-items:center;padding:40px var(--pcc-card-px, 60px) 60px;gap:60px;overflow:hidden}.pcc__card-top{display:flex;flex-direction:column;gap:40px;width:100%}.pcc__card-header{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.pcc__card-image-wrap{width:var(--pcc-card-image-size, 180px);height:var(--pcc-card-image-size, 180px);display:flex;align-items:center;justify-content:center;flex-shrink:0}.pcc__card-image-wrap img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.pcc__card-title{font-family:Inter,sans-serif;font-weight:600;font-size:22px;line-height:1.4;letter-spacing:-.03em;color:var(--pcc-heading-color, #181b22);text-align:center;margin:0;width:100%}.pcc__card-divider{width:100%;height:1px;flex-shrink:0;background:var(--pcc-divider-color, #e0e0e0)}.pcc__card-features{display:flex;flex-direction:column;gap:var(--pcc-feature-gap, 40px);width:100%}.pcc__feature{display:flex;flex-direction:column;gap:12px;text-align:center}.pcc__feature-label{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:1.4;letter-spacing:-.03em;text-transform:uppercase;color:var(--pcc-label-color, #6d6e74);opacity:.5}.pcc__feature-value{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:1.4;letter-spacing:-.03em;color:var(--pcc-value-color, #6d6e74)}.pcc__card--highlighted .pcc__feature-value{font-weight:600;color:var(--pcc-heading-color, #181b22)}.pcc__card-button{display:inline-flex;align-items:center;justify-content:center;padding:16px 20px;border-radius:30px;font-family:DM Sans,sans-serif;font-weight:500;font-size:18px;line-height:1;letter-spacing:-.03em;text-decoration:none;white-space:nowrap;border:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease;-webkit-tap-highlight-color:transparent}.pcc__card-button:hover{opacity:.85}.pcc__card-button:focus-visible{outline:2px solid var(--pcc-heading-color, #181b22);outline-offset:3px}.pcc__card-button:active{transform:translateY(1px)}@media screen and (max-width:1599px){.pcc__left{flex:0 0 auto;width:auto;align-items:center}.pcc__decorative{display:none}.pcc__container{flex-direction:column;gap:48px;padding:0 48px}.pcc__heading{font-size:var(--pcc-heading-size-tablet, 64px);text-align:center;max-width:none}.pcc__cards{width:100%;min-width:0;flex-wrap:wrap}.pcc__card{flex:1 1 300px;max-width:380px;padding:32px var(--pcc-card-px, 60px) 48px;gap:48px}}.pcc__compare{display:none}@media screen and (max-width:749px){.pcc__decorative{display:none!important}.pcc__cards{display:none}.pcc__left{width:100%;flex-shrink:1}.pcc__container{flex-direction:column;align-items:stretch;padding:0 20px;gap:28px}.pcc__heading{font-size:var(--pcc-heading-size-mobile, 40px);text-align:center;max-width:none}.pcc__compare{display:flex;flex-direction:column;gap:20px;background:var(--pcc-card-bg, #ffffff);border-radius:var(--pcc-card-radius, 16px);box-shadow:0 4px 20px #00000014;padding:24px 16px 28px}.pcc__compare-header{display:flex;gap:8px}.pcc__compare-product{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px}.pcc__compare-img{width:100px;height:100px;display:flex;align-items:center;justify-content:center}.pcc__compare-img img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.pcc__compare-name{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:1.2;letter-spacing:-.03em;color:var(--pcc-heading-color, #181b22);text-align:center}.pcc__compare-divider{height:1px;background:var(--pcc-divider-color, #e0e0e0)}.pcc__compare-specs{display:flex;flex-direction:column;gap:16px}.pcc__compare-row{display:flex;flex-direction:column;align-items:center;gap:4px}.pcc__compare-label{font-family:Inter,sans-serif;font-weight:500;font-size:10px;line-height:1.4;letter-spacing:.06em;text-transform:uppercase;color:var(--pcc-label-color, #6d6e74);opacity:.5}.pcc__compare-values{display:flex;gap:8px;width:100%}.pcc__compare-val{flex:1;text-align:center;font-family:Inter,sans-serif;font-weight:400;font-size:13px;line-height:1.4;letter-spacing:-.02em;color:var(--pcc-value-color, #6d6e74)}.pcc__compare-val--hl{font-weight:600;color:var(--pcc-heading-color, #181b22)}.pcc__compare-actions{display:flex;gap:8px;padding-top:4px}.pcc__compare-btn{flex:1;display:flex;align-items:center;justify-content:center;padding:12px 8px;min-height:44px;border-radius:30px;font-family:DM Sans,sans-serif;font-weight:500;font-size:13px;line-height:1;letter-spacing:-.02em;text-decoration:none;white-space:nowrap;-webkit-tap-highlight-color:transparent}}@media(prefers-reduced-motion:reduce){.pcc__card-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-product-comparison-cards.css.map */
