.footer{display:block;background-color:#474747}.footer .holder{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;max-width:1760px;width:100%;margin:0 auto;padding:56px 24px}@media screen and (max-width: 1200px){.footer .holder{flex-wrap:wrap;padding:40px 16px}}@media screen and (max-width: 992px){.footer .holder{gap:32px;padding:24px 16px 32px}}.footer .footer-nav{display:flex;flex:1;gap:24px}@media screen and (max-width: 1200px){.footer .footer-nav{flex:initial;width:100%}}@media screen and (max-width: 640px){.footer .footer-nav{flex-direction:column;gap:8px}}.footer .footer-nav .col{display:block;flex:1 1 auto}@media screen and (max-width: 640px){.footer .footer-nav .col{border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:8px}}.footer .footer-nav .btn-toggle{display:flex;align-items:center;position:relative;width:100%;font:700 14px/1.3 "Poppins",sans-serif;color:#fff;text-align:left;text-transform:uppercase;background-color:rgba(0,0,0,0);border:0;padding:8px 0;margin:0}.footer .footer-nav .btn-toggle:after{display:none;content:"";position:absolute;right:8px;border-top:6px solid #fff;border-right:5px solid rgba(0,0,0,0);border-left:5px solid rgba(0,0,0,0);border-bottom:0;transition:all .2s ease-out}@media screen and (max-width: 640px){.footer .footer-nav .btn-toggle:after{display:inline-block}}.footer .footer-nav .btn-toggle.active:after{border-bottom:4px solid #fff;border-top:0}.footer .footer-nav .list{display:flex;flex-direction:column;gap:4px;padding-top:8px}@media screen and (max-width: 640px){.footer .footer-nav .list{height:0;overflow:hidden;opacity:0;padding:0 16px;transition:all .1s ease-out}}@media screen and (max-width: 640px){.footer .footer-nav .list.open{height:auto;opacity:1;padding:0 16px 16px}}.footer .footer-nav .list .item{display:block;margin:0 -4px}.footer .footer-nav .list .nav-link{display:inline-block;font:400 14px/1.3 "Poppins",sans-serif;color:#fff;white-space:nowrap;text-decoration:underline;text-decoration-color:rgba(0,0,0,0);padding:4px}.footer .footer-nav .list .nav-link:hover{text-decoration-color:#fff;transition:all .3s ease-out}.footer .info-block{display:flex;gap:16px;background-color:#424242;border-radius:4px;padding:24px}@media screen and (max-width: 640px){.footer .info-block{width:100%}}@media screen and (max-width: 480px){.footer .info-block{flex-wrap:wrap;justify-content:center}}.footer .info-block .logo-box{display:block;line-height:0}.footer .info-block .logo-box .logo-link{display:block;line-height:0;width:96px;min-width:96px;height:96px}.footer .info-block .desc-box{display:block}.footer .info-block .desc-box .title{display:block;font:700 14px/1.3 "Poppins",sans-serif;color:#fff}.footer .info-block .desc-box .list{display:flex;flex-direction:column;gap:4px;padding-top:8px}.footer .info-block .desc-box .list .item{display:block;position:relative;font:400 14px/1.3 "Poppins",sans-serif;color:#fff;padding-left:16px}.footer .info-block .desc-box .list .item:before{content:"";display:inline-block;position:absolute;top:7px;left:0;width:4px;height:4px;border-radius:50%;background-color:#fff}.footer .bot{padding:44px 24px;border-top:1px solid #6a6a6a;text-align:center}@media screen and (max-width: 1200px){.footer .bot{padding:36px 16px}}@media screen and (max-width: 992px){.footer .bot{padding:32px 16px 24px}}.footer .bot .icon{margin-bottom:12px}.footer .bot .text{margin-bottom:6px;font:400 12px/1.5 "Poppins",sans-serif;color:#fff}.footer .bot .links{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:18px}.footer .bot .links-item{position:relative}.footer .bot .links-item:before{content:"";position:absolute;top:0;left:0;height:100%;width:1px;background-color:#626262}.footer .bot .links-item:first-child:before{display:none}.footer .bot .link{margin:0 10px;text-decoration:underline;transition:all .3s ease-out}.footer .bot .link:hover{text-decoration-color:rgba(0,0,0,0)}