.costs{padding:var(--space-4xl) 0;background-color:#ebddcd;position:relative;overflow:hidden}.costs__layout{gap:var(--space-4xl);grid-template-columns:4fr 6fr;align-items:flex-start;display:grid}.costs__left{padding-top:var(--space-xl);max-width:480px}.costs__title{font-family:var(--font-heading);color:var(--color-secondary);margin-bottom:var(--space-lg);font-size:2.5rem;line-height:1.1}.costs__desc{font-size:var(--text-sm);color:var(--color-text);margin-bottom:var(--space-3xl);line-height:1.6}.costs__savings-label{font-family:var(--font-heading);color:#8e5431;margin-bottom:-15px;font-size:1.8rem;font-weight:500;display:block}.costs__savings-amount{color:#8e5431;margin-bottom:var(--space-xs);letter-spacing:-2px;font-family:Times New Roman,Times,Baskerville,Georgia,serif;font-size:9rem;line-height:1}.costs__savings-note{color:var(--color-text-muted);font-size:.6rem}.costs__right{padding-top:var(--space-xl);position:relative}.costs__bg-circle{z-index:0;pointer-events:none;border:1px solid #fff6;border-radius:50%;width:300px;height:300px;position:absolute;top:0;left:20%}.costs__bg-circle--2{border-color:#fff3;width:400px;height:400px;top:-50px;left:10%}.costs__right-title{font-family:var(--font-heading);color:var(--color-secondary);margin-bottom:var(--space-md);z-index:1;font-size:2rem;position:relative}.costs__table-wrapper{z-index:1;position:relative}.costs__table{border-collapse:collapse;width:100%}.costs__table th,.costs__table td{padding:var(--space-md) var(--space-sm);text-align:center;font-size:var(--text-base);color:var(--color-secondary);font-weight:500}.costs__table td:first-child{text-align:left;font-weight:400;font-size:var(--text-sm)}.costs__th-icon{padding-bottom:var(--space-sm)!important}.costs__icon-wrap{border:1px solid var(--color-secondary);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto;display:flex}.costs__comoon-icon{width:30px;height:auto}.costs__icon-wrap--logo{background:var(--color-secondary)}.costs__icon-wrap--logo .costs__comoon-icon{filter:brightness(10);width:26px}.costs__right-title:after{content:"";width:100%;height:1px;margin-top:var(--space-md);background:linear-gradient(90deg,#000 50%,#0000001a 50%);display:block}.costs__table tfoot td{padding-top:var(--space-lg);color:var(--color-secondary);border-top:1px solid #0000001a;font-size:1.1rem;font-weight:600}.costs__table tfoot td:first-child{color:#8e5431;font-weight:500}.costs__table tfoot td:not(:first-child){border-top:2px solid #000}.costs__table tbody td{padding:var(--space-xs) var(--space-sm);color:var(--color-secondary);font-size:.95rem}.costs__highlight-col{color:#8e5431!important}@media (width<=992px){.costs__layout{grid-template-columns:1fr}.costs__savings-amount{font-size:5rem}.costs__bg-circle,.costs__bg-circle--2{display:none}}
