.pillir-hero-calculator-wrapper{display:flex;align-items:center}.pillir-hero-calculator-wrapper .pillir-hero-calculator-left,.pillir-hero-calculator-wrapper .pillir-hero-calculator-right{width:50%;font-family:saira !important;color:#fff}.pillir-hero-calculator-left .pillir-hero-calculator-heading h2{font-size:50px;line-height:60px;margin:15px 0}.pillir-hero-calculator-left .pillir-hero-calculator-heading h1{font-size:55px;line-height:65px;margin:0}.pillir-hero-calculator-left .pillir-hero-calculator-heading p{font-size:24px;line-height:34px;margin:0 0 8px}.pillir-hero-calculator-wrapper .pillir-hero-calculator-right{margin-left:0px;text-align:center}@media(max-width:768px){.pillir-hero-calculator-left .pillir-hero-calculator-heading h2{font-size:30px;line-height:40px}.pillir-hero-calculator-left .pillir-hero-calculator-heading h1{font-size:35px;line-height:45px}.pillir-hero-calculator-wrapper{display:block}.pillir-hero-calculator-wrapper .pillir-hero-calculator-left{margin-bottom:40px}.pillir-hero-calculator-wrapper .pillir-hero-calculator-left,.pillir-hero-calculator-wrapper .pillir-hero-calculator-right{width:100%}}.active-prop-checker .pillir-hero-calculator-heading{opacity:0;transition:opacity .5s ease-in-out}.active-prop-checker .pillir-hero-calculator-left{position:relative}.active-prop-checker .pillir-hero-calculator-heading{opacity:0}.active-prop-checker div.anim-w{margin:0;padding:1rem;position:absolute;left:0;right:0;top:50%;transform:translateY(-50%)}.active-prop-checker div.anim-w .blocks{display:flex;align-items:center;position:relative;justify-content:center}.active-prop-checker div.anim-w .block{--sz:8vmin;--tX:0;--animation:700ms cubic-bezier(0.3,0.5,0.4,0.9) infinite alternate-reverse;--hm:4.5vmin;height:var(--sz);width:var(--sz);background-image:var(--bg);border-radius:50%;transform:translateX(var(--tX));mix-blend-mode:lighten}.active-prop-checker div.anim-w .orange{--bg:linear-gradient(-50deg,#aace40 0%,#f7ce68 100%);margin-right:var(--hm);animation:attract-orange var(--animation)}.active-prop-checker div.anim-w .blue{--bg:linear-gradient(50deg,#36b3e1 0%,#c5f5ff 100%);margin-left:var(--hm);animation:attract-blue var(--animation)}@keyframes attract-orange{to{transform:translateX(calc(var(--sz) + calc(var(--hm) / 4)))}}@keyframes attract-blue{to{transform:translateX(calc(var(--sz) * -1 - calc(var(--hm) / 4)))}}