.green_fade{background:linear-gradient(45deg,#7ba875,#b1c5a4)}.colour_fade_footer{background:linear-gradient(45deg,rgb(9 27 5) 60%,#495542 100%)}.with_bg{background-position:top left;background-repeat:no-repeat;background-size:cover}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn 2s ease-in-out}@keyframes fadeInTop{from{opacity:0;transform:translateY(-30%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{from{opacity:0;transform:translateX(-50%)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{from{opacity:0;transform:translateX(50%)}to{opacity:1;transform:translateX(0)}}.fade-in-left,.fade-in-right,.fade-in-top{opacity:0;visibility:hidden;transition:opacity 0.5s ease-out,transform 0.5s ease-out,visibility 0s 0.5s}.fade-in-left.visible{visibility:visible;opacity:1;animation:fadeInLeft 1.2s ease-in-out forwards}.fade-in-right.visible{visibility:visible;opacity:1;animation:fadeInRight 1.2s ease-in-out forwards}.fade-in-top.visible{visibility:visible;opacity:1;animation:fadeInTop .9s ease-in-out forwards}@media (max-width:768px){.wp-block-button.has-custom-width.wp-block-button__width-75.bh_wide_btn,.wp-block-button.has-custom-width.wp-block-button__width-50.bh_wide_btn,.bh_wide_btn{width:80vw}}@media (max-width:1200px){.colour_fade_footer{background:#091a04}}.wide-btn{width:50%}.green{background:#6F9}.pulse{animation:pulse-animation 2s infinite}@keyframes pulse-animation{0%{box-shadow:0 0 0 0 rgb(0 0 0 / .2)}100%{box-shadow:0 0 0 20px #fff0}}.whatsapp-button{position:fixed;bottom:20px;right:20px;background-color:#25D366;color:#fff;border-radius:50%;width:60px;height:60px;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 8px rgb(0 0 0 / .2);z-index:1000;text-decoration:none;transition:background-color 0.3s ease,box-shadow 0.3s ease}.whatsapp-button:hover{background-color:#20B354;box-shadow:0 6px 12px rgb(0 0 0 / .3)}.whatsapp-button svg{fill:#fff;width:32px;height:32px}