.compare-3{background-color:#f9f8f6;background-image:url(../img/background.webp);background-repeat:no-repeat;background-size:100% 100%;background-position:center;padding:40px 0}.compare-3__title{max-width:600px;text-align:center;margin:0 auto 8px}.compare-3__desc{max-width:720px;text-align:center;margin:0 auto 40px}.compare-3__cards{display:flex;justify-content:center;align-items:center;gap:32px}.compare-3__card{max-width:460px;padding:6px;background:#b2b9c4;border:1px solid #dcdfe4;border-radius:12px}.compare-3__card-inner{padding:16px;background:#fff;border-radius:8px}.compare-3__card-outline{font-size:14px;line-height:20px;padding:0 6px;display:inline-flex;color:#272b32;background:#f4f3f2;border-radius:999px;margin:0 0 16px}.compare-3__card-title{font-size:20px;line-height:32px;font-weight:600;margin:0 0 16px}.compare-3__card-content ul{margin:0;padding:0;list-style:none}.compare-3__card-content ul li{display:flex;gap:14px;padding:4px 0}.compare-3__card-content ul li::before{content:"";display:block;width:24px;height:24px;flex:0 0 24px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 14.75L14.75 0.75M0.75 0.75L14.75 14.75' stroke='%23758195' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center}.compare-3__card:nth-child(2){max-width:480px;padding:16px;background-color:#9ad5dc;background-image:url(../img/background-card.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.compare-3__card:nth-child(2) .compare-3__card-inner{background-image:url(../img/background-card-inner.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.compare-3__card:nth-child(2) .compare-3__card-outline{background:#e5fff5;color:#015033}.compare-3__card:nth-child(2) .compare-3__card-content ul li::before{background:url("data:image/svg+xml,%3Csvg width='18' height='14' viewBox='0 0 18 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 7.75L5.75 12.75L16.75 0.75' stroke='%2323A06B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center}@media(max-width: 820px){.compare-3__cards{flex-direction:column}.compare-3__card{max-width:calc(80% - 20px)}.compare-3__card:nth-child(2){max-width:80%}}@media(max-width: 480px){.compare-3__card{max-width:100%;padding:12px}.compare-3__card:nth-child(2){max-width:100%;padding:12px}}