@keyframes bounceGreen{0%,80%,to{background:#64a30c}50%{background:#6d6d6d}}@keyframes bounceWhite{0%,80%,to{background:#fff}50%{background:#6d6d6d}}.hero{/*background:linear-gradient(rgba(0,0,0,.45),rgba(0,0,0,.45)),url(/application/client/assets/img/products_farmer/hero-bg.png) 100% no-repeat;*/background-size:cover;padding-top:148px;background-position:center;padding-bottom:263px}.our-products{background-color:#64a30c;padding-bottom:127px;padding-top:124px}.accounting{background:#faf9f5;padding-top:135px;padding-bottom:135px}.accounting-management{padding-top:135px;padding-bottom:100px;background-color:#64a30c}.business-plan{background:#faf9f5;padding-top:135px;padding-bottom:100px}.rtl-container{margin-left:7vw!important;margin-right:0!important;padding:0}.ltr-container>.row,.rtl-container>.row{margin:0;padding:0}.ltr-container>.row>.col,.ltr-container>.row>[class*=col-],.rtl-container>.row>.col,.rtl-container>.row>[class*=col-]{padding-right:0;padding-left:0}.rtl-underlay{z-index:-1;position:absolute;top:83px;left:-41px;height:calc(100% - 41px);width:100%;background:#afce81;border-radius:12px}.ltr-image{position:absolute;right:6.5rem}.ltr-container{margin-left:0!important;margin-right:7vw!important;padding:0}.ltr-underlay{z-index:-1;position:absolute;top:83px;left:41px;height:calc(100% - 41px);width:100%;background:#afce81;border-radius:12px}.dots{display:flex;align-items:center;cursor:pointer;height:30px}.dots .dot{border-radius:50%;cursor:pointer;width:8px;height:8px;transition:.2s all}.dots .dot:not(:last-of-type){margin-right:8px}.dots .dot-white{background:#fff}.dots .dot-green{background:#64a30c}.dots:hover .dot-white:first-of-type{animation:bounceWhite 1s infinite ease-in-out}.dots:hover .dot-white:not(:first-of-type):not(:last-of-type){animation:bounceWhite 1s infinite ease-in-out;animation-delay:.4s}.dots:hover .dot-white:last-of-type{animation:bounceWhite 1s infinite ease-in-out;animation-delay:.8s}.dots:hover .dot-green:first-of-type{animation:bounceGreen 1s infinite ease-in-out}.dots:hover .dot-green:not(:first-of-type):not(:last-of-type){animation:bounceGreen 1s infinite ease-in-out;animation-delay:.4s}.dots:hover .dot-green:last-of-type{animation:bounceGreen 1s infinite ease-in-out;animation-delay:.8s}