.content-and-comparison-table{display:grid;grid-template-columns:repeat(2,1fr);place-items:center;column-gap:5rem}.content-and-comparison-table--no-content{grid-template-columns:repeat(1,1fr)}@media screen and (max-width:899px){.content-and-comparison-table{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:900px){.content-and-comparison-table--table-first .comparison-table-container{order:-1}}.content-and-comparison-table .content-container .title{margin-top:0}.comparison-table__text{color:rgb(var(--color-foreground))}.comparison-table-container{display:flex;justify-content:center;align-items:center;width:100%;max-width:56rem}.comparison-table{flex-grow:1;border-spacing:0;border-collapse:separate;border-spacing:0 0;overflow:hidden}.comparison-table tbody{box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a;border-radius:var(--border-radius, 1.6rem)}.comparison-table tbody tr:first-of-type td:first-child{border-radius:var(--border-radius, 1.6rem) 0 0 0}.comparison-table tbody tr:first-of-type td:last-child{border-radius:0 var(--border-radius, 1.6rem) 0 0}.comparison-table tbody tr:last-of-type td:first-child{border-radius:0 0 0 var(--border-radius, 1.6rem)}.comparison-table tbody tr:last-of-type td:last-child{border-radius:0 0 var(--border-radius, 1.6rem) 0}.comparison-table th:first-child,.comparison-table td:first-child{width:60%}.comparison-table th:not(:first-child),.comparison-table td:not(:first-child){width:20%;max-width:10rem}.comparison-table thead th{padding:1.2rem .8rem 1rem;font-size:var(--font-size);line-height:1.3;vertical-align:bottom;white-space:nowrap}.ct-corner-cell{background:transparent!important;white-space:normal!important}.ct-us-header{position:relative;padding-bottom:1.4rem!important}.ct-header-badge{display:flex;align-items:center;justify-content:center;margin:0 auto .4rem;width:2.6rem;height:2.6rem;background:linear-gradient(135deg,#6b8e23,#8db832);border-radius:50%;box-shadow:0 2px 8px #6b8e2359}.ct-crown-icon{width:1.4rem;height:1.4rem;color:#fff}.ct-us-label{font-weight:700;letter-spacing:.02em;color:#2d5016}.ct-us-label img{vertical-align:middle}.ct-others-header{color:rgba(var(--color-foreground),.55);font-weight:500}.comparison-table td{padding:1.2rem .8rem;text-align:center;border-bottom:1px solid rgba(var(--color-foreground),.06);transition:background-color .2s ease}.ct-us-cell,.ct-others-cell{padding-left:.5rem!important;padding-right:.5rem!important}.comparison-table tbody tr:last-of-type td{border-bottom:none}.ct-row:hover td{background-color:rgba(var(--color-foreground),.02)}.comparison-table__row-name{text-align:left!important;padding:1.4rem 2rem!important;min-width:18rem;background-color:#faf6f0!important;color:#3d3228!important}.comparison-table .comparison-table__row-name h3{font-size:var(--font-size);margin:0;line-height:1.4;font-weight:500;color:#3d3228}.comparison-table .comparison-table__row-name h3 strong{font-weight:700;color:#2a2017}.ct-us-cell{background-color:#6b8e230a!important;position:relative}.ct-us-cell:before{content:"";position:absolute;top:0;bottom:0;left:0;width:3px;background:linear-gradient(180deg,#6b8e2326,#6b8e230d)}.comparison-table tbody tr:first-of-type .ct-us-cell:before{top:4px;border-radius:3px 3px 0 0}.comparison-table tbody tr:last-of-type .ct-us-cell:before{bottom:4px;border-radius:0 0 3px 3px}.ct-others-cell{background-color:rgba(var(--color-foreground),.015)!important}.ct-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;transition:transform .2s ease,box-shadow .2s ease}.ct-icon-wrap--check{background:linear-gradient(135deg,#6b8e231f,#6b8e230f);box-shadow:0 1px 4px #6b8e231f}.ct-row:hover .ct-icon-wrap--check{transform:scale(1.1);box-shadow:0 2px 10px #6b8e2333}.ct-check-svg{width:1.6rem;height:1.6rem}.ct-icon-wrap--x{background:#dc262614}.ct-x-svg{width:1.4rem;height:1.4rem;opacity:.7;color:#dc2626}.comparison-table img{vertical-align:middle}@media screen and (max-width:750px){.comparison-table th:first-child,.comparison-table td:first-child{width:55%}.comparison-table th:not(:first-child),.comparison-table td:not(:first-child){width:22%}.comparison-table .comparison-table__row-name{min-width:auto;padding:1rem 1.2rem!important}.comparison-table .comparison-table__row-name h3,.comparison-table th{font-size:calc(var(--font-size) * .82)}.comparison-table thead th{white-space:normal;font-size:calc(var(--font-size) * .78)}.ct-icon-wrap{width:2.4rem;height:2.4rem}.ct-check-svg{width:1.2rem;height:1.2rem}.ct-x-svg{width:1rem;height:1rem}.ct-header-badge{width:2rem;height:2rem}.ct-crown-icon{width:1.1rem;height:1.1rem}.comparison-table td{padding:.8rem .4rem}}@media screen and (max-width:500px){.comparison-table__logo img,.comparison-table__others img{max-width:var(--mobile-logo-width);height:auto}.comparison-table th:first-child,.comparison-table td:first-child{width:52%}.comparison-table .comparison-table__row-name{min-width:auto;padding:.8rem!important}.comparison-table .comparison-table__row-name h3{font-size:calc(var(--font-size) * .72)}.ct-us-cell:before{width:2px}}@media(prefers-reduced-motion:no-preference){.ct-row{animation:ctRowFadeIn .4s ease both}.ct-row:nth-child(1){animation-delay:.05s}.ct-row:nth-child(2){animation-delay:.1s}.ct-row:nth-child(3){animation-delay:.15s}.ct-row:nth-child(4){animation-delay:.2s}.ct-row:nth-child(5){animation-delay:.25s}.ct-row:nth-child(6){animation-delay:.3s}.ct-row:nth-child(7){animation-delay:.35s}.ct-row:nth-child(8){animation-delay:.4s}}@keyframes ctRowFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-comparison-table.css.map */
