footer{background-color:#fff;font-family:Inter}footer .top-part{width:100%;padding-block:40px 30px;margin-left:auto;padding-left:10px;border-top:2px solid #eaecf0;border-bottom:2px solid #eaecf0}footer .top-part .logo{width:120px}footer .middle-part{padding-block:32px}footer .middle-part .container .row{display:flex;flex-wrap:wrap;gap:32px}footer .middle-part .container .row .column{width:calc((100% - 96px)/4)}footer .middle-part .container .row .column:last-of-type{display:flex;flex-direction:column;align-items:end;gap:12px}footer .middle-part .container .row .column .title{font-weight:700;font-size:20px;line-height:30px;letter-spacing:0;color:#181824}footer .middle-part .container .row .column .content{padding-top:4px;display:flex;flex-direction:column;align-items:flex-start}footer .middle-part .container .row .column .content .content-item{margin-top:12px;font-weight:400;font-size:14px;line-height:24px;letter-spacing:0;text-decoration:none;color:#000;display:flex;align-items:center;gap:24px;flex-wrap:wrap}footer .bottom-part{padding-block:24px;border-top:2px solid #eaecf0}footer .bottom-part .container{font-family:Inter;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;text-align:center;color:#667085}@media(max-width:1200px){footer .middle-part .container .row{gap:24px}footer .middle-part .container .row .column{width:calc((100% - 48px)/3)}footer .middle-part .container .row .column:last-of-type{align-items:flex-start;margin-top:24px}}@media(max-width:992px){footer .middle-part .container .row{gap:20px}footer .middle-part .container .row .column{width:calc((100% - 20px)/2)}footer .middle-part .container .row .column:nth-of-type(3){margin-top:20px}footer .middle-part .container .row .column:last-of-type{width:100%;flex-direction:row;justify-content:space-between;margin-top:20px}}@media(max-width:768px){footer .top-part{padding-block:30px 20px}footer .middle-part{padding-block:24px}footer .middle-part .container .row{gap:16px}footer .middle-part .container .row .column{width:100%}footer .middle-part .container .row .column:not(:first-of-type){margin-top:16px}footer .middle-part .container .row .column:last-of-type{flex-direction:column;align-items:flex-start;gap:16px}footer .middle-part .container .row .column .title{font-size:18px;line-height:28px}footer .bottom-part .container{font-size:14px;line-height:22px}}@media(max-width:576px){footer .top-part{padding-block:24px 16px}footer .top-part .logo{width:100px}footer .middle-part{padding-block:20px}footer .middle-part .container .row .column .title{font-size:16px;line-height:26px}footer .middle-part .container .row .column .content .content-item{font-size:13px;line-height:22px;gap:16px}footer .bottom-part{padding-block:16px}footer .bottom-part .container{font-size:12px;line-height:20px}}