.footer{padding:50px 0 15px;background:#303030;color:#fff;font-size:15px;font-weight:100;text-decoration:none}.footer ul{list-style:none}.footer a{color:#fff;text-decoration:none}.footer-wrapper{display:flex;flex-direction:row;align-items:stretch;flex-wrap:wrap}.footer-col{flex-basis:33.33333%;flex-shrink:0;max-width:33.33333%}@media (max-width:767px){.footer-col{flex-basis:100%;max-width:100%}}.footer-col section{flex:1;padding-right:30px}@media (max-width:767px){.footer-col section{padding-right:0}}.footer .footer-wrapper .footer-col:nth-child(3) section{padding-right:0}.footer__title{font-size:15px;font-weight:400;margin:15px 0;padding-bottom:18px;white-space:nowrap;border-bottom:1px solid rgba(255,255,255,.2)}.footer__list li{margin-bottom:7px}.footer-copy{display:flex;flex-wrap:wrap;margin-top:30px;padding:30px 0 60px;font-size:15px;font-weight:400;justify-content:space-between;margin-bottom:0;padding-bottom:20px;width:100%;border-top:1px solid rgba(255,255,255,.2)}.footer-copy>*{align-self:center}.copywrite{margin-left:14px}.clutch-info{margin-left:auto;max-width:130px}.clutch-widget{width:130px}.popup{display:none;position:fixed;z-index:10;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);justify-content:center;align-items:center}.popup-content{display:flex;background:#fff;border-radius:10px;position:relative;text-align:center;width:100%;max-width:800px;padding:80px 50px;align-items:center;gap:20px}#popup-close{position:absolute;right:25px;top:25px;cursor:pointer;font-size:20px;background:none;border:none;height:30px}#popup-close::before,#popup-close::after{content:'';display:block;width:30px;height:4px;background-color:#0f256e;position:relative;cursor:pointer}#popup-close::before{transform:rotate(-45deg);top:3px}#popup-close::after{transform:rotate(45deg)}#openPopup{padding:10px 20px;background:blue;color:#fff;border:none;cursor:pointer}.popup-right-col{display:flex;flex-direction:column;gap:20px}.popup-right-col h2{color:#0f256e;font-size:26px;font-weight:500;line-height:29px}.popup-right-col p{font-size:17px;font-weight:400;color:#0f256e}@media screen and (max-width:991px){.popup-content{flex-direction:column;padding:20px;max-width:90%}.popup-content img{max-width:200px}.popup-right-col{width:100%}.popup-right-col .btn{white-space:normal}}