

/* Start:/delivery/css/style.css?17510189003191*/
.VVRUS_Dostavka {
    display: grid;
    grid-template-columns: 1fr 282px;
    grid-template-rows: auto auto;
    grid-column-gap: 126px;
}

.VVRUS_Dostavka__Left_Top {}

.VVRUS_Dostavka__Left_Bottom {
    margin-bottom: 80px;
}

.VVRUS_Dostavka__Right {
    grid-column-start: 2;
    grid-row-start: 1;
    grid-row-end: 3;
}
.VVRUS_Dostavka__Title{
    margin-bottom: 40px;
}
.VVRUS_Dostavka__Block{
    margin-bottom: 40px;
}
.VVRUS_Dostavka__Left_Bottom .VVRUS_Dostavka__Block:last-child{
    margin-bottom: 0;
}
.VVRUS_Dostavka__Subtitle{
    margin-bottom: 16px;
}
.VVRUS_Dostavka__Text p{
    margin-top: 0;
    margin-bottom: 7px;
}
.VVRUS_Dostavka__Text a{
    font-size: inherit;
}

a.VVRUS_Dostavka_Service{
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    padding: 16px;
    border-radius: 24px;
    color: var(--gray900);
    transition: background .3s ease;
}
.VVRUS_Dostavka_Service._rus-post{
    border: 1px solid var(--light-additional1-border);
    background: var(--light-additional1-container-fill);
}
.VVRUS_Dostavka_Service._boxberry{
    border: 1px solid var(--light-brand2-border);
    background: var(--light-brand2-container-fill);
}
.VVRUS_Dostavka_Service._cdek{
    border: 1px solid var(--light-brand1-border);
    background: var(--light-brand1-container-fill);
}
.bx-no-touch .VVRUS_Dostavka_Service._rus-post:hover{
    background: var(--light-on-additional1-container-surface);
}
.bx-no-touch .VVRUS_Dostavka_Service._boxberry:hover{
    background: var(--light-on-brand2-container-surface);
}
.bx-no-touch .VVRUS_Dostavka_Service._cdek:hover{
    background: var(--light-on-brand1-container-surface);
}
.VVRUS_Dostavka_Service__Icon{
    display: block;
    margin-right: 16px;
}

@media (min-width: 1024px) {
    .VVRUS_Dostavka_Service:last-child{
        margin-bottom: 0;
    }
}

@media (max-width: 1279px) {
    .VVRUS_Dostavka {
        grid-column-gap: 64px;
    }
}

@media (max-width: 1023px) {
    .VVRUS_Dostavka {
        display: block;
    }
    .VVRUS_Dostavka__Left_Bottom {
        margin-bottom: 40px;
    }
    .VVRUS_Dostavka__Title{
        margin-bottom: 32px;
    }
    .VVRUS_Dostavka__Block{
        margin-bottom: 32px;
    }
    .VVRUS_Dostavka__Subtitle{
        margin-bottom: 12px;
    }
    .VVRUS_Dostavka__Left_Top .VVRUS_Dostavka__Block{
        margin-bottom: 24px;
    }
    .VVRUS_Dostavka__Right{
        display: flex;
        flex-wrap: wrap;
        margin-left: -6px;
        margin-right: -6px;
        margin-bottom: 20px;
    }
    a.VVRUS_Dostavka_Service{
        width: calc(33.33% - 12px);
        margin-left: 6px;
        margin-right: 6px;
        margin-bottom: 12px;
    }
}

@media (max-width: 767px) {
    .VVRUS_Dostavka__Title{
        margin-bottom: 24px;
    }
    .VVRUS_Dostavka__Block{
        margin-bottom: 24px;
    }
    .VVRUS_Dostavka__Right{
        display: block;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 24px;
    }
    a.VVRUS_Dostavka_Service{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 12px;
    }
    a.VVRUS_Dostavka_Service:last-child{
        margin-bottom: 0;
    }
}
/* End */
/* /delivery/css/style.css?17510189003191 */
