﻿/*:root {
   --dark-green: #243508;
   --green:#BFF355;
   --row-divider: #D3D7CE;
   --landing-contacts-bg: #F1EBE7;
   --slick-arrow-border: #C3D34D;
}*/

body,
.standard-page-content,
.btn-standard { font-family: Roobert, berlingske_sans_roundregular, sans-serif; }

p,
ul,
ul li { font-family: Roobert, berlingske_sans_roundregular, sans-serif; }

.banner { width: 100%; position: relative; padding: 40px 0 100px 0; margin: 0; }
.banner .header { width: 100%; max-width: 570px; background-color: var(--hl-dark-green); padding: 40px; color: #ffffff; font-size: 19px; line-height: 1.3em; }
.banner .header h1 { font-size: 44px; font-family: Roobert, berlingske_sans_roundregular, sans-serif; font-weight: bold; margin-bottom: 0.5em; line-height: 1.2em; }
.banner .header h4 { font-size: 24px; font-family: Roobert, berlingske_sans_roundmedium, sans-serif; margin-bottom: 0.75em; color: var(--green); line-height: 1.2em; }

.banner .header p { font-size: inherit; color: inherit; line-height: inherit; }

.banner .header .btn-free-access { margin-top: 30px; }

.home-page .banner { margin-bottom: 0; }

.landing-page .banner { padding-bottom: 0; padding-top: 0; margin-bottom: 60px; }
.landing-page .banner .header { max-width: 610px; transform: translateY(40px); background-color: var(--hl-light-green); color: var(--hl-dark-green); }
.landing-page .banner .wrapper .col-1 { display: flex; flex-direction: row; gap: 20px; align-items: start; }

.banner-background { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 0; background-position: center 70%; background-size: cover; background-repeat: no-repeat; }



a.btn-access { display: block; text-decoration: none; margin: 0; text-align: center; display: flex; align-content: center; }

/*.btn-green { background-color: var(--green); border-width: 1px; border-style: solid; border-color: var(--green); color: var(--dark-green); font-size: 18px; }
.btn-green:hover { background-color: var(--dark-green); color: var(--green); }

.banner .key-benefits { background-color: var(--hl-light-green); padding: 30px; max-width:330px; align-self: center; align-self: end; transform: translateY(40px); }

.banner .key-benefits h3 { font-family: Roobert, berlingske_sans_roundregular, sans-serif; font-size: 30px; font-weight: 500; color: var(--dark-green); margin-bottom: 0.75em; }
.banner .key-benefits ul { list-style: none; }
.banner .key-benefits ul li { display: flex; flex-direction: row; align-items: start; gap: 15px; color: var(--dark-green); font-size: 19px; margin-bottom: 0.75em;  }
.banner .key-benefits ul li:before { content: ""; display: inline-block; width: 20px; height: 20px; background-color: var(--hl-dark-green); flex-shrink: 0; margin-top: 4px;  }

.banner .key-benefits ul li:last-child { margin-bottom: 0; }*/

.content { }
.content .intro { font-size: 20px; color: var(--hl-dark-green); line-height: 1.3em; }

.wrapper table tr th { font-family: Roobert, berlingske_sans_roundregular, sans-serif; font-weight: 600; }
.wrapper table tr td { font-family: Roobert, berlingske_sans_roundregular, sans-serif; }

/*.wrapper .key-features table { border: 0; background-color: transparent; font-family: Roobert; }
.wrapper .key-features table tr th { background-color: transparent; border: 0; vertical-align: middle; padding-left: 0; padding-right: 0; }
.wrapper .key-features table tr td { background-color: transparent; border-left: 0; border-right: 0; border-top: 0; border-bottom: 1px solid var(--row-divider); vertical-align: middle; line-height: 1.2em;  }

.wrapper .key-features table tbody tr:last-child td { border-bottom: 0; }

.wrapper .key-features table tr td { padding: 10px 0; }

.wrapper .key-features table tbody tr:first-child td { padding-top: 20px; }

.wrapper .key-features table tbody tr:last-child td { position: relative; padding: 0!important; }

.wrapper .key-features table tbody tr:last-child .cta { display: block; width: 100%; height: 100%; padding: 10px; min-height: 56px; /*position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-width: 0; padding: 10px;* / }

.wrapper .key-features table tbody tr:last-child td:last-child { background-color: var(--hl-light-green)!important; }

.wrapper .key-features table tbody tr:last-child td:last-child button { position: absolute; top: 0; left:0; width: 100%; height: 100%; }

.wrapper .key-features table tbody tr:not(:last-child) td:first-child { padding-left: 50px; position: relative; }
.wrapper .key-features table tbody tr:not(:last-child) td:first-child:before { content: ""; position: absolute; left: 0; top: 50%; margin-top: -15px; width: 30px; height: 30px; background-color: var(--green); } */

.home-page .iframe-content { background-color: var(--hl-light-taupe); padding: 0 0 60px 0; }

.key-contacts-v3 { margin-top: 40px; }

.key-contacts-v3.landing-contacts { background-color: var(--hl-light-taupe); padding: 30px 0; }
.key-contacts-v3 .carousel-controls .slick-arrow { background-color: transparent; background-image: url("/_assets/icon-line-arrow-hl-dark-green.png"); background-size: auto 20px; border-color: var(--hl-dark-green); }

.key-contacts-v3 .carousel-controls .slick-arrow:hover { background-color: var(--hl-dark-green); background-image: url("/_assets/icon-line-arrow-hl-light-green.png"); }

.key-contacts-v3 .header h2.section-title { color: var(--hl-dark-green); font-family: Roobert, berlingske_sans_roundregular, sans-serif; }

.key-contacts-v3 .header .buttons a.btn-contact-us { background-color: var(--hl-dark-green); color: #ffffff; }
.key-contacts-v3 .header .buttons a.btn-contact-us:before { content: ""; width: 26px; height: 26px; background-image: url("/_assets/icon-envelope-green.png"); background-size: contain; background-position: center; background-repeat: no-repeat; }

.key-contacts-v3 .header .buttons a.btn-contact-us:hover { background-color: #ffffff; color: var(--hl-dark-green); }


section.related-tool { margin: 0; position: relative; overflow: hidden; }

/*.landing-page section.content .panels { display: grid; grid-template-columns: 480px 480px; gap: 80px; justify-content: space-between; } */
.landing-page section.content .panels { display: flex; gap: 20px; justify-content: space-between; }


.landing-page section.content .panels .how-we-can-help { padding: 40px 0 0 0; width: 100%; max-width: 480px;  }

.landing-page section.content .panels h2.title { font-family: Roobert; font-size: 34px; font-weight: 500; margin: 0 0 0.5em; line-height: 1.2em; }

.landing-page section.content .panels .how-we-can-help h2.title { color: var(--hl-dark-green); margin-bottom: 25px; }

.landing-page section.content .panels .how-we-can-help table.included { border: 0; background-color: transparent; margin: 0; }

.landing-page section.content .panels .how-we-can-help table.included td { padding: 15px 0; border-top: 1px solid #D3D6CD; border-left: none; border-right: none; }

.landing-page section.content .panels .how-we-can-help table.included td:first-child { padding-right: 10px; }
.landing-page section.content .panels .how-we-can-help table.included td:last-child { padding-left: 10px; font-size: 17px; line-height: 1.2em; color: var(--hl-dark-green); font-weight: 400; }

.landing-page section.content .panels .how-we-can-help table.included td img { width: 40px; height: 40px; }

.landing-page section.content .panels .how-we-can-help table.included th:not(:last-child) td { border-bottom: none; }

.landing-page section.content .panels .additional-support { width: 100%; max-width: 480px; background-color: var(--hl-dark-green); color: #ffffff#; padding: 40px; display: flex; flex-direction: column; gap: 20px; justify-content: space-between; }
.landing-page section.content .panels .additional-support h2.title { color: var(--hl-light-green); }

.landing-page section.content .panels .additional-support p,
.landing-page section.content .panels .additional-support a { font-family: Roobert; font-size: 17px; font-weight: 400; line-height: 1.2em; color: #ffffff; text-decoration: none; }

.landing-page section.related-tool { margin-top: 40px; }

.home-page section.related-tool { margin-top: 40px; }

.home-page .iframe-container { margin-top: -60px; background-color: #ffffff; }

/*section.related-tool .background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; z-index: 0; }
section.related-tool .content { position: relative; z-index: 1; display: block; padding: 40px 0; text-decoration: none; color: var(--dark-green); max-width: calc(100% - 480px);  }

section.related-tool .content .follow-link { transition: transform 0.2s; height: 22px; width: auto; margin-top: 30px; }

section.related-tool .content:hover .follow-link { transform: translateX(5px); }

section.related-tool .content label { display: block; margin-bottom: 1.25em; font-family: Roobert; font-size: 19px; font-weight: 500; color: var(--dark-green); }
section.related-tool .content h2 { font-family: Roobert; font-weight: 600; font-size: 37px; color: var(--dark-green); margin-bottom: 0.75em; }


section.related-tool .content p { font-size: 21px; font-weight: 500; color: var(--dark-green); line-height: 1.3em; }

section.related-tool .background .image { position: absolute; right: 0; top: 50%; width: 400px; height: 400px; transform: translateY(-200px); background-size: cover; background-position: center; background-repeat: no-repeat; } */


.sections { margin-top: -33px; }

.sections .tabs { display: grid; grid-template-columns: 1fr 1fr; }

.sections .tabs .tab { font-family: Roobert; font-weight: 400; position: relative; display: flex; flex-direction: row; gap: 10px; align-items: center; justify-content: center; font-size: 17px; color: var(--hl-dark-green); background-color: var(--hl-taupe); padding: 6px 16px; transition: all 0.2s; }
.sections .tabs .tab.active { background-color: var(--hl-light-green); color: var(--hl-dark-green); }
.sections .tabs .tab.active:after { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -11px; display: block; width: 0; height: 0; border-top: 11px solid var(--hl-light-green); border-left: 11px solid rgba( 255, 255, 255, 0); border-right: 11px solid rgba(255,255,255,0); }

.sections iframe { display: none; height: 60vh; width: 100%; }
.sections iframe.active { display: block; }

@media (max-width: 980px) {
	.landing-page section.content .panels .how-we-can-help,
	.landing-page section.content .panels .additional-support { max-width: 400px; flex-shrink: 0; }
}

@media (max-width: 900px) {
	section.related-tool .content { max-width: calc(100% - 250px); }
	section.related-tool .background .image { width: 200px; height: 200px; transform: translateY(-100px); }
}

@media (max-width: 860px) {
	.landing-page section.content .panels { flex-direction: column; gap: 40px; }

	.landing-page section.content .panels .how-we-can-help,
	.landing-page section.content .panels .additional-support { max-width: 100%; }
}


	@media (max-width: 760px) {
		.landing-page .banner .wrapper .col-1 { flex-direction: column; padding: 0 20px; }

		.banner .key-benefits,
		.banner.landing-page .header { max-width: 100%; }

		.banner.landing-page .banner-background { clip-path: unset; }
		.col-1 { padding: 0 20px; }

		table,
		table th,
		table td { font-size: 16px !important; }

		.wrapper .key-features table thead tr th:first-child { font-size: 20px !important; width: 50%; }

		.wrapper .key-features table thead tr

		.wrapper .key-features table tr th,
		.wrapper .key-features table tbody tr td { padding: 10px; }

		table td img { width: 30px !important; height: 30px !important; }

		.btn-green { font-size: 16px; }

		.key-contacts-v3 { margin-bottom: 20px; }

		section.related-tool .content { max-width: 100% !important; }
		section.related-tool .background .image { display: none; }
	}
