[v-cloak] {
	display: none;
}

.telefonummer-wrapper p {
	margin-bottom: 0px;
}

.telefonummer-wrapper .telefonummer-date {
	text-align: right;
	font-family: "BrandonText Medium";
}

.content-accordion {
	margin-bottom: 0px;
}

.content-accordion+p {
	margin-top: 24px;
}

.content-page__content h2 a,
.news-and-articles__content {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	margin-bottom: inherit;
}

.content-page__content h3 a {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	margin-bottom: inherit;
}

.product-merknad p:last-of-type {
	margin-block-end: 0;
}

.pagemobile {
	display: none;
}

#CookiebotWidget {
	min-width: 0 !important;
	min-height: 0 !important;
}

@media (max-width: 1024px) {
	.normalpage {
		display: none;
	}

	.pagemobile {
		display: inline;
	}
}

a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
	display: none;
}

.CookiebotWidget-main-logo,
.CookiebotWidget-logo {
	display: none !important;
}

.content-page__content--box a {
	word-wrap: break-word;
}

.content-page__content--box figure {
	max-width: 100%;
}

.noMarginTop {
	margin-top: 0;
}

.subtitle-sticker {
	position: sticky;
	top: 0;
	z-index: 1;
	width: calc(100% + 6%);
	background-color: rgba(255, 255, 255, 0.8);
	padding-bottom: 16px;
}

.subtitle-sticker h2 {
	margin-bottom: 0;
}

.no-sticker {
	position: inherit;
}

.card-list .show-four-col {
	display: inline;
}

.card-list .show-three-col {
	display: none;
}

.card-list .show-two-col {
	display: none;
}

.card-list .mobile {
	display: none;
}

@media (max-width: 1280px) {
	.card-list .show-four-col {
		display: none;
	}

	.card-list .show-three-col {
		display: inline;
	}

	.card-list .show-two-col {
		display: none;
	}

	.card-list .mobile {
		display: none;
	}
}

@media (max-width: 1024px) {
	.card-list .show-four-col {
		display: none;
	}

	.card-list .show-three-col {
		display: none;
	}

	.card-list .show-two-col {
		display: inline;
	}

	.card-list .mobile {
		display: none;
	}
}

@media (max-width: 768px) {
	.card-list .show-four-col {
		display: none;
	}

	.card-list .show-three-col {
		display: none;
	}

	.card-list .show-two-col {
		display: none;
	}

	.card-list .mobile {
		display: inline;
	}
}

.card-list__item.opened img,
.card-list__item:hover img {
	filter: invert(47%) sepia(81%) saturate(984%) hue-rotate(326deg) brightness(100%) contrast(95%);
}

.related-article-brown {
	background-color: #F0EDEB;
	border-radius: 4px;
	padding: 40px 52px;
}

.patient-information-related-articles .external-links {
	height: calc(100% - 110px);
}

@media (min-width: 1024px) {
	.patient-information-related-articles .external-links:first-child {
		margin-right: 17px;
	}

	.patient-information-related-articles .external-links:last-child {
		margin-left: 17px;
	}
}

.article-logo {
	margin: 40px 0 18px 0;
}

@media (max-width: 1024px) {
	.article-logo {
		margin: 40px 0 40px 0;
	}
}

.article-logo img {
	max-width: 365px;
	max-height: 65px;
	min-height: 35px;
}

.patient-information-intro {
	font-family: "BrandonText Medium";
	font-size: 22px;
	padding-bottom: 16px;
	line-height: 30px;
}

.patient-information-intro p {
	font-family: "BrandonText Medium";
	font-size: 22px;
}

.patient-information-img {
	max-width: 645px;
}

.patient-information-header {
	margin-bottom: 5px;
}

figure.large {
	margin: 0 auto;
	max-width: 780px;
}

figure.medium {
	margin: 0 auto;
	max-width: 645px;
}

figure.small {
	margin: 0 auto;
	max-width: 510px;
}

.editor-align-left {
	margin: 2em 2em 0em 0 !important;
}

.editor-align-right {
	margin: 2em 0 0em 2em !important;
}

.editor-align-left.small,
.editor-align-left.medium,
.editor-align-left.large {
	width: 100% !important;
}

.editor-align-right.small,
.editor-align-right.medium,
.editor-align-right.large {
	width: 100% !important;
}

.editor-align-center.small,
.editor-align-center.medium,
.editor-align-center.large {
	width: 100% !important;
}

.link-list-part {
	margin-bottom: 56px;
}

.link-list-page {
	font-family: "BrandonText Regular", "SourceSansPro Semi Bold", sans-serif;
}

.content-page__content .p-list-page {
	margin-bottom: 5px;
}

.title-link-page {
	margin-bottom: 60px;
	margin-top: 45px;
}

.list-adjustment-top {
	padding-top: 20px;
}

.tt-recommendation {
	padding: 6px 0 23px 0;
}

.tt-recommendation h2 {
	position: sticky;
	top: 0;
	z-index: 1;
	width: calc(100% + 12%);
	margin-left: -6%;
	padding-left: 6%;
	padding-right: 6.5%;
	background-color: rgba(255, 255, 255, 0.8);
	padding-bottom: 16px;
	margin-bottom: 0;
	padding-top: 25px;
	margin-top: 2px;
}

.marginIconSearch {
	margin-top: 15px;
}

.padding-top-no-header {
	padding-top: 40px;
}

@media (max-width: 1024px) {
	.padding-top-header-less {
		padding-top: 24px;
	}

	.padding-top-no-header {
		padding-top: 0px;
	}

	.padding-top-no-header-no-tag {
		padding-top: 15px;
	}
}

.intro div {
	margin-bottom: 24px;
	font-family: "BrandonText Medium", sans-serif;
	font-size: 22px;
	line-height: 30px;
}

.information__title,
.no-image h2 {
	margin-left: 0;
}

.link-list-intro {
	padding-top: 6px;
}

.link-list_link a {
	text-decoration: none;
}

.link-list .row {
	margin-bottom: 20px;
}

@media (max-width: 1024px) {
	.link-list_title h2 {
		margin-bottom: 10px;
	}
}

.title-sticker h1:hover {
	/* color: #d14641; */
	cursor: pointer;
}

.medical-guideline-title-hover h2:hover {
	/* color: #d14641; */
	cursor: pointer;
}

.loader {
	display: none;
	position: relative;
	width: 40px;
	height: 40px;
}

.adm-module-loader {
	padding-top: 15px;
	margin-bottom: 35px;
}

.loader div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	width: 32px;
	height: 32px;
	margin: 4px;
	border: 4px solid #c41e4f;
	border-radius: 50%;
	animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	border-color: #c41e4f transparent transparent transparent;
}

.loader div:nth-child(1) {
	animation-delay: -0.45s;
}

.loader div:nth-child(2) {
	animation-delay: -0.3s;
}

.loader div:nth-child(3) {
	animation-delay: -0.15s;
}

@keyframes lds-ring {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.list-alphabet-result__list .link-details span,
.item .link-details span {
	color: black;
	font-family: "BrandonText Regular", sans-serif;
	font-size: 16px;
	margin-bottom: 0;
	transition: background-color 0.15s ease-in-out;
}

.list-alphabet-result__list .link-details span:hover,
.item .link-details span:hover {
	background-color: #fad1cd;
}

.list-alphabet-result__list a.link-details::after {
	background: none;
	border: none;
}

.list-alphabet-result__list .object-lenke {
	color: black;
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}

.content-page__content .focusBox .subtitle-sticker.down.no-tab-content {
	top: 90px;
}

@media (max-width: 1024px) {
	.lazyload-menu {
		display: none !important;
	}

	.lazyload-section {
		display: block !important;
	}
}

.guideline-article-print * {
	break-inside: auto !important;
	page-break-after: avoid !important;
}

.topic-pages-header .header-ingress {
	margin-top: 40px !important;
}

.filter-list-titles {
	margin-block: 6px 16px;
}

.news-and-articles {
	padding-top: 56px;
	padding-bottom: 46px;
}

.news-and-articles__intro {
	margin-bottom: 40px;
}

.news-and-articles__intro h1 {
	font-size: 2.75rem;
	line-height: 3.125rem;
	margin-bottom: 24px;
}

.news-and-articles__intro div.ingress p {
	font-size: 1.375rem;
	line-height: 1.875rem;
	font-family: 'BrandonText Medium', sans-serif;
	margin-bottom: 24px
}

.news-and-articles__intro figure {
	width: 100%;
	height: auto;
}

.news-and-articles__intro img {
	display: block;
	width: 100%;
	height: auto;
	max-height: 600px;
	object-fit: cover;
	object-position: center;
}

.news-and-articles__intro figcaption {
	font-size: 0.9375rem;
	line-height: 1.375rem;
	margin-top: 0.25rem;
}

.news-and-articles__info {
	border-bottom: 1px solid #767676;
	padding-bottom: 8px;
	margin-bottom: 40px;
	font-size: 1.0625rem;
	line-height: 1;
}

.news-and-articles__info .author {
	font-style: italic;
	margin-bottom: 8px
}

.news-and-articles__info .date {
	font-style: italic;
	color: #767676
}

.news-and-articles__info .date span:nth-child(2) {
	margin-inline: 10px;
	font-style: normal
}

.news-and-articles__content {
	padding-bottom: 40px;
}

.news-and-articles__content *:last-child {
	margin-bottom: 0;
}
