<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.p-advantages {
    color: #000000;
    background-color: #ffffff!important;
background-image: none!important;
    padding: 70px 0 50px 0;
}

.p-company-list li:before {
    content: "";
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: #B4B7FA;
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
}

.a-economy-effect__scheme-image {
    width: 100px;
    height: 100px;
    border: solid 2px #B4B7FA!important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}

.a-economy-effect__item::after {
    content: "";
    width: calc(100% - 125px);
    height: 3px;
    background-color: #B4B7FA!important;
    display: block;
    position: absolute;
    right: 13px;
    top: 51px;
}

.services-grid__image:before {
    content: "";
    width: 100%;
    height: 100%;
    max-width: 176px;
    max-height: 176px;
    border-radius: 50%;
    background-color: transparent!important;
    display: block;
    opacity: 0.21;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.a-what-image img, .a-what-image video {
    position: absolute;
    top: 0;
    left: 0;
    width: 85%;
    /* height: 100%; */
    display: block;
    border: 1px solid #ccc;
    background: url(/img/no-pictures.svg) center center no-repeat;
    background-size: 50px 50px;
}

@media (max-width: 900px) {
    .section.hero {
        background-position: top left;
    }
}

@media (max-width: 650px) {
    .section {
        padding-top: 30px;
        padding-bottom: 30px;
        background-position: top left;
    }
}

@media (max-width: 780px){
    .a-self-kassa-complex__message::before {
        top: 30px!important;
        left: 14px!important;
    }
}

@media (max-width: 500px){
.solution__item {
    margin-right: 0 !important;
    width: 100%;
}
}
.cleverence-button__wrp a {

    line-height: 21px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    background-color: #E40071;
    border-radius: 6px;
    font-size: 14.7px;
    font-weight: 300;
    font-style: normal;
    padding: 9px 20px;
    transition: all 0.5s;
}

.fz-54 div.top-row-bg{
  background-image: url(/aut/kassy-samoobsluzhivaniya-dlya-riteyla/img/banner.jpg);
}

.a-main{
  background-image: url(../img/product-bg-1.jpg);
}

.a-feedback_whide {
    background-image: url(/aut/kassy-samoobsluzhivaniya-dlya-riteyla/img/Rectangle.jpg);
}

.hero {

    background-image: url(../img/block1.jpg)!important;

}

.a-self-kassa-complex__message::before {
    width: 105px!important;
    height: 105px!important;
    content: '';
    display: block;
    position: absolute;
    top: 30px!important;
    left: 60px;
    background: url(../img/icon2block.svg) center center no-repeat!important;
    background-size: contain;
}

.a-self-kassa-complex-item__header {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #414141;
    max-width: 250px!important;
    margin: 24px auto 14px auto;
}

.ask-form {
    padding-top: 50px;
    padding-bottom: 77px;
    background-color: #fff;
    background-position: 0 0;
    background-image: url(../img/forma.jpg)!important;
    background-repeat: no-repeat;
    background-size: cover;
}</pre></body></html>