.footer-sec .footer{background-color:#191A4E;padding:clamp(3.75rem,2.4771rem + 4.0733vw,5rem) 20px}.footer-sec .footer .footer-title{color:#ffffff;font-weight:700;margin-bottom:20px}.footer-sec .footer .footer-list-group{padding:0;list-style:none}.footer-sec .footer .footer-list-group .list-item{margin-bottom:20px}.footer-sec .footer .footer-link{font-size:clamp(1rem,.8727rem + .4073vw,1.125rem);font-weight:400;color:#ffffff;fill:#ffffff;transition:all .2s ease;position:relative}.footer-sec .footer .footer-link:hover{color:#ffffff;fill:#ffffff;text-decoration:none;transition:all .3s ease}.footer-sec .footer .footer-link:after,.footer-sec .footer .footer-link:before{content:"";position:absolute;background-color:rgb(255,255,255,.72);transition:transform .5s}.footer-sec .footer .footer-link:after{left:0;width:100%;height:1px;bottom:-10px;transform:scaleX(0);transform-origin:left}.footer-sec .footer .footer-link:hover:after{transform:scaleX(1)}.footer-sec .footer .footer-info{color:#ffffff;font-size:clamp(1rem,.8727rem + .4073vw,1.125rem);font-weight:400}.footer-sec .footer .footer-divider{border:.5px solid #ffffff;margin:30px 0}.footer-sec .footer-bottom{padding:1.25rem 0;background-color:#000000}.footer-sec .footer-bottom .footer-copy{color:#ffffff;font-size:1rem;font-weight:400;text-align:center;margin-bottom:0}.footer-section{position:relative;overflow:hidden}.footer-section:after,.footer-section:before{content:"";position:absolute;height:900px;width:900px;background-repeat:no-repeat;background-size:contain;z-index:400;animation-duration:10s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:alternate;pointer-events:none}.footer-section:after{animation-name:footerafter}.footer-section:after,.footer-section:before{background-image:url(/img/other/shape/fotter-bg-2.svg)}.footer-section:before{animation-name:footerbefore}@keyframes footerafter{0%{top:10%;left:10%}25%{top:20%;left:25%}50%{top:50%;left:70%}75%{top:70%;left:15%}to{top:10%;left:0}}@keyframes footerbefore{0%{top:10%;left:0}25%{top:-15%;left:25%}50%{top:20%;left:50%}75%{top:20%;left:60%}to{top:50%;left:80%}}