.comparison-table{position:relative;overflow:hidden;background-color:var(--bottle-green, #1F2E24)}.comparison-table__background{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.comparison-table__background img{width:100%;height:100%;object-fit:cover;object-position:center}.comparison-table__background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#1f2e24cc,#1f2e2466)}.comparison-table__container{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media screen and (min-width:990px){.comparison-table__container{grid-template-columns:1fr 1.6fr;gap:2rem}}.comparison-table__content{display:flex;flex-direction:column;gap:1.5rem;max-width:100%}@media screen and (min-width:750px){.comparison-table__content{gap:2rem;max-width:390px}}.comparison-table__heading{font-family:var(--font-heading-family);font-weight:900;font-size:2.625rem;line-height:1.1;letter-spacing:.02em;text-transform:uppercase;color:var(--my-bg, #DEFE36);margin:0}@media screen and (min-width:750px){.comparison-table__heading{font-size:3.5rem}}.comparison-table__description{font-family:var(--font-body-family);font-size:1.4rem;line-height:1.6;font-weight:500;color:#ffffffe6;margin:0}@media screen and (min-width:990px){.comparison-table__description{font-size:1.6rem}}.comparison-table__guarantee{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap;margin-top:.5rem;white-space:normal}.comparison-table__guarantee-label{font-family:var(--font-heading-family);font-weight:500;font-size:1.4rem;color:#ffffffd9;white-space:normal}@media screen and (min-width:990px){.comparison-table__guarantee-label{font-size:1.6rem}}.comparison-table__guarantee-highlight{font-family:var(--font-heading-family);font-weight:700;font-size:1.4rem;color:var(--my-bg, #DEFE36);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px;white-space:normal}@media screen and (min-width:990px){.comparison-table__guarantee-highlight{font-size:1.6rem}}.comparison-table__table-wrapper{width:100%;background:#ffffff1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:1.5rem;border:1px solid rgba(255,255,255,.1);overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media screen and (max-width:989px){.comparison-table__table-wrapper{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.comparison-table__table-wrapper::-webkit-scrollbar{display:none}}.comparison-table__table{display:grid;grid-template-columns:1fr 1fr;width:100%;max-width:100%;box-sizing:border-box}@media screen and (min-width:990px){.comparison-table__table{grid-template-columns:1fr 1.5fr 1fr;min-width:auto}}.comparison-table__row{display:contents}.comparison-table__row--group:hover .comparison-table__cell{background-color:#ffffff1a;transition:background-color .3s ease}.comparison-table__cell{padding:1.25rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem;background-color:#9090900d;border-bottom:1px solid rgba(255,255,255,.05);transition:background-color .3s ease}@media screen and (min-width:990px){.comparison-table__cell{padding:1.25rem;align-items:center;text-align:center}}.comparison-table__cell--header{background-color:#ffffff1a;border-bottom:1px solid rgba(255,255,255,.1)}.comparison-table__cell--feature{display:none}@media screen and (min-width:990px){.comparison-table__cell--feature{display:flex;padding-left:1.25rem;padding-right:1.25rem;align-items:center;justify-content:center;text-align:center}.comparison-table__cell--feature.comparison-table__cell--header{display:flex;justify-content:center;text-align:center;padding-left:1.25rem;padding-right:1.25rem}}.comparison-table__cell--product{border-left:none}@media screen and (min-width:990px){.comparison-table__cell--product{border-left:1px solid rgba(255,255,255,.05);border-right:1px solid rgba(255,255,255,.05)}}.comparison-table__cell--others{border-right:none}.comparison-table__cell-icon{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-bottom:0}.comparison-table__cell-icon img{width:100%;height:100%;object-fit:contain}.comparison-table__cell-content-wrapper{display:flex;flex-direction:row;align-items:flex-start;gap:.75rem;width:100%}.comparison-table__cell--with-icon{flex-direction:column;gap:.5rem}.comparison-table__cell--with-icon .comparison-table__feature-name--mobile{width:100%;margin-bottom:0}.comparison-table__cell--with-icon .comparison-table__cell-content-wrapper{flex-direction:row;align-items:flex-start;gap:.75rem}.comparison-table__cell--with-icon .comparison-table__cell-icon{width:16px;height:16px;flex-shrink:0;margin-top:.2rem;align-self:flex-start}.comparison-table__cell--with-icon .comparison-table__spec,.comparison-table__cell--with-icon .comparison-table__spec-text--others{flex:1;min-width:0}@media screen and (min-width:990px){.comparison-table__cell--with-icon{flex-direction:column;align-items:center;gap:.75rem}.comparison-table__cell--with-icon .comparison-table__feature-name--mobile{display:none}.comparison-table__cell--with-icon .comparison-table__cell-content-wrapper{flex-direction:column;align-items:center;justify-content:center;width:auto;gap:0}.comparison-table__cell--with-icon .comparison-table__cell-icon{width:24px;height:24px;margin:0 auto 12px;align-self:center}.comparison-table__cell--with-icon .comparison-table__spec{flex-direction:column;align-items:center;width:auto}.comparison-table__cell--with-icon .comparison-table__spec-text--others{text-align:center;width:auto}}.comparison-table__header-text{font-family:var(--font-body-family);font-weight:700;font-size:1.4rem;text-transform:uppercase;letter-spacing:.1em;color:#ffffffa6}.comparison-table__header-text--product{font-family:var(--font-heading-family);font-weight:900;font-size:1.4rem;letter-spacing:.05em;color:var(--my-label-2, #FE7C36)}.comparison-table__feature-name{font-family:var(--font-heading-family);font-weight:700;font-size:1.6rem;color:#fff;text-align:center;width:100%}.comparison-table__feature-name--mobile{display:block;font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:.25rem;width:100%;text-align:left}@media screen and (min-width:990px){.comparison-table__feature-name--mobile{display:none}}.comparison-table__spec{display:flex;flex-direction:row;align-items:center;gap:.75rem;width:100%}@media screen and (min-width:990px){.comparison-table__spec{flex-direction:column;gap:.75rem;width:auto}}.comparison-table__spec-text{font-family:var(--font-body-family);font-weight:600;font-size:1.3rem;line-height:1.4;color:#fff;text-align:left}@media screen and (min-width:990px){.comparison-table__spec-text{font-size:1.4rem;text-align:center;max-width:200px}}.comparison-table__spec-text--others{font-family:var(--font-heading-family);font-weight:500;font-size:1.3rem;color:#ffffffa6}@media screen and (min-width:990px){.comparison-table__spec-text--others{font-size:1.4rem;padding:0 1rem}}.comparison-table__check-icon{width:1.5rem;height:1.5rem;border-radius:50%;background-color:var(--my-bg, #DEFE36);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.comparison-table__check-icon:before{content:"";display:block;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.6667 3.5L5.25 9.91667L2.33333 7' stroke='%23000000' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}@media(prefers-reduced-motion:reduce){.comparison-table__row--group:hover .comparison-table__cell,.comparison-table__cell{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/53/assets/section-comparison-table.css.map */
