.section-product-comparison-table{--comparison-feature-column-width: clamp(164px, 45vw, 174px);--comparison-data-column-width: clamp(66px, calc(24vw - 12px) , 74px);color:var(--daVinci-Celeste, #2E435A);background:#ddf7fc}.section-product-comparison-table .comparison-table__shell{width:calc(100% + 30px);margin-right:-30px;padding:12px 0;box-sizing:border-box}.section-product-comparison-table .comparison-table__panel{padding:38px 0 38px 24px;overflow:hidden;background:#f1fcfe;border-radius:50px 0 0 50px}.section-product-comparison-table .comparison-table__viewport{width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.section-product-comparison-table .comparison-table__viewport::-webkit-scrollbar{display:none}.section-product-comparison-table .comparison-table__grid{display:grid;grid-auto-flow:column;grid-template-columns:var(--comparison-feature-column-width) repeat(var(--comparison-column-count),var(--comparison-data-column-width));grid-template-rows:minmax(116px,auto) repeat(var(--comparison-row-count),minmax(62px,auto));width:max-content;min-width:100%}.section-product-comparison-table .comparison-table__column{display:grid;grid-row:1/-1;grid-template-rows:subgrid;min-width:0}.section-product-comparison-table .comparison-table__header,.section-product-comparison-table .comparison-table__cell{min-width:0;box-sizing:border-box}.section-product-comparison-table .comparison-table__header{display:flex;flex-direction:column;justify-content:center}.section-product-comparison-table .comparison-table__feature-header{align-items:flex-start;padding:0 12px 20px 8px}.section-product-comparison-table .comparison-table__title{margin:0;color:inherit;font-family:Bigola Display;font-size:25px;font-style:normal;font-weight:400;line-height:25px;text-transform:none}.section-product-comparison-table .comparison-table__data-header{align-items:center;gap:8px;padding:16px 6px 18px;text-align:center}.section-product-comparison-table .comparison-table__logo{display:block;width:auto;max-width:64px;height:auto;max-height:62px;object-fit:contain}.section-product-comparison-table .comparison-table__column-title{color:inherit;font-family:Goldplay;font-size:12px;font-style:normal;font-weight:600;line-height:14px;text-align:center;text-transform:lowercase}.section-product-comparison-table .comparison-table__cell{display:flex;align-items:center;min-height:62px;padding:9px 6px;overflow-wrap:break-word}.section-product-comparison-table .comparison-table__cell:nth-child(2n){background:#98e8ff}.section-product-comparison-table .comparison-table__cell:nth-child(odd){background:#ddf7fc}.section-product-comparison-table .comparison-table__feature-cell{justify-content:flex-start;border-radius:12px 0 0 12px;font-family:Goldplay;font-size:11px;font-style:normal;font-weight:600;line-height:13px;font-feature-settings:"liga" off}.section-product-comparison-table .comparison-table__value-cell{justify-content:center;font-family:Goldplay;font-size:12px;font-style:normal;font-weight:500;line-height:14px;text-align:center;font-feature-settings:"liga" off}.section-product-comparison-table .comparison-table__data-column:last-child{border-left:1px solid #2e435a}.section-product-comparison-table .comparison-table__data-column:last-child .comparison-table__cell{border-radius:0 12px 12px 0}.section-product-comparison-table .comparison-table__data-column--highlighted{position:relative;z-index:2;overflow:hidden;border:2px solid #2e435a;border-radius:999px 999px 0 0}.section-product-comparison-table .comparison-table__status-icon{display:block;flex:0 0 auto;width:15px!important;min-width:15px;max-width:15px;height:11px!important;min-height:11px;max-height:11px;overflow:visible;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.section-product-comparison-table .comparison-table__status-icon--cross{width:9px!important;min-width:9px;max-width:9px;height:9px!important;min-height:9px;max-height:9px;stroke-width:2.5px}.section-product-comparison-table .comparison-table__cell-image{display:block;flex:0 0 auto;width:15px!important;min-width:15px;max-width:15px;height:11px!important;min-height:11px;max-height:11px;object-fit:contain}.section-product-comparison-table .comparison-table__cell-image--check{width:15px!important;min-width:15px;max-width:15px;height:11px!important;min-height:11px;max-height:11px}.section-product-comparison-table .comparison-table__cell-image--cross,.section-product-comparison-table .comparison-table__cell-image[src*="/x.svg"],.section-product-comparison-table .comparison-table__cell-image[srcset*="/x.svg"],.section-product-comparison-table .comparison-table__cell-image[src*=cross],.section-product-comparison-table .comparison-table__cell-image[srcset*=cross]{width:9px!important;min-width:9px;max-width:9px;height:9px!important;min-height:9px;max-height:9px}@media only screen and (min-width:769px){.section-product-comparison-table .comparison-table__shell{width:calc(100% + 68px);max-width:none;margin:0 -34px;padding:0}.section-product-comparison-table .comparison-table__panel{display:flex;min-height:620px;max-height:670px;aspect-ratio:2/1;padding:32px 45px 28px;box-sizing:border-box;border-radius:60px}.section-product-comparison-table .comparison-table__viewport{flex:1;overflow:visible}.section-product-comparison-table .comparison-table__grid{grid-template-columns:minmax(360px,2.25fr) repeat(var(--comparison-column-count),minmax(160px,1fr));grid-template-rows:minmax(112px,1.65fr) repeat(var(--comparison-row-count),minmax(48px,1fr));width:100%;height:100%}.section-product-comparison-table .comparison-table__feature-header{padding:0 28px 20px 34px}.section-product-comparison-table .comparison-table__title{font-size:40px;line-height:40px}.section-product-comparison-table .comparison-table__data-header{gap:8px;padding:12px 14px 14px}.section-product-comparison-table .comparison-table__logo{max-width:150px;max-height:72px}.section-product-comparison-table .comparison-table__column-title{font-size:18px;line-height:24px}.section-product-comparison-table .comparison-table__cell{min-height:48px;padding:8px 22px}.section-product-comparison-table .comparison-table__feature-cell{border-radius:14px 0 0 14px;font-size:18px;line-height:21px}.section-product-comparison-table .comparison-table__value-cell{font-size:18px;line-height:21px}.section-product-comparison-table .comparison-table__data-column:last-child .comparison-table__cell{border-radius:0 14px 14px 0}.section-product-comparison-table .comparison-table__status-icon{width:25px!important;min-width:25px;max-width:25px;height:18.5px!important;min-height:18.5px;max-height:18.5px}.section-product-comparison-table .comparison-table__status-icon--cross{width:17px!important;min-width:17px;max-width:17px;height:17px!important;min-height:17px;max-height:17px}.section-product-comparison-table .comparison-table__cell-image,.section-product-comparison-table .comparison-table__cell-image--check{width:25px!important;min-width:25px;max-width:25px;height:18.5px!important;min-height:18.5px;max-height:18.5px}.section-product-comparison-table .comparison-table__cell-image--cross,.section-product-comparison-table .comparison-table__cell-image[src*="/x.svg"],.section-product-comparison-table .comparison-table__cell-image[srcset*="/x.svg"],.section-product-comparison-table .comparison-table__cell-image[src*=cross],.section-product-comparison-table .comparison-table__cell-image[srcset*=cross]{width:17px!important;min-width:17px;max-width:17px;height:17px!important;min-height:17px;max-height:17px}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/section-product-comparison-table.css.map */
