@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");body{font-family:Manrope,sans-serif!important}.footer{background-color:rgba(20,22,33,1);color:rgba(214,220,232,1)}.foot_tit{color:rgba(255,255,255,1);font-size:clamp(14px,1vw,16px);font-weight:600;line-height:20px}footer a,footer p{color:rgba(214,220,232,1);text-decoration:none;font-size:clamp(12px,1vw,14px);font-weight:500;line-height:20px}footer ul{padding-left:0!important}footer .dropdown-toggle{border:1px solid rgba(61,63,75,1)!important;border-radius:8px!important;width:200px!important;text-align:left}footer .dropdown.show svg{transform:rotate(180deg);transition:.2s ease}footer .dropdown-toggle:after{display:none}footer .dropdown-menu{background-color:rgba(27,29,44,1);border:1px solid rgba(61,63,75,1)!important;width:200px!important}footer .dropdown-item,footer .dropdown-menu{color:rgba(214,220,232,1)!important}.footer .dropdown-item:hover{color:rgba(27,29,44,1)!important}@media screen and (max-width:768px){.footer{text-align:center}footer .footer-brand{text-align:center;display:flex;flex-direction:column;align-items:center}footer .footer-brand svg{margin:0 auto;display:block}footer ul.mt-4{margin-top:.5rem!important}footer .col-md-2{margin-bottom:1rem}}