html {
	scroll-behavior: smooth;
}
.icon-o_g8u {
	display: block;
}
.detail-link-label {
	display: block;
	font-size: 1rem;
	font-weight: 700;
	margin-top: 1.2rem;
}
.detail-link-label a {
	color: #757575;
	text-decoration: none;
}
.detail-link-label a:hover {
	text-decoration: underline;
}
.detail-link-label span {
	font-size: 1rem;
}
.card-_Onuv > a:focus-visible svg,
.card-_Onuv > button:focus-visible svg {
	background-color: rgba(60, 60, 60, 0.7);
}
.engagement-widgets {
	align-items: center;
	display: flex;
	height: 46px;
}
.engagement-widgets .share {
	margin-right: 18px;
	min-width: 206px;
}
@media (max-width: 749px) {
	.engagement-widgets .share {
		min-width: 160px;
	}
}
.feed .globalHeader .landingNav {
	background-color: #fff;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	margin: 0 auto;
	min-height: 48px;
}
.feed .globalHeader .landingNav .landingWrapper {
	margin: 0 auto;
	max-width: 80rem;
	padding-left: 16px;
	padding-right: 16px;
}
.feed .globalHeader .landingNav .subNavList {
	align-items: center;
	flex-wrap: nowrap;
	height: 48px;
	margin: 0;
	position: relative;
	white-space: nowrap;
}
.feed .globalHeader .landingNav .subNavList .subNavListItem {
	margin: 0;
	padding: 0 1.5rem;
	white-space: nowrap;
	width: auto;
}
.feed .globalHeader .landingNav .subNavList .subNavListItem.gemWrapper {
	padding-left: 0;
}
@media (max-width: 640px) {
	.landingNav .subNavList .subNavListItem {
		padding: 0 0.8rem;
	}
}
.landingNav .subNavList .navLink {
	outline: 3px solid transparent;
}
.privacyPreferences {
	all: unset;
	color: #0550c8;
	cursor: pointer;
}
.privacyPreferences:hover {
	text-decoration: underline;
}
.privacyPreferences:focus {
	outline: 3px solid #0550c8;
	text-decoration: underline;
}
.profileButtonWrapper {
	display: flex;
}
.profileButtonWrapper .profileButtonNav {
	fill: #545454;
	stroke: #545454;
	background-color: transparent;
	border: none;
	color: #545454;
	cursor: pointer;
	margin: 8px;
	padding: 4px 8px;
	text-decoration: none;
}
.profileButtonWrapper .profileButtonNav:focus {
	fill: #0074ad;
	border-radius: 20px;
	color: #0074ad;
	outline: 2px solid #0074ad;
}
.profileButtonWrapper .profileButtonNav:hover {
	fill: #0074ad;
	stroke: #0074ad;
	color: #0074ad;
}
.profileButtonWrapper .profileButtonNav:active {
	fill: #004c71;
	stroke: #004c71;
	color: #004c71;
	outline: none;
}
.profileButtonWrapper .profileButtonNav .profilePic {
	display: inline-block;
	height: 15px;
	margin-right: 0.4375rem;
	width: 15px;
}
.profileButtonWrapper .profileButtonNav .profileText {
	font-family: Radio Canada;
	font-size: 14px;
	font-weight: 700;
}
@media only screen and (max-width: 600px) {
	.profileButtonWrapper .profileButtonNav .profileText {
		height: 1px;
		left: -10000px;
		overflow: hidden;
		position: absolute;
		top: auto;
		width: 1px;
	}
	.profileButtonWrapper .profileButtonNav .icon .profileIcon {
		margin-right: 0;
	}
}
.profileButtonWrapper .profileButtonNav .icon {
	bottom: -0.125rem;
	position: relative;
}
.navigation__navLink-JkSdI.horizontalNav-K6bCr a:focus-visible {
	border: 2px solid #353535;
	border-radius: 24px;
	margin: -2px;
}
.navigation__navLink-JkSdI.horizontalNav-K6bCr a:focus-visible a {
	-webkit-text-decoration: underline #353535;
	text-decoration: underline #353535;
}
.navigation__navLink-JkSdI.blackAndWhite-Jj5BV a:focus-visible {
	outline: 2px solid #fff;
	outline-offset: 2px;
}
.navigation__navLink-JkSdI.blackAndWhite-Jj5BV a:focus-visible a {
	-webkit-text-decoration: underline #fff;
	text-decoration: underline #fff;
}
.feed .globalFooter {
	background-color: #fff;
	border-top: 1px solid #eaeaea;
}
.feed .globalFooter .footerBody {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 80rem;
}
.feed .globalFooter .basicFooter {
	background-color: #000;
	color: #fff;
}
.feed .globalFooter .basicFooter .footerColumn {
	align-self: center;
}
.feed .globalFooter .footerList {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
.feed .globalFooter .footerColumn {
	flex: 1 1 130px;
	font-size: 0.85em;
	padding: 16px;
}
.feed .globalFooter .footerLink {
	color: #0550c8;
	text-decoration: none;
}
.feed .globalFooter .footerLink:focus,
.feed .globalFooter .footerLink:hover {
	text-decoration: underline;
}
.feed .globalFooter .footerHeading {
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.7em;
	margin-top: 0;
}
.feed .globalFooter .footerItem {
	margin-bottom: 0.5rem;
}
.feed .globalFooter .copyright,
.feed .globalFooter .extendedLogoLink,
.feed .globalFooter .radioCanada {
	color: #fff;
	font-size: 0.75rem;
	font-weight: 700;
	text-decoration: none;
}
.feed .globalFooter .extendedLogo {
	flex: 1 1 230px;
	font-size: 1.3rem;
}
.feed .globalFooter .extendedLogo .placeholder {
	background: none;
}
.feed .globalFooter .extendedLogo img {
	position: relative;
	width: 220px;
}
.feed .globalFooter .copyright {
	flex: 2 0 230px;
}
.feed .globalFooter .radioCanada:focus,
.feed .globalFooter .radioCanada:hover {
	text-decoration: underline;
}
.feed .globalFooter .cbcWatch {
	border-bottom: 1px solid #d8d8d8;
	text-decoration: none;
	transition: background-color 0.25s linear;
}
.feed .globalFooter .cbcWatch:focus,
.feed .globalFooter .cbcWatch:hover {
	background-color: #d8d8d8;
	text-decoration: none;
}
.filter .checkbox:focus:not(:focus-visible) {
	outline: none;
}
button span {
	font-family: Radio Canada;
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.31rem;
}
button {
	cursor: pointer;
	font-family: Radio Canada;
}
.outlined-hTmi5:focus-visible {
	outline: 2px solid #353535;
}
.filled-sh27F:focus-visible {
	background-color: #004c71;
	outline: 2px solid #e00;
}
.iconButton-ahDec.enabled-tNwNO:focus-visible svg {
	background-color: #e7e7e7;
	border: 2px solid #060606;
}
.iconButton-ahDec.dark-jYADk.enabled-tNwNO:focus-visible svg {
	background-color: gray;
}
.iconButton-ahDec.background-A5qe6.enabled-tNwNO:focus-visible svg {
	background-color: #e7e7e7;
	border: 2px solid #060606;
}
.labelledIconButton-DJXCN.horizontalNav-vNOyy:focus-visible span,
.labelledIconButton-DJXCN:focus-visible span {
	font-family: Radio Canada;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.5rem;
}
.labelledIconButton-DJXCN:focus-visible {
	border: 2px solid #353535;
	margin: -2px;
}
.labelledIconButton-DJXCN.blackAndWhite-yKULD:focus-visible {
	border: 2px solid #fff;
	margin: -2px;
}
.chip-EZdDN:focus-visible {
	border: 2px solid #000;
}
:export {
	white: #fff;
	black: #000;
	cyan100: #eaf9fa;
	cyan200: #b2e9ec;
	cyan300: #6dd5da;
	cyan400: #35c5cc;
	cyan500: #20bfc7;
	cyan600: #1dadb4;
	cyan700: #157d82;
	cyan800: #105f63;
	cyan900: #072729;
	blue100: #e7f2f7;
	blue200: #a7cfe3;
	blue300: #58a4c9;
	blue400: #1881b5;
	blue500: #0074ad;
	blue600: #00699d;
	blue700: #004c71;
	blue800: #003a56;
	blue900: #001824;
	yellow100: #fff9e8;
	yellow200: #ffeaad;
	yellow300: #ffd764;
	yellow400: #ffc829;
	yellow500: #ffc212;
	yellow600: #e7b010;
	yellow700: #a77f0c;
	yellow800: #806109;
	yellow900: #352804;
	red100: #fde7e7;
	red200: #f9a7a7;
	red300: #f45858;
	red400: #f01818;
	red500: #e00;
	red600: #d70000;
	red700: #9c0000;
	red800: #700;
	red900: #310000;
	orange100: #fef1eb;
	orange200: #fbcdb8;
	orange300: #f7a077;
	orange400: #f37c44;
	orange500: #f26e30;
	orange600: #db642b;
	orange700: #9f481f;
	orange800: #793718;
	orange900: #32170a;
	neutral10: #fdfdfd;
	neutral20: #f9f9f9;
	neutral30: #e7e7e7;
	neutral40: #cacaca;
	neutral50: #a7a7a7;
	neutral60: gray;
	neutral70: #585858;
	neutral80: #353535;
	neutral90: #181818;
	neutral100: #060606;
}
.feed .globalHeader {
	background: #fff;
	color: #fff;
	width: 100%;
	z-index: 1000;
}
.feed .globalHeader .toggleMenu {
	border: none;
	height: 100%;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: fixed;
	width: 100%;
	z-index: -100;
}
.feed .globalHeader .menuNavWrapper {
	align-items: center;
	background-color: #fff;
	display: flex;
	flex-flow: row wrap;
	height: 48px;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 80rem;
	overflow: visible;
	padding-left: 16px;
	padding-right: 16px;
	position: relative;
}
.feed .globalHeader .logoWrapper {
	display: flex;
	flex-direction: column;
	height: 48px;
	justify-content: space-around;
	left: 50%;
	margin-left: -35px;
	position: absolute;
}
.feed .globalHeader .logoWrapper .logo {
	align-items: center;
	color: #000;
	display: flex;
	font-size: 1.3rem;
	font-weight: 700;
	height: 25px;
	padding: 0 5px;
	text-decoration: none;
	z-index: 1;
}
.feed .globalHeader .logoWrapper .logo:focus {
	border: 2px solid #000;
	border-radius: 20px;
	margin-left: -2px;
	outline: none;
}
.feed .globalHeader .logoWrapper .logo:hover {
	opacity: 0.8;
}
.feed .globalHeader .logoWrapper .logo:active {
	opacity: 0.9;
}
.feed .globalHeader .logoWrapper .logo .icon {
	line-height: 0;
}
.feed .globalHeader .logoWrapper .logo .logoIcon {
	display: block;
}
.feed .globalHeader .menuClose {
	display: none;
}
.feed .globalHeader .gemSectionLink {
	margin: 0;
	padding: 0 1rem;
	vertical-align: baseline;
	white-space: nowrap;
}
.feed .globalHeader .gemSectionLink .icon {
	display: none;
}
.feed .globalHeader .gemSectionLink .icon .logoIcon {
	margin-left: 0;
}
.feed .globalHeader .gemSectionLink .navLink {
	font-family: Stag Medium, Trebuchet;
	font-size: 1.75rem;
	font-weight: 300;
}
.feed .globalHeader .gemSectionLink .navLink:hover {
	text-decoration: underline;
}
.feed .globalHeader .gemSectionLink .navLink .icon {
	align-items: center;
	display: flex;
	justify-content: center;
	outline: inherit;
}
.feed .globalHeader .navLink,
.feed .globalHeader .navLink:active,
.feed .globalHeader .navLink:link,
.feed .globalHeader .navLink:visited {
	color: #000;
	cursor: pointer;
	text-decoration: none;
}
.feed .globalHeader .navLink:focus,
.feed .globalHeader .navLink:hover {
	color: #e60505;
	text-decoration: underline;
}
.feed .globalHeader .sideMenu {
	align-self: center;
	display: flex;
	min-width: 3rem;
	text-align: center;
}
.feed .globalHeader .sideMenu .navLink {
	align-self: center;
	color: #000;
	display: inline-block;
	margin: 8px;
	padding: 4px 8px;
}
.feed .globalHeader .sideMenu .search {
	fill: #545454;
	border: 0;
	color: #545454;
	text-decoration: none;
}
.feed .globalHeader .sideMenu .search:focus {
	fill: #0074ad;
	border-radius: 20px;
	color: #0074ad;
	outline: 2px solid #0074ad;
}
.feed .globalHeader .sideMenu .search:hover {
	fill: #0074ad;
	color: #0074ad;
}
.feed .globalHeader .sideMenu .search:active {
	fill: #004c71;
	color: #004c71;
	outline: none;
}
.feed .globalHeader .sideMenu .search .headerSearch,
.feed .globalHeader .sideMenu .search .searchIcon {
	transform: scale(1);
	transition: transform 0.4s ease-out;
}
.feed .globalHeader .sideMenu .search .searchText {
	font-family: Radio Canada;
	font-size: 14px;
	font-weight: 700;
	margin-left: 6px;
	margin-right: 10px;
}
@media only screen and (max-width: 600px) {
	.feed .globalHeader .sideMenu .search .searchText {
		display: none;
	}
}
.feed .globalHeader .menuButtonWrapper {
	display: flex;
	flex-direction: column;
	height: 48px;
	justify-content: center;
}
.feed .globalHeader .menuButtonWrapper .menuButton {
	box-sizing: border-box;
	display: flex;
	text-decoration: none;
}
.feed .globalHeader .menuButtonWrapper .menuButton:focus .menuText,
.feed .globalHeader .menuButtonWrapper .menuButton:hover .menuText {
	color: #0074ad;
}
.feed .globalHeader .menuButtonWrapper .menuButton:focus svg path,
.feed .globalHeader .menuButtonWrapper .menuButton:hover svg path {
	fill: #0074ad;
}
.feed .globalHeader .menuButtonWrapper .menuButton:focus {
	border-radius: 20px;
	outline: 2px solid #0074ad;
	outline-offset: 4px;
}
.feed .globalHeader .menuButtonWrapper .menuButton:active {
	outline: none;
}
.feed .globalHeader .menuButtonWrapper .menuButton:active .menuText {
	color: #004c71;
}
.feed .globalHeader .menuButtonWrapper .menuButton:active svg path {
	fill: #004c71;
}
.feed .globalHeader .menuButtonWrapper .menuButton .menuText {
	color: #000;
	font-size: 1rem;
	font-weight: 700;
	margin-left: 5px;
}
@media only screen and (max-width: 600px) {
	.feed .globalHeader .menuButtonWrapper .menuButton .menuText {
		display: none;
	}
}
.feed .globalHeader .menuButtonWrapper .menuButton svg {
	display: inline-block;
}
@media only screen and (max-width: 600px) and (min-width: 370px) {
	.feed .globalHeader .menuNavWrapper {
		padding: 0;
	}
	.feed .globalHeader .menuNavWrapper .menuButton {
		margin: 8px 16px;
	}
	.feed .globalHeader .menuNavWrapper .profileButtonWrapper button,
	.feed .globalHeader .menuNavWrapper .sideMenu .navLink {
		padding-left: 14px;
		padding-right: 15px;
	}
}
.feed .globalHeader .navItem .navLink:focus,
.feed .globalHeader .navItem .navLink:hover {
	text-decoration: underline;
}
.feed .globalHeader .subNavList {
	display: flex;
	flex-flow: row wrap;
	padding-left: 0;
}
.feed .globalHeader .subNavList:after {
	content: "";
	flex: auto;
	padding: 0 1rem;
	width: 21%;
}
.feed .globalHeader .subNavList .subNavListItem {
	flex: 0 0 auto;
	list-style-type: none;
	padding: 0 1rem;
	width: 21%;
}
.feed .globalHeader .subNavList .subNavListItem .subNavLink {
	color: #545454;
	font-weight: 400;
	text-transform: none;
}
.feed .globalHeader .moreItemsNav {
	text-align: right;
}
.feed .globalHeader .moreItemsNav .moreItemsList {
	clear: both;
	display: none;
	height: 90%;
	margin-top: -1px;
	min-width: 15rem;
	overflow-y: auto;
	padding: 0;
	position: fixed;
	right: 0;
	text-align: left;
	z-index: 1000;
}
.feed .globalHeader .moreItemsNav .moreButton {
	background: transparent;
	border: 1px solid #cbcbcb;
	color: #222;
	font-size: 0.9rem;
	height: 2rem;
	padding: 0 0.2rem 0 0.3rem;
	white-space: nowrap;
}
.feed .globalHeader .moreItemsNav .moreButton .chevronIcon {
	fill: #222;
	background: #fff;
	border: none;
}
.feed .globalHeader .moreItemsNav .moreButton:focus .chevronIcon,
.feed .globalHeader .moreItemsNav .moreButton:hover .chevronIcon {
	fill: #fff;
	background: #222;
	border: none;
}
.feed .globalHeader .responsiveNav {
	position: relative;
}
.feed .globalHeader .responsiveNav .moreItemsNav {
	text-align: right;
}
.feed .globalHeader .responsiveNav .moreItemsNav .moreItemsList {
	clear: both;
	display: none;
	height: 90%;
	margin-top: -1px;
	min-width: 15rem;
	overflow-y: auto;
	padding: 0;
	position: fixed;
	right: 0;
	text-align: left;
	z-index: 1000;
}
.feed .globalHeader .responsiveNav .moreItemsNav .moreButton {
	background: transparent;
	border: 1px solid #cbcbcb;
	color: #222;
	font-size: 0.9rem;
	height: 2rem;
	padding: 0 0.2rem 0 0.3rem;
	white-space: nowrap;
}
.feed .globalHeader .responsiveNav .moreItemsNav .moreButton .chevronIcon {
	fill: #222;
	background: #fff;
	border: none;
}
.feed .globalHeader .responsiveNav .moreItemsNav .moreButton:focus .chevronIcon,
.feed
	.globalHeader
	.responsiveNav
	.moreItemsNav
	.moreButton:hover
	.chevronIcon {
	fill: #fff;
	background: #222;
	border: none;
}
.feed .globalHeader .responsiveNav .subNavListItem {
	position: static;
	white-space: nowrap;
}
.feed .globalHeader .responsiveNav .subNavListItem.moreNavTrigger {
	margin-left: 0;
	padding-right: 0;
	position: relative;
	visibility: hidden;
}
.feed .globalHeader .responsiveNav .subNavListItem.moreNavTrigger.active {
	visibility: visible;
}
.feed .globalHeader .responsiveNav.overflowHidden {
	overflow-x: scroll;
	scrollbar-width: none;
}
.feed .globalHeader .responsiveNav.overflowHidden::-webkit-scrollbar {
	display: none;
}
.feed .globalHeader .responsiveNav .gemWrapper .gemSectionLink {
	padding: 0;
}
.feed .globalHeader .menuNav {
	display: none;
	position: relative;
}
.feed .globalHeader .menuNav .menuList {
	background-color: #fff;
	border-top: 1px solid #cbcbcb;
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.feed .globalHeader .menuNav .navLink {
	font-weight: 700;
	text-transform: uppercase;
}
.feed .globalHeader .menuNav .menuSidebar {
	background: #545454;
	display: none;
	width: 125px;
}
.feed .globalHeader .menuNav .menuSidebar .menuSidebarHeading {
	background-color: #727272;
	color: #fff;
	margin: 0;
	padding: 0.5rem;
	text-align: center;
	text-transform: uppercase;
}
.feed .globalHeader .menuNav .menuSidebar .subNavList .subNavListItem {
	padding: 0;
	width: 100%;
}
.feed
	.globalHeader
	.menuNav
	.menuSidebar
	.subNavList
	.subNavListItem
	.subNavLink {
	color: #fff;
	display: block;
	font-size: 0.9rem;
	margin: 0.7rem 0.5rem;
	padding: 0.3rem 0.5rem;
	text-decoration: none;
	text-transform: uppercase;
}
.feed
	.globalHeader
	.menuNav
	.menuSidebar
	.subNavList
	.subNavListItem
	.subNavLink:focus,
.feed
	.globalHeader
	.menuNav
	.menuSidebar
	.subNavList
	.subNavListItem
	.subNavLink:hover {
	outline: 3px solid #fff;
}

.subNavListItem.moreNavTrigger.active.nav-item-mob {
	display: none;
}

@media (max-width: 1275px) {
	.navItem.subNavListItem.nav-item1275 {
		display: none;
	}
}

@media (max-width: 1129px) {
	.navItem.subNavListItem.nav-item1129 {
		display: none;
	}
}

@media (max-width: 1012px) {
	.navItem.subNavListItem.nav-item1012 {
		display: none;
	}
}

@media (max-width: 876px) {
	.navItem.subNavListItem.nav-item876 {
		display: none;
	}
}

@media (max-width: 771px) {
	.navItem.subNavListItem.nav-item771 {
		display: none;
	}
}

@media (max-width: 666px) {
	.navItem.subNavListItem.nav-item666 {
		display: none;
	}
}

@media (max-width: 640px) {
	.navItem.subNavListItem.nav-item640 {
		display: none;
	}

	.subNavListItem.moreNavTrigger.active.nav-item640 {
		display: none;
	}

	.subNavListItem.moreNavTrigger.active.nav-item-mob {
		display: block;
		position: absolute !important;
		right: 0;
	}

	.block-info textarea {
		width: 90%;
	}
}

.reg {
	margin-top: 1rem;
	font-size: 1.1rem;
	line-height: 30px;
}
.reg__title {
	font-weight: 700;
}
.reg__list {
	width: 100%;
	gap: 1rem;
	font-size: var(--title-size);
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}
.reg__list-container {
	align-items: center;
	gap: 1rem;
	width: 100%;
}
.reg__item {
	font-size: 1.1rem;
	line-height: 30px;
	padding: 5px;
	margin-bottom: 0.5rem;
	font-weight: normal;
	background: #e4e4e4;
	border-left: 3px solid #e60505;
	border-radius: 6px;
}
.reg__item a {
	color: #e60505;
	font-weight: 700;
}
.reg__item a:hover {
	color: #e60505;
}

.button-link {
	padding: 10px 25px;
	color: #fff !important;
	font-weight: 600;
	background-color: #e60505;
	display: block;
	text-align: center;
	margin: auto !important;
	margin-top: 20px !important;
}

.button-link:hover {
	background-color: #fff !important;
	color: #e60505 !important;
	border: 1px solid #e60505 !important;
	border-bottom: 1px solid #e60505 !important;
}

/*=============COMMENTS==============*/

.comment {
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.comment-line {
	font-size: 20px;
	color: #000000;
	font-weight: 700;
	margin-bottom: 2rem;
	margin-left: 1rem;
	font-family: var(--guardian-medium);
}

.comment-line:after {
	margin-top: 0.5rem;
	content: "";
	display: block;
	width: 95%;
	margin: 0 auto;
	height: 1px;
	background-color: #2c2c2c;
}

.comment-content {
	display: flex;
	flex-direction: column;
}

.comment-block {
	margin: 5px 5px;
	display: flex;
	justify-content: flex-start;
	border-bottom: 1px solid rgba(0, 0, 0, 0.204);
	padding-bottom: 0.5rem;
}
.comment-block:nth-child(1) {
	border-bottom: none;
}
.block-avatar {
	margin-right: 1rem;
}
.block-info-comment__name {
	font-weight: 700;
	color: #3b5998;
}
.block-info textarea {
	width: 100%;
	padding: 0.5rem 1rem 2rem 0.5rem;
	border: 1px solid rgba(0, 0, 0, 0.21);
}

.block-info textarea:focus {
	border: none;
}

.block-info-line {
	display: flex;
	flex-direction: column;
	font-size: 14px;
	white-space: nowrap;
}
.block-info-answer-flex {
	display: flex;
	margin-top: 1.5rem;
}
.block-info-line__date {
	color: rgba(0, 0, 0, 0.44);
}

.block-info-line__like {
	display: flex;
	justify-content: flex-start;
	color: #00acee;
}

.block-info-line__like_item {
	list-style: none;
	margin-right: 1rem;
}

.block-info-line__like_item a {
	color: #3b5998;
}

@media (max-width: 640px) {
	.block-info textarea {
		width: 90%;
	}
}

.formulier {
	background-color: #fff;
	border-radius: 12px;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
	width: 100%;
	padding: 20px;
	max-width: 500px;
	margin: 25px auto;
}
h1,
h2,
h3,
h5 {
	margin-top: 2rem;
	margin-bottom: 1rem;
	font-weight: 600;
	line-height: 1.3;
	color: #1a202c;
}

h1 {
	font-size: 2.5rem;
}
h2 {
	font-size: 2rem;
}
h3 {
	font-size: 1.75rem;
}

ul {
	margin: 1.5rem 0;
	padding-left: 2rem;
}

li {
	margin-bottom: 0.75rem;
}

/* Links */
a {
	color: #2563eb;
	text-decoration: none;
	transition: color 0.2s ease;
}

a:hover {
	color: #1d4ed8;
	text-decoration: underline;
}

strong {
	font-weight: 700;
	color: #1a202c;
}

.modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999;
}

.modal-content {
	background: #fff;
	padding: 2rem;
	border-radius: 12px;
	max-width: 600px;
	width: 100%;
	position: relative;
}

.close {
	position: absolute;
	top: 12px;
	right: 16px;
	font-size: 24px;
	cursor: pointer;
}

.hidden {
	display: none;
}

.comment-textarea {
	width: 100%;
	min-height: 120px;
	max-height: 350px;
	padding: 12px 16px;
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 8px;
	resize: none;
	overflow: auto;
	box-sizing: border-box;
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.comment-textarea::placeholder {
	color: #999;
}

.comment-textarea:focus {
	border-color: #007aff;
	box-shadow: 0 0 0 3px rgba(0, 122, 255, 0.1);
	outline: none;
}
