.footer-utility-container{margin-top:50px;color:#fff;background-color:#151515;border-top:20px solid #e4a248;padding:50px 100px;display:flex;justify-content:space-between;flex-wrap:wrap}.footer-utility-container .footer-left-container{display:flex;flex-direction:column;gap:30px}.footer-utility-container .footer-left-container .left-bottom-container{display:flex;flex-direction:column;gap:20px;font-family:telegraf-bold}.footer-utility-container .footer-left-container .left-bottom-container .socials-container{display:flex;gap:20px}.footer-utility-container .footer-left-container .left-bottom-container .socials-container a{display:inline-block;transition:transform .2s}.footer-utility-container .footer-left-container .left-bottom-container .socials-container a:hover{transform:scale(1.1)}.footer-utility-container .footer-left-container .left-bottom-container p{opacity:.6;font-size:14px}.footer-utility-container .footer-middle-container{flex:1;display:flex;flex-wrap:wrap;gap:160px;font-family:telegraf}.footer-utility-container .footer-middle-container .blocks-container{display:flex}.footer-utility-container .footer-middle-container .blocks-container .blocks{display:flex;flex-direction:column;gap:15px}.footer-utility-container .footer-middle-container .blocks-container .blocks h1{font-family:telegraf-bold;font-size:18px;margin-bottom:10px}.footer-utility-container .footer-middle-container .blocks-container .blocks h3{font-family:telegraf;font-size:14px;color:#fff}.footer-utility-container .footer-middle-container .blocks-container .blocks h3 a{color:inherit;text-decoration:none}.footer-utility-container .footer-middle-container .blocks-container .blocks h3:hover{color:#e4a248;text-decoration:underline;cursor:pointer}