.card-head-top h2{font-size:16px;font-weight:600;line-height:1.3;color:var(--white-color);text-transform:uppercase}.footer-main{padding-bottom:20px;padding-top:35px;margin-top:auto}.footer-main .footer-iner{background-color:hsla(0,0%,100%,.06);border-radius:15px;padding:20px 40px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.footer-head{padding-bottom:20px}.footer-head .footer-link{margin-left:auto}.footer-head .footer-stack{gap:10px}.footer-link ul{display:flex;flex-wrap:wrap;align-items:center;gap:10px 30px;list-style:none}.footer-link ul .foter-menu{font-size:13px;font-weight:500;line-height:1.3;color:var(--grey-color-400);cursor:pointer}.footer-link ul .foter-menu,.footer-link ul .foter-menu:hover{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out}.footer-link ul .active,.footer-link ul .foter-menu:hover{color:var(--white-color)}.footer-logo-link{display:inline-block}.footer-logo-link img{width:auto;position:relative;top:-12px}.footer-bottom a{color:var(--sea-green);font-weight:600;text-decoration:underline}.footer-bottom .custom-row{justify-content:space-between;gap:10px}.footer-bottom .custom-row,.footer-social ul{display:flex;flex-wrap:wrap;align-items:center}.footer-social ul{gap:5px;list-style:none}.footer-social ul li a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border-color-600);border-radius:50%}.footer-social ul li a,.footer-social ul li a:hover{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out}.footer-social ul li a:hover{background-color:var(--btn-grey)}.copywrite{display:flex;align-items:center;gap:8px}.copywrite p{font-size:14px;font-weight:500;line-height:1.3;color:var(--grey-color-400)}.footer-bottom{border-top:1px solid var(--border-color-700);padding-top:10px;color:#fff;font-size:12px;font-weight:300}@media only screen and (max-width:991px){.footer-main .footer-iner{padding:20px}.footer-link ul{gap:10px 15px}}@media only screen and (max-width:767px){.footer-main .footer-iner{padding:15px 15px 12px}.footer-main{padding-top:15px}}@media only screen and (max-width:575px){.footer-logo-link img{top:0}.footer-head .footer-stack{flex-wrap:wrap;justify-content:center}.footer-head .footer-link{margin:0 auto;width:100%}.footer-head .footer-link ul{justify-content:center;gap:5px 10px}.copywrite{text-align:center}.footer-social ul{justify-content:center}.footer-head .footer-link li{line-height:1}}@media only screen and (max-width:460px){.copywrite{justify-content:center}.copywrite p{max-width:140px}.footer-bottom .bx1,.footer-bottom .bx2{flex:0 0 100%;max-width:100%}}