

/* Start:/local/templates/main/components/bitrix/socserv.auth.form/.default/style.css?1745409527766*/
.btn-social.btn-google {
    border: solid 1px rgb(66, 133, 244);
    background-color: white;
    color: rgb(66, 133, 244);
    padding: .4rem 1.75rem;
}
.btn-social.btn-google:hover {
    background-color: rgb(66 133 244 / 10%);
    color: rgb(66, 133, 244);
}

.btn-social.btn-yandex {
    border: solid 1px rgb(248 96 74);
    background-color: white;
    color: rgb(248 96 74);
    padding: .4rem 1.75rem;
}
.btn-social.btn-yandex:hover {
    background-color: rgb(248 96 74 / 10%);;
    color: rgb(248 96 74);
}

.btn-social.btn-google .btn-social-icon, .btn-social.btn-yandex .btn-social-icon {
    width: 21px;
    height: 21px;
}

.btn-social.btn-google .service-name, .btn-social.btn-yandex .service-name {
    display: inline-block;
    padding: 0 10px;
}
/* End */
/* /local/templates/main/components/bitrix/socserv.auth.form/.default/style.css?1745409527766 */
