.background_image{width:100%;height:auto;z-index:40;background-image:linear-gradient(270deg,rgba(0,0,0,.2),rgba(0,0,0,.9)),url(/_next/static/media/handyman.11c70f05.jpg);background-repeat:no-repeat;background-size:cover}.number-section{width:100%;display:flex;flex-direction:row;justify-content:center}@media (max-width:767px){.number-section{justify-content:start}}.contact-section-black{background:linear-gradient(60deg,#37373b 6%,#1e1d22 0,#1e1d22 25%,#17161b 0)}.contact-section-orange{background:linear-gradient(60deg,#fab46e 6%,#ffa546 0,#ffa546 25%,#fd8e16 0)}.contact-section{width:100%;display:flex;justify-content:start;padding:70px 20px 60px 65px;border-radius:7px}@media (max-width:768px){.contact-section{padding:50px 20px 40px 30px}}.btn-custom{background-color:#17161b;cursor:pointer;.btn-custom-transition{cursor:pointer;background-color:#fc8f15;transition:width .4s ease-in-out;width:100%}}.btn-custom:hover{.btn-custom-transition{background-color:#fc8f15;transition:width .4s ease-in-out;width:0}}