.product-cards__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:56px;gap:24px}.product-cards__grid{display:flex;flex-wrap:wrap;gap:32px 24px}.product-cards__grid>*{flex:0 0 calc(25% - 18px)}.product-cards__grid .product-card{visibility:hidden}.product-cards__info-card{padding:40px;border-radius:16px;background-color:#faf7f1;display:flex;flex-direction:column;align-items:flex-start}.product-cards__info-card-title{font-family:var(--font-family-secondary);font-size:1.875rem;line-height:1.33;font-weight:400;color:var(--color-heading-dark);margin-bottom:16px}.product-cards__info-card-text{font-size:1rem;line-height:1.63;color:var(--color-body-dark);font-weight:400}.product-cards__link{margin:auto auto 0 0}.product-cards__compare-text{font-size:1rem;line-height:1.31;font-weight:400;color:var(--color-heading-dark);font-family:var(--font-family-secondary);display:flex;align-items:center;gap:8px;background-color:transparent;padding:0;cursor:pointer;border:none;min-width:fit-content;transition:all .3s}.product-cards__compare-text:hover{color:#62686f}.product-cards__compare-text svg,.product-cards__compare-text svg path{transition:all .3s}.product-cards__compare-text:hover svg,.product-cards__compare-text:hover svg path{fill:#62686f}.desk_comparison-product-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#19191ccc;z-index:99999;display:none;align-items:flex-end;justify-content:center;padding:0}.desk_comparison-product-popup.is-open{display:flex}.desk_comparison-product-popup__scroller{width:100%;height:100%;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;align-items:center;padding:20px;box-sizing:border-box;cursor:pointer}.desk_comparison-product-popup__dialog{width:100%;max-width:960px;border-radius:16px;background:#fff;position:relative;cursor:default;flex-shrink:0;margin:auto}.desk_comparison-product-popup__dialog:focus{outline:none}.desk_comparison-product-popup__close{position:sticky;top:16px;float:right;width:48px;height:48px;border-radius:50%;background:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:3;padding:6px;flex-shrink:0;margin:16px 16px -64px auto}.desk_comparison-product-popup__close svg{width:12px}.desk_comparison-product-popup__inner{padding:48px 64px;clear:both}.desk_comparison-product-popup__title{font-family:var(--font-family-secondary);font-size:2.25rem;line-height:1.16;font-weight:400;color:var(--color-heading-dark);margin-bottom:40px;text-align:center}.comparison-columns-wrap{display:flex;flex-direction:column}.comparison-row{display:flex;justify-content:center;gap:32px}.comparison-cell{flex:0 0 calc(33.333% - 22px);max-width:calc(33.333% - 22px);min-width:0}.comparison-cell--header{padding-bottom:24px;border-bottom:1px solid rgba(25,25,28,.1);margin-bottom:12px;display:flex;flex-direction:column}.comparison-cell--feature{padding-top:12px;padding-bottom:12px;min-height:140px}.comparison-table__image-wrap{display:block;border-radius:16px;overflow:hidden;aspect-ratio:1 / 1;width:100%;position:relative;cursor:pointer;margin-bottom:24px}.comparison-table__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.comparison-table__variants{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:24px;padding:0;margin-top:0;list-style:none}.comparison-table__variants .variant{position:relative;flex-shrink:0;list-style:none}.comparison-table__variants li{list-style:none}.comparison-table__variants .variant__label-container{display:flex;flex-direction:column;width:16px;height:16px;border:none}.comparison-table__variants .variant__label-container span{flex:1;display:block;width:100%;box-shadow:0 1px 3px #0003 inset}.comparison-table__variants .variant__label-container span:only-child{border-radius:4px}.comparison-table__variants .variant__label-container span:first-child:not(:only-child){border-radius:4px 4px 0 0}.comparison-table__variants .variant__label-container span:last-child:not(:only-child){border-radius:0 0 4px 4px}.comparison-table__variants .tooltip{position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%);background:#ffffffb3;box-shadow:0 1px 3px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:4px;pointer-events:none;padding:4px 8px;max-width:240px;opacity:0;transition:opacity .15s ease;z-index:10;color:#595959;font-size:.75rem;line-height:1.5;width:max-content}.comparison-table__variants .variant:hover .tooltip{opacity:1}.comparison-table__variants-more{list-style:none}.comparison-table__variants-more-link{font-size:.6125rem;color:var(--color-body-dark);font-weight:400;line-height:1.5;text-decoration:none}.type-divider{color:#ccc;font-size:16px;margin:0 2px;align-self:center}.comparison-table__product-title{font-family:var(--font-family-secondary);font-size:1.5rem;line-height:1.25;font-weight:400;color:var(--color-heading-dark);margin-bottom:8px;text-align:center}.comparison-table__product-description{font-size:1rem;line-height:1.63;color:var(--color-body-dark);font-weight:400;text-align:center;margin-bottom:16px}.comparison-cell--header product-price-container{display:block;margin-top:auto}.comparison-cell--header price-line{display:flex;align-items:baseline;gap:8px;justify-content:center}.comparison-cell--header real-price{font-family:var(--font-family-secondary);color:#c5333a;font-size:1.125rem;line-height:1.44;font-weight:400}.comparison-cell--header compare-price{font-family:var(--font-family-secondary);color:#8e949a;font-size:1.125rem;line-height:1.44;font-weight:400;text-decoration:line-through}.comparison-table__product-link{display:flex;margin:24px auto 0;padding:13px 24px;text-align:center}.comparison-col__features img,.comparison-cell--feature img{height:40px;width:auto;margin:0 auto 16px;display:block}.comparison-table__cell-title{font-family:var(--font-family-secondary);font-size:1.125rem;line-height:1.44;font-weight:400;color:var(--color-heading-dark);margin-bottom:4px;text-align:center}.comparison-table__cell-text{color:var(--color-body-dark);font-size:.875rem;line-height:1.71;font-weight:400;text-align:center}.comparison-table__dash{display:block;text-align:center;color:var(--color-body-dark)}.comparison-table__group-label{display:none}.comparison-table__badge{position:absolute;top:16px;left:16px;display:flex;gap:8px;z-index:3}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.variant__label,.type__label{display:block;cursor:pointer}@media(max-width:1279px){.product-cards__grid{gap:24px 16px}.product-cards__grid>*{flex:0 0 calc(33.333% - 11px)}.product-cards__grid .product-cards__info-card{flex:0 0 100%}.product-cards__link{margin-top:24px}.product-cards__info-card-title{margin-bottom:12px}.comparison-row{gap:16px}.comparison-cell{flex:0 0 calc((100% - 32px) / 3);max-width:calc((100% - 32px) / 3)}.comparison-cell--header{padding-bottom:32px;margin-bottom:8px;display:flex;flex-direction:column}.comparison-table__cell-title{font-size:1rem}.comparison-cell--feature{padding-top:8px;padding-bottom:8px}.desk_comparison-product-popup__inner{padding:40px 32px}.desk_comparison-product-popup__title{font-size:1.875rem}}@media(max-width:799px){.product-cards__grid{gap:24px 16px}.desk_comparison-product-popup__dialog{border-radius:12px}.desk_comparison-product-popup__close{width:40px;height:40px}.product-cards__grid>*{flex:0 0 calc(50% - 8px)}.product-cards__grid .product-card{visibility:visible}.product-cards__grid .product-cards__info-card{flex:0 0 calc(50% - 8px);padding:16px}.product-cards__info-card-title{font-size:1rem;line-height:1.25;margin-bottom:8px}.product-cards__info-card-text{font-size:.875rem;line-height:1.71}.product-cards__link{margin-top:auto;padding:2px 12px;font-size:.875rem;line-height:1.5;min-height:32px;gap:8px}.product-cards__link svg{max-height:16px;width:16px}.product-cards__grid .product-card__description{font-size:12px;line-height:1.5}.comparison-cell--header real-price,.comparison-cell--header compare-price{font-size:.875rem;line-height:1.71}.product-cards__title.section-title{font-size:2.25rem;line-height:1.17}.product-cards__header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:40px}.desk_comparison-product-popup__inner{padding:32px 0;overflow:hidden}.desk_comparison-product-popup__title{font-size:1.5rem;line-height:1.25;margin-bottom:24px;text-align:left;padding:0 16px}.comparison-columns-wrap{overflow-x:auto;overflow-y:hidden;touch-action:pan-x pan-y;-ms-overflow-style:none;scrollbar-width:none;padding:0 16px;overscroll-behavior:auto!important}.comparison-columns-wrap::-webkit-scrollbar{display:none}.comparison-row{gap:12px;border-bottom:1px solid #E6E8EA;justify-content:flex-start;flex-wrap:nowrap;min-width:max-content}.comparison-row:last-child{border-bottom:none}.comparison-cell{flex:1 1 0;width:150px;min-width:150px;max-width:none;padding:0 0 16px}.comparison-cell--header{padding-bottom:24px;margin-bottom:0;border-bottom:none;min-height:unset;display:flex;flex-direction:column}.comparison-cell--feature{min-height:unset}.comparison-table__image-wrap{margin-bottom:16px;border-radius:12px}.comparison-table__badge{top:12px;left:12px}.comparison-table__badge .desk_label{padding:0 5px;font-size:.625rem;line-height:1.6;font-weight:400;min-height:16px}.comparison-table__variants{margin-bottom:16px;justify-content:flex-start}.comparison-table__variants-more{display:none}.comparison-table__product-title{font-size:1rem;line-height:1.5;text-align:left;margin-bottom:4px}.comparison-table__product-description{display:none}.comparison-cell--header price-line{justify-content:flex-start}.comparison-table__product-link{margin:16px auto 0 0;padding:9px 16px;font-size:.875rem;line-height:1.5;min-height:40px}.comparison-table__cell-title{display:none}.comparison-cell--feature img{margin:0 auto 12px 0}.comparison-table__cell-text{text-align:left;font-size:.75rem;line-height:1.5}.product-cards__grid .product-card__info real-price,.product-cards__grid .product-card__info compare-price{font-size:.875rem!important;line-height:1.71}.comparison-cell--header product-price-container{margin-top:auto}.comparison-table__group-label{display:block;position:sticky;left:0;width:fit-content;max-width:calc(100vw - 72px);align-self:flex-start;font-family:var(--font-family-secondary);font-size:1rem;line-height:1.5;font-weight:600;color:var(--color-heading-dark);padding-top:16px;padding-bottom:16px}}
/*# sourceMappingURL=/cdn/shop/t/117/assets/desk_product-cards.css.map */
