.w-comparison{position:relative;display:block;padding:var(--section-spacing-small) var(--section-gutter-small);background:var(--primary-100);letter-spacing:normal;overflow:hidden}.w-comparison__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.w-comparison__card{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "table" "button";gap:24px;width:100%;padding:var(--section-margin-side);border-radius:20px;background-image:linear-gradient(#00463d33,#00463d33),linear-gradient(#00000040,#00000040);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px)}.w-comparison__title{grid-area:title;margin:0}.w-comparison__button{grid-area:button;display:flex}.w-comparison__scroller{grid-area:table;position:relative;display:flex;align-items:stretch;min-width:0;--w-cmp-head: 72px;--w-cmp-row: 70px}.w-comparison__frozen{flex:2 1 0;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:var(--w-cmp-head);grid-auto-rows:var(--w-cmp-row)}.w-comparison__scroll{position:relative;flex:var(--w-active-cols, 3) 1 0;min-width:0}.w-comparison__scroll-track{display:grid;grid-template-columns:repeat(var(--w-active-cols, 3),minmax(0,1fr));grid-template-rows:var(--w-cmp-head);grid-auto-rows:var(--w-cmp-row)}.w-comparison__cell{display:flex;align-items:center;justify-content:center;min-width:0;padding:0 8px}.w-comparison__cell:empty{display:flex}.w-comparison__cell:not(.w-comparison__cell--head){border-top:1px solid rgba(255,255,255,.1)}.w-comparison__cell--label{justify-content:flex-start;padding-left:0;color:#fff;font-family:var(--font-paragraph);font-weight:400;font-size:var(--text-xl-size);line-height:var(--text-xl-line-height)}.w-comparison__col-head{color:#fff;font-family:var(--font-heading);font-weight:400;font-size:var(--text-2xl-size);line-height:var(--text-2xl-line-height);text-align:center}.w-comparison__cell--brand{background:#ffffff1a}.w-comparison__cell--brand-head{border-radius:12px 12px 0 0}.w-comparison__cell--brand-last{border-radius:0 0 12px 12px}.w-comparison__logo{display:flex;justify-content:center;width:100%;color:#fff}.w-comparison__logo svg{display:block;width:140px;height:auto}.w-comparison__check{display:flex;color:#fff}.w-comparison__check svg{display:block;width:15px;height:12px}.w-comparison__dash{color:#fff;opacity:.6;font-family:var(--font-paragraph);font-size:var(--text-xl-size);line-height:var(--text-xl-line-height)}.w-comparison__scroll-btn{display:none}@media screen and (max-width:749px){.w-comparison__card{border-radius:10px}.w-comparison__scroller{--w-cmp-head: 56px;--w-cmp-row: 60px}.w-comparison__frozen{flex:0 0 auto;grid-template-columns:clamp(100px,29.7vw,116px) clamp(88px,25.6vw,100px)}.w-comparison__scroll{flex:1 1 0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.w-comparison__scroll::-webkit-scrollbar{display:none}.w-comparison__scroll-track{grid-template-columns:repeat(var(--w-active-cols, 3),clamp(96px,28.7vw,112px));width:max-content}.w-comparison__scroll-track>.w-comparison__cell{scroll-snap-align:start}.w-comparison__scroll-track>.w-comparison__cell--vsep{border-left:1px solid rgba(255,255,255,.1)}.w-comparison__cell--label{font-size:clamp(13px,4.1vw,var(--text-base-size));line-height:1.3}.w-comparison__col-head{font-size:clamp(11px,3.6vw,var(--text-sm-size));line-height:1.2}.w-comparison__dash{font-size:var(--text-base-size);line-height:var(--text-base-line-height)}.w-comparison__logo svg{width:clamp(72px,22vw,88px)}.w-comparison__button{margin-top:6px}.w-comparison__scroll-btn{position:absolute;top:50%;right:0;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.5);border-radius:50%;background-color:#00463d8c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:2}.w-comparison__scroll-btn svg{display:block;width:16px;height:16px;transition:transform .3s ease}.w-comparison__scroll-btn[hidden]{display:none}}@media screen and (min-width:990px){.w-comparison{padding:var(--section-margin-side) var(--section-gutter)}.w-comparison__card{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title button" "table table";gap:var(--section-spacing-title) 54px;align-items:center}}.w-cmp-heading{margin:0;font-family:var(--font-heading);font-weight:400;font-size:var(--h3-size);line-height:var(--h3-line-height);letter-spacing:var(--heading-letter-spacing);color:var(--primary-300)}.w-cmp{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.w-cmp__grid{position:relative;display:grid;width:max-content;--w-cmp-cell: 112px}.w-cmp__highlight{position:absolute;top:0;bottom:0;left:var(--w-cmp-cell);width:var(--w-cmp-cell);background:var(--primary-10);border-radius:12px;z-index:0}.w-cmp__cell{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:var(--w-cmp-cell);height:60px}.w-cmp__cell:empty{display:flex}.w-cmp__cell--body{border-top:1px solid var(--primary-10)}.w-cmp__cell--body.w-cmp__cell--brand{border-top:none}.w-cmp__cell--label{justify-content:flex-start;text-align:left;font-family:var(--font-paragraph);font-weight:400;font-size:var(--text-base-size);line-height:var(--text-base-line-height);color:var(--primary-300)}.w-cmp__cell--head{font-family:var(--font-heading);font-weight:400;font-size:var(--text-sm-size);line-height:var(--text-sm-line-height);color:var(--primary-300)}.w-cmp__cell--spacer{height:20px}.w-cmp__logo{display:flex;justify-content:center;width:100%;padding:0 12px;color:var(--primary-100)}.w-cmp__logo svg{display:block;width:100%;height:auto}.w-cmp__check{display:flex;color:var(--primary-300)}.w-cmp__check svg{display:block;width:15px;height:12px}.w-cmp__dash{color:var(--primary-300);opacity:.6;font-family:var(--font-paragraph);font-size:var(--text-xl-size);line-height:var(--text-xl-line-height)}@media screen and (min-width:990px){.w-cmp__grid{--w-cmp-cell: 180px}.w-cmp__cell{height:70px}.w-cmp__cell--spacer{height:20px}.w-cmp__cell--label{font-size:var(--text-xl-size);line-height:var(--text-xl-line-height)}.w-cmp__cell--head{font-size:var(--text-2xl-size);line-height:var(--text-2xl-line-height)}.w-cmp__logo{padding:0}.w-cmp__logo svg{width:140px}}.w-drawer__body:has(.w-cmp){padding-right:0}
/*# sourceMappingURL=/cdn/shop/t/181/assets/w-comparison.css.map */
