.comparison-section{--card-padding:36px;padding:100px 0;position:relative}.comparison-section .topcontent{margin-bottom:50px;text-align:center}.comparison-section .topcontent .introtitle{color:#fc6f4e;margin-bottom:20px}.comparison-section .comparison_cards_wrapper{display:flex;flex-direction:column;gap:36px}.comparison-heading{background:var(--heading-bg);border-radius:var(--heading-radius);color:var(--heading-color);font-size:1.25rem;font-weight:700;margin-bottom:36px;padding:18px 24px}.comparison-grid{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-card{border-radius:var(--card-radius);padding:var(--card-padding)}.comparison-card-left{background:var(--left-card-bg)}.comparison-card-right{background:var(--right-card-bg)}.card-title{color:var(--heading-color);font-size:2rem;font-weight:700;line-height:1.2;margin:0 0 18px}.comparison-card .card-title span{-webkit-background-clip:unset;-webkit-text-fill-color:unset;background:unset;font-family:inherit;font-style:normal}.comparison-card-left .card-title span{color:var(--hubspot-color)}.comparison-card-right .card-title span{color:var(--wordpress-color)}.card-description,.card-text{color:var(--text-color);line-height:1.7;margin:0 0 20px}.card-description p strong{color:var(--heading-color);font-weight:600;margin-bottom:0}.card-description h4{color:var(--heading-color);font-size:1rem;font-weight:700;margin:0 0 18px}.card-description ul{list-style:none;margin:0 0 28px;padding:0}.card-description ul li{line-height:1.25;margin-bottom:15px;padding-left:28px;position:relative}.card-description ul li:last-child{margin-bottom:0}.card-description ul li:before{background-color:#00a9fa;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' viewBox='0 0 24 24'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px;border-radius:5px;content:"";height:20px;left:0;margin-top:5px;position:absolute;width:20px}@media (max-width:991px){.comparison-section{--card-padding:30px;--grid-gap:24px;padding:80px 0}.comparison-grid{grid-template-columns:1fr}}@media (max-width:767px){.comparison-section{--card-padding:24px;--grid-gap:20px;padding:40px 0}.comparison-heading{font-size:1.1rem;padding:16px 20px}.card-title{font-size:1.7rem}}