.comparison-table{max-width:1200px;margin:0 auto;border:1px solid #d8d1c4;border-radius:12px;overflow:hidden;background:#fffdf8}.table-row{display:grid;grid-template-columns:1fr 1.4fr 1.7fr;border-bottom:1px solid #e4ded3;animation:rowReveal .5s ease both}.table-row:last-child{border-bottom:0}.table-row>div{padding:15px 18px;color:#68675f;font-size:14px;line-height:1.5;box-sizing:border-box}.table-head{background:#8c9e37}.table-head>div{padding:16px 18px;color:#ffffff!important;font-size:15px;font-weight:600;line-height:1.3;background:transparent!important}.table-head>div:first-child{color:transparent!important}.table-head>div:nth-child(3){color:#ffffff!important;background:transparent!important}.table-row .category{color:#29382d;font-weight:600}.table-row>div:nth-child(3){background:rgb(82 107 85 / .055);color:#526b55;font-weight:500}.table-row:not(.table-head){transition:background .25s ease}.table-row:not(.table-head):hover{background:#faf7f0}.table-row:not(.table-head)>div:nth-child(3){transition:background .25s ease}.table-row:not(.table-head):hover>div:nth-child(3){background:rgb(82 107 85 / .1)}.comparison-buttons{max-width:1100px;margin:25px auto 0;display:flex;gap:12px}.comparison-buttons a{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 22px;border-radius:30px;background:#8c9e37;color:#ffffff!important;text-decoration:none!important;font-size:14px;font-weight:600;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.comparison-buttons a:hover{transform:translateY(-2px);background:#41694b;color:#ffffff!important;box-shadow:0 6px 16px rgb(65 105 75 / .18)}.comparison-buttons span{margin-left:3px;font-size:17px;line-height:1}@keyframes rowReveal{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.table-row:nth-child(2){animation-delay:.05s}.table-row:nth-child(3){animation-delay:.10s}.table-row:nth-child(4){animation-delay:.15s}.table-row:nth-child(5){animation-delay:.20s}.table-row:nth-child(6){animation-delay:.25s}.table-row:nth-child(7){animation-delay:.30s}.table-row:nth-child(8){animation-delay:.35s}@media (max-width:800px){.comparison-section{padding:45px 25px}.comparison-table{border-radius:10px}.table-row{grid-template-columns:0.9fr 1.3fr 1.5fr}.table-row>div{padding:13px 12px;font-size:13px}.table-head>div{padding:14px 12px;font-size:13px}}@media (max-width:650px){.comparison-section{padding:40px 15px}.comparison-table{width:100%;border-radius:10px}.table-row{grid-template-columns:0.8fr 1.2fr 1.45fr}.table-row>div{padding:12px 8px;font-size:11px;line-height:1.4}.table-head>div{padding:13px 8px;font-size:11px;font-weight:600;color:#ffffff!important;background:transparent!important;white-space:normal}.table-head>div:nth-child(3){color:#ffffff!important;background:transparent!important;font-weight:700}.table-row .category{font-size:11px}.table-row>div:nth-child(3){color:#526b55}.comparison-buttons{margin-top:22px;flex-direction:column;align-items:flex-start}.comparison-buttons a{padding:12px 19px;font-size:13px}}@media (max-width:400px){.comparison-section{padding:35px 10px}.table-row{grid-template-columns:0.75fr 1.15fr 1.4fr}.table-row>div{padding:10px 6px;font-size:10px}.table-head>div{padding:11px 6px;font-size:10px}}