.main-sect__title p {
    display: inline-block;
}

.main-footer__soc.main-footer__soc-mobile {
    display: none;
}

.main-sect__content.bread-full {
    display: none;
}

h3.stelki {
    padding-top: 25px;
    margin-bottom: 15px;
}

.process-sect {
    padding: 50px 0 50px;
    overflow: hidden;
    background: #f1f8fe;
}

.process-sect .process-sect__container {
    width: 100%;
    max-width: calc(var(--max-width) + (2 * var(--padding)));
    margin: 0 auto;
    padding: 0 var(--padding);
}

.process-sect .process-items_container {
    margin-top: 40px;
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: center;
    height: 300px;
    flex-wrap: wrap;
}

.process-sect .process-item {
    background: #fff;
    width: calc(100% / 4 - (15px * 3 / 4));
    padding: 20px 35px 50px 35px;
    border-radius: 6px;
    height: 100%;
}

.process-sect .process-item div {
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-bottom: 20px;
}

.process-sect .process-item div span {
    color: #3a8fe6;
    font-weight: 700;
    font-size: 26px;
}

.process-sect .process-item h3 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 1.1;
}

.process-sect .process-item p {
    line-height: 1.1;
    font-size: 15px;
}

.comp-sect__title {
    margin-bottom: 10px;
}

@media (max-width: 1200px) {
    .process-sect .process-items_container {
        height: 360px;
    }
}

@media (max-width: 1028px) {
    .process-sect .process-item {
        width: calc(100% / 2 - (15px * 1 / 2));
    }
   
    .process-sect .process-items_container {
        height: auto;
    }
}

@media (max-width: 768px) {
    .process-sect .process-item {
        width: 100%;
    }
}


@media (min-width: 1024px) {
    #baby-banner {
        margin-left: 30px !important;
    }
}

.info-sect__aside-img img {
    display: inline-block;
    height: auto;
    block-size: auto;
    max-width: 100%;
    max-inline-size: 100%;
}
.info-sect__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:35px;margin-bottom:25px}@media only screen and (max-width:1520px){.info-sect__content{gap:30px}}@media only screen and (max-width:992px){.info-sect__content{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:35px}}.info-sect__content:last-child{margin-bottom:0}

.main-sect__img img {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.main-sect__img{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;display:block;position:relative;overflow:hidden;border-radius:10px;min-height:440px}@media only screen and (max-width:1200px){.main-sect__img{min-height:400px}}@media only screen and (max-width:992px){.main-sect__img{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}}@media only screen and (max-width:768px){.main-sect__img{min-height:380px}}@media only screen and (max-width:576px){.main-sect__img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none}}@media only screen and (max-width:480px){.main-sect__img{min-height:300px}}.main-sect__img img{display:inline-block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-sect__aside{-webkit-box-flex:0;-ms-flex:0 0 205px;flex:0 0 205px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right;gap:20px;margin-top:auto;color:#333}@media only screen and (max-width:1520px){.main-sect__aside{font-size:14px;line-height:1.2;-webkit-box-flex:0;-ms-flex:0 0 175px;flex:0 0 175px}}@media only screen and (max-width:992px){.main-sect__aside{display:none}}.main-sect__aside-title{font-weight:600;font-size:1.3125em;line-height:1.1}@media only screen and (max-width:1520px){.main-sect__aside-title{font-size:18px}}.main-sect .best-sect__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-sect .best-sect__item{border:none;background-color:#e8f3fc}.main-sect__items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;width:100%}@media only screen and (max-width:1520px){.main-sect__items{gap:10px}}@media only screen and (max-width:992px){.main-sect__items{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}}@media only screen and (max-width:576px){.main-sect__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}}.main-sect__item{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:17px;background-color:#f1f8fe;border-radius:10px;padding:30px 20px}@media only screen and (max-width:1520px){.main-sect__item{padding:25px 15px;gap:15px}}@media only screen and (max-width:576px){.main-sect__item{-webkit-box-flex:0;-ms-flex:none;flex:none}}.main-sect__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 94px;flex:0 0 94px;width:94px;height:94px}@media only screen and (max-width:1520px){.main-sect__item-icon{-webkit-box-flex:0;-ms-flex:0 0 82px;flex:0 0 82px;width:82px;height:82px}}@media only screen and (max-width:1200px){.main-sect__item-icon{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;width:60px;height:60px}}.main-sect__item-icon img{display:inline-block;height:auto;block-size:auto}@media only screen and (max-width:1200px){.main-sect__item-icon img{-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6)}}.main-sect__item-content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.main-sect__item-title{font-size:21px;font-weight:600;line-height:1.2}@media only screen and (max-width:1520px){.main-sect__item-title{font-size:18px}}@media only screen and (max-width:1200px){.main-sect__item-title{font-size:16px}}.main-sect__item-text{line-height:1.25;font-weight:300}@media only screen and (max-width:1520px){.main-sect__item-text{font-size:14px}}@media only screen and (max-width:1200px){.main-sect__item-text{font-size:13px}}.main-sect__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;position:relative;margin-top:75px;width:100%;min-height:360px;max-width:70%;padding-bottom:70px;margin-bottom:-30px;line-height:1.2;font-size:21px;font-weight:300}@media only screen and (max-width:1520px){.main-sect__desc{font-size:19px;max-width:54%;margin-top:50px}}@media only screen and (max-width:1200px){.main-sect__desc{font-size:16px}}@media only screen and (max-width:992px){.main-sect__desc{max-width:100%;margin-top:0;padding-bottom:0;padding-top:20px}}@media only screen and (max-width:768px){.main-sect__desc{font-size:15px}}.main-sect__desc-title{text-align:left;margin-bottom:10px}@media only screen and (max-width:992px){.main-sect__desc-title{margin-bottom:5px}}.main-sect__desc-img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:absolute;z-index:0;bottom:0;left:85%}@media only screen and (max-width:1520px){.main-sect__desc-img{left:88%}}@media only screen and (max-width:992px){.main-sect__desc-img{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding-top:15px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.main-sect__desc-img img{display:inline-block;height:auto;block-size:auto}@media only screen and (max-width:1520px){.main-sect__desc-img img{width:660px}}@media only screen and (max-width:1200px){.main-sect__desc-img img{width:560px}}@media only screen and (max-width:576px){.main-sect__desc-img img{width:100%}}.main-sect__desc ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.main-sect__desc ul li::before{content:'•';margin-right:5px}@media only screen and (max-width:576px){.main-sect--sub{padding-bottom:25px}}.main-sect--sub .main-sect__img{-webkit-box-flex:0;-ms-flex:0 0 54%;flex:0 0 54%}@media only screen and (max-width:1200px){.main-sect--sub .main-sect__img{min-height:380px}}@media only screen and (max-width:992px){.main-sect--sub .main-sect__img{min-height:350px;-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}}


@media only screen and (max-width: 992px) {
    .main-sect--sub .main-sect__img {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-height: 200px;
    }

    .main-sect--sub .main-sect__img img {
        max-width: 100%;
        height: auto;
    }

    .main-sect__title p {
        display: none;
    }
}
