
body.single-kampanj{
	background-color: #fff;
	color: #000;
	font-size: 0.875rem;
	font-family: "inter-variable", sans-serif;
	font-style: normal;
	font-variation-settings: "slnt" 0, "wght" 300;
}

body.single-kampanj input, body.single-kampanj option, body.single-kampanj textarea, body.single-kampanj optgroup, body.single-kampanj select, body.single-kampanj option, body.single-kampanj button{
	font-size: 0.875rem;
	font-family: "inter-variable", sans-serif;
	font-style: normal;
	font-variation-settings: "slnt" 0, "wght" 300;
}

body.single-kampanj strong,
body.single-kampanj b{
	font-variation-settings: "slnt" 0, "wght" 550;
}

body.single-kampanj em,
body.single-kampanj i{
	font-style: normal;
	font-variation-settings: "slnt" -10, "wght" 300;
}

.single-kampanj main#primary{
	margin-top: 140px;
	overflow-x: visible;
}

.camp-section-outer{
	position: relative;
}
.camp-section-outer .camp-section-inner{
	padding-top:20px;
}
.camp-section-outer.no-1 .camp-section-inner,
.camp-section-outer.no-2 .camp-section-inner{
	padding-top:0px;
}

.camp-section-inner{
	max-width: 420px;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0 auto;
	background-position: top left;
	background-repeat: no-repeat;
	background-size: contain;
}
.camp-block-heading h1,
.camp-block-heading h2,
.camp-block-heading h3,
.camp-block h4,
.camp-block h5,
.camp-block h6{
	font-family: "inter-tight-variable", sans-serif;
	font-style: normal;
	font-variation-settings: 'wght' 600;
	font-size: 1.63rem;
	margin-top: 0px;
	margin-bottom: 1.2rem;
}
.camp-block-heading h3{
	font-size: 1.2rem;
	margin-bottom: 0.8rem;
}
.camp-block h4,
.camp-block h5,
.camp-block h6{
	font-family: "inter-variable", sans-serif;
	font-size: 0.875rem;
	margin-top: 0.4rem;
	margin-bottom: 0.4rem;
	font-variation-settings: 'wght' 550;
}

.camp-block-heading h1 > span{
	color:#e3051b;
}

.camp-section-outer:has(+ .camp-section-outer > .camp-section-inner > .camp-block-img:first-child) .camp-block-heading h1,
.camp-section-outer:has(+ .camp-section-outer > .camp-section-inner > .camp-block-img:first-child) .camp-block-heading h2,
.camp-section-outer:has(+ .camp-section-outer > .camp-section-inner > .camp-block-img:first-child) .camp-block-heading h3,
.camp-block-heading:has(+ .camp-block-img) h1,
.camp-block-heading:has(+ .camp-block-img) h2,
.camp-block-heading:has(+ .camp-block-img) h3{
	margin-bottom: 0px;
}

.postid-14510 .camp-block-heading h1{
	max-width: 305px;
	margin-bottom: 0.8rem !important;
}

.camp-block{
	padding-bottom: 15px;
}
.camp-block.camp-block-txt{
	padding-bottom: 10px;
}
.camp-img-imgtxt{
	padding-top: 5px;
	padding-bottom: 20px;
	font-variation-settings: "slnt" -10, "wght" 250;
}
.camp-img-c img{
	display: block;
	width: 100%;
	max-width: 100%;
}

.camp-img-outer-c{
	display: flex;
	column-gap: 6px;
}
.camp-img-outer-c.camp-img-three-imgs{
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 6px;
}
.camp-img-outer-c.camp-img-three-imgs.layout-65-35{
	grid-template-columns: calc(65% - 3px) calc(35% - 3px);
}
.camp-img-outer-c.camp-img-three-imgs.layout-35-65{
	grid-template-columns: calc(35% - 3px) calc(65% - 3px);
}
.camp-img-outer-c.camp-img-three-imgs.layout-50-50{
	grid-template-columns: calc(50% - 3px) calc(50% - 3px);
}



.camp-img-outer-c .camp-img-c img{
	object-fit: cover;
	object-position: center center;
	height: 100%;
}
.camp-img-outer-c .camp-img-c{
	width: calc(50% - 3px);
}
.camp-img-outer-c.layout-65-35 .camp-img-c{
	width: calc(35% - 3px);
}
.camp-img-outer-c.layout-65-35 .camp-img-c:first-of-type{
	width: calc(65% - 3px);
}
.camp-img-outer-c.layout-35-65 .camp-img-c{
	width: calc(65% - 3px);
}
.camp-img-outer-c.layout-35-65 .camp-img-c:first-of-type{
	width: calc(35% - 3px);
}

body .camp-img-outer-c.camp-img-three-imgs .camp-img-c{
	width: auto !important;
}
body .camp-img-outer-c.camp-img-three-imgs.layout-65-35 .camp-img-c.img-1,
body .camp-img-outer-c.camp-img-three-imgs.layout-50-50 .camp-img-c.img-1{
	grid-row: span 2 / span 2;
}
body .camp-img-outer-c.camp-img-three-imgs.layout-35-65 .camp-img-c.img-3{
	grid-row: span 2 / span 2;
	order: 2;
}
body .camp-img-outer-c.camp-img-three-imgs.layout-35-65 .camp-img-c.img-2{
	order: 3;
}



.camp-block.camp-block-youtube-c{
	width: 100%;
}
.camp-block.camp-block-youtube-c .camp-youtube-inner-c{
    width: 100%;
    aspect-ratio: 1920 / 1080;	
}
.camp-block.camp-block-youtube-c .camp-youtube-inner-c iframe{
    width: 100%;
    height: 100%;
}



.camp-block p,
.camp-block ul{
	margin-bottom: 1rem;
}

.camp-block ul{
	margin-left: 19px;
	padding-left: 0px;
}
.camp-block ul li::marker{
    content: "— ";
	width: 19px;
}

.camp-block-contact-form{
	padding-bottom: 70px;
}
.nf-form-hp{
	height: 0;
	overflow: hidden;
}
.nf-before-form-content > nf-section{
	display: none;
}

.camp-block .field-wrap{
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
	column-gap: 0px !important;
	align-items: center !important;
}
.camp-block .field-wrap .nf-field-label{
	width: 100px;
	margin: 0px !important;
}
.camp-block .field-wrap .nf-field-element{
	width: calc(100% - 100px);
	margin: 0px !important;
}

.camp-block .field-wrap .nf-field-label label{
	font-size: 0.875rem;
	font-weight: 300;
}


.camp-block #ninja_forms_required_items,
.camp-block .nf-field-container{
	margin-bottom: 6px;
}
.camp-block .ninja-forms-req-symbol{
	color: #be0000;
}

.camp-block .nf-form-content .submit-wrap input.ninja-forms-field{
	height: 38px;
	padding: 0px 18px 0px 18px;
}

.camp-block .nf-form-cont .nf-form-content .nf-field-element input[type="text"],
.camp-block .nf-form-cont .nf-form-content .nf-field-element input[type="email"]{
	border: 1px solid #000;
	border-radius: 5px;
	background-color: transparent;
	height: 30px;
	font-size: 0.875rem;
	color: #000;
}

.camp-block .nf-form-content .submit-wrap .nf-field-element{
	display: flex;
    justify-content: flex-end;
}
.camp-block .nf-form-content input[type=submit]{
	border: 1px solid #000;
	border-radius: 10px;
	background-color: transparent;
	text-transform: uppercase;
	font-size: 0.875rem;
	color: #000;
}

.camp-block .nf-error.field-wrap .nf-field-element:after{
	width: 29px;
	height: 29px;
	line-height: 29px;
}
.camp-block .nf-error .nf-error-msg{
	font-size: 0.7rem;
}

.postid-14510 .camp-section-outer.no-1{
	z-index: 5;
}
.postid-14510 .camp-section-outer.no-2{
	z-index: 4;
}
.postid-14510 .camp-section-outer.no-2 .camp-section-inner .camp-block-img:first-child{
	margin-top: -20px;
}