.csr-footer__wrapper{background:#093b6f;color:#fff;font-family:"OpenSans-Regular";position:relative;overflow:hidden;padding:0 80px;display:flex;flex-direction:column}
.csr-footer__wrapper::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.1);z-index:1}
.csr-footer *{position:relative;z-index:2}
.csr-footer__nav-row{padding:30px 0 20px;border-bottom:1px solid rgba(146,188,231,0.4)}
.csr-footer__nav-row .csr-footer__container{display:flex;justify-content:flex-start}
.csr-footer__location{display:none;text-align:center;margin-top:15px}
.csr-footer__location p{font-family:"OpenSans-SemiBold";font-weight:600;font-size:14px;line-height:130%;color:rgba(255,255,255,0.9);margin:0;display:flex;align-items:center;justify-content:center;gap:8px}
.csr-footer__location-icon{width:14px;height:14px;filter:brightness(0) invert(1)}
.csr-footer__main{padding:17px 0;border-bottom:1px solid rgba(146,188,231,0.4)}
.csr-footer__main .csr-footer__container{display:flex;justify-content:space-between}
.csr-footer__left{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.csr-footer__social{padding:20px 0;border-bottom:1px solid rgba(255,255,255,0.1)}
.csr-footer__social .csr-footer__container{display:flex;justify-content:center}
.csr-footer__brand{display:flex;justify-content:center}
.csr-footer__logo{filter:brightness(0) invert(1);transition:all .3s ease}
.csr-footer__logo-link{display:inline-block;transition:all .3s ease;text-decoration:none}
.csr-footer__logo-link:focus{outline:2px solid #fff;outline-offset:2px;border-radius:4px}
.csr-footer__nav{order:2}
.csr-footer__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}
.csr-footer__nav-item{font-family:"OpenSans-SemiBold";font-weight:600;font-size:14px;line-height:100%;letter-spacing:0;color:#fff;transition:all .3s ease;position:relative;cursor:pointer;padding:0 36px;border-right:1px solid rgba(255,255,255,0.3)}
.csr-footer__nav-item:last-child{border-right:0}
.csr-footer__nav-item:first-child{padding-left:0}
.csr-footer__nav-link{color:#fff;text-decoration:none;font-size:14px;font-weight:500;border-radius:4px;transition:all .3s ease;position:relative}
.csr-footer__apps{display:flex;flex-direction:row;align-items:center;gap:21px;order:1}
.csr-footer__follow-text{font-family:"OpenSans-SemiBold";font-weight:600;font-size:16px;line-height:130%;letter-spacing:0;color:rgba(255,255,255,0.9)}
.csr-footer__app-buttons{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}
.csr-footer__app-link{display:block;transition:all .3s ease;border-radius:8px;overflow:hidden}
.csr-footer__app-link:focus{outline:2px solid #fff;outline-offset:2px}
.csr-footer__app-btn{display:block;border-radius:8px}
.csr-footer__social{display:flex;gap:15px;margin-top:5px}
.csr-footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#fff;background:transparent;border-radius:50%;text-decoration:none;font-size:18px;transition:all .3s ease;backdrop-filter:blur(10px)}
.csr-footer__social-link:focus{outline:2px solid #fff;outline-offset:3px}
.csr-footer__bottom{padding:21px 0 37px}
.csr-footer__bottom .csr-footer__container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;text-align:center}
.csr-footer__links{display:flex;flex-wrap:wrap}
.csr-footer__link{color:rgba(255,255,255,0.8);padding:0 36px;border-right:1px solid rgba(255,255,255,0.3);transition:all .3s ease;position:relative;font-family:"OpenSans-Regular";font-weight:400;font-size:12px;line-height:100%;letter-spacing:0}
.csr-footer__link:last-child{border-right:0}
.csr-footer__link:first-child{padding-left:0}
.csr-footer__copyright{display:flex;gap:90px}
.csr-footer__copyright p{font-family:"OpenSans-Regular";font-weight:400;font-size:12px;line-height:100%;color:#fff;letter-spacing:0}
.csr-footer__social-icons{display:flex;gap:21px;align-items:center}
.csr-footer__social-link{display:flex;align-items:center;justify-content:center;width:22.13px;height:21px;border-radius:50%;background-color:transparent;color:#fff;text-decoration:none;transition:all .3s ease}
.csr-footer__social-icon{width:20px;height:20px;filter:brightness(0) invert(1)}
.csr-footer__social-link .social-icon{font-size:16px !important;line-height:16px !important;color:#fff;background:transparent !important}
@media(max-width:480px){.csr-footer__wrapper{padding:0 20px}
.csr-footer__nav{width:100%}
.csr-footer__nav-list{justify-content:space-between}
.csr-footer__nav-row{padding:20px 0 15px;border-bottom:0}
.csr-footer__apps{border-top:1px solid rgba(146,188,231,0.4);padding-top:15px}
.csr-footer__location{display:flex;align-items:flex-start}
.csr-footer__nav-item{font-size:12px;padding:0 10px}
.csr-footer__main{padding:0 0 15px 0}
.csr-footer__left{display:flex;flex-direction:column;align-items:flex-start}
.csr-footer__main .csr-footer__container{flex-direction:column;gap:20px;text-align:center;display:flex}
.csr-footer__bottom{padding:15px 0 20px}
.csr-footer__bottom .csr-footer__container{flex-direction:column;gap:15px;text-align:center}
.csr-footer__links{flex-direction:row;gap:10px;align-items:center}
.csr-footer__link{font-size:11px;padding:8px 15px;border-right:1px solid rgba(255,255,255,0.3);border-bottom:0}
.csr-footer__link:last-child{border-right:0}
.csr-footer__link:first-child{padding-left:15px}
.csr-footer__follow-text{display:none}
.csr-footer__copyright{display:none}
.csr-footer__copyright p{font-size:10px}
.csr-footer__social-icons{gap:15px}
.csr-footer__social-link{width:35px;height:35px}
.csr-footer__social-icon{width:16px;height:16px}
.csr-footer__social-link .social-icon{font-size:14px !important;line-height:14px !important}
}
@media(min-width:481px) and (max-width:767px){.csr-footer__wrapper{padding:0 40px}
.csr-footer__nav-row{padding:25px 0 18px;border-bottom:0}
.csr-footer__apps{border-top:1px solid rgba(146,188,231,0.4);padding-top:18px}
.csr-footer__location{display:block}
.csr-footer__nav-item{font-size:13px;padding:0 25px}
.csr-footer__main{padding:20px 0}
.csr-footer__main .csr-footer__container{flex-direction:column;gap:25px;text-align:center}
.csr-footer__bottom{padding:18px 0 25px}
.csr-footer__bottom .csr-footer__container{flex-direction:column;gap:18px;text-align:center}
.csr-footer__links{flex-wrap:wrap;justify-content:center;gap:5px}
.csr-footer__link{font-size:11px;padding:8px 20px;border-right:1px solid rgba(255,255,255,0.3);border-bottom:0}
.csr-footer__link:last-child{border-right:0}
.csr-footer__follow-text{display:none}
.csr-footer__copyright{display:none}
.csr-footer__copyright p{font-size:11px}
.csr-footer__social-icons{gap:18px}
.csr-footer__social-link{width:38px;height:38px}
.csr-footer__social-icon{width:18px;height:18px}
.csr-footer__social-link .social-icon{font-size:15px !important;line-height:15px !important}
}
@media(min-width:768px) and (max-width:1024px){.csr-footer__wrapper{padding:0 60px}
.csr-footer__nav-row{padding:30px 0 20px}
.csr-footer__nav-row .csr-footer__container{justify-content:flex-start}
.csr-footer__nav-item{font-size:14px;padding:0 30px}
.csr-footer__main{padding:25px 0}
.csr-footer__main .csr-footer__container{flex-direction:row;gap:30px;align-items:center}
.csr-footer__bottom{padding:20px 0 30px}
.csr-footer__bottom .csr-footer__container{flex-direction:row;gap:25px;text-align:left}
.csr-footer__links{justify-content:flex-start}
.csr-footer__link{font-size:12px;padding:0 25px}
.csr-footer__copyright{flex-direction:column;gap:20px;align-items:center}
.csr-footer__copyright p{font-size:12px}
.csr-footer__social-icons{gap:20px}
.csr-footer__social-link{width:40px;height:40px}
.csr-footer__social-icon{width:19px;height:19px}
.csr-footer__social-link .social-icon{font-size:16px !important;line-height:16px !important}
}
@media(min-width:1025px){.csr-footer__wrapper{padding:0 80px}
.csr-footer__nav-row{padding:35px 0 25px}
.csr-footer__nav-row .csr-footer__container{justify-content:flex-start}
.csr-footer__nav-item{font-size:16px;padding:0 36px}
.csr-footer__main{padding:30px 0}
.csr-footer__main .csr-footer__container{flex-direction:row;gap:40px;align-items:center}
.csr-footer__bottom{padding:21px 0 37px}
.csr-footer__bottom .csr-footer__container{flex-direction:row;gap:30px;text-align:left}
.csr-footer__links{justify-content:flex-start}
.csr-footer__link{font-size:12px;padding:0 36px}
.csr-footer__copyright{flex-direction:row;gap:50px;align-items:center}
.csr-footer__copyright p{font-size:12px}
.csr-footer__social-icons{gap:21px}
.csr-footer__social-link{width:45px;height:45px}
.csr-footer__social-icon{width:20px;height:20px}
.csr-footer__social-link .social-icon{font-size:18px !important;line-height:18px !important}
}
@media(min-width:1440px){.csr-footer__wrapper{padding:0 120px}
.csr-footer__nav-item{font-size:18px;padding:0 40px}
.csr-footer__bottom{padding:25px 0 45px}
.csr-footer__link{font-size:13px;padding:0 40px}
.csr-footer__copyright{gap:220px}
.csr-footer__copyright p{font-size:13px}
.csr-footer__social-link{width:48px;height:48px}
.csr-footer__social-link .social-icon{font-size:20px !important;line-height:20px !important}
}