/*/home/bitrix/www/local/components/lemi/basket/templates/basket2/css/style.css*/
/* .main-header__widgets-row{
    background:red;    
} *//*/home/bitrix/www/local/components/lemi/recommend/templates/.default/css/style.css*/
.featured-slider__item {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.product-card {
    border-radius: 0.625rem;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    height: 100%;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    min-height: 15.4375rem;
}
.featured-slider .product-card {
    min-width: 30%;
}
.featured-slider__item .product-card {
    /*max-height: 247px;*/
}
.product-card.g-col-2.g-row-1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.product-card__image {
    margin: 1.75rem 1.75rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    position: relative;
}
.product-card.g-col-2.g-row-1 .product-card__image {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    min-width: 0;
    width: 50%;
    margin: 1.75rem 24px 1.75rem 12px;
}
.product-card__image img {
    z-index: 2;
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
}
.product-card, .product-card__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}
.product-card__content {
    position: relative;
    padding: 24px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.product-card.g-col-2.g-row-1 .product-card__content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
    min-width: 0;
    padding-right: 12px;
    overflow: hidden;
    grid-row: 2 span/3;
}
.product-card__category, .product-card__name {
    color: #645f95;
    display: block;
    font-weight: 700;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.product-card__category {
    font-family: "Calibri", sans-serif;
    font-weight: 700;
    margin: 0 0 24px;
    line-height: 16px;
}
.product-card__name {
    padding-bottom: 5px;
    position: relative;
    max-height: 78px;
    overflow: hidden;
    font-size: 1.25rem;
    line-height: 1.625rem;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: break-spaces;
}
.product-card__price {
    margin-top: auto;
}
.product-card .price__new {
    color: #00a4dd;
    font-size: 1.875rem;
    white-space: nowrap;
}
.product-card.g-col-1.g-row-1 .product-card__category, .product-card.g-col-1.g-row-1 .product-card__name {
    display: none;
}
.featured-slider .product-card+.product-card {
    margin-left: 1.25rem;
}
.blog-card, .manufacturer-link, .product-card.g-col-1.g-row-1, .success-product__body, .success-ticket__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}
.product-card.g-col-1.g-row-1 {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.product-card:focus, .product-card:hover {
    box-shadow: 0 8px 22px 0 rgb(117 106 199 / 40%);
}

button.featured-arrow {
    background: #8c87b5;
    border: 0px;
    color: #fff;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 2.7rem;
    position: relative;
    display: block !important;
    margin: 0 auto;
}
button.featured-arrow:hover,button.featured-arrow:focus{
    outline: none;
}

.block--featured::after {
    content: "";
    position: absolute;
    z-index: 1;
    height: 4.5rem;
    left: 0;
    right: 0;
    top: calc(100% - 1px);
    background-image: url(/local/templates/lemikids/img/wave-categories.svg);
    background-size: 120% auto;
    background-position: top center;
    background-repeat: no-repeat;
}
.block--featured {
    background-color: #dfdae8;
    position: relative;
    margin-bottom: max(3rem, 10vw);
    z-index: 0;
}
.block__title {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 2.25rem;

}
.swiper.featured-slider {
    max-width: 81.25rem;
    padding: 1.5rem 1.25rem;
    margin: 0 -1.25rem;
    z-index: 2;
}
.swiper.featured-slider.min-content {
    width: 100%;
    margin: 0;
    padding: 0;
}
.swiper.featured-slider.min-content .swiper-wrapper {
    justify-content: center;
    margin: 0 10px;
}
.swiper.featured-slider .featured-pagination {
    position: relative;
    margin-top: 0.5rem;
}

.featured-pagination-btn.swiper-button-prev, .featured-pagination-btn.swiper-button-next {
    display: none;
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 50%;
    overflow: hidden;
    background-color: #8c87b5;
    z-index: 2;
    transition: box-shadow .3s ease;
}
.featured-pagination-btn.swiper-button-prev::after, .featured-pagination-btn.swiper-button-next::after {
    content: '';
}
.featured-pagination-btn.swiper-button-next:hover, .featured-pagination-btn.swiper-button-prev:hover {
    box-shadow: 0 0px 20px 0 rgb(140 135 181 / 80%);
}
.featured-pagination-btn.swiper-button-next svg, .featured-pagination-btn.swiper-button-prev svg {
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
}
.featured-pagination-btn.swiper-button-next svg {
    transform: translate(-35%, -50%);
}
.featured-pagination-btn.swiper-button-prev svg{
    transform: translate(-55%, -50%);
}
.featured-pagination-btn.swiper-button-prev {
    left: 3rem;
}
.featured-pagination-btn.swiper-button-next {
    right: 3rem;
}
.featured-pagination .swiper-pagination-bullet {
    opacity: 1;
}
.featured-pagination .swiper-pagination-bullet-active {
    background-color: #8c87b5;
}
.block--featured .featured-pagination.swiper-pagination {
    bottom: 0;
}

/*block info*/
.block--info {
    padding-bottom: 40px;
}

.promo-link__text {
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.16666667;
    padding: 2.5rem 1.25rem;
}
.promo-link{
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #8C87B5;
    border-radius: 0.625rem;
    overflow: hidden;
    display: block;
    color: #fff;
}
@media screen and (min-width: 768px){
    .promo-link__text {
        font-size: 1.875rem;
        line-height: 1.16666667;
    }
}

@media screen and (min-width: 1200px){
    .block--info {
        padding-bottom: 60px;
    }
    .featured-pagination-btn.swiper-button-prev, .featured-pagination-btn.swiper-button-next {
        display: block;
    }
    .block--featured .featured-pagination.swiper-pagination {
        transform: translateY(100%);
    }
}
/*end block info*/

@media screen and (min-width: 1200px){
    .block--featured .block__content {
        position: relative;
        display: flex;
        justify-content: center;
    }
    .swiper.featured-slider::before, .swiper.featured-slider::after {
        content: "";
        position: absolute;
        top: 0px;
        height: calc(100% - 1rem);
        width: 1.25rem;
    }
    .swiper.featured-slider::before {
        left: 0px;
        background-image: linear-gradient(90deg, #DFDAE8, transparent);
        z-index: 2;
    }
    .swiper.featured-slider::after {
        right: 0px;
        background-image: linear-gradient(270deg, #DFDAE8, transparent);
        z-index: 1;
    }
    .featured-slider .product-card.g-col-2.g-row-1 {
        -webkit-box-flex: 2;
        -webkit-flex: 2 1 auto;
        -ms-flex: 2 1 auto;
        flex: 2 1 auto;
    }
    .block--featured {
        margin-bottom: 6.2rem;
    }
    .block--featured::after{
        height: 8rem;
        top: calc(100% - 1rem);
    }
}

@media only screen and (max-width: 1000px) and (min-width: 200px){
    .block--featured::after{
        bottom:0rem;
    }
}

@media screen and (max-width: 1024px){
    .featured-slider .product-card {
        width: 100%;
    }
    .product-card:focus, .product-card:hover {
        box-shadow: unset;
    }
}
/**//*/home/bitrix/www/local/components/lemi/sertificate/templates/.default/css/style.css*/
.block--info-2 {
    background-color: #EAE9F2;
}
.block--info-2 .container {
    overflow: unset;
    z-index: 0;
}
.block--info .block__title {
    font-size: 20px;
}

.block__subtitle {
    margin: 0 auto;
    max-width: 850px;
    text-align: center;
    line-height: 1.5rem;
}
.promo-link {
    height: 7.5rem;
    background-color: #8C87B5;
    border-radius: 0.625rem;
    overflow: hidden;
    display: block;
    color: #fff;
    transition: all .3s ease;
}
.promo-link:hover {
    color: #fff;
    box-shadow: 0 4px 16px 0px rgba(140, 135, 181, .6);
}
.subscribe-block {
    display: flex;
    align-content: flex-end;
    height: 238px;
    background-color: #5d337f;
    border-radius: 10px;
    background-image: url('/images/subscribe_images/subscribe-decor-1.png'), url('/images/subscribe_images/subscribe-decor-2.png');
    background-position: -60px 60px, 60% 12px;
    background-repeat:no-repeat;
}

.subscribe-block__input {
    width: 100%;
    height: 60px;
    background-color: #fff;
    color: #645f95;
    font-weight: 700;
    border-radius: 5px;
    padding: 16px 20px;
    border: 1px solid transparent;
    overflow: hidden;
}

.subscribe-block__input::-webkit-input-placeholder, .subscribe-block__input::placeholder {
    color: #645f95;
    text-align: center;
}

.subscribe-block__button {
    width: 100%;
    height: 60px;
    line-height: 16px;
    font-weight: 700;
    margin-top: 10px;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid transparent;
}

.subscribe-image_dino {
    display: none;
    position: absolute;
    left: 36px;
    bottom: 0;
}

.subscribe-image_bonuses {
    position: absolute;
    width: calc(100% - 40px);
    max-width: 340px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
}
.promo-link__text {
    padding: 1.25rem;
}
.promo-link .promo-link__wrapper {
    display: flex;
    height: 100%;
    align-items: center;
    background-position: center right -40px;
    background-repeat: no-repeat;
    background-size: 231px 172px;

}
.promo-link--serts .promo-link__wrapper, .promo-link--delivery .promo-link__wrapper {
    background-repeat: no-repeat;
    background-size: 60%;
}
.promo-link--serts .promo-link__wrapper {
    background-position: bottom -40px right -40px;
}
.promo-link--delivery .promo-link__wrapper {
    background-position: bottom -16px right -40px;
}
.subscribe-block {
    /*margin-top: 50px;*/
}
@media screen and (min-width: 576px){
    .promo-link .promo-link__wrapper {
        background-position: center right 40px;
        background-repeat: no-repeat;
        background-size: 231px 158px;
    }
}
@media screen and (min-width: 768px){
    .subscribe-block {
        height: 200px;
        background-image: url('/images/subscribe_images/subscribe-decor-1.png'), url('/images/subscribe_images/subscribe-decor-3.png'),
        url('/images/subscribe_images/subscribe-decor-2.png');
        background-position: -20px 60px, 130% 60px, 60% -32px;
        background-repeat: no-repeat, no-repeat;
    }
    .subscribe-block__input {
        padding: 16px 244px 16px 20px;
    }
    .subscribe-block__input::-webkit-input-placeholder, .subscribe-block__input::placeholder {
        text-align: unset;
    }
    .subscribe-block__button {
        height: 30px;
        width: auto;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 16px;
        margin-top: 0;
    }
    .subscribe-image_bonuses {
        transform: translateX(-25%);
        bottom: 26px;
    }
    .subscribe-image_dino {
        display: block;
    }
    .block--info .block__title {
        font-size: 30px;
        line-height: 40px;
    }
    .promo-link__text {
        padding: 1.56rem 1.875rem;
    }
    .block__title {
        font-size: 40px;
        line-height: 52px;
    }
}
@media screen and (min-width: 1000px){
    .promo-link__text {
        font-size: 1.875rem;
        line-height: 1.16666667;
    }
}
@media screen and (min-width: 1200px){
    .block--info-2 .block__title {
        padding-top: 1.6rem;
        margin-bottom: 1.6rem;
    }
    .subscribe-block {
        height: auto;
        background-position: -152px -12px, 106% -24px, 60% -36px;
    }
    .subscribe-image_bonuses {
        right: 32px;
        left: unset;
        transform: translateX(0);
        bottom: 0;
        background-color: #5d337f61;
        box-shadow: -4px 0px 16px 16px #5d337f61;
    }
    .subscribe-image_dino {
        bottom: -30px;
    }
}


