

/* Start:/local/templates/sbs.download/components/okraina/sbs.custom.html/app.download/style.css?17065347022099*/
.sbs-ch-ad {
    text-align: center;
}

.sbs-ch-ad .logo {
    max-width: 260px;
    margin: 50px auto 50px;
}

.sbs-ch-ad .install-message {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 40px;
}

.sbs-ch-ad .app {
    text-align: left;
    position: relative;
    display: inline-block;
    border-radius: 8px;
    padding: 11px 14px;
    padding-left: 67px ;
    min-width: 190px;
    margin-right: 35px;
    background-color: var(--color-text-primary);
    border-bottom: 0px;
    text-decoration: none;

    color: var(--color-background);
    font-size: 16px;
    font-weight: 500;
}

.sbs-ch-ad .applications {
    margin-bottom: 30px;
}

.sbs-ch-ad .applications .delimiter{
    display: none;
}

.sbs-ch-ad .app:last-of-type {
    margin-right: 0px;
}

.sbs-ch-ad .app span {
    font-weight: 700;
}

.sbs-ch-ad .app .icon {
    position: absolute;
    top: 50%;
    left: 16px;
    width: 35px;
    height: 35px;
    transform: translateY(-50%);

    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.sbs-ch-ad .app.apple .icon {
    background-image: url('/local/templates/sbs.download/components/okraina/sbs.custom.html/app.download/images/apple.svg');
}

.sbs-ch-ad .app.google .icon {
    background-image: url('/local/templates/sbs.download/components/okraina/sbs.custom.html/app.download/images/google.svg');
}

.sbs-ch-ad .app.appgallery .icon {
    background-image: url('/local/templates/sbs.download/components/okraina/sbs.custom.html/app.download/images/appgallery.svg');
}

.sbs-ch-ad .or {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

.sbs-ch-ad .open-pc {
    font-size: 16px;
    margin-bottom: 10px;
}

.sbs-ch-ad .btn {
    min-width: 265px;
}

.sbs-ch-ad .docs {
    display: inline-block;
    margin-top: 20px;
    color: var(--color-text-primary);
    text-decoration: none;
    border-bottom: 1px solid currentColor;
}

@media (max-width: 767px) {

    .sbs-ch-ad .logo {
        max-width: 200px;
    }

    .sbs-ch-ad .install-message {
        font-size: 22px;
        margin-bottom: 30px;
    }

    .sbs-ch-ad .applications .delimiter{
        display: block;
    }

    .sbs-ch-ad .app {
       

       
        margin-right: 0px;
        margin-bottom: 10px;
        min-width: 220px;
    }

    

}
/* End */


/* Start:/local/templates/sbs.download/components/okraina/sbs.custom.html/logo/style.css?1695131877161*/
.sbs-logo {
  width: 100%;
}

.sbs-logo g path:first-of-type{
    fill: var(--color-logo);
}

.sbs-logo g path:last-of-type {
    fill: var(--color-logo-ext);
}

/* End */
/* /local/templates/sbs.download/components/okraina/sbs.custom.html/app.download/style.css?17065347022099 */
/* /local/templates/sbs.download/components/okraina/sbs.custom.html/logo/style.css?1695131877161 */
