

/* Start:/local/templates/shl_thems/components/bitrix/news/anons_hroom/bitrix/news.detail/default/style.css?17367578031275*/

.section_announcement-page {
	display: flex;
	flex-direction: column;
	max-width: 1062px;
	margin: 0 auto ;
	margin-bottom: 90px;
}

.announcement_page-container {
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding-bottom: 24px;
}

.announcement_page-card {
	display: flex;
	gap: 24px;
	max-width: 623px;
	align-items: center;
}

.announcement_page_card-img {
	max-width: 120px;
	margin: 0 !important;
}

.detal .announcement_page_text-container p{
	padding-top:16px;
	font-size: clamp(10px, 1.5vw, 16px);
	line-height: 24px;
}
.detal .announcement_page_text-container h3{
	font-size: clamp(13px, 1.7vw, 20px);
	padding-top: 0;
	line-height: normal;
}

.announcement_page-button {
	margin-top: 80px;
	max-width: 273px;
}

@media (width <= 550px) {
	.announcement_page-container{
		padding-bottom:8px;
	}
	.section_announcement-page {
		margin-top: 36px;
		margin-bottom: 56px;
		padding-left: 24px;
		padding-right: 24px;
	}

	.announcement_page-button {
		margin-top: 36px;
		max-width: fit-content;
	}

	.access_checkbox-text {
		font-size: 10px;
	}

	.announcement_page-card img {
		width: 60px;
	}
	.detal .announcement_page_text-container p{
		padding-top: 8px;
		line-height: 14px;
	}
}
/* End */


/* Start:/local/templates/shl_thems/components/bitrix/form/form_access_main/bitrix/form.result.new/form_access_main/style.css?17629892182729*/
.caphead {
    color: #FFF;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; /* 187.5% */
    margin-bottom:10px;
}

.capbody {
    display: flex;
    align-items: center;
    gap:22px;
}

.capbody .inputtext {
    border-radius: 5px;
    background: #FFF;
    padding:0 20px;
    height:40px;
    border-radius: 5px;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; /* 187.5% */
}

.checkbox-container {
    margin-top:24px;
}

.checkbox-container input {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    border: 0;
    clip: rect(0 0 0 0);
}

.checkbox-container label {
    position:relative;
    color: #FFF;
    font-family: Mulish;
    font-size: 14px;
    padding-left:32px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 16.8px */
}

.checkbox-container label:before {
    content: "";
    position: absolute;
    left:0;
    top:50%;
    transform:translateY(-50%);
    display: flex;
    width: 20px;
    aspect-ratio: 1 / 1;
    border-radius: 4px;
    background-color: #fff;
}

.checkbox-container input:checked + label:before {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24px' height='24px'%3E%3Cpath d='M 20.292969 5.2929688 L 9 16.585938 L 4.7070312 12.292969 L 3.2929688 13.707031 L 9 19.414062 L 21.707031 6.7070312 L 20.292969 5.2929688 z'/%3E%3C/svg%3E");
}

@media (max-width: 768px) {

    .checkbox-container {
        margin-top:16px;
    }

    .caphead {
        font-size: 10px;
        margin-top:16px;
        margin-bottom:8px;
        line-height: 120% !important;
    }

    .capbody {
        flex-direction: column;
        align-items: start;
        gap:8px;
    }   

    .checkbox-container label:before {
        top:0;
        transform:translateY(-100%) !important;
    }

    .checkbox-container label {
        padding-left:32px;
        font-size: 10px !important;
        line-height: 120% !important;
    }
    
    .capbody .inputtext {
        box-sizing:border-box;
        height:30px;
        font-size: 10px;
    }

    .checkbox-container label:before {
        content: "";
        position: absolute;
        left:0;
        top:50%;
        transform:translateY(-50%);
        display: flex;
        width: 16px;
        aspect-ratio: 1 / 1;
        border-radius: 4px;
        background-color: #fff;
    }
}
/* End */
/* /local/templates/shl_thems/components/bitrix/news/anons_hroom/bitrix/news.detail/default/style.css?17367578031275 */
/* /local/templates/shl_thems/components/bitrix/form/form_access_main/bitrix/form.result.new/form_access_main/style.css?17629892182729 */
