.footer {
    padding: 10px 0 0;
    color: #9bacbc;
    position: relative
}

.footer a {
    transition: color 150ms ease;
    text-decoration: none
}

.footer a[href]:hover,
.footer a[href]:focus {
    color: #3d7ffc
}

.footer__title,
.footer__title a {
    color: #9bacbc
}

.footer__title[href]:hover,
.footer__title[href]:focus,
.footer__title a[href]:hover,
.footer__title a[href]:focus {
    color: #3d7ffc
}

.footer__partnerships {
    border-top: 1px solid rgba(255, 255, 255, .1);
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    padding: 20px 0 20px;
    width: 100%;
    display: none
}

@media (min-width:768px) {
    .footer__partnerships {
        display: block
    }
}

.footer__partnerships__title {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 0 1.7em
}

.footer__partnerships__icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.footer__partnerships__icons img {
    margin: 0 5px 17px;
    height: 66px
}

.footer__bottom {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    color: #f7f9fa;
    font-size: 15px;
    padding: 30px 0;
    width: 100%
}

@media (min-width:768px) {
    .footer__bottom {
        flex-direction: row;
        justify-content: space-between
    }
}

.footer__bottom_l {
    margin-bottom: 15px
}

@media (min-width:768px) {
    .footer__bottom_l {
        padding-right: 20px;
        margin-bottom: 0
    }
}

@media (min-width:1024px) and (max-width:1300px) {
    .footer .footer__social__icons .brd_tp:last-of-type .brd_tp__text {
        margin: 0 25px 10px
    }

    .footer .footer__social__icons .brd_tp:last-of-type .brd_tp__text:after {
        margin-left: 21px
    }
}

@media (max-width:768px) {
    .footer .footer__social__icons .brd_tp:first-of-type .brd_tp__text {
        right: -50px
    }

    .footer .footer__social__icons .brd_tp:first-of-type .brd_tp__text:after {
        margin-left: -75px
    }
}

@media (max-width:768px) {
    .footer .footer__social__icons:first-of-type .brd_tp__text:first-of-type {
        right: -34px
    }

    .footer .footer__social__icons:first-of-type .brd_tp__text:first-of-type:after {
        margin-left: -56px
    }
}

.footer .container {
    position: relative
}

.footer__logo {
    position: absolute;
    width: 23px;
    height: 58px;
    top: 0;
    right: 100%;
    margin-right: 70px;
    opacity: 0
}

@media (min-width:970px) {
    .footer__logo {
        opacity: 1
    }
}

@media (min-width:1200px) {
    .footer__logo {
        opacity: 0
    }
}

@media (min-width:1384px) {
    .footer__logo {
        opacity: 1
    }
}

.footer__logo svg {
    width: 100%;
    height: 100%;
    max-height: 58px;
    color: #3d7ffc
}

.footer__menus {
    width: 100%;
    flex: 0 0 100%
}

@media (min-width:768px) {
    .footer__menus {
        width: 66.666%;
        flex: 0 0 66.666%;
        max-width: 66.666%;
        padding-right: 24px;
        margin: 0 -10px
    }
}

@media (min-width:1024px) {
    .footer__menus {
        width: calc(100% - 180px);
        flex: 0 0 calc(100% - 180px);
        max-width: calc(100% - 180px)
    }
}

.footer__menus .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0
}

.footer__social {
    width: 100%;
    flex: 0 0 100%
}

@media (min-width:768px) {
    .footer__social {
        width: 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%
    }
}

@media (min-width:1024px) {
    .footer__social {
        width: 180px;
        flex: 0 0 180px;
        max-width: 180px
    }
}

.footer__social__title {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 30px
}

.footer__social__icons {
    margin: 0 -10px 40px;
    display: flex;
    flex-wrap: wrap
}

.footer__social__icons a {
    width: 40px;
    height: 40px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.footer__social__icons a svg {
    fill: #fff
}

.footer__social__icons a:hover svg {
    fill: #3d7ffc
}

.footer__col {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width:576px) {
    .footer__col {
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width:768px) {
    .footer__col {
        width: 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
        padding: 0 10px
    }
}

@media (min-width:1200px) {
    .footer__col {
        width: 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

.footer ul {
    display: flex;
    flex-direction: column;
    list-style: none;
    font-size: 14px;
    line-height: 1.85
}

.footer ul,
.footer ul li {
    padding: 0;
    margin: 0
}

.footer ul li {
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 24px
}

.footer ul li a {
    margin-bottom: 5px
}

.footer ul ul li {
    font-weight: 400;
    text-transform: none;
    margin-bottom: 0
}

.footer ul ul li a {
    color: #fff;
    margin-bottom: 0
}

.footer__icp {
    padding: 0 0 10px;
    text-align: center;
    font-weight: 500
}

.footer__icp .container {
    justify-content: center
}

.footer__icp a {
    color: #fff
}

.footer_certs {
    padding-top: 10px;
    flex: 100% 0 0;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, .3);
    display: flex;
    gap: 18px;
    flex-wrap: wrap
}

.footer_certs a {
    display: block
}

.footer_certs svg {
    display: block;
    width: 54px;
    height: 54px
}

.brd_tp {
    position: relative
}

.brd_tp:hover .brd_tp__text {
    display: inline-block;
    visibility: visible;
    opacity: 1
}

.brd_tp__text {
    display: block;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 100%;
    margin-right: 10px;
    transform: translateY(-50%);
    border-radius: 4px;
    padding: 8px;
    font-size: 16px;
    line-height: 1.45;
    color: #fff;
    background: #091b36;
    transition: opacity 0.25s ease-out
}

.brd_tp__text img {
    max-width: 100px
}

.brd_tp__text:after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #000
}

.brd_tp.top .brd_tp__text {
    background: #526373;
    top: auto;
    bottom: 100%;
    right: 50%;
    transform: translateX(50%);
    margin: 0 0 10px;
    white-space: nowrap
}

.brd_tp.top .brd_tp__text:after {
    content: " ";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    margin-top: 0;
    border-width: 5px;
    border-style: solid;
    border-color: #526373 transparent transparent transparent
}