

/* Start:/local/templates/neverland/components/bitrix/news.detail/kindergarten/style.css?17519735353867*/
.nev-block_anons {
    position: relative
}

.nev-anons__row {
    display: flex;
    gap: 150px
}

.nev-anons__col {
    flex: 0 1 50%;
    position: relative
}

.nev-anons__col_image {
    flex-basis: 580px;
    height: 457px;
    position: relative;
    top: -125px
}

.nev-anons__btns {
    display: flex;
    gap: 30px;
    margin: 60px 0 0;
    position: relative;
    z-index: 100;
}

.nev-anons__btn {
    flex: 0 1 50%;
    font-size: 20px;
    border-radius: 10px;
    transition: all .5s linear
}

.nev-anons__btn a {
    display: block;
    text-decoration: none;
    padding: 18px 98px;
    text-align: center;
    transition: all .5s linear
}

.nev-anons__btn_full {
    border: 1px solid #306ae0;
    background: #306ae0;
    color: #fff
}

.nev-anons__btn_full a {
    color: #fff
}

.nev-anons__btn_full:hover {
    background: rgba(0, 0, 0, 0)
}

.nev-anons__btn_full:hover a {
    color: #306ae0
}

.nev-anons__btn_light {
    border: 1px solid #306ae0;
    background: rgba(0, 0, 0, 0);
    color: #306ae0
}

.nev-anons__btn_light a {
    color: #306ae0
}

.nev-anons__btn_light:hover {
    background: #306ae0
}

.nev-anons__btn_light:hover a {
    color: #fff
}

.nev-anons__image {
    width: 580px;
    height: 457px
}

.nev-anons__image img {
    width: 100%;
    height: 457px;
    transition: transform .4s linear
}

.nev-anons__mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100
}

.nev-anons__mask img {
    -o-object-fit: contain;
    object-fit: contain
}

@media screen and (max-width: 1420px) {
    .nev-anons__row {
        gap: 70px
    }
}

@media screen and (max-width: 1364px) {
    .nev-anons__row {
        gap: 30px
    }
}

@media screen and (max-width: 1364px) {
    .nev-anons__col {
        flex: auto
    }

    .nev-anons__col_image {
        position: absolute;
        top: -140px;
        right: 0
    }

    .nev-anons__col .content {
        width: 40%;
        padding: 0 50px 0 0
    }

    .nev-block_detailed {
        margin: 0
    }

    .nev-anons__btns {
        margin: 160px 0 0
    }
}

@media screen and (max-width: 1070px) {

    .nev-anons__mask,
    .nev-anons__image {
        width: 336px;
        height: 264px
    }

    .nev-anons__mask img,
    .nev-anons__image img {
        width: 336px;
        height: 264px;
        -o-object-fit: fill;
        object-fit: fill;
    }

    .nev-anons__col_image {
        right: 0px;
        top: 0;
        bottom: 0;
        margin: auto
    }

    .nev-anons__row {
        position: relative
    }

    .nev-anons__col .content {
        padding: 0
    }

    .nev-anons__btns {
        margin: 60px 0 0
    }

    .nev-anons__col .content {
        width: calc(100% - 400px);
    }
}

@media screen and (max-width: 960px) {
    .content p {
        font-size: 18px;
        line-height: 32px
    }
}

@media screen and (max-width: 760px) {
    .nev-anons__row {
        flex-direction: column-reverse
    }

    .nev-anons__col_image {
        position: relative;
        height: auto
    }

    .nev-anons__col .content {
        width: 100%
    }

    .nev-anons__btns {
        gap: 20px
    }

    .nev-anons__mask,
    .nev-anons__image {
        width: 100%;
        height: 53vw
    }

    .nev-anons__mask img,
    .nev-anons__image img {
        width: 100%;
        height: 53vw;
        -o-object-fit: fill;
        object-fit: fill;
    }
}

@media screen and (max-width: 700px) {
    .nev-anons__btn a {
        padding: 18px
    }
}

@media screen and (max-width: 580px) {
    .nev-anons__btn a {
        padding: 12px
    }

    .nev-anons__btns {
        margin: 30px 0 0;
        flex-direction: column
    }

    .nev-anons__mask,
    .nev-anons__image {
        width: 100%;
        height: 250px
    }

    .nev-anons__mask img,
    .nev-anons__image img {
        width: 100%;
        height: 250px
    }
}
/* End */


/* Start:/local/templates/neverland/components/bitrix/news.list/more_about/style.css?17630180304872*/
.nev-block_detailed {
    margin-top: -116px
}

.detailed__text {
    font-size: 18px;
    line-height: 36px;
    color: #00091c;
    text-align: center
}

.detailed__icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 20px
}

.detailed {
    display: grid;
    grid-template-columns: repeat(3, 1fr)
}

.detailed__block {
    background-repeat: no-repeat;
    transition: transform .4s linear;
    transform: scale(1)
}

.detailed__block:hover {
    transform: scale(1.02)
}

.detailed__block_1 {
    width: 365px;
    height: 388px;
    padding: 95px 61px 0 43px
}

.detailed__block_2 {
    width: 408px;
    height: 482px;
    padding: 85px 82px 0 66px
}

.detailed__block_3 {
    width: 379px;
    height: 346px;
    padding: 51px 77px 0 42px
}

.detailed__block_4 {
    width: 449px;
    height: 481px;
    padding: 66px 90px 0 79px;
    margin: -50px 0 0 0
}

.detailed__block_5 {
    width: 424px;
    height: 390px;
    padding: 86px 82px 0 82px;
    margin: 68px 0 0 0
}

.detailed__block_6 {
    width: 412px;
    height: 474px;
    padding: 55px 101px 0 51px;
    margin: -38px 0 0 0
}

@media screen and (max-width: 1450px) {
    .detailed__block_5 {
        margin: 68px 20px 0 0
    }
}

@media screen and (max-width: 1364px) {
    .nev-block_detailed {
        margin: 0
    }
}

@media screen and (max-width: 1350px) {
    .detailed__block {
        background-size: contain
    }

    .detailed__block_1 {
        width: 27vw;
        height: 45vh;
        padding: 8vh 4vw 2vh 1vw
    }

    .detailed__block_2 {
        width: 30vw;
        height: 53vh;
        padding: 8vh 2vw 2vh 1vw
    }

    .detailed__block_3 {
        width: 27vw;
        height: 39vh;
        padding: 5vh 6vw 2vh 1vw
    }

    .detailed__block_4 {
        width: 32vw;
        height: 53vh;
        padding: 7vh 3vw 2vh 1vw;
        margin: -87px 0 0 0
    }

    .detailed__block_5 {
        width: 32vw;
        height: 46vh;
        padding: 10vh 3vw 2vh 1vw;
        margin: 0px 20px 0 0
    }

    .detailed__block_6 {
        width: 29vw;
        height: 52vh;
        padding: 5vh 6vw 2vh 1vw;
        margin: -130px 10px 0 0
    }
}

@media screen and (max-width: 1240px) {
    .detailed__text {
        font-size: 16px;
        line-height: 26px
    }

    .detailed__block_4 {
        margin: -13vh 0 0 0
    }

    .detailed__block_5 {
        margin: -6vh 20px 0 0
    }

    .detailed__block_6 {
        margin: -18vh 10px 0 0
    }
}

@media screen and (max-width: 1100px) {
    .detailed {
        display: block;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
        padding: 0 0 50px 0
    }

    .detailed::-webkit-scrollbar {
        width: 2px;
        height: 8px;
        border-radius: 20px
    }

    .detailed::-webkit-scrollbar-track {
        background: rgba(48, 106, 224, .2);
        border-radius: 20px
    }

    .detailed::-webkit-scrollbar-thumb {
        background: #306ae0;
        opacity: .5;
        border-radius: 20px
    }

    .detailed__block {
        margin: 0;
        display: inline-block;
        vertical-align: middle;
        /* white-space: nowrap; */
        margin: 0 30px 0 0
    }

    .detailed__block:last-child {
        margin: 0
    }

    .detailed__block_1 {
        width: 365px;
        height: 388px
    }

    .detailed__block_2 {
        width: 408px;
        height: 482px
    }

    .detailed__block_3 {
        width: 379px;
        height: 346px
    }

    .detailed__block_4 {
        width: 449px;
        height: 481px
    }

    .detailed__block_5 {
        width: 424px;
        height: 390px
    }

    .detailed__block_6 {
        width: 412px;
        height: 474px
    }

    .detailed__text {
        font-size: 20px;
        line-height: 32px;
        white-space: normal;
        width: 80%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 600px) {
    .detailed__block {
        margin: 0 10px 0 0
    }
}

@media screen and (max-width: 480px) {
    .detailed {
        padding: 0;
        height: 430px
    }

    .detailed__block {
        width: 100%;
        margin: 0 30px 0 0;
    }

    .detailed__icon {
        width: 60px;
        height: 60px
    }

    .detailed__icon img {
        width: 100%;
        height: 100%
    }

    .detailed__text {
        font-size: 16px;
        line-height: 24px
    }

    .detailed__block_1 {
        width: 88%;
        margin: 0 30px 0 30px;
    }

    .detailed__block_2 {
        width: 92%;
        padding: 2vh 2vw 2vh 1vw;
    }

    .detailed__block_3 {
        width: 90%;
        padding: 6vh 12vw 2vh 1vw;
    }

    .detailed__block_4 {
        width: 368px
    }

    .detailed__block_5 {
        padding: 10vh 3vw 2vh 1vw;
    }

    .detailed__block_6 {
        padding: 5vh 6vw 2vh 1vw;
    }

    .detailed__block:hover {
        transform: scale(1);
    }
}
/* End */


/* Start:/local/templates/neverland/components/scid/simple/class_schedule_cafe/style.css?17611286076229*/
.m-timetable__time {
    display: none
}

.timetable__table {
    position: relative
}

.nev-block_timetable .nev-block__caption {
    margin: 66px 0 0 0;
    background-color: #f4fdff;
    z-index: 2000
}

.timetable__table {
    border-spacing: 6px;
    overflow: hidden
}

.timetable__table tr th {
    height: 70px;
    background: #d9f7ff;
    border-radius: 10px;
    text-align: center;
    text-align: center;
    font-size: 18px;
    font-weight: 500
}

.timetable__table tr th:first-child {
    width: 155px;
    background: rgba(0, 0, 0, 0)
}

.timetable__table tr td {
    width: 226px;
    height: 94px;
    padding: 0 24px 0;
    font-size: 16px;
    line-height: 24px;
    background: #fff;
    border-radius: 10px
}

.timetable__table tr td:first-child {
    width: 155px;
    background: #f1d9d1
}

.timetable__time {
    width: 155px;
    background: #f1d9d1;
    border-radius: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 500
}

.timetable__thead_fixed {
    position: fixed;
    top: 0px;
    z-index: 100;
    margin: 0 -6px
}

.timetable__thead_fixed tr th {
    width: 226.58px
}

.timetable__thead_fixed tr th:first-child {
    width: 155px
}


.js--nev-block_timetable .timetable__thead tr {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10;
    padding: 0 20px;
    margin: auto;
    max-width: 1410px;
    opacity: 100%;
    transition: opacity 1s linear
}

.js--nev-block_timetable .timetable__thead tr th {
    width: 226px
}

.js--nev-block_timetable .timetable__thead tr th:first-child {
    width: 155px
}

.timetable:after {
    content: "";
    background-color: #f4fdff;
    height: 130px;
    width: 100%;
    z-index: 1000;
    display: block;
    position: relative
}

.timetable:before {
    content: "";
    background-color: #f4fdff;
    height: 58px;
    width: 100%;
    z-index: 1000;
    display: block;
    position: relative
}

@media screen and (max-width: 1440px) {
    .nev-block_timetable .nev-block__caption {
        margin: 66px 0 0
    }
}

@media screen and (max-width: 1400px) {
    .timetable__table {
        border-spacing: 0px
    }

    .timetable__table tr {
        display: flex;
        gap: 6px;
        margin: 0 0 6px 0
    }

    .timetable__table tr th,
    .timetable__table tr td {
        width: 16vw;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .timetable__table tr th {
        width: 16vw
    }

    /* .js--nev-block_timetable .timetable__thead tr {
        padding: 0 0 0 40px
    } */

    .js--nev-block_timetable .timetable__thead tr th {
        width: 16vw
    }
}

@media screen and (max-width: 1280px) {
    .timetable__table tr td {
        height: 110px
    }
}

@media screen and (max-width: 1200px) {

    .timetable__table tr td:first-child,
    .timetable__table tr th:first-child {
        padding: 0 5px;
        width: 10vw
    }

    .js--nev-block_timetable .timetable__table tr td:first-child,
    .js--nev-block_timetable .timetable__table tr th:first-child {
        padding: 0 5px;
        width: 10vw
    }
}

@media screen and (max-width: 1023px) {
    .timetable:before {
        background-color: rgba(0, 0, 0, 0);
        height: 50px
    }

    .nev-block_timetable .nev-block__caption {
        margin: 80px 0 0px
    }

    .timetable__table {
        width: 100%
    }

    .timetable__table .timetable__thead tr th:first-child {
        display: none
    }

    .timetable__table .timetable__thead tr th {
        cursor: pointer;
        background: #d9f7ff
    }

    .timetable__table tr td,
    .timetable__table tr th {
        width: 20%
    }

    /* .js--nev-block_timetable .timetable__thead tr {
        padding: 0 40px
    } */

    .js--nev-block_timetable .timetable__thead tr th {
        width: 20%
    }

    .timetable__tbody tr {
        background: #fff;
        border-radius: 10px
    }

    .timetable__tbody tr td {
        width: 80%;
        height: 72px;
        justify-content: left;
        padding: 0;
        flex-wrap: wrap;
    }

    .timetable__tbody tr td span {
        display: block;
        border-radius: 20px;
        background: #f1d9d1;
        font-size: 14px;
        padding: 4px 14px;
        line-height: normal;
    }

    .timetable__tbody tr td.js--hidden {
        display: none
    }

    .timetable__tbody tr td.js--hidden:not(:nth-of-type(2)) {
        background: red;
        display: none
    }

    .timetable__thead tr th,
    .timetable__table tr td:first-child {
        background: rgba(0, 0, 0, 0)
    }

    .timetable__thead tr th.js--active,
    .timetable__table tr td:first-child.js--active {
        background: #306ae0;
        color: #fff
    }

    .timetable__table tr td:first-child,
    .timetable__table tr th:first-child,
    .js--nev-block_timetable .timetable__table tr td:first-child,
    .js--nev-block_timetable .timetable__table tr th:first-child {
        width: 20%;
        justify-content: center
    }

    .timetable__table .timetable__thead tr th {
        height: 60px
    }
}

@media screen and (max-width: 680px) {
    .container {
        padding: 0 20px
    }

    .timetable__table tr {
        gap: 8px
    }

    .timetable__tbody tr {
        flex-direction: column;
        padding: 20px 16px
    }

    .timetable__table tr td:first-child,
    .timetable__table tr th:first-child,
    .js--nev-block_timetable .timetable__table tr td:first-child,
    .js--nev-block_timetable .timetable__table tr th:first-child {
        width: 100%;
        height: auto;
        justify-content: flex-start;
        padding: 0
    }

    /* .js--nev-block_timetable .timetable__thead tr {
        padding: 0 40px
    } */

    .timetable__tbody tr td {
        height: auto
    }

    .timetable__tbody tr td span {
        padding: 2px 12px
    }

    .nev-block_timetable .nev-block__caption,
    .nev-block_detailed .nev-block__caption {
        font-size: 30px;
        line-height: 44px;
        margin: 50px 0 0
    }

    .timetable__table tr {
        margin: 0 0 8px 0
    }
}

@media screen and (max-width: 480px) {
    .js--nev-block_timetable .timetable__thead tr {
        padding: 0 20px;
    }
}
/* End */


/* Start:/local/templates/neverland/components/scid/simple/prices/style.css?17519735356155*/
.nev-block_price {
    position: relative;
    background-color: #f4fdff;
    z-index: 1000;
    margin: 0 auto 100px;
    padding: 0 40px;
    max-width: 1410px
}

.price {
    background-size: cover;
    background-repeat: no-repeat;
    height: 738px
}

.price__row {
    display: flex
}

.price__col_image {
    overflow: hidden
}

.price__col_image img {
    max-width: 100%;
    shape-outside: circle(50%);
    position: relative;
    z-index: -1;
    height: 530px;
    transition: transform .4s linear;
    -o-object-fit: contain;
    object-fit: contain
}

.price__col_image:hover img {
    transform: scale(1.1)
}

.price__col_value {
    flex: 0 1 48%;
    width: 486px;
    flex-basis: 486px;
    margin: 0 0 0 -67px
}

.price__table {
    width: 100%;
    margin: 0 auto;
    border-collapse: collapse
}

.price__table tr:not(:last-child) {
    border-bottom: 1px solid rgba(193, 101, 71, .2)
}

.price__table td:not(:last-child):not(:first-child),
.price__table th:not(:last-child):not(:first-child) {
    border-left: 1px solid rgba(193, 101, 71, .2);
    border-right: 1px solid rgba(193, 101, 71, .2)
}

.price__table td:not(:last-child):not(:first-child),
.price__table th:not(:last-child):not(:first-child) {
    border-left: 1px solid rgba(193, 101, 71, .2);
    border-right: 1px solid rgba(193, 101, 71, .2)
}

.price__thead tr {
    border-bottom: 1px solid rgba(193, 101, 71, .2)
}

.price__thead tr th {
    font-size: 20px;
    color: #2d6adc;
    text-align: center;
    height: 80px;
    line-height: 30px;
    padding: 0 10px
}

.price__table tbody tr td {
    height: 80px;
    font-size: 18px;
    text-align: center
}

.price__table tbody tr td:first-child {
    font-weight: 500;
    width: 126px
}

.price__note {
    font-size: 18px;
    color: #00091c;
    margin: 20px 0 0 0;
    padding: 0 0 0 20px
}

@media screen and (max-width: 1400px) {
    .price {
        background-size: contain
    }
}

@media screen and (max-width: 1380px) {
    .price {
        background-size: 100% 713px
    }

    .price__col_value {
        margin: 0 0 0 -130px
    }

    .nev-block_price .nev-block__caption {
        font-size: 40px;
        text-align: left
    }
}

@media screen and (max-width: 1270px) {
    .price__col_value {
        margin: 0 0 0 -188px
    }

    .nev-block_price .nev-block__caption {
        text-align: center
    }
}

@media screen and (max-width: 1220px) {
    .nev-block_price .nev-block__caption {
        text-align: left
    }

    .price__col_value {
        margin: 0px 0 0 -210px
    }
}

@media screen and (max-width: 1180px) {
    .price {
        background-size: 100% 661px
    }

    .price__col_image {
        flex-basis: 53%
    }

    .price__col_image img {
        height: 488px;
        -o-object-fit: fill;
        object-fit: fill;
    }

    .price__col_value {
        flex-basis: 44%
    }

    .nev-block_price .nev-block__caption {
        font-size: 36px
    }

    .price__col_value {
        margin: 0
    }

    .price__thead tr th,
    .price__table tbody tr td {
        height: 66px;
        font-size: 16px;
        line-height: 26px
    }
}

@media screen and (max-width: 1024px) {
    .nev-block_price {
        padding: 0
    }

    .price {
        height: auto;
        background-image: none !important;
        background-size: auto
    }

    .price:after {
        content: "";
        display: block;
        background-image: url(/local/templates/neverland/components/scid/simple/prices/images/price_mask.png);
        background-size: 100% 99%;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: -1;
        background-position-y: 12px;
        background-repeat: no-repeat
    }

    .price__row {
        flex-direction: column-reverse;
        gap: 24px
    }

    .price__col_value,
    .price__col_image {
        width: 100%;
        flex-basis: 100%
    }

    .price__col_value img,
    .price__col_image img {
        width: 100%;
        height: auto;
        border-radius: 46% 54% 43% 57%/75% 74% 26% 25%
    }

    .price__col_value {
        padding: 0 40px
    }

    .nev-block_price .nev-block__caption {
        text-align: center;
        font-size: 46px;
        font-weight: 500
    }

    .timetable:after {
        content: "";
        height: 70px
    }

    .price__table {
        max-width: 486px
    }

    .price__table tr th {
        padding: 0 10px
    }

    .nev-block_price .nev-block__caption {
        margin: 156px 0 40px
    }

    .price__note {
        max-width: 486px;
        margin: 20px auto 0
    }
}

@media screen and (max-width: 888px) {

    .price__col_value img,
    .price__col_image img {
        border-radius: inherit
    }

    .price__note {
        font-size: 16px
    }
}

@media screen and (max-width: 730px) {
    .price:after {
        background-position-y: 28px;
        background-size: 100% 97%
    }

    .price__row {
        gap: 16px
    }

    .price__col_value,
    .price__col_image {
        width: 100vw
    }
}

@media screen and (max-width: 680px) {
    .nev-block_price .nev-block__caption {
        font-size: 30px;
        margin: 125px 0 30px
    }

    .price__note {
        margin: 10px auto 0
    }
}

@media screen and (max-width: 625px) {
    .nev-block_price .nev-block__caption {
        margin: 90px 0 30px
    }
}

@media screen and (max-width: 581px) {
    .price__table {
        max-width: 100%
    }

    .price:after {
        background-image: url(/local/templates/neverland/components/scid/simple/prices/images/price_mask_mobile.png);
        background-size: 100% 100%;
        background-position-y: 0px
    }

    .nev-block_price .nev-block__caption {
        margin: 118px 0 16px
    }
}

@media screen and (max-width: 420px) {

    .container,
    .price__col_value {
        padding: 0 20px
    }

    .nev-block_price .nev-block__caption {
        margin: 60px 0 16px
    }
}

@media screen and (max-width: 370px) {
    .nev-block_price .nev-block__caption {
        margin: 40px 0 0px;
        font-size: 26px
    }

    .price__thead tr th {
        line-height: 18px
    }

    .price__note {
        padding: 0
    }

    .price__thead tr th,
    .price__table tbody tr td {
        height: 56px
    }
}
/* End */
/* /local/templates/neverland/components/bitrix/news.detail/kindergarten/style.css?17519735353867 */
/* /local/templates/neverland/components/bitrix/news.list/more_about/style.css?17630180304872 */
/* /local/templates/neverland/components/scid/simple/class_schedule_cafe/style.css?17611286076229 */
/* /local/templates/neverland/components/scid/simple/prices/style.css?17519735356155 */
