footer .footer-row:first-child{border-bottom:1px solid var(--white);display:flex;justify-content:center}footer .footer-row .container{margin:0;max-width:1200px;padding:0}footer .footer-row .container h4{font-size:18px;font-weight:700;padding-bottom:.625rem;position:relative}footer .footer-row .container h4:after{background:var(--white);bottom:0;content:"";height:1px;left:0;position:absolute;width:50px}footer .footer-row .container p{font-size:16px;font-weight:100}footer .footer-row .container div.item-top div.text-left:nth-child(2) .text-sm{display:flex;flex-direction:row;gap:.625rem;justify-content:flex-start}footer .footer-row .container div.item-top div.text-left:nth-child(2) .text-sm p:first-child{min-width:5rem;width:50%}footer .footer-row .container div.item-top div.text-left:nth-child(2) .mb-8 .text-sm{padding-bottom:1.25rem;position:relative}footer .footer-row .container div.item-top div.text-left:nth-child(2) .mb-8 .text-sm:after{background:var(--white);bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}a.icon{border-radius:50%;height:40px;width:40px}a.icon:hover,a.prebuild-hover:hover{background:var(--primary);transform:none}a.icon:hover svg{fill:var(--white)}footer .footer-row:nth-child(2){display:flex;justify-content:center}footer .footer-row:nth-child(2) .container p{font-size:12px}@media (max-width:1300px){footer .footer-row .container{padding:0 3.5rem}}@media (max-width:991px){footer .footer-row .container{padding:0 1.25rem}}@media (max-width:767px){footer .footer-row .container div.item-top div.text-left:nth-child(2){margin:2rem 0}footer .footer-row .container div.item-top div.text-left:nth-child(2) .text-sm p:first-child{min-width:5rem;width:auto}}