body {
	container: body / inline-size;
	min-height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	color: #042b55;
	font-family: 'Inter';
	background-color: #fff;
	overflow: auto;
}

.icon-a {
	width: 18px;
	flex-shrink: 0;
	aspect-ratio: 1 / 1;
}

.text {
	text-align: center;
}



/* btn-a */

.btn-a {
	margin-top: 100px;
	width: 90%;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	align-self: start;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 2;
	letter-spacing: -0.31px;
	text-align: unset;
	background-color: rgba(4, 43, 85, 0.15);
	padding: 5px 8px;
	border: 1px solid rgba(4, 43, 85, 0.5);
	border-radius: 27px;
}
/* end btn-a*/




/* row-a */

.row-a {
	display: flex;
	align-items: flex-start;
	gap: 16px;
	font-size: 32px;
	line-height: 1;
}

.row-container {
	flex-shrink: 0;
}

.row-subtitle {
	text-align: left;
}
/* end row-a*/


.label {
	text-align: center;
}

.icon-b {
	margin-top: 5px;
	width: 18px; height: 15px;
	flex-shrink: 0;
}



/* row-b */

.row-b {
	display: flex;
	align-items: flex-start;
	gap: 16px;
}

.row-circle {
	width: 24px;
	flex-shrink: 0;
	background-color: rgba(4, 43, 85, 0.15);
	aspect-ratio: 1 / 1;
	padding: 4px;
	border-radius: 50%;
}

.row-icon2 {
	aspect-ratio: 1 / 1;
}

.row-text {
	margin-top: -5px; margin-bottom: -4px;
	text-align: left;
}
/* end row-b*/


.text-every-contribution-a {
	margin: 24px auto 0 auto;
	width: 90%;
	max-width: 313px;
	font-size: 16px;
	font-weight: 400;
}

.text-every-contribution-b {
	margin: 0 auto;
	width: 90%;
	max-width: 313px;
	font-size: 20px;
	font-weight: 700;
}

.subtitle-a {
	font-size: 32px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.07px;
}



/* btn-b */

.btn-b {
	display: flex;
	justify-content: center;
	gap: 13px;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: -0.31px;
	text-align: unset;
	background-color: #f5ba4a;
	padding: 18px 10px;
	border-radius: 16px;
}
/* end btn-b*/


.footer-graphic {
	flex-shrink: 0;
}

.col-top {
	position: relative;
	display: flex;
	flex-direction: column;
	align-self: stretch;
}

.img1 {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
	object-fit: cover;
}

.col1 {
	container: col1 / inline-size;
	position: relative; z-index: 1;
	backdrop-filter: blur(1.5px);
	display: flex;
	flex-direction: column;
	gap: 13px;
	background-color: rgba(4, 43, 85, 0.85);
	padding: 29px 59px 163px 59px;
}

.row-top1 {
	position: relative;
	width: 100%;
	max-width: 1801px;
	min-height: 142px;
	flex-shrink: 0;
	align-self: center;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: -0.31px;
}

.frame {
	container: frame / inline-size;
	position: absolute; top: 0; left: 0;
	width: calc(100% - 0px);
	max-width: 1801px;
	min-height: 142px;
	font-weight: 400;
}

.row1 {
	position: absolute;
	top: 44px; left: 0; right: 0;
	max-width: 1800px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 40px;
	background-color: #fff;
	padding: 37px 0 37px 0;
	border-radius: 999px;
}

.text-onze {
	white-space: nowrap;
}

.layer {
	position: absolute; top: 0; left: 281px;
	width: 101px; height: 142px;
}

.btn1 {
	position: absolute; top: 71px; left: 1382px;
	width: 139px;
	display: flex;
	justify-content: center;
	font-style: normal;
	font-weight: 700;
	letter-spacing: -0.31px;
	text-align: center;
	background-color: #f5ba4a;
	padding: 10px 31px;
	border-radius: 16777200px;
	white-space: nowrap;
}

.btn2-holder {
	width: 100%;
    max-width: 1244px;
	margin: 102px auto 0;
}

.btn2 {
	width: 100%;
	max-width: 308px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	align-self: start;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	line-height: 2;
	letter-spacing: -0.31px;
	background-color: rgba(255, 255, 255, 0.15);
	padding: 4px 14px;
	border: 2px solid rgba(255, 255, 255, 0.5);
	border-radius: 27px;
}

.btn-icon3 {
	height: 18px;
	aspect-ratio: unset;
}

.title {
    width: 100%;
    max-width: 1244px;
	align-self: center;
	color: #fff;
	--min-font-size: 36; --max-font-size: 80; font-size: var(--interpolate);
	font-weight: 200;
	line-height: 1.123;
	letter-spacing: 0.29px;
}

.text-every-contribution1-holder {
	width: 100%;
    max-width: 1244px;
	margin: 20px auto 0;
}

.content-holder {
	width: 100%;
    max-width: 1304px;
	margin: 20px auto 0;
	padding: 0 30px;
}

.text-every-contribution1 {
    max-width: 800px;
	align-self: center;
	color: #dbeafe;
	--min-font-size: 16; --max-font-size: 20; font-size: var(--interpolate);
	font-weight: 400;
	line-height: 1.625;
	letter-spacing: -0.45px;
}

.row-bottom {
	margin: 36px auto 0;
	display: flex;
	align-items: flex-start;
	width: 100%;
    max-width: 1244px;
	gap: 24px;
	align-self: start;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
}

.btn3 {
	min-height: 60px;
	display: flex;
	justify-content: center;
	gap: 9px;
	font-style: normal;
	letter-spacing: -0.31px;
	text-align: unset;
	background-color: #fff;
	padding-left: 52px;
	padding-right: 54px;
	border-radius: 16px;
}

.btn-label3 {
	margin-left: -1px; margin-top: 18px;
	text-align: center;
}

.btn-icon4 {
	margin-top: 23px;
	width: 13px;
	flex-shrink: 0;
	aspect-ratio: 1 / 1;
}

.btn4 {
	width: 200px;
	min-height: 60px;
	display: flex;
	justify-content: center;
	flex-shrink: 0;
	color: #fff;
	font-style: normal;
	letter-spacing: -0.31px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.15);
	padding: 16px 7px;
	border: 2px solid rgba(255, 255, 255, 0.5);
	border-radius: 16px;
}

.btn5 {
	max-width: 155px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 2px solid rgba(4, 43, 85, 0.5);
}

.title-waarom-we {
	margin: 4px auto 0 auto;
	width: 90%;
	max-width: 1244px;
	--min-font-size: 36; --max-font-size: 80; font-size: var(--interpolate);
	font-weight: 400;
	line-height: 1.123;
	letter-spacing: 0.29px;
}

.row2 {
	margin-top: 16px;
	display: flex;
	align-items: flex-start;
	gap: 24px;
}

.card-left1 {
	width: 608px;
	gap: 16px;
	flex-shrink: 0;
	text-align: left;
	padding-bottom: 26px;
}

.row-top2 {
	align-self: start;
	font-weight: 600;
	letter-spacing: 0.07px;
}

.row-top2 .row-icon1 {
	height: 28px;
}

.row-top2 .row-subtitle {
	margin-right: -1px;
}

.card-left-text1 {
	margin-right: 24px;
}

.img-right {
	margin-bottom: -151px;
	width: 608px;
	flex-shrink: 0;
	border-radius: 16px;
}

.text-every-contribution2 {
	margin-left: 340px; margin-right: auto;
	width: 90%;
	max-width: 608px;
	align-self: start;
	--min-font-size: 18; --max-font-size: 20; font-size: var(--interpolate);
	font-weight: 400;
	line-height: 1.625;
	letter-spacing: -0.31px;
	background-color: rgba(245, 186, 74, 0.15);
	padding: 21px 64px 20px 40px;
	border: 2px solid rgba(245, 186, 74, 0.5);
	border-radius: 16px;
}

.col2 {
	margin: 107px auto 0 auto;
	width: 90%;
	max-width: 1240px;
	align-items: flex-start;
	gap: 16px;
	font-weight: 600;
	letter-spacing: 0.07px;
	padding-bottom: 41px;
}

.row-top3 .row-container {
	aspect-ratio: 1 / 1;
}

.row-top3 .row-icon1 {
	aspect-ratio: 1 / 1;
}

.row-top3 .row-subtitle {
	margin-right: -2px;
}

.text-every-contribution3 {
	width: 100%;
	max-width: 723px;
	--min-font-size: 16; --max-font-size: 20; font-size: var(--interpolate);
	font-weight: 400;
	line-height: 1.625;
}

.btn6 {
	margin-top: 8px;
	display: flex;
	justify-content: center;
	gap: 9px;
	font-size: 16px;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: -0.31px;
	text-align: unset;
	background-color: #f5ba4a;
	padding: 17px 51px 19px 48px;
	border-radius: 16px;
}

.btn-label4 {
	margin-left: -2px;
}

.btn-icon5 {
	width: 13px; height: unset;
	aspect-ratio: 1 / 1;
}

.btn7 {
	max-width: 142px;
}

.subtitle-wat-we-doen {
	margin: 4px auto 0 auto;
	width: 90%;
	max-width: 1244px;
}

.row3 {
	margin-top: 16px;
	display: flex;
	align-items: flex-start;
	gap: 24px;
}

.card-left2 {
	width: 608px;
	min-height: 468px;
	align-items: flex-start;
	gap: 12px;
	flex-shrink: 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 2.031;
	letter-spacing: -0.15px;
	text-align: left;
	padding-bottom: 41px;
}

.card-left-row-top {
	display: flex;
	align-items: flex-start;
	gap: 16px;
}

.card-left-container1 {
	flex-shrink: 0;
}

.card-left-icon1 {
	aspect-ratio: 1 / 1;
}

.card-left-col1 {
	margin-top: 5px;
	width: 370px;
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	text-align: left;
}

.card-left-subtitle1 {
	margin: -9px -2px 0 -1px;
	font-size: 28px;
	font-weight: 600;
	line-height: 1.143;
	letter-spacing: 0.07px;
}

.card-left-text-every1 {
	margin: -2px -124px 0 -1px;
	line-height: 1.625;
	letter-spacing: -0.31px;
}

.card-left-text-every2 {
	margin-top: 13px;
	align-self: stretch;
}

.row4 {
	margin-top: 23px;
}

.row4 .row-text {
	margin-right: -2px;
}

.row6 .row-text {
	margin-right: -3px;
}

.row7 {
	width: 100%;
	max-width: 440px;
	justify-content: space-between;
	gap: unset;
}

.row7 .row-text {
	margin-left: 0; margin-right: -2px;
}

.row8 .row-text {
	margin-right: -1px;
}

.card-right1 {
	width: 608px;
	min-height: 468px;
	gap: 25px;
	flex-shrink: 0;
	text-align: left;
	padding-bottom: 41px;
}

.card-right-row-top {
	margin-right: 26px;
	display: flex;
	align-items: flex-start;
	gap: 19px;
	font-size: 28px;
	font-weight: 600;
	line-height: 1.143;
	letter-spacing: 0.07px;
}

.card-right-container1 {
	flex-shrink: 0;
}

.card-right-icon1 {
	aspect-ratio: 1 / 1;
}

.card-right-subtitle1 {
	margin-right: -1px;
	text-align: left;
}

.col3 {
	container: col3 / inline-size;
	margin: 16px auto 0 auto;
	width: 90%;
	max-width: 1240px;
	gap: 16px;
	padding-top: 41px;
	padding-bottom: 41px;
}

.row-top4 {
	display: flex;
	align-items: flex-start;
	gap: 16px;
	align-self: start;
	font-size: 28px;
	font-weight: 600;
	line-height: 1.143;
	letter-spacing: -0.45px;
}

.container1 {
	flex-shrink: 0;
	background-color: #f5ba4a;
}

.container-container {
	aspect-ratio: 1 / 1;
	border: 2px solid #fff;
	border-radius: 10px;
}

.subtitle-stedenband {
	margin-right: -1px;
	text-align: left;
}

.text-de-gemeente-utrechtse {
	margin-right: 7px;
}

.btn8 {
	max-width: 131px;
}

.subtitle-over-stichting {
	margin: 4px auto 0 auto;
	width: 90%;
	max-width: 1244px;
}

.row9 {
	margin-left: -2px; margin-top: 16px;
	display: flex;
	align-items: flex-start;
	gap: 26px;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.625;
	letter-spacing: -0.31px;
}

.text-every-contribution4 {
	width: 608px;
	min-height: 409px;
	flex-shrink: 0;
	text-align: left;
	background-color: rgba(4, 43, 85, 0.15);
	padding: 41px 41px 73px 41px;
	border: 1px solid rgba(4, 43, 85, 0.5);
	border-radius: 16px;
}

.frame-right {
	position: relative;
	width: 608px; height: 409px;
	flex-shrink: 0;
	background-color: rgba(4, 43, 85, 0.15);
	border-radius: 16px;
	overflow: hidden;
}

.img2 {
	position: absolute; top: -122px; left: 0; right: -2px;
	width: calc(100% - 0px - -2px);
	max-width: none;
}

.subtitle-ons-bestuur {
	margin: 107px auto 0 auto;
	width: 90%;
	max-width: 1244px;
	--min-font-size: 18; --max-font-size: 32; font-size: var(--interpolate);
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.29px;
}

.row10 {
	margin: 16px auto 0 auto;
	width: 90%;
	max-width: 1240px;
	display: flex;
	align-items: flex-start;
	gap: 24px;
	line-height: 1.625;
	letter-spacing: -0.31px;
}

.card-left3 {
	width: 100%;
	min-height: 453px;
	display: flex;
	flex-direction: column;
	align-items: center;
	flex-grow: 1;
	text-align: left;
	background-color: rgba(4, 43, 85, 0.15);
	padding-left: 1px;
	border: 1px solid rgba(4, 43, 85, 0.5);
	border-radius: 16px;
	overflow: hidden;
}

.card-left-frame {
	position: relative;
	margin-right: -1px; margin-top: -1px;
	height: 328px;
	flex-shrink: 0;
	align-self: stretch;
	overflow: hidden;
}

.card-left-img {
	position: absolute; top: -31px; left: 0; right: 0;
	width: 100%;
}

.card4 {
	min-height: 453px;
	flex-grow: 1;
	text-align: left;
}

.card-frame {
	position: relative;
	margin-left: -1px; margin-top: -1px;
	height: 328px;
	flex-shrink: 0;
	align-self: stretch;
	overflow: hidden;
}

.card-img {
	position: absolute; top: -28px; left: -48px; right: -48px;
	width: calc(100% - -48px - -48px);
	max-width: none;
}

.card-text-every1 {
	max-width: 314px;
}

.card-text-every2 {
	max-width: 314px;
}

.card-right2 {
	min-height: 453px;
	flex-grow: 1;
	text-align: left;
}

.card-right-frame {
	position: relative;
	margin: -1px -1px 0 -1px;
	height: 328px;
	flex-shrink: 0;
	align-self: stretch;
	overflow: hidden;
}

.card-right-img {
	position: absolute; top: -61px; left: 0; right: 0;
	width: 100%;
}

.btn9 {
	max-width: 179px;
	padding-left: 9px;
	padding-right: 9px;
}

.subtitle-wil-je-helpen-question {
	margin: 4px auto 0 auto;
	width: 90%;
	max-width: 1244px;
}

.text-every-contribution5 {
	margin: 16px auto 0 auto;
	width: 90%;
	max-width: 1236px;
}

.row11 {
	margin: 16px auto 0 auto;
	width: 90%;
	max-width: 1240px;
	display: flex;
	align-items: flex-start;
	gap: 24px;
	font-size: 16px;
}

.card-left4 {
	width: 100%;
	min-height: 569px;
	justify-content: center;
	gap: 12px;
	flex-grow: 1;
	text-align: left;
	padding-top: 0;
}

.card-left-container2 {
	margin-top: -3px;
	align-self: start;
}

.card-left-icon2 {
	aspect-ratio: 1 / 1;
}

.card-left-text-every5 {
	margin-top: 12px;
	font-weight: 400;
	line-height: 1.625;
	letter-spacing: -0.31px;
}

.card-left-col2 {
	margin-top: 18px;
	display: flex;
	flex-direction: column;
	background-color: rgba(4, 43, 85, 0.15);
	padding: 25px 8px;
	border: 2px solid rgba(4, 43, 85, 0.5);
	border-radius: 16px;
}

.card-left-text {
	margin: 0 14px;
	font-size: 12px;
	font-weight: 400;
	line-height: 2.167;
	letter-spacing: 0.29px;
}

.card-left-text-nl74-rabo {
	margin: -1px 14px 0 14px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.625;
	letter-spacing: -0.45px;
}

.card-left-text-omschrijving {
	margin-top: 13px;
}

.card-left-text-bottom {
	font-weight: 700;
	line-height: 1.25;
	letter-spacing: -0.15px;
	text-align: center;
}

.card-left-row-bottom {
	margin-top: 23px;
	display: flex;
	align-items: flex-start;
	gap: 8px;
	align-self: start;
	font-size: 12px;
	font-weight: 400;
	line-height: 2.167;
	letter-spacing: -0.15px;
}

.card-left-circle {
	width: 16px;
	flex-shrink: 0;
	background-color: rgba(4, 43, 85, 0.15);
	aspect-ratio: 1 / 1;
	border: 1px solid rgba(4, 43, 85, 0.5);
	border-radius: 50%;
}

.card-left-text-eenmalig-of {
	margin: -5px -1px -5px 0;
	text-align: left;
}

.card5 {
	width: 100%;
	min-height: 569px;
	justify-content: center;
	gap: 12px;
	flex-grow: 1;
	font-weight: 400;
	line-height: 1.625;
	text-align: left;
}

.card-container {
	align-self: start;
	background-color: #f5ba4a;
}

.card-icon {
	height: 28px;
}

.card-text {
	margin-right: 1px; margin-top: 12px;
}

.row12 {
	margin-top: 13px;
	align-self: start;
	letter-spacing: -0.15px;
}

.row12 .row-text {
	margin-right: -2px; margin-top: -1px; margin-bottom: -1px;
}

.row13 {
	align-self: start;
	letter-spacing: -0.15px;
}

.row13 .row-text {
	margin-right: -2px; margin-top: -1px; margin-bottom: -1px;
}

.row14 {
	align-self: start;
	letter-spacing: -0.15px;
}

.row14 .row-text {
	margin-right: -1px; margin-top: -1px; margin-bottom: -1px;
}

.btn10 {
	margin-left: 1px; margin-top: 90px;
	font-weight: 600;
}

.btn10 .btn-icon2 {
	margin-left: 1px;
}

.card-right3 {
	width: 100%;
	min-height: 569px;
	justify-content: center;
	gap: 12px;
	flex-grow: 1;
	font-weight: 600;
	text-align: left;
	padding-top: 0;
}

.card-right-container2 {
	align-self: start;
}

.card-right-icon2 {
	height: 28px;
}

.card-right-subtitle2 {
	font-size: 32px;
	line-height: 1;
	letter-spacing: 0.07px;
}

.card-right-text2 {
	margin-top: 12px;
}

.btn11 {
	margin-top: 107px;
}

.footer {
	container: footer / inline-size;
	margin-top: 107px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 103px;
	align-self: stretch;
	font-weight: 400;
	background-color: #042b55;
	padding: 60px 24px 1px 24px;
}

.footer-container1 {
	margin-left: 1px;
	width: 100%;
	max-width: 1241px;
	display: flex;
	flex-direction: column;
	padding-right: 1px;
}

.footer-container2 {
	container: footer-container2 / inline-size;
	margin-right: 881px;
	display: flex;
	flex-direction: column;
	gap: 25px;
	color: #fff;
}

.footer-container3 {
	display: flex;
	align-items: center;
	gap: 12px;
}

.footer-icon1 {
	width: 48px;
	aspect-ratio: 1 / 1;
}

.footer-container4 {
	margin-top: 1px;
	width: 59px;
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	text-align: left;
}

.footer-text-container1 {
	color: unset;
}

.footer-text-container2 {
	margin-top: -1px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: -0.45px;
}

.footer-text-paragraph1 {
	margin-right: -9px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.625;
	letter-spacing: -0.15px;
}

.footer-container5 {
	margin-left: 441px; margin-top: -118px;
	width: 100%;
	max-width: 288px;
	display: flex;
	flex-direction: column;
	gap: 23px;
	align-self: start;
}

.footer-text-heading1 {
	text-transform: uppercase;
}

.footer-container6 {
	display: flex;
	align-items: flex-start;
	gap: 12px;
}

.footer-container7 {
	width: 20px; height: 20px;
}

.footer-container8 {
	margin-top: 1px;
	width: 191px;
	display: flex;
	flex-direction: column;
	gap: 6px;
	flex-shrink: 0;
	text-align: left;
}

.footer-text-link {
	color: #fff;
	--min-font-size: 15; --max-font-size: 16; font-size: var(--interpolate);
	line-height: 1.5;
	letter-spacing: -0.31px;
}

.footer-container9 {
	margin-left: 881px; margin-top: -85px;
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.footer-text-heading2 {
	text-transform: uppercase;
}

.footer-container10 {
	display: flex;
	flex-direction: column;
	gap: 13px;
}

.footer-container11 {
	display: flex;
	flex-direction: column;
	gap: 3px;
	color: #fff;
}

.footer-text-container4 {
	margin-right: -9px;
}

.footer-text-container5 {
	margin-right: -9px; margin-top: 4px;
	--min-font-size: 15; --max-font-size: 16; font-size: var(--interpolate);
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: -0.31px;
}

.footer-link {
	display: flex;
	align-items: flex-start;
	gap: 9px;
	align-self: start;
	font-size: 14px;
	line-height: 1.429;
	letter-spacing: -0.15px;
}

.footer-text {
	text-align: left;
}

.footer-icon2 {
	margin-top: 4px;
	width: 12px; height: 12px;
	flex-shrink: 0;
}

.footer-container12 {
	display: flex;
	flex-direction: column;
	gap: 6px;
	padding-top: 17px;
	border-top: 1px solid #fff;
}

.footer-container13 {
	container: footer-container13 / inline-size;
	margin-right: -1px;
	display: flex;
	flex-direction: column;
	gap: 8px;
	font-size: 14px;
	line-height: 1.429;
	letter-spacing: -0.15px;
	padding-right: 1px;
	padding-bottom: 4px;
}



/* container */

.container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 6px;
}

.container-text1 {
	margin-top: 6px; margin-bottom: -5px;
	color: rgba(255, 255, 255, 0.5);
	text-align: left;
}

.container-text2 {
	margin: 6px -1px -5px 0;
	color: #fff;
	text-align: left;
}
/* end container*/


.container3 {
	align-items: flex-start;
}

.container3 .container-text1 {
	margin-top: 0;
}

.container3 .container-text2 {
	margin-top: 0;
}

.container4 .container-text2 {
	margin-right: -2px;
}

.footer-container14 {
	width: 100%;
	max-width: 1232px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	color: rgba(255, 255, 255, 0.5);
	font-size: 14px;
	line-height: 1.429;
	letter-spacing: -0.15px;
	padding-top: 14px;
	padding-bottom: 20px;
	border-top: 1px solid #fff;
}

.footer-text-paragraph2 {
	margin-top: 1px;
	width: 543px;
	flex-shrink: 0;
	text-align: left;
}

.footer-container15 {
	width: 192px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-shrink: 0;
	padding-bottom: 7px;
}

.footer-icon3 {
	margin-left: -1px; margin-top: 3px;
	width: 16px;
	flex-shrink: 0;
	aspect-ratio: 1 / 1;
}

.footer-text-samen-brengen {
	text-align: left;
}



/** breakpoints (margin / paddings) **/

@media screen and (max-width: 1280px) {
	.col1 {
		padding-inline: var(--margin-md);
	}
	.row1 {
		padding-inline: var(--margin-md);
	}
	.btn2 {
		margin-inline: 0;
	}
	.text-every-contribution1 {
		margin-inline: 0;
	}
	.card-left-text1 {
		margin-inline: 0;
	}
	.text-every-contribution2 {
		padding-inline: var(--margin-md);
	}
	.card-left-subtitle1 {
		margin-inline: 0;
	}
	.card-left-text-every1 {
		margin-inline: 0;
	}
	.row4 .row-text {
		margin-inline: 0;
	}
	.row6 .row-text {
		margin-inline: 0;
	}
	.row7 .row-text {
		margin-inline: 0;
	}
	.row8 .row-text {
		margin-inline: 0;
	}
	.card-right-row-top {
		margin-inline: 0;
	}
	.card-right-subtitle1 {
		margin-inline: 0;
	}
	.subtitle-stedenband {
		margin-inline: 0;
	}
	.text-de-gemeente-utrechtse {
		margin-inline: 0;
	}
	.text-every-contribution4 {
		padding-inline: var(--margin-md);
	}
	.card-frame {
		margin-inline: 0;
	}
	.card-left-text {
		margin-inline: 0;
	}
	.card-left-text-nl74-rabo {
		margin-inline: 0;
	}
	.footer {
		padding-inline: var(--margin-sm);
	}
	.footer-container1 {
		margin-inline: 0;
	}
	.footer-container2 {
		margin-inline: 0;
	}
	.footer-container5 {
		margin-inline: 0;
	}
	.footer-container9 {
		margin-inline: 0;
	}
	.footer-text-container4 {
		margin-inline: 0;
	}
	.footer-text-container5 {
		margin-inline: 0;
	}
	.footer-container13 {
		margin-inline: 0;
	}
}

@media screen and (max-width: 576px) {
	.col1 {
		padding-inline: var(--margin-sm);
	}
	.row1 {
		padding-inline: var(--margin-sm);
	}
	.text-every-contribution2 {
		padding-inline: var(--margin-sm);
	}
	.text-every-contribution4 {
		padding-inline: var(--margin-sm);
	}
}



/* container queries (flex rows) */

@container body (width < 482px) {
	.btn-a {
		margin-left: 0; margin-right: 0;
		flex-direction: column;
		align-items: center;
		gap: 13px;
		padding: 7px 8px;
	}
	.text-every-contribution2 {
		margin-left: 0; margin-right: 0;
	}
	.btn7 {
		margin-left: 0; margin-right: 0;
	}
	.btn8 {
		margin-left: 0; margin-right: 0;
	}
	.row9 {
		margin-left: 0; margin-right: 0;
	}
	.btn9 {
		margin-left: 0; margin-right: 0;
	}
	.btn-a > * {
		text-align: center;
	}
}

@container frame (width < 1800px) {

}

@container col1 (width < 703px) {
	.row-bottom {
		margin-left: 0;
		flex-direction: column;
		align-items: center;
		gap: 15px;
	}
	.row-bottom > * {
		margin-top: unset !important;
		text-align: center;
	}
}

@container body (width < 1239px) {
	.row2 {
		flex-direction: column;
		align-items: center;
		gap: 87px;
	}
	.row2 > * {
		text-align: center;
	}
	.row2 .row-top2 {
		align-self: center;
	}
	.row2 > .card-left1 {
		width: 100%;
		max-width: 608px;
		align-items: center;
	}
	.row2 > .img-right {
		width: 100%;
		max-width: 608px;
	}
}

@container body (width < 1239px) {
	.row3 {
		flex-direction: column;
		align-items: center;
		gap: 72px;
	}
	.row3 > * {
		text-align: center;
	}
	.row3 .card-left-text-every2 {
		align-self: center;
	}
	.row3 > .card-left2 {
		width: 100%;
		max-width: 608px;
		align-items: center;
	}
	.row3 > .card-right1 {
		width: 100%;
		max-width: 608px;
	}
}

@container col3 (width < 672px) {
	.row-top4 {
		flex-direction: column;
		align-items: center;
		gap: 14px;
	}
	.col3 > * {
		margin-left: 0; margin-right: 0;
	}
	.row-top4 > * {
		margin-right: unset !important;
		text-align: center;
	}
}

@container body (width < 1245px) {
	.row9 {
		flex-direction: column;
		align-items: center;
		gap: 57px;
	}
	.row9 > * {
		text-align: center;
	}
	.row9 > .text-every-contribution4 {
		width: 100%;
		max-width: 608px;
	}
	.row9 > .frame-right {
		width: 100%;
		max-width: 608px;
	}
}

@container body (width < 1000px) {
	.row10 {
		flex-direction: column;
		align-items: center;
		gap: 68px;
	}
	.row10 > * {
		margin-left: unset !important; margin-right: unset !important;
	}
	.row10 .card-left-frame {
		align-self: center;
	}
	.row10 > .card-left3 {
		width: 100%;
	}
	.row10 .card-frame {
		align-self: center;
	}
	.row10 > .card4 {
		width: 100%;
	}
	.row10 .card-right-frame {
		align-self: center;
	}
	.row10 > .card-right2 {
		width: 100%;
	}
}

@container body (width < 1239px) {
	.row11 {
		flex-direction: column;
		align-items: center;
		gap: 100px;
	}
	.row11 > * {
		margin-left: unset !important; margin-right: unset !important;
		text-align: center;
	}
	.row11 .card-left-container2 {
		align-self: center;
	}
	.row11 .card-left-row-bottom {
		align-self: center;
	}
	.row11 > .card-left4 {
		width: 100%;
		align-items: center;
	}
	.row11 .card-container {
		align-self: center;
	}
	.row11 .row12 {
		align-self: center;
	}
	.row11 .row13 {
		align-self: center;
	}
	.row11 .row14 {
		align-self: center;
	}
	.row11 > .card5 {
		width: 100%;
		align-items: center;
	}
	.row11 > .card5 > * {
		text-align: unset;
	}
	.row11 .card-right-container2 {
		align-self: center;
	}
	.row11 > .card-right3 {
		width: 100%;
	}
	.row11 > .card-right3 > * {
		text-align: unset;
	}
}

@container footer-container2 (width < 117px) {
	.footer-container3 {
		flex-direction: column;
		align-items: center;
		gap: 14px;
	}
	.footer-container2 > * {
		margin-left: 0; margin-right: 0;
	}
	.footer-container3 > * {
		margin-top: unset !important;
		text-align: center;
	}
}

@container footer-container13 (width < 175px) {
	.container {
		flex-direction: column;
		align-items: center;
		gap: 13px;
	}
	.container > * {
		margin-right: unset !important; margin-top: unset !important;
		text-align: center;
	}
}

@container footer (width < 733px) {
	.footer-container14 {
		flex-direction: column;
		align-items: center;
		gap: 13px;
	}
	.footer-container14 > * {
		margin-right: unset !important; margin-top: unset !important;
		text-align: center;
	}
	.footer-container14 > .footer-text-paragraph2 {
		width: 100%;
		max-width: 543px;
	}
}
