* {
	font-family: "Figtree",sans-serif;
	cursor:pointer;
}

body {
	background:#000000;
	font-size:62.5%;
}

h2 {
	font-size: 5em;
	font-weight: 800;
}
p, .report__page li {
	font-size:3.2em;
	font-weight:400;
	color:white;
	line-height:1.2;
}
p {
	margin-bottom: 1em;
}
.btn {
	font-size: 2.1em;
	color: white;
	border: 0.1em solid white;
	border-radius: 60px;
	padding: 0.25em 1.4em;
	background: #0D0D0D;
	transition:none;
}
@media(max-width:767px){
	.btn {
		font-size: 3em;
	}
}

.btn:hover {
	color: #0D0D0D;
	background: white;
}

.btn.btn-download {
	background-image: url(../images/download-icon.png);
	background-repeat: no-repeat;
	background-position: right 1.2em center;
	padding-right: 2.6em;
	background-size: 0.726em;
}
.btn.btn-download:hover {
	background-image:url(../images/download-icon-black.png);
}

.report__page h2 {
	padding-top: 3em;
}
@media(max-width:767px){
	.report__page h2 {
		padding-top: 0em;
		font-size: 6em;
		text-align: center;
	}
}
#page-9 h2 {
	padding-top:0;
}

.report__page ul,
.report__page li {
	list-style:none;
}


.container {
	position:relative;
}
.report__track {
	opacity:0;
	overflow: hidden;
	position: relative;
	max-height: 100vh;
	margin: 0 auto;
	top: 50vh;
	transform: translatey(-50%);
}
.report__page {
	height: 100vh;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: flex;
	flex-direction: column;
	align-items:center;
	height: 100%;
}
@media(max-width:767px){
	.report__page {
		height: auto;
		padding-top:20em;
		padding-left:4em;
		padding-right:4em;
	}
	.report__page:nth-child(1),
	.report__page:nth-child(2) {
		padding-top:0em;
	}
	.report__page:nth-child(3) {
		padding-top:10em;
	}
	.report__page:last-child {
		padding-bottom: 10em;
	}
}

.container {
	/*width: 1920px;*/
	max-width: 100%;
	padding-right: 5em;
	padding-left: 5em;
	margin-right: auto;
	margin-left: auto;
	padding: 0;	
	font-size:0.5vw;
	height: 100%;
}
@media(min-aspect-ratio: 2 / 1){
	.container {
		font-size: 1vh;
		height: 100%;
		width: 200vh;
		max-width: 100%;
	}
}
.track-inner {
	background: #0D0D0D;
	overflow: hidden;
	aspect-ratio: 2/1;
}
.logos-container {
	height:auto;
}


.report__page--doubleHeight {
	height: 200%;
}
.report__subPage {
	height: 50%;
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 100%;
}
@media(max-width:767px){
	.report__subPage {
		height: auto;
		position:relative;
	}
}


.report__pageInner {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	flex-grow: 1;
	padding-bottom: 15em;
	width: 100%;
	padding-top: 2.7em;
	padding-bottom: 2.7em;
}
@media(max-width:767px){
	.report__pageInner {
		padding:4em 0;
	}
}

.report__companyLogos {
	position: absolute;
	left: 5em;
	top: 5em;
	z-index: 10000;
	width: 23.8em;
}
@media(max-width:767px){
	.report__companyLogos {
		display:none;
	}
}
.report__companyLogos img {
	width:100%;
	height:auto;
}
.report__logo {
	position:absolute;
	left:50%;
	transform:translatex(-50%);
	top: 5em;
	z-index:10000;
}
@media(max-width:767px){
	.report__logo {
		display:none;
	}
}
.report__logo > img:nth-child(1){
	width:6.6em;
	height:auto;
}
.report__logo > img:nth-child(2) {
	width: 10.1em;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.report__logo > img:nth-child(3){
	width:0.9em;
	height:auto;
}

.report__nav {
	position: fixed;
	top: 5em;
	right: 5em;
	display: flex;
	z-index:12;
}
@media(max-width:1500px){
	.report__nav {
		right:2em;
		font-size: 0.9em;
	}
}
@media(max-width:1024px){
	.report__nav {
		top:-24em;
	}
}
@media(max-width:767px){
	.report__nav {
		display:none;
	}
}
.report__navText {
	list-style: none;
	padding-left: 0px;
}
.report__navItem {
	color: white;
	text-align: right;
	padding: 0.7em 0;
	line-height: 1;
	height: 3.65em;
}

.report__navLink {
	color: inherit;
	text-decoration: none;
	font-size: 1.5em;
	font-weight: 400;
	line-height:1.5;
}

.report__navItem:nth-child(1) .report__navLink {
	color:white;
}
.report__navItem:nth-child(2) .report__navLink {
	color:#2FB7DA;
}
.report__navItem:nth-child(3) .report__navLink {
	color:#9E84F5;
}
.report__navItem:nth-child(4) .report__navLink {
	color:#FCAC69;
}
.report__navItem:nth-child(5) .report__navLink {
	color:#FC5B61;
}
.report__navItem:nth-child(6) .report__navLink {
	color:#82CAAE;
}

.report__navBallTrack {
	width: 2em;
	padding-left: 1.1em;
	padding-top: 0.5em;
}
.report__navBall {
	height: 1em;
	width: 1em;
	background: white;
	border-radius: 20px;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}


.circle-mask {
  position: relative;
  overflow: hidden;
}

.circle-mask span {
  height: 100%;
  width: 100%;
  border-radius: 1000px;
  border: 130px solid white;
  box-sizing: content-box;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}







.intro-logos {
	position: relative;
	padding-bottom: 0em;
}
.intro-logos-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	display: flex;
	align-items: flex-start;
	padding-bottom: 0em;
}
@media(max-width:767px){
	.intro-logos-text {
		position: absolute;
		top: 50%;
		left: 0%;
		transform: translatey(-50%);
		padding-bottom: 0;
	}
}

#page-2 > img:first-child {
	bottom: 8.7em;
	position: relative;
	width: 33.7em;
	height: auto;
}
.intro-logos > img:first-child {
	width:73.6em;
	height:auto;
}
@media(max-width:767px){
	.intro-logos > img:first-child {
		max-width: 70%;
		margin: 0 auto;
		display: block;
	}
}
.intro-logos-text img:first-child{
	position:relative;
	width: 31.2em;
}
.intro-logos-text > img:last-child {
	width: 96.4em;
}
@media(max-width:767px){
	.intro-logos-text > img:last-child {
		max-width:100%;
	}
}


#page-3 .report__pageInner {
	align-items: flex-end;
	justify-content: flex-end;
}
@media(min-width:768px){
	#page-3 .report__pageInner {
		padding-right: 22em;
		padding-bottom: 18em;
	}
}
@media(max-width:767px){
	#page-3 .report__pageInner {
		padding-top:10em;
		max-width: 100%;
		width: 45em;
	}
}
.building-for-whats-next-text {
	display: flex;
	flex-direction: column;
	gap: 1.9em;
	max-width: 50%;
	width: 76.8em;
	z-index: 2;
}
@media(max-width:767px){
	.building-for-whats-next-text {
		max-width: 100%;
		width: auto;
		z-index: 2;
		text-align:center;
		gap:6em;
		margin-top:-20em;
	}
	.whatsnexttext2 {
		margin-bottom:0.6em;
	}
}
.building-for-whats-next-text h1 {
	color: #82CAAE;
	font-weight: 800;
	font-size: 10em;
	line-height: 1.2;
	margin:0;
}
@media(max-width:767px){
	.building-for-whats-next-text h1 {
		font-size: 6em;
	}
}

.building-for-whats-next-text > div {
	display: flex;
	gap: 3.3em;
}
@media(max-width:767px){
	.building-for-whats-next-text > div {
		flex-direction:column;
		align-items: center;
	}
}
.building-for-whats-next-man {
	position: absolute;
	top: 10em;
	left: -56em;
	height: 89.5em;
	width: auto;
	/* aspect-ratio: 1 / 1; */
	width: 170em;
}
@media(max-width:767px){
	.building-for-whats-next-man {
		position: relative;
		top: 0em;
		height: 95.5em;
		left: 19em;
		margin-bottom: 0em;
		width: 117em;
	}
}

.mask-1, .mask-2 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	clip-path: circle(21.2em at 72em 65em);
}
@media(max-width:767px){
	.mask-1 {
		clip-path: circle(12.2em at 52em 48em);
	}
}
.mask-2 {
	clip-path: circle(37em at 126em 37em);
}
@media(max-width:767px){
	.mask-2 {
		clip-path: circle(26.9em at 87em 27em);
	}
}
.mask-1 img, .mask-2 img {
	width: 100%;
}

@media(max-width:767px){
	.whatsnexttext4 {
		display:none;
	}
}


#page-4 h2 {
	color: #2FB7DA;
}
.chairmans-highlights-text {
	text-align: center;
	max-width: 100%;
	margin-bottom: 7em;
}
.chairmans-highlights-shields {
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-template-rows: auto;
	display: grid;
	gap: 4em;
}
@media(max-width:767px){
	.chairmans-highlights-shields {
		grid-template-columns: 1fr;
		font-size:1.4em;
		padding-bottom:6em;
	}
}

.chairmans-highlights-shields > div {
	text-align: center;
	max-width: 21.7em;
}
.chairmans-highlights-shields > div > p {
	font-size: 2.5em;
	margin-top: 1em;
}
.chairmans-highlights-shield {
	background: url(../images/shield-red.png) no-repeat transparent center center;
	aspect-ratio: 1 / 1;
	background-size: cover;
	padding: 2em 2em 0 2em;
}
.chairmans-highlights-shield.shield-blue {
	background-image:url(../images/shield-blue.png);
}
.chairmans-highlights-shield.shield-yellow {
	background-image:url(../images/shield-yellow.png);
}
.chairmans-highlights-shield.shield-green {
	background-image:url(../images/shield-green.png);
}
.chairmans-highlights-shield.shield-orange {
	background-image:url(../images/shield-orange.png);
}
.chairmans-highlights-shield.shield-purple {
	background-image:url(../images/shield-purple.png);
}
.chairmans-highlights-shield.shield-blue p {
	margin-bottom: 2em;
}
.chairmans-highlights-shield.shield-yellow p {
	margin-bottom: 0;
}
.chairmans-highlights-shield.shield-green p {
	margin-bottom: 0.1em;
}
.chairmans-highlights-shield.shield-orange p {
	margin-bottom: 1.3em;
}
.chairmans-highlights-shield p {
	font-size: 2em;
}

.chairmans-highlights-shield > img {
	width: 16.4em;
}
.chairmans-highlights-shield.shield-red > img {
	margin-top:-0.4em;
}
.chairmans-highlights-shield.shield-blue > img {
	width: 16.3em;
}
.chairmans-highlights-shield.shield-yellow > img {
	width: 16.8em;
	margin-top: 4.9em;
}
.chairmans-highlights-shield.shield-green > img {
	width: 15.4em;
	margin-top: 4.3em;
}
.chairmans-highlights-shield.shield-orange > img {
	width: 15.8em;
	margin-top: -0.1em;
}
.chairmans-highlights-shield.shield-purple > img {
	width: 8.6em;
}


.chairmans-highlights-shield.shield-red img:first-child {
	width: 16.4em;
	height:auto;
	margin-top: 0.5em;
}

.chairmans-highlights-shield.shield-blue img:first-child {
	width: 16.3em;
	height:auto;
}
.chairmans-highlights-shield.shield-blue img:last-child {
	width: 4em;
	height: auto;
	margin-top: 0.5em;
}
.chairmans-highlights-shield.shield-yellow img:first-child {
	width: 12.5em;
	height:auto;
}
.chairmans-highlights-shield.shield-yellow img:last-child {
	width: 4em;
	height: auto;
	margin-top: 0.5em;
}

.chairmans-highlights-shield.shield-green img:first-child {
	width: 13.9em;
	height:auto;
}
.chairmans-highlights-shield.shield-green img:last-child {
	width: 4em;
	height: auto;
	margin-top: 0.5em;
}

.chairmans-highlights-shield.shield-orange img:first-child {
	width: 8.6em;
	height:auto;
}
.chairmans-highlights-shield.shield-orange img:last-child {
	width: 4em;
	height: auto;
	margin-top: 0.4em;
}

#page-5 h2 {
	color: #9E84F5;
}
.workforce-learning-text {
	text-align:center;
}

.workforce-learning-layout, 
.workforce-learning-left, 
.workforce-learning-right {
	display: flex;
	width: 100%;
}
.workforce-learning-layout {
	align-items:center;
}
@media(max-width:767px){
	.workforce-learning-layout {
		flex-direction:column;
	}
}
.workforce-learning-left {
	flex-direction: column;
	max-width: 50%;
	min-width: 50%;
	align-items: flex-end;
	padding-right: 12em;
}
@media(max-width:767px){
	.workforce-learning-left {
		max-width: 100%;
		padding-right: 0;
		font-size: 0.8em;
		width: 70em;
		min-width: 0;
		margin-bottom: 6em;
		margin-top: 3em;
	}
}
.workforce-learning-left img:nth-child(1) {
	width: 32.1em;
	position: relative;
	z-index: 1;
	margin-right: 16em;
}
.workforce-learning-left img:nth-child(2) {
	width: 23.6em;
	margin-top: -17em;
	margin-right: 42em;
}
.workforce-learning-left img:nth-child(3) {
	width: 43.9em;
	margin-top: -12em;
	position: relative;
	z-index: 2;
}
.workforce-learning-right {
	text-align: left;
	display: flex;
	flex-direction: column;
	max-width: 50%;
	min-width: 50%;
	gap: 8em;
	padding-top: 3em;
}
@media(max-width:767px){
	.workforce-learning-right {
		max-width: 100%;
		min-width: 100%;
		align-items:center;
	}
}
.workforce-learning-right ul {
	padding-left: 0px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 2.9em;
}
@media(max-width:767px){
	.workforce-learning-right ul {
		align-items: center;
	}
}
.workforce-learning-right li {
	text-align: ;
	border: 2px solid #9E84F5;
	border-radius: 2em;
	background: #272727BF;
	padding: 0.55em 1.6em;
}

#page-6 h2 {
	color: #FCAC69;
}
.higher-education-text {
	color: #FCAC69;
	width: 100%;
	text-align:center;
}
.higher-education-text ul {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 2.9em;
	border-color: inherit;
	padding-left: 34em;
}
@media(max-width:767px){
	.higher-education-text ul {
		padding-left: 0px;
		align-items:center;
	}
}
.higher-education-text li {
	color:white;
	border: 2px solid white;
	border-color:inherit;
	border-radius: 2em;
	padding: 0.55em 1.6em;
}
.higher-education-text > div:not([class]) {
	position: relative;
}
.higher-education-text li strong {
	color:#FCAC69;
}
.higher-education-layout {
	display: flex;
	gap: 1em;
	border-color: #FCAC69;
	width: 100%;
}
@media(max-width:767px){
	.higher-education-layout {
		flex-direction:column;
		padding-bottom:6em;
	}
}
.higher-education-images {
	position: absolute;
	right: 16em;
	bottom: -30em;
	width: 86.4em;
}
@media(max-width:767px){
	.higher-education-images {
		position: static;
		right: 2em;
		bottom: -30em;
		width: 52.4em;
		max-width: 100%;
		margin: 0 auto;
	}
}
.higher-education-masked {
	aspect-ratio: 1 / 1;
	clip-path: circle(41em);
}
@media(max-width:767px){
	.higher-education-masked {
		clip-path: circle(22.6em);
	}
}
.higher-education-masked img {
	object-fit: cover;
	height: 100%;
	object-position: center center;
	width: 100%;
}


#page-7 h2 {
	color: #FC5B61;
	position: relative;
	z-index: 20;
}


.our-people-shields {
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: auto;
	display: grid;
	gap: 4em;
}
@media(max-width:767px){
	.our-people-shields {
		grid-template-columns: 1fr;
		font-size:1.4em;
	}
}
.our-people-shields > div {
	text-align: center;
	max-width: 20.8em;
}
.our-people-shield {
	background: url(../images/shield-red.png) no-repeat transparent center center;
	aspect-ratio: 1 / 1;
	background-size: cover;
	padding: 1.7em 3em 0 3em;
}
.our-people-shield p {
	font-size: 2em;
	margin-bottom: 0.6em;
}
.our-people-shield.shield-purple {
	background-image:url(../images/shield-purple.png);
}
.our-people-shield.shield-green {
	background-image:url(../images/shield-green.png);
}
.our-people-shield.shield-red > img:nth-child(2) {
	padding-bottom: 1em;
	width:10.5em;
}
.our-people-shield.shield-red > img:nth-child(3) {
	width:7.2em;
}
.our-people-shield.shield-purple > img:nth-child(2) {
	padding-bottom: 1em;
	width:9.5em;
}
.our-people-shield.shield-purple > img:nth-child(3) {
	width:6.8em;
}
.our-people-shield.shield-green > img:nth-child(2) {
	padding-bottom: 1em;
	width:11.2em;
}
.our-people-shield.shield-green > div img:nth-child(1) {
	width:5.2em;
}
.our-people-shield.shield-green > div img:nth-child(2) {
	width:5.2em;
}


#page-7-1 {
	height: calc(50% - 21em);
}
#page-7-1 .report__pageInner {
	gap: 6em;
}
@media(max-width:767px){
	#page-7-1 .report__pageInner {
		padding: 39em 0;
	}
}
.our-people-impact-text {
	color: #FC5B61;
	text-align: center;
	display: flex;
	flex-direction: column;
	gap: 10em;
	margin-top: 12.5em;
}
@media(max-width:767px){
	.our-people-impact-text {
		margin-top:0em;
	}
}
.our-people-impact {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 12em;
}
@media(max-width:767px){
	.our-people-impact {
		grid-template-columns: 1fr;
		gap: 6em;
	}
}
.our-people-impact > div {
	width: 36.2em;
	border: 2px solid red;
	border-radius: 20px;
}
.our-people-impact strong {
	font-weight: 800;
	font-size: 7.5em;
	border-bottom: 2px solid red;
	display: block;
	text-align: center;
	padding: 0.2em 0 0;
}
.our-people-impact p {
	text-align: center;
	padding: 0.7em 1.8em;
}

.our-people-impact .red,
.our-people-impact .red strong {
	border-color:#FC5B61;
	color:#FC5B61;
}
.our-people-impact .green,
.our-people-impact .green strong {
	border-color:#82CAAE;
	color:#82CAAE;
}
.our-people-impact .yellow,
.our-people-impact .yellow strong {
	border-color:#FFDC57;
	color:#FFDC57;
}
.our-people {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
}
@media(max-width:767px){
	.our-people {
		font-size: 0.75em;
	}
}
.our-people > img{
	position:absolute;
}
@media(max-width:767px){
	.our-people > img{
		
	}
}
.our-people > img:nth-child(1) {
	width: 12.1em;
	top: 24em;
	left: 25em;
}
.our-people > img:nth-child(2) {
	width: 17.7em;
	top: 2em;
	right: 55em;
}
.our-people > img:nth-child(3) {
	width: 24em;
	top: -4em;
	left: 45em;
}
.our-people > img:nth-child(4) {
	width: 10.3em;
	bottom: 34em;
	right: 46em;
}
.our-people > img:nth-child(5) {
	width: 18.8em;
	bottom: 10em;
	right: 28em;
}
.our-people > img:nth-child(6) {
	width: 19.1em;
	bottom: 5em;
	left: 105em;
}
.our-people > img:nth-child(7) {
	width: 22.8em;
	bottom: 10em;
	left: 37em;
}
.our-people > img:nth-child(8) {
	width: 14.1em;
	top: 19em;
	right: 39em;
}
.our-people > img:nth-child(9) {
	width: 4.2em;
	top: 40em;
	right: 25em;
}
.our-people > img:nth-child(10) {
	width: 3.2em;
	top: 26em;
	left: 52em;
}
.our-people > img:nth-child(11) {
	width: 4.6em;
	left: 31em;
	bottom: 31em;
}
.our-people > img:nth-child(12) {
	width: 15.4em;
	bottom: 0em;
	left: 60em;
}
.our-people > img:nth-child(13) {
	width: 7em;
	bottom: 24em;
	left: 85em;
}

@media(max-width:767px){
	.our-people > img:nth-child(1) {
		width: 12.1em;
    top: 32em;
    left: 1%;
	}
	.our-people > img:nth-child(2) {
		width: 13.7em;
  top: 17em;
  right: 35%;
	}
	.our-people > img:nth-child(3) {
		width: 19em;
		top: 10em;
		left: 18%;
	}
	.our-people > img:nth-child(4) {
		width: 10.3em;
    bottom: 18em;
    right: 12%;
	}
	.our-people > img:nth-child(5) {
		width: 12.8em;
    bottom: 5em;
    right: 0%;
	}
	.our-people > img:nth-child(6) {
		width: 12.1em;
    bottom: 15em;
    left: 49%;
	}
	.our-people > img:nth-child(7) {
		width: 15.8em;
    bottom: 18em;
    left: 8%;
	}
	.our-people > img:nth-child(8) {
		width: 14.1em;
    top: 25em;
    right: 13%;
	}
	.our-people > img:nth-child(9) {
		width: 4.2em;
    top: 40em;
    right: 3%;
	}
	.our-people > img:nth-child(10) {
		width: 3.2em;
    top: 34em;
    left: 21%;
	}
	.our-people > img:nth-child(11) {
		width: 4.6em;
    left: 4%;
    bottom: 31em;
	}
	.our-people > img:nth-child(12) {
		width: 11.4em;
    bottom: 12em;
    left: 26%;
	}
	.our-people > img:nth-child(13) {
		width: 7em;
    bottom: 32em;
    left: 39%;
	}
}


#page-8 h2 {
	color:#82CAAE;
}
.financial-highlights-text {
	color: #82CAAE;
	text-align: center;
	margin-top: -5em;
}
@media(max-width:767px){
	.financial-highlights-text {
		margin-top:5em;
	}
}
.page8-ele1 {
	width: 24em;
	max-width:100%;
	margin: 0em auto 1.7em;
}
@media(max-width:767px){
	.page8-ele1 {
		width: auto;
	}
}

.financial-highlights-grid {
	grid-template-columns: 1fr 1fr;
	display: grid;
	margin-bottom: 4em;
	gap:0.6em 5.5em;
}
@media(max-width:767px){
	.financial-highlights-grid {
		grid-template-columns: 1fr;
		padding-bottom:8em;
		gap: 4em;
	}
}
.financial-highlights-grid > div {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.financial-highlights-grid strong {
	font-size: 14em;
	font-weight: 800;
	line-height: 1;
}
@media(max-width:767px){
	.financial-highlights-grid strong {
		font-size: 9em;
	}
}
.financial-highlights-grid span {
	font-size: 3.2em;
	font-weight: 400;
	color: white;
	border: 0.07em solid white;
	border-radius: 60px;
	padding: 0.25em 1.2em;
	margin-bottom: 0;
	position: relative;
	bottom: 1em;
	background: #0D0D0D;
}
@media(max-width:767px){
	.financial-highlights-grid span {
		font-size: 3em;
		bottom: 0.5em;
	}
}
.financial-highlights-grid > div:nth-child(1) {
	color:#FC5B61;
}
.financial-highlights-grid > div:nth-child(2){
	color:#82CAAE;
}
.financial-highlights-grid > div:nth-child(3){
	color:#9E84F5;
}
.financial-highlights-grid > div:nth-child(4){
	color:#FFDC57;
}




.thank-you {
	color: #FFDC57;
	text-align: center;
}
.thank-you h2 {
	font-size: 7.5em;
	margin-bottom: 0.4em;
}
.thank-you p:last-child {
	margin-top: 30px;
}
.thank-you p a {
	color:#FFDC57;
}



/* image fixed sizing */

.page2-ele1 {
	width: 33.7em;
	height: auto;
	padding-bottom: 11em;
	margin-top:-15em;
}





@media(max-width:1023px){
	.report__track {
	  overflow: initial;
	}
}
@media(max-width:767px){
	
	.page2-ele1 {
		margin-top:0em;
		padding-bottom:23em;
	}


	.container {
		font-size:0.6em;
	}

	.report__track {
	  max-height: none !important;
	  top: 0;
	  transform: none;
	  overflow: auto;
	}

	.track-inner {
	  aspect-ratio: initial;
	  width: 100%;
	}

	* {
	  opacity: 1 !important;
	}

	.report__page {
	  width: 100%;
	  height: auto;
	  transform: none !important;
	  position: relative;
	}
}

#page-1 { z-index:10; }
#page-2 { z-index:9; }
#page-3 { z-index:8; }
#page-4 { z-index:7; }
#page-5 { z-index:6; }
#page-6 { z-index:5; }
#page-7 { z-index:4; }
#page-8 { z-index:3; }
#page-9 { z-index:2; }