.kredittkort-ul {
	margin: 30px auto;
	list-style: none;
	padding: 0;
}

.kredittkort-list {
	position: relative;
	box-shadow: 0 2px 4px rgba(0,72,217,.1),0 24px 60px rgba(0,72,217,.05),0 12px 24px rgba(0,72,217,.05);
	margin-bottom: 40px;
	border-radius: 12px;
	background: #FFF;
}

.kredittkort-card-top{
	padding: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
	border-radius: 12px 12px 0 0;
}

.kredittkort-card-bottom{
	padding: 15px 30px;
	background-color: #EDF2F2;
	width: 100%;
	display: flex;
	gap: 10px;
	justify-content: space-between;
	align-items: center;
	border-radius: 0 0 12px 12px;
	overflow: hidden;
}

.kredittkort-title-header{
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 1.5em;
}

.kredittkort-title-text {
	color: inherit;
	text-decoration: none !important;
	font-weight: bold;
}

.kredittkort-logo-button {
	border: none;
	background: none;
	cursor: pointer;
	padding: 0;
}

.kredittkort-logo {
	width: 20rem;
	max-width: 100%;
	border-radius: 8px;
}

.kredittkort-title,
.kredittkort-logo-button {
	width: 150px;
	flex-shrink: 0;
}

.kredittkort-ls-container > picture > .kredittkort-logo {
	width: 25rem;
}


/* Link */
.lead-gen-popup-cta .btn-secondary,
.kredittkort-link,
.alternative-offer-button div,
.close-alternative-offer {
	padding: 13px 24px;
	border: none;
	cursor: pointer;
	font-weight: 700;
	font-size: 16px;
	background-color: var(--button-bg);
	color: var(--button-color);
	border-radius: 8px;
	text-align: center;
	white-space: nowrap;
}

.alternative-offer-button{
	text-align: center;
}

.alternative-offer-button div{
	display: inline-block;
}

.alternative-offer-button:after,
.emlanlist-bestill:after {
	content: 'Annonselenke';
	display: block;
	position: relative;
	text-align: center;
	font-size: 12px;
}

.alternative-offer-text{
	text-align: center;
	margin-bottom: 15px;
	font-size: 0.9em;
}

.alternative-offer{
	position: absolute;
	z-index: 2;
	width: 400px;
	height: 100%;
	display: none;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	right: 0;
	bottom: 0;
	text-align: center;
	padding: 15px;
	border-radius: 12px;
	background-color: #d2efd3;
	box-shadow: 0 2px 4px rgba(0,72,217,.1),0 24px 60px rgba(0,72,217,.05),0 12px 24px rgba(0,72,217,.05);
}

@media (max-width: 920px){
	.alternative-offer{
		width: 100%;
		height: unset;
	}
}

.close-alternative-offer{
	background-color: #f42d28;
	color: #FFF;
	width: calc(35% - 15px);
	margin-left: 15px;
	float: right;
	cursor: pointer;
	line-height: 19px;
}

.kredittkort-bestilltext,
.alternative-offer::after,
.alternative-offer .emlist-link{
	width: 65%;
	float: left;

}

.kredittkort-solo-button .alternative-offer{
	height: unset;
}

.kredittkort-show-more:focus,
.kredittkort-link:focus,
.emlist-link:focus {
	outline: none;
}


.kredittkort-lesmer-link {
	font-weight: 700;
	text-decoration: none !important;
	color: inherit !important;
	user-select: none;
	position: relative;
	padding-right: 18px;
	white-space: nowrap;
}

.kredittkort-lesmer-link::after{
	background-image: url('../../img/arrow_right.svg');
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	right: 0;
	bottom: 2px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.kredittkort-card-ls {
	text-align: center;
	max-width: 40px;
	height: auto;
}

.kredittkort-column-two{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	flex-grow: 1;
}

.kredittkort-info-container,
.kredittkort-info-2-container{
	width: 50%;
}

.kredittkort-info-container > div{
	margin-bottom: 8px;
}

.kredittkort-info{
	position: relative;
	margin-left: 22px;
	margin-bottom: 8px;
}

.kredittkort-info::before{
	background-image: url('../../img/tick.svg');
	content: '';
	display: inline-block;
	width: 15px;
	height: 11px;
	position: absolute;
	left: -22px;
	top: 7px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.kredittkort-container-tick{
	position: absolute;
	top: 0;
	left: -22px;
}

.kredittkort-svg-tick {
	width: 15px;
	height: 11px;
}

/* COLUMN 3 TEMPLATE */
.kredittkort-aldersgrense,
.kredittkort-alderow,
.kredittkort-makskreditt,
.kredittkort-rentefrikreditt {
	justify-self: left;
	list-style: none;
}

.kredittkort-blurb-text{
	font-weight: bold;
}

.kredittkort-bestill,
.kredittkort-sokna {
	flex-shrink: 0;
	align-self: center;
	justify-self: center;
	text-align: center;
}

.kredittkort-bestill:after,
.kredittkort-sokna:after {
	display: block;
	content: 'annonselenke';
	margin-top: 2px;
	font-size: 13px;
}

.kredittkort-disabled:hover,
.kredittkort-disabled {
	background: none;
	background-color: gray;
	cursor: initial;
}

.kredittkort-effrente {
	font-size: 12px;
}

.kredittkort-solo-button {
	margin: 2rem 0;
	position: relative;
}

.kredittkort-ls-container {
	text-align: center;
}

.kredittkort-show-more {
	display: block;
	max-width: 20rem;
	margin: auto;
	padding: 1rem 2rem;
	background-color: inherit;
	border: solid 1px #ccc;
	border-radius: 5px;
	cursor: pointer;
}

/* top lender medals */
.kredittkort-list form{
    position: relative;
}

.kredittkort-list:nth-child(-n+3) form{
    padding-top: 20px;
}

.kredittkort-list:nth-child(-n+3) form::after{
    content: '';
    height: 35px;
    width: 35px;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
}

.kredittkort-list:nth-child(-n+3) form::after{
    left: 116px;
}

.kredittkort-list:nth-of-type(1) form::after{
    background-image: url('../../img/medal_1.svg');
}

.kredittkort-list:nth-of-type(2) form::after{
    background-image: url('../../img/medal_2.svg');
}

.kredittkort-list:nth-of-type(3) form::after{
    background-image: url('../../img/medal_3.svg');
}

/* Sticky toplist link */
.toplist-scroll{
	position: fixed;
	bottom: -100%;
	left: 0;
	width: 100%  !important;
	padding: 10px 30px;
	background: var(--navbar-bg);
	border-top: 1px solid #FFF;
	z-index: 50;
	transition: bottom 0.6s;
}

.toplist-scroll.visible{
	bottom: 0;
}

.toplist-scroll .inner{
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	max-width: 1440px;
	margin: auto;
}

.toplist-scroll .desc{
	color: #FFF;
}

.toplist-scroll .btn-secondary{
	margin: 0 !important;
}

.toplist-scroll .scroll-close{
	position: absolute;
	right: 10px;
	top: 10px;
	height: 18px;
	width: 18px;
	background-image: url('../../img/icon-close.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right;
	cursor: pointer;
}

.toplist-scroll .btn-secondary{
	padding: 6px 20px;
	border: none;
	cursor: pointer;
	font-weight: 700;
	font-size: 15px;
	background-color: var(--button-bg);
	color: var(--button-color);
	border-radius: 8px;
	text-align: center;
}

/* mobile */
@media only screen and (max-width: 1060px) {
	.kredittkort-ul{
		max-width: calc(100vw - 40px);
	}

	.kredittkort-list:nth-child(-n+3) form::after{
        left: 20%;
    }
}

@media only screen and (max-width: 920px) {

	.kredittkort-card-bottom{
		padding: 15px 20px;
	}

	.kredittkort-card-top{
		justify-content: center;
		flex-wrap: wrap;
		padding: 20px;
	}

	.kredittkort-info-container,
	.kredittkort-info-2-container,
	.kredittkort-column-two{
		width: 100%;
	}

	.kredittkort-info-container{
		text-align: center;
	}

	.kredittkort-bestill{
		width: 100%;
		padding-top: 20px;
		border-top: solid 1px #edf2f2;
	}

}

@media only screen and (max-width: 600px) {

	.kredittkort-card-top,
	.kredittkort-column-two{
		flex-direction: column;
	}

	.kredittkort-title{
		text-align: center;
		width: 100%;
	}

	.kredittkort-logo-container,
	.kredittkort-info-2-container{
		display: none;
	}

	.kredittkort-info-container{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		text-align: center;
	}

	.kredittkort-info-container > div {
		width: calc(50% - 5px);
	}

	.kredittkort-card-bottom{
		flex-direction: column;
	}
}
