:root{--cf-cat-borrowing:#7100DB;--cf-cat-budget:#1B7FBF;--cf-cat-cars:#0E9E8E;--cf-cat-debt:#D6336C;--cf-cat-tax:#D89B16;--cf-cat-property:#2E9D5B}@keyframes cf-calc-jiggle{0%{transform:rotate(0deg)}25%{transform:rotate(9deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-9deg)}to{transform:rotate(0deg)}}.cf-calc-jiggle{animation:cf-calc-jiggle 2s ease-in-out infinite;animation-delay:var(--jiggle-delay,0s);will-change:transform}@media (prefers-reduced-motion:reduce){.cf-calc-jiggle{animation:none!important}}@keyframes cf-calc-cloud-jitter-a{0%,78%{transform:rotate(0deg)}80%{transform:rotate(-8deg)}83%{transform:rotate(10deg)}86%{transform:rotate(-7deg)}89%{transform:rotate(8deg)}92%{transform:rotate(-3deg)}to{transform:rotate(0deg)}}@keyframes cf-calc-cloud-jitter-b{0%,82%{transform:rotate(0deg)}84%{transform:rotate(-6deg)}86%{transform:rotate(8deg)}88%{transform:rotate(-5deg)}90%{transform:rotate(7deg)}92%{transform:rotate(-3deg)}94%{transform:rotate(2deg)}to{transform:rotate(0deg)}}@keyframes cf-calc-cloud-jitter-c{0%,88%{transform:rotate(0deg)}90%{transform:rotate(-5deg)}92%{transform:rotate(7deg)}94%{transform:rotate(-4deg)}96%{transform:rotate(3deg)}to{transform:rotate(0deg)}}.cf-calc-cloud{transform-origin:50% 100%;will-change:transform}.cf-calc-cloud-1{animation:cf-calc-cloud-jitter-a 6s ease-in-out infinite;animation-delay:-4.5s}.cf-calc-cloud-2{animation:cf-calc-cloud-jitter-b 7s ease-in-out infinite;animation-delay:0s}.cf-calc-cloud-3{animation:cf-calc-cloud-jitter-c 10s ease-in-out infinite;animation-delay:-1.1s}@media (prefers-reduced-motion:reduce){.cf-calc-cloud-1,.cf-calc-cloud-2,.cf-calc-cloud-3{animation:none!important}}@keyframes cf-calc-handwrite{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.cf-calc-handwritten{clip-path:inset(0 100% 0 0);animation:cf-calc-handwrite 1.6s cubic-bezier(.65,0,.35,1) .4s forwards;will-change:clip-path}@media (prefers-reduced-motion:reduce){.cf-calc-handwritten{clip-path:none;animation:none!important}}@media (min-width:768px){[data-calculator-card] .md\:grid{grid-template-columns:var(--card-grid-cols,1fr 1fr)}}.cf-landing-card-hover{cursor:pointer;transition:transform .2s cubic-bezier(.2,0,0,1),box-shadow .2s cubic-bezier(.2,0,0,1),background-color .2s cubic-bezier(.2,0,0,1)}.cf-landing-card-hover:hover{transform:translateY(-4px) scale(1.02);background-color:var(--cf-chrome,#F4F2F7)!important;box-shadow:0 1px 3px rgba(15,14,12,.06),0 28px 56px -16px rgba(42,8,89,.32)}.cf-landing-tool-card-wrap{position:relative;display:block;isolation:isolate}.cf-landing-tool-card-wrap>*{width:100%;height:100%}.cf-landing-tool-card-wrap:before{content:"";position:absolute;inset:-120px;border-radius:200px;background:radial-gradient(closest-side,rgba(113,0,219,.55) 0,rgba(113,0,219,.28) 35%,rgba(113,0,219,.08) 65%,rgba(113,0,219,0) 85%);opacity:0;pointer-events:none;z-index:-1;transition:opacity .25s cubic-bezier(.2,0,0,1)}.cf-landing-tool-card-wrap:hover:before{opacity:1}