

/* Start:/assets/assets_kalendar-beremennosti/style.css?1719922555366*/
/* Container */
.preg-container {
    background: rgba(208, 230, 248, 0.28);
    /* margin-top: -30px; */
}
/* ---- */

/* Container-main */
.preg-container__main {
    margin: 0 auto;
    padding: 100px 0 90px;
    max-width: 1300px;
    background: #FFFFFF;
    box-shadow: 0px -80px 75px rgba(133, 196, 232, 0.37);
}
/* ---- */

.spacer-100 {
    height: 100px;
}
/* End */


/* Start:/local/templates/kabrita/components/bitrix/news/kalendar-beremennosti/bitrix/news.list/.default/style.css?16775031524104*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}



.preg-trim__block-num-day.disabled {
	pointer-events: none;
	cursor: default; 
}

a.disabled {
	pointer-events: none;
	cursor: default; 
}










.preg-trim {
    max-width: 1150px;
    display: flex;
    justify-content: space-between;
    margin: 10px auto;
    color: #002169;
    line-height: 1.2;
    padding: 0 10px;
    flex-wrap: wrap;
}

.preg-trim__block {
    max-width: 340px;
    background: #FFFFFF;
    box-shadow: 0px 1px 12px rgba(230, 230, 230, 0.73);
    border-radius: 25px;
    padding: 15px 10px;
    margin: 10px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.preg-trim__block-moon::before {
    content: '';
    background: rgba(255, 255, 255, 0.89);
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.preg-trim__block-moon::after {
    content: 'COMING SOON';
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'Cocon-Regular', sans-serif;
    font-size: 41px;
    text-align: center;
}

.preg-trim__block-text {
    margin: 5px auto 20px;
    text-align: center;    
}

.preg-trim__block-text span:first-child {
    font-family: 'Cocon', sans-serif;
    font-size: 24px;    
}

.preg-trim__block-text span:last-child {
    font-family: 'Century Gothic', sans-serif;  
    font-size: 18px;
    font-weight: 500; 
}

.preg-trim__block-num {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.preg-trim__block-num-day {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Century Gothic', sans-serif;
    font-size: 21px;
    color: #002169;
    text-decoration: none;
    margin: 5px;
}

/* .trim-green-moon {
    font-size: 14px;
    background: rgba(233, 239, 198, 0.21);
} */

.font-size-14 {
    font-size: 14px;
}

.trim-blue {
    background: #D1E7F9;
}

.trim-pink {
    background: #FBE2EE;
}

.trim-green {
    background: #E9EFC6;
}

.trim-blue-dim {
    background: rgba(209, 231, 249, 0.21);
}

.trim-pink-dim {
    background: rgba(251, 226, 238, 0.21);
}

.trim-green-dim {
    background: rgba(233, 239, 198, 0.21);
}

.trim-blue-dim:hover  {
    color: #002169;
}

.trim-pink-dim:hover  {
    color: #002169;
}

.trim-green-dim:hover  {
    color: #002169;
}

.trim-blue:hover {
    background: #85C4E8;
    color: #002169; 
    box-shadow: 0 0 0 2px #ffff, 0 0 0 4px #85C4E8;   
}

.trim-pink:hover {
    background: rgba(240, 138, 183, 0.83);
    color: #002169;
    box-shadow: 0 0 0 2px #ffff, 0 0 0 4px rgba(240, 138, 183, 0.83);
}

.trim-green:hover {
    background: rgba(142, 189, 105, 0.65);
    color: #002169;
    box-shadow: 0 0 0 2px #ffff, 0 0 0 4px rgba(142, 189, 105, 0.65);
}

/* .trim-moon:hover {
    background: rgba(142, 189, 105, 0.65);
    color: #002169;
} */

@media (max-width: 1250px) {
    .preg-trim {        
        justify-content: center;       
    }
}

@media (max-width: 500px) {
    .preg-trim__block-text span:first-child {
        font-size: 22px;
    }
    .preg-trim__block-text span:last-child {
        font-size: 18px;
    }
    .preg-trim__block-num-day {
        width: 43px;
        height: 43px;
        font-size: 18px;
        margin: 5px 8px;
    }
    .preg-trim__block {
        max-width: 320px;       
    }
    .trim-moon {
        font-size: 10px;
    }
    .preg-trim__block-moon::after {
        font-size: 35px;
    }
}

@media (max-width: 375px) {
    .preg-trim {
        padding: 0 5px;
    }
    .preg-trim__block {
        padding: 15px 5px;
        margin: 5px;
    }
    .preg-trim__block-num-day {
        margin: 5px;
    }
    .preg-trim__block {
        max-width: 280px;
    }
    .preg-trim__block-text span:first-child {
        font-size: 20px;
    }
    .preg-trim__block-text span:last-child {
        font-size: 16px;
    }
}






/* End */


/* Start:/local/templates/kabrita/components/bitrix/news.list/rotator.banner.article/style.css?174887230944*/
.banner_article{
    text-align: center;
}
/* End */


/* Start:/local/components/kabrita/subscribe/style.css?16775861691396*/
.form-item._not-empty .form-item__label:not(._static) {
    font-size: 11px !important;
}

._change:not(._static) {
    line-height: 18px;
    font-size: 11px !important;
}

.grecaptcha-badge {
    visibility: hidden;
}

.subscr-full {
    background-color: #CFE5F8;
    position: relative;
    padding: 32px 0
}

.subscr__form-50 {
    width: 45%;
    max-width: 450px;
    margin: 0 auto;
}

.subscr__img-50 {
    display: block;
    max-width: 45%;
}

.subscr__img-ab_btm {
    display: block;
    width: 45%;
}

.subscr__img-ab_btm img {
    position: absolute;
    bottom: 0;
}

@media (max-width: 800px) {
    .subscr__form-50 {
        width: 95%;
    }
    .subscr__img-50,
    .subscr__img-ab_btm {
        display: none;
    }
}

.subscr__title-low {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 1.2;
    color: #102D69;
    font-family: Cocon;
    font-weight: 500;
}

.subscr__title-md {
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 1.2;
    color: #102D69;
    font-family: Cocon;
    font-weight: 500;
}

.subscr__title-s {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.2;
    color: #102D69;
}

@media (max-width: 400px) {
    .subscr__title-low {
        font-size: 16px;
    }
    .subscr__title-md {
        font-size: 20px;
    }
}

.subscr__submit {
    border-radius: 50px !important;
    height: 50px;
    width: 240px;
}
/* End */
/* /assets/assets_kalendar-beremennosti/style.css?1719922555366 */
/* /local/templates/kabrita/components/bitrix/news/kalendar-beremennosti/bitrix/news.list/.default/style.css?16775031524104 */
/* /local/templates/kabrita/components/bitrix/news.list/rotator.banner.article/style.css?174887230944 */
/* /local/components/kabrita/subscribe/style.css?16775861691396 */
