/* MAIN ELEMENTS */

/* -- fonts */

@font-face {
	font-family: "Inter_24pt-Regular";
	src: url("../fonts/Inter/static/Inter_24pt-Regular.ttf");
	font-display: swap;
}

@font-face {
	font-family: "Inter_24pt-Medium";
	src: url("../fonts/Inter/static/Inter_24pt-Medium.ttf");
	font-display: swap;
} 

@font-face {
	font-family: "Inter_24pt-SemiBold";
	src: url("../fonts/Inter/static/Inter_24pt-SemiBold.ttf");
	font-display: swap;
} 

@font-face {
	font-family: "Roboto-Regular";
	src: url("../fonts/Roboto/static/Roboto-Regular.ttf");
	font-display: swap;
} 

@font-face {
	font-family: "Roboto-Medium";
	src: url("../fonts/Roboto/static/Roboto-Medium.ttf");
	font-display: swap;
} 

@font-face {
	font-family: "Roboto-SemiBold";
	src: url("../fonts/Roboto/static/Roboto-SemiBold.ttf");
	font-display: swap;
} 

@font-face {
	font-family: "NeueHaasDisplay-Bold";
	src: url("../fonts/NeueHaasDisplay/NeueHaasDisplay-Bold.ttf");
	font-display: swap;
} 
@font-face {
	font-family: "NeueHaasDisplay-Medium";
	src: url("../fonts/NeueHaasDisplay/NeueHaasDisplay-Mediu.ttf");
	font-display: swap;
} 






*, *::before, *::after {
	box-sizing: border-box;
}

html {
	font-family: "Inter_24pt-Regular";
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	width: 100%;
	max-width:100%;
	scroll-behavior: smooth;
	overflow-x: hidden;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block;
}

body {
	margin: 0;
    font-family: "Inter_24pt-Regular";
	font-style: normal;
	font-size: 20px;
    background-color:#fff;
	color: #828282;
	text-align: left;
	width: 100%;
	max-width:100%;
	overflow-x: hidden;
	overflow-y: hidden;
}

.no-scroll {
	/* overflow: hidden; */
}

[tabindex="-1"]:focus {
	outline: 0 !important;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: inherit;
	line-height: 1.1;
	margin: 0;
}

p {
	margin: 0;
}

abbr[title], abbr[data-original-title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit;
}

ol, ul, dl {
	margin-top: 0;
	margin-bottom: 0;
	padding:0 0 0 18px;
}

ol ol, ul ul, ol ul, ul ol {
	margin-bottom: 0;
}

dt {
	font-weight: 700;
}

dd {
	margin-bottom: .5rem;
	margin-left: 0;
}

blockquote {
	margin: 0 0 1rem;
}

b, strong {}

small {
	font-size: 80%;
}

sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

a {
	background-color: transparent;
	text-decoration:none;
	color:#000;
}

a:hover {
	
}

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
	color: inherit;
	text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
	outline: 0;
}

pre, code, kbd, samp {
	font-size: 1em;
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
}

figure {
	margin: 0 0 1rem;
}

img {
	vertical-align: middle;
	border-style: none;
}

svg {
	overflow: hidden;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
}

caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom;
}

th {
	text-align: inherit;
}

label {
	display: inline-block;
	margin-top: 10px;
}

button {
	border-radius: 0;
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}

input, button, select, optgroup, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

button, input {
	overflow: visible;
}

button, select {
	text-transform: none;
}

select {
	word-wrap: normal;
}

button, [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button;
}

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
	cursor: pointer;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
	padding: 0;
	border-style: none;
}

input[type="radio"], input[type="checkbox"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
	-webkit-appearance: listbox;
}

textarea {
	overflow: auto;
	resize: vertical;
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	outline-offset: -2px;
	-webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}

output {
	display: inline-block;
}

summary {
	display: list-item;
	cursor: pointer;
}

template {
	display: none;
}

[hidden] {
	display: none !important;
}
/* END MAIN ELEMENTS */



/* GLOBAL CLASSES */

.d-block{display: block}

/* -- width */

.w-auto{width:auto;}
.w-1{width:1px;}
.w-20{width:20px;}
.w-25{width:25px;}
.w-33{width:33px;}
.w-40{width:40px;}
.w-50{width:50px;}
.w-45{width:45px;}
.w-60{width:60px;}
.w-80{width:80px;}
.w-100{width:100px;}
.w-120{width:120px;}
.w-145{width:145px;}
.w-200{width:200px;}
.w-250{width:250px;}
.w-270{width:270px;}
.w-280{width:280px;}
.w-360{width:360px;}
.w-375{width:375px;}

.w-1-20{width:5%;}
.w-1-10{width:10%;}
.w-1-7{width:14%;}
.w-1-5-minus-5{width:15%;}
.w-1-6{width:16%;}
.w-1-5{width:20%;}
.w-1-4{width:25%;}
.w-2-7{width:28%;}
.w-3-10{width:30%;}
.w-2-6{width:32%;}
.w-1-3{width:33.3%;}
.w-2-5{width:40%;}
.w-3-7{width:42%;}
.w-1-2-minus-5{width:45%;}
.w-3-6{width:48%;}
.w-1-2{width:50%;}
.w-1-2-plus-5{width:55%;}
.w-4-7{width:56%;}
.w-3-5{width:60%;}
.w-4-6{width:64%;}
.w-2-3{width:66.6%;}
.w-5-7{width:71%;}
.w-3-4{width:75%;}
.w-4-6{width:80%;}
.w-6-7{width:85%;}
.w-9-10{width:90%;}
.w-full{width:100%;}
.w-full-plus-4{width:104%;}
.w-full-plus-10{width:110%;}

.w-max-content{width:max-content;}

.w-max-full{max-width:100%;}

.w-min-90{min-width:90px}
.w-min-200{min-width:200px}

.w-max-340{max-width:340px;}
.w-max-358{max-width:358px;}
.w-max-380{max-width:380px;}
.w-max-400{max-width:400px;}
.w-max-520{max-width:520px;}
.w-max-570{max-width:570px;}
.w-max-700{max-width:700px;}
.w-max-800{max-width:800px;}
.w-max{max-width:max-content;}
.w-max-full{max-width:100%;}

/* -- height*/

.h-0{height:0;}
.h-1{height:1px;}
.h-2{height:2px;}
.h-3{height:3px;}
.h-4{height:4px;}
.h-6{height:6px;}
.h-20{height:20px;}
.h-25{height:25px;}
.h-38{height:38px;}
.h-39{height:39px;}
.h-40{height:40px;}
.h-42{height:42px;}
.h-48{height:48px;}
.h-45{height:45px;}
.h-50{height:50px;}
.h-60{height:60px;}
.h-65{height:65px;}
.h-68{height:68px;}
.h-80{height:80px;}
.h-85{height:85px;}
.h-100{height:100px;}
.h-105{height:105px;}
.h-115{height:115px;}
.h-120{height:120px;}
.h-124{height:124px;}
.h-145{height:145px;}
.h-150{height:150px;}
.h-155{height:155px;}
.h-160{height:160px;}
.h-195{height:195px;}
.h-200{height:200px;}
.h-220{height:220px;}
.h-260{height:260px;}
.h-265{height:265px;}
.h-300{height:300px;}
.h-335{height:335px;}
.h-350{height:350px;}
.h-360{height:360px;}
.h-380{height:380px;}
.h-400{height:400px;}
.h-420{height:420px;}
.h-450{height:450px;}
.h-490{height:490px;}
.h-500{height:500px;}
.h-520{height:520px;}
.h-550{height:550px;}
.h-600{height:600px;}
.h-613{height:613px;}
.h-650{height:650px;}
.h-700{height:700px;}
.h-800{height:800px;}
.h-900{height:900px;}
.h-1200{height:1200px;}
.h-1340{height:1340px;}
.h-1900{height:1900px;}
.h-full{height:100%;}
.h-full-10{height:110%;}
.h-full-vh{height: 100vh;}
.h-auto{height:auto;}
.h-max{height:max-content;}

.min-h-340{min-height:340px;}
.min-h-360{min-height:360px;}
.min-h-380{min-height:380px;}
.min-h-400{min-height:400px;}
.min-h-420{min-height:420px;}
.min-h-440{min-height:440px;}
.min-h-460{min-height:460px;}
.min-h-480{min-height:480px;}
.min-h-500{min-height:500px;}
.min-h-520{min-height:520px;}
.min-h-540{min-height:540px;}
.min-h-560{min-height:560px;}
.min-h-580{min-height:580px;}
.min-h-600{min-height:600px;}
.min-h-620{min-height:620px;}
.min-h-640{min-height:640px;}
.min-h-660{min-height:660px;}
.min-h-680{min-height:680px;}
.min-h-700{min-height:700px;}
.min-h-720{min-height:720px;}
.min-h-740{min-height:740px;}
.min-h-760{min-height:760px;}
.min-h-780{min-height:780px;}
.min-h-800{min-height:800px;}
.min-h-820{min-height:820px;}
.min-h-840{min-height:840px;}
.min-h-860{min-height:860px;}
.min-h-880{min-height:880px;}
.min-h-900{min-height:900px;}
.min-h-100vh{min-height: 100vh;}

.max-h-100vh{max-height: 100vh;}

/* -- position */

.relative{position:relative;}
.absolute{position:absolute;}
.fixed{position:fixed;}
.static{position:static!important;}

.left-0{left:0;}
.left-60{left:-60px;}
.left-210{left:-210px;}
.left-330{left:-330px;}
.left-50-perc{left:50%;}

.top-minus-20-perc{top:-20%;}
.top-minus-300{top:-300px;}
.top-minus-180{top:-180px;}
.top-minus-160{top:-160px;}
.top-minus-140{top:-140px;}
.top-minus-120{top:-120px;}
.top-minus-60{top:-60px;}
.top-minus-50{top:-50px;}
.top-0{top:0;}
.top20{top:20px;}
.top30{top:30px;}
.top40{top:40px;}
.top-75{top:75px;}
.top-220{top:220px;}
.top-440{top:440px;}
.top-600{top:600px;}
.top-50-perc{top:50%;}

.right-440{right:-440px;}
.right-170{right:-170px;}
.right-minus-120{right:-120px;}
.right-minus-80{right:-80px;}
.right-minus-60{right:-60px;}
.right-minus-40{right:-40px;}
.right-minus-30{right:-30px;}
.right-0{right:0;}
.right-20{right:20px;}

.bottom-minus-300{bottom:-300px;}
.bottom-minus-160{bottom:-160px;}
.bottom-minus-140{bottom:-140px;}
.bottom-minus-80{bottom:-80px;}
.bottom-minus-60{bottom:-60px;}
.bottom-minus-30{bottom:-30px;}
.bottom-0{bottom:0;}
.bottom-20{bottom:20px;}
.bottom-40{bottom:40px;}
.bottom-60{bottom:60px;}

/* -- font */

.text-blue{color:#3872B7;}
.text-light-blue{color:#3B73AA;}
.text-dark-blue{color:#083198;}

.text-grey{color:#828282;}
.text-blue-dark{color:#21255c;}
.text-blue-light{color:#c0e3f7;}

.text-white{color:#fff;}
.hover-text-white:hover{color:#fff;}
.text-dark-grey{color:#333333;}

.text-light-grey{color:#D9D9D9;}
.text-footer-grey{color:#AAAAAA;}
.text-pink{color:#EB008B;}
.hover-text-pink:hover{color:#EB008B;}

.text-black{color:#1A1A1A;}


.text-green{color:#8CC842;}
.text-red{color:#e20613;}
.text-red-false{color:#e20613;text-decoration: line-through;}
.text-orange{color:#e86a44;}
.text-yellow{color:#fff200;}
.text-dark-yellow{color:#8b9000;}

.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
.text-justify{text-align:justify;}

.font-lowercase{text-transform:lowercase;}
.font-uppercase{text-transform:uppercase;}
.font-underline{text-decoration:underline;}

.fs-12{font-size:12px;}
.fs-13{font-size:13px;}
.fs-14{font-size:14px;}
.fs-15{font-size:15px;}
.fs-16{font-size:16px;}
.fs-18{font-size:18px;}
.fs-20{font-size:20px;}
.fs-22{font-size:22px;}
.fs-24{font-size:24px;}
.fs-28{font-size:28px;}
.fs-30{font-size:30px;}
.fs-32{font-size:32px;}
.fs-34{font-size:34px;}
.fs-35{font-size:35px;}
.fs-36{font-size:36px;}
.fs-40{font-size:40px;}
.fs-42{font-size:42px;}
.fs-45{font-size:45px;}
.fs-48{font-size:48px;}
.fs-50{font-size:50px;}
.fs-55{font-size:55px;}
.fs-58{font-size:58px;}
.fs-60{font-size:60px;}
.fs-64{font-size:64px;}
.fs-66{font-size:66px;}
.fs-70{font-size:70px;}
.fs-72{font-size:72px;}
.fs-75{font-size:75px;}
.fs-80{font-size:80px;}
.fs-90{font-size:90px;}
.fs-150{font-size:150px;}
.fs-155{font-size:155px;}

.fw-300{font-weight:300;}
.fw-400{font-weight:400;}
.fw-500{font-weight:500;}
.fw-600{font-weight:600;}
.fw-700{font-weight:700;}
.fw-900{font-weight:900;}

.font-inter-regular{font-family: "Inter_24pt-Regular";}
.font-inter-medium{font-family: "Inter_24pt-Medium";}
.font-inter-semibold{font-family: "Inter_24pt-SemiBold";}

.font-roboto-regular{font-family: "Roboto-Regular";}
.font-roboto-medium{font-family: "Roboto-Medium";}
.font-roboto-semibold{font-family: "Roboto-SemiBold";}

.font-NeueHaasDisplay-bold{font-family: "NeueHaasDisplay-Bold";}
.font-NeueHaasDisplay-medium{font-family: "NeueHaasDisplay-Medium";}

.ls-minus-2{letter-spacing:-2px;}
.ls-minus-1{letter-spacing:-1px;}
.ls-1{letter-spacing:1px;}
.ls-2{letter-spacing:2px;}
.ls-3{letter-spacing:3px;}

.lh-24{line-height:24px;}

.text-shadow {text-shadow: 2px 2px #000;}
.box-shadow {
	-webkit-box-shadow: 10px 15px 60px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 10px 15px 60px 0px rgba(0,0,0,0.35);
	box-shadow: 10px 15px 60px 0px rgba(0,0,0,0.35);
}

.box-shadow-white-outer{
	-webkit-box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.8);
	box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.8);
	transition: all .5s ease-in-out;
}

.box-shadow-white-outer:hover{
	-webkit-box-shadow: 0 0 50px 10px rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 0 0 50px 10px rgba(255, 255, 255, 0.8);
	box-shadow: 0 0 50px 10px rgba(255, 255, 255, 0.8);
}

.box-shadow-white-inner{
	-webkit-box-shadow: inset 0 0 10px 1px rgba(255, 255, 255, 0.8);
	-moz-box-shadow: inset 0 0 10px 1px rgba(255, 255, 255, 0.8);
	box-shadow: inset 0 0 10px 1px rgba(255, 255, 255, 0.8);
}

.bg-shadow-white::before{
	content:"";
	display: block;
	position: absolute;
	width: 300px;
	height: 300px;
	background-color: #fff;
	border-radius: 300px;
	left: 50%;
	margin-left: -150px;
	top: 50%;
	margin-top: -150px;
	-webkit-filter: blur(10px);
	filter: blur(10px);
	z-index: 1;
}

.font-regular-po{font-family: "Poppins-Regular";}
.font-medium-po{font-family: "Poppins-Medium";}
.font-extrabold-po{font-family: "Poppins-ExtraBold";}

/* FLEX */

.flex{display:flex;}

.flex-column{flex-direction:column;}
.flex-column-reverse{flex-direction:column-reverse;}
.flex-reverse{flex-direction:row-reverse;}

.flex-wrap{flex-wrap:wrap;}

.justify-start{justify-content:flex-start;}
.justify-end{justify-content:flex-end;}
.justify-between{justify-content:space-between;}
.justify-center{justify-content:center;}

.items-start{align-items: flex-start;}
.items-center{align-items: center;}
.items-end{align-items:flex-end;}

.flex-gap-10{gap: 10px;}
.flex-gap-20{gap: 20px;}
.flex-gap-30{gap: 30px;}



/* MARGIN */
.m-auto {margin-left: auto; margin-right: auto;}; /*BORKO*/
.m-0 {margin: 0;}
.no-margin-p p{margin:0;}

.m-1-perc{margin:1%;}
.m-10{margin:10px;}
.m-20{margin:20px;}
.m-40{margin:40px;}

.mx-auto{margin-left:auto;margin-right:auto;}
.mx-1-5-perc{margin-left:1.5%;margin-right:1.5%;}
.mx-5{margin-left:5px;margin-right:5px;}
.mx-10{margin-left:10px;margin-right:10px;}
.mx-20{margin-left:20px;margin-right:20px;}
.mx-40{margin-left:40px;margin-right:40px;}

.my-minus-100{margin-top:-100px;margin-bottom:-100px;}
.my-0{margin-top:0px;margin-bottom:0px;}
.my-4{margin-top:4px;margin-bottom:4px;}
.my-5{margin-top:5px;margin-bottom:5px;}
.my-6{margin-top:6px;margin-bottom:6px;}
.my-10{margin-top:10px;margin-bottom:10px;}
.my-20{margin-top:20px;margin-bottom:20px;}
.my-40{margin-top:40px;margin-bottom:40px;}
.my-60{margin-top:60px;margin-bottom:60px;}
.my-80{margin-top:80px;margin-bottom:80px;}
.my-400{margin-top:400px;margin-bottom:400px;}


.ml-minus-10-perc{margin-left:-10%;}
.ml-minus-2-perc{margin-left:-2%}
.ml-minus-160{margin-left:-160px}
.ml-minus-100{margin-left:-100px;}
.ml-minus-80{margin-left:-80px}
.ml-minus-50{margin-left:-50px;}
.ml-minus-35{margin-left:-35px;}
.ml-minus-30{margin-left:-30px;}
.ml-10{margin-left:10px;}
.ml-20{margin-left:20px;}
.ml-40{margin-left:40px;}
.ml-80{margin-left:80px;}
.ml-160{margin-left:160px;}

.mr-minus-10-perc{margin-right:-10%;}
.mr-minus-100{margin-right:-100px;}
.mr-minus-80{margin-right:-80px;}
.mr-5{margin-right:5px;}
.mr-10{margin-right:10px;}
.mr-20{margin-right:20px;}
.mr-40{margin-right:40px;}


.mt-minus-6{margin-top:-6px;}
.mt-minus-7{margin-top:-7px;}
.mt-minus-20{margin-top:-20px;}
.mt-minus-24{margin-top:-24px;}
.mt-minus-30{margin-top:-30px;}
.mt-minus-40{margin-top:-40px;}
.mt-minus-120{margin-top:-120px;}
.mt-minus-200{margin-top:-200px;}
.mt-minus-300{margin-top:-300px;}
.mt-0{margin-top:0;}
.mt-3{margin-top:3px;}
.mt-5{margin-top:5px;}
.mt-10{margin-top:10px;}
.mt-20{margin-top:20px;}
.mt-30{margin-top:30px;}
.mt-40{margin-top:40px;}
.mt-45{margin-top:45px;}
.mt-50{margin-top:50px;}
.mt-60{margin-top:60px;}
.mt-80{margin-top:80px;}
.mt-120{margin-top:120px;}
.mt-140{margin-top:140px;}
.mt-200{margin-top:200px;}
.mt-400{margin-top:400px;}


.mb-0{margin-bottom:0;}
.mb-0i{margin-bottom:0!important;}
.mb-5{margin-bottom:5px;}
.mb-10{margin-bottom:10px;}
.mb-20{margin-bottom:20px;}
.mb-40{margin-bottom:40px;}
.mb-60{margin-bottom:60px;}
.mb-80{margin-bottom:80px;}
.mb-100{margin-bottom:100px;}
.mb-120{margin-bottom:120px;}
.mb-160{margin-bottom:160px;}
.mb-180{margin-bottom:180px;}
.mb-200{margin-bottom:200px;}
.mb-400{margin-bottom:400px;}

/* PADDING */

.p-5{padding:5px;}
.p-10{padding:10px;}
.p-20{padding:20px;}
.p-40{padding:40px;}
.p-80{padding:80px;}

.py-5{padding-top:5px;padding-bottom:5px;}
.py-10{padding-top:10px;padding-bottom:10px;}
.py-20{padding-top:20px;padding-bottom:20px;}
.py-40{padding-top:40px;padding-bottom:40px;}
.py-60{padding-top:60px;padding-bottom:60px;}
.py-80{padding-top:80px;padding-bottom:80px;}
.py-100{padding-top:100px;padding-bottom:100px;}
.py-120{padding-top:120px;padding-bottom:120px;}

.px-5{padding-left:5px;padding-right:5px;}
.px-10{padding-left:10px;padding-right:10px;}
.px-20{padding-left:20px;padding-right:20px;}
.px-40{padding-left:40px;padding-right:40px;}
.px-60{padding-left:60px;padding-right:60px;}
.px-80{padding-left:80px;padding-right:80px;}

.pl-10-perc{padding-left:10%;}
.pl-15-perc{padding-left:15%;}
.pl-10{padding-left:10px;}
.pl-20{padding-left:20px;}
.pl-30{padding-left:30px;}
.pl-40{padding-left:40px;}
.pl-55{padding-left:55px;}
.pl-60{padding-left:60px;}
.pl-80{padding-left:80px;}
.pl-100{padding-left:100px;}

.pt-5{padding-top:5px;}
.pt-10{padding-top:10px;}
.pt-20{padding-top:20px;}
.pt-40{padding-top:40px;}
.pt-60{padding-top:60px;}
.pt-80{padding-top:80px;}
.pt-180{padding-top:180px;}
.pt-400{padding-top:400px;}
.pt-500{padding-top:500px;}

.pr-10{padding-right:10px;}
.pr-20{padding-right:20px;}
.pr-30{padding-right:30px;}
.pr-40{padding-right:40px;}
.pr-60{padding-right:60px;}
.pr-80{padding-right:80px;}
.pr-120{padding-right:120px;}

.pb-5{padding-bottom:5px;}
.pb-10{padding-bottom:10px;}
.pb-20{padding-bottom:20px;}
.pb-40{padding-bottom:40px;}
.pb-80{padding-bottom:80px;}
.pb-100{padding-bottom:100px;}
.pb-120{padding-bottom:120px;}
.pb-160{padding-bottom:160px;}
.pb-200{padding-bottom:200px;}
.pb-400{padding-bottom:400px;}

/* BACKGROUND */

.bg-blue{background-color:#3872B7;}
.bg-blue-gradient{
	background: #DDF1FC;
	background: linear-gradient(180deg, rgba(221, 241, 252, 1) 0%, rgba(59, 115, 170, 1) 100%);
}
.bg-dark-blue{background-color:#083198;}
.bg-light-blue{background-color:#3B73AA;}
.bg-lightest-blue{background-color:#C9DCFB;}

.bg-grey{background-color:#828282;}
.bg-blue-dark{background-color:#21255c;}
.bg-blue-light{background-color:#c0e3f7;}



.bg-white{background-color:#fff;}
.bg-white-o-5{background-color:#ffffffbf;}
.bg-white-o-6{background-color: #ffffff60;}
.bg-white-o-8{background-color:#ffffffd1;}
.bg-white-o-9{background-color:#ffffffdb;}
.bg-black{background-color:#000;}
.bg-blackish{background-color:#070707;}

.bg-lighter-grey{background-color:#F6F6F6;}
.bg-light-grey{background-color:#D9D9D9;}
.bg-light-blue-superiority{background-color:#E4E5E7;}

.bg-blue-contact{background-color:#034EA2;}

.bg-darkest-blue{background-color:#182539;}
.bg-light-green{background-color:#B6D977;}
.bg-green{background-color:#8CC842;}
.bg-red{background-color:#e61b44;}
.bg-light-orange{background-color:#FFAAAA;}
.bg-orange{background-color:#e86a44;}
.bg-yellow{background-color:#fff200;}
.bg-dark-yellow{background-color:#8b9000;}
.bg-pink{background-color:#EB008B;}
.bg-light-pink{background-color: #F2D7E0;}
.bg-light-purple{background-color: #C4BFE7;}

.bg-gradient{
	background: rgb(140,200,66);
	background: linear-gradient(314deg, rgba(140,200,66,1) 0%, rgba(24,68,120,1) 100%); 
}

.bg-white-gradient {
	background: rgb(255,255,255);
	background: linear-gradient(16deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 100%);
}

.bg-blue-green-gradient {
	background: rgb(2,32,95);
	background: linear-gradient(180deg, rgba(2,32,95,1) 0%, rgba(87,180,229,1) 100%); 
}

.bg-blue-light-blue-gradient{
	background: rgb(2,32,95);
	background: linear-gradient(180deg, rgba(2,32,95,1) 0%, rgba(2,32,95,1) 28%, rgba(12,50,111,1) 56%, rgba(54,123,178,1) 83%, rgba(87,180,229,1) 100%); 
}

.bg-cover{background-size:cover;}
.bg-center{background-position:center center;}
.bg-center-top{background-position:center top;}
.bg-center-bottom{background-position:center bottom;}
.bg-center-right{background-position:center right;}
.bg-left-top{background-position:left top;}
.bg-bottom-right{background-position:bottom right;}


.op-0{opacity:0;}
.op-5{opacity:.5;}
.op-8{opacity:.8;}

.op-1-hover:hover{opacity:1;}

.hover-op-8:hover{opacity:.8;}

.b1-grey{border:1px solid #E4E4E4}
.b1-light-blue{border:1px solid #8190AF}
.b1-blue{border:1px solid #78ABC6}
.b1-dark-blue{border:1px solid #01206A}

.bl1-dark-blue{border-left:1px solid #01206A;}
.bl2-dark-blue{border-left:2px solid #01206A;}

.br1-dark-blue{border-right:1px solid #01206A;}
.br2-dark-blue{border-right:2px solid #01206A;}
.br4-dark-blue{border-right:4px solid #01206A;}

.bb1-white{border-bottom:1px solid #fff;}
.bb6-white{border-bottom:6px solid #fff;}
.bb1-blue{border-bottom:1px solid #3B73AA;}
.bb1-grey{border-bottom:1px solid #545454;}
.bb1-dark-blue{border-bottom:1px solid #01206A;}

.b2-white{border:2px solid #fff}
.b2-blue{border:2px solid #78ABC6}

.br-5-top{border-radius:5px 5px 0 0;}

.br-20-bottom{border-radius:0 0 20px 20px;}
.br-5-bottom{border-radius:0 0 5px 5px;}

.br-5-top{border-radius:5px 5px 0 0;}
.br-10-top{border-radius:10px 10px 0 0;}
.br-20-top{border-radius:20px 20px 0 0;}

.br-20-left{border-radius: 20px 0 0 20px;}
.br-40-left{border-radius: 40px 0 0 40px;}

.br-40-right{border-radius: 0 40px 40px 0;}

.br-5{border-radius:5px;}
.br-6{border-radius:6px;}
.br-8{border-radius:8px;}
.br-10{border-radius:10px;}
.br-20{border-radius:20px;}
.br-40{border-radius:40px;}
.br-50{border-radius:50px;}
.br-200{border-radius:200px;}
.br-full{border-radius:100%;}

.bt1-white{border-top: 1px solid #fff;}
.bt1-grey{border-top: 1px solid #E6E6E6;}

.btlr-8{border-top-left-radius:8px;}
.btrr-8{border-top-right-radius:8px;}

/* DISPLAY */

.transition-1{transition: all .1s ease-in-out;}
.transition-2{transition: all .2s ease-in-out;}
.transition-5{transition: all .5s ease-in-out;}

.z-1{z-index:1;}
.z-2{z-index:2;}
.z-3{z-index:3;}
.z-9{z-index:9;}
.z-12{z-index:12;}
.z-9999{z-index:9999;}

.ox-hidden{overflow-x:hidden;}
.oy-scroll{overflow-y: scroll;}
.o-hidden{overflow:hidden;}

/* Webkit Browsers */
.thin-scrollbar::-webkit-scrollbar {
    width: 3px;  /* Adjust as needed */
    height: 3px; /* Adjust as needed */
}

.thin-scrollbar::-webkit-scrollbar-track {
    background: #f1f1f1;  /* Adjust as needed */
}

.thin-scrollbar::-webkit-scrollbar-thumb {
    background: #8cbfb2;     /* Adjust as needed */
    border-radius: 10px;  /* Rounded corners */
}

.thin-scrollbar::-webkit-scrollbar-thumb:hover {
    background: #8cbfb2;     /* Adjust as needed */
}

/* Firefox */
.thin-scrollbar {
    scrollbar-width: thin;  /* Use "thin" or "none" */
    scrollbar-color: #8cbfb2 #f1f1f1;  /* Adjust as needed */
}

/* Internet Explorer/Edge */
.thin-scrollbar {
    -ms-overflow-style: -ms-autohiding-scrollbar;  /* Automatically hides scrollbars */
}


.hidden{display:none;}
.inline-block{display:inline-block;}
.block{display:block;}

.hidden-o{opacity: 0;}

.pointer{cursor:pointer;}

.r-45deg {transform: rotate(45deg);}
.r-90deg {transform: rotate(90deg);}

.r-minus-45deg {transform: rotate(-45deg);}

/* IMAGES */

.o-fit-cover {object-fit:cover;}
.o-pos-center {object-position:center center;}
.o-pos-center-top {object-position:center top;}
.o-pos-center-right {object-position:center right;}

.hover-bg-green:hover .hover-img-white{filter: brightness(0%) invert(100%);}
.hover-bg-green:hover{background-color:#9DCF40;}
.hover-bg-green:hover .hover-text-white{color:#fff;}

.thumb-full img {width:100%;height:auto;}

/* BUTTONS */

.btn{
	display: inline-block;
	padding: 10px 20px;
	text-align: center;
	transition: all .2s ease-in-out;
}

.btn:hover{
	opacity: .9;
}

.btn-blue {
    color: #fff;
    background: #083198;
}

.btn-yellow {
    color: #000;
    background: #FFCD00;
	border: none;
	border-radius:10px;
}

.btn-grey {
    color: #000;
    background: #D9D9D9;
	border: none;
	border-radius:10px;
}


.btn-secondary{
	background-color: #02205F;
	color: #fff;
}

.btn-secondary:hover{
    background-color: #fff;
	color: #02205F;
}


/* FILTERS */

.grayscale-100{filter: grayscale(100%);}
.grayscale-0{filter: grayscale(0);}


.scale-1{transform: scale(1);}



/* HOVER EFFECTS */
.h\:grayscale-0:hover{filter: grayscale(0);}
.h\:scale-1-1:hover{transform: scale(1.1);}
.h\:move-up:hover{margin-top: -10px;}
.h\:text-white:hover{color:#fff;}

.h\:bg-black:hover{background-color: #000;}
.h\:bg-green:hover{background-color: #8CC842;}
.h\:bg-blue:hover{background-color: #234C7B;}

/*POPUP*/

#popUp{
	padding: 50px 0;
	position: absolute;
	height: 100vh;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 3;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-evenly;
	background: linear-gradient(180deg, rgba(221, 241, 252, 1) 0%, rgba(59, 115, 170, 1) 100%);
	overflow: hidden;
}

#popUp h1{
	display: flex;
	flex-direction: column;
	color: white;
	font-family: "NeueHaasDisplay-Bold";
	font-size: 60px;
}
#popUp h1 span{
	color: #21255c;
}

#popUp .exploreDiv{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 30px;
	border-radius: 25px;
	background-color: #C0E3F7;
	width: 550px;
	color: #212659;
	margin-top: 20px;
}

#popUp .exploreDiv img{
	width: 20px;
}

.mapMap{
	width: 90%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
.mapMap #linijeMap{
	position: absolute;
    top: 16%;
    left: 10%;
    width: 80%;
	z-index: 2;
}

.mapMap #linijeMap img{
	width: 100%;
	height: auto;
}

.mapMap .leftDiv{
	flex: 0 0 35%;
	position: relative;
}

.mapMap .leftDiv .powering-the-future-left{
	top: 14%;
    left: 67%;
    width: 6%;
}

.mapMap .leftDiv .safer-region-for-all-left{
	top: 67%;
    left: 24%;
    width: 6%;
}

.mapMap .leftDiv .greener-together-left{
	top: 67%;
    left: 56%;
    width: 15%;
}

.mapMap .leftDiv .ideas-without-borders-left{
	top: 68%;
    left: 53%;
    width: 24px;
}

.mapMap .leftDiv .trade-that-works-for-everyone-left{
	top: 13%;
    left: 79%;
    width: 24%;
}

.mapMap .leftDiv .a-smarter-digital-world-left{
	top: 52%;
    left: 88%;
    width: 5%;
}

.mapMap .leftDiv .partners-in-protection-left{
	top: 69%;
    left: 39%;
    width: 5%;
}

.mapMap .leftDiv .building-a-better-world-left{
	top: 63%;
    left: 66%;
    width: 6%;
}

.mapMap .leftDiv .values-we-share-left{
	top: 41%;
    left: 89%;
    width: 7%;	
}

.mapMap .rightDiv{
	flex: 0 0 35%;
	position: relative;
}

.mapMap .rightDiv .powering-the-future-right{
	top: 55%;
    left: 53%;
	width: 10%;
}
.mapMap .rightDiv .safer-region-for-all-right{
	top: 55%;
    left: 20%;
    width: 5%;
}

.mapMap .rightDiv .greener-together-right{
	top: 42%;
    left: 65%;
    width: 11%;
}

.mapMap .rightDiv .ideas-without-borders-right{
	top: 66%;
    left: 49%;
    width: 5%;
}

.mapMap .rightDiv .trade-that-works-for-everyone-right{
	top: 100%;
    left: -12%;
    width: 36%;
}

.mapMap .rightDiv .a-smarter-digital-world-right{
	top: 8%;
    left: 26%;
    width: 10%;
}

.mapMap .rightDiv .partners-in-protection-right{
	top: 44%;
    left: 12%;
    width: 7%;
}

.mapMap .rightDiv .building-a-better-world-right{
	top: 52%;
    left: 72%;
    width: 6%;
}

.mapMap .rightDiv .values-we-share-right{
	top: 28%;
    left: 10%;
    width: 7%;
}

.mapMap .centerDiv{
	flex: 0 0 25%;
	padding: 40px 20px;
	text-align: center;
	background-color: white;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	font-family: NeueHaasDisplay-Medium;
	position: relative;
	z-index: 2;
}

.mapMap .centerDiv .pinInDiv{
	position: relative;
	z-index: 3;
}

.mapMap .centerDiv h2{
	margin: 30px auto;
	font-size: 60px;
	color: rgb(8, 49, 152);
	position: relative;
	z-index: 3;
}

.mapMap .centerDiv a{
	color: #21255c;
	position: relative;
	z-index: 3;
}

.mapMap .centerDiv p{
	color: #21255c;
	max-width: 300px;
	margin: auto;
	margin-bottom: 20px;
	font-family: "Inter_24pt-Regular";
	position: relative;
	z-index: 3;

}

.mapMap .centerDiv .leftLine, .mapMap .centerDiv .rightLine{
	position: absolute;
	width: 100%;
	height: 1px;
	border-top: 3px dashed white;
	transition: .2s;
	left: 0;
	z-index: 1;
}

.mapMap .leftDiv .bgMap{
	width: 100%;
	height: auto;
}


.mapMap .rightDiv .bgMap{
	width: 100%;
	height: auto;
}

.mapMap .bgMap{
	width: 100%;
	height: auto;
}

.mapMap .map-icon{
	position: absolute;
	width: 50px;
	transition: all .2s ease-in-out;
    animation-name: focus;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
	cursor: pointer;
	z-index: 3;
}

.mapMap .map-icon:hover{
	transform: scale(2);
	rotate: 5deg;
}

#closePopUp{
	display: block;
	width: 220px;
	padding: 15px;
	background-color: #FFCD00;
	border-radius: 12px;
	outline: none;
	border: none;
	text-align: center;
	color: #000;
	margin: auto;
	cursor: pointer;
	position: absolute;
	top: 50px;
	right: 50px;
}

/* HEADER */

header{}

.fixed-header-animation{
	opacity: 0;
	animation-name: headerAnimation;
	animation-duration: 1s;
}

@keyframes headerAnimation {
	0%   {opacity: 0;}
	100%   {opacity: 1;}
}

.header-menu,
.topbar-menu{
	display:flex;
	justify-content: flex-end;
	list-style:none;
	padding: 0;
}

.header-menu a{
	font-size: 14px;
	font-family: "Inter_24pt-SemiBold";
	color: #01206a;
	margin: 0 20px;
	transition: all .2s ease-in-out;
}

.topbar-menu a{
	font-size: 14px;
	font-family: "Inter_24pt-SemiBold";
	color: #01206a;
	margin: 0 10px;
	transition: all .2s ease-in-out;
}

.header-menu li{
	padding: 0;
	position: relative;
	background: #fff;
}

.header-menu .current_page_item a{
	font-family: "Inter_24pt-SemiBold";
}

.header-menu a:hover{}

.header-menu .stories-menu{
	background-color: #3872B7;
	padding: 10px 20px;
	border-radius: 8px;
}

.header-menu .stories-menu a{
	display: block;
	background-color: #3872B7;
	color: #fff;
	width: 180px;
	margin-left: 0
}

.header-menu li .sub-menu {
	display:none;
	position:absolute;
	z-index:999;
	top: 37px;
	left: 0;
	margin:0;
	padding:0;
	list-style-type: none;
	width: max-content;
}

.header-menu li .sub-menu li a{
	padding: 10px 20px;
}

.header-menu li .sub-menu li:hover{
	background-color: #BBD2E3;
}

.header-menu li .sub-menu a{
	display: block;
	margin: 0;
}

.header-menu .stories-menu .sub-menu li:last-child{
	border-radius: 0 0 8px 8px;
	background: #FFCD00;
}

.header-menu .stories-menu .sub-menu li:last-child a{
	color: #000;
}

.header-menu .stories-menu .sub-menu a{
	width: 230px;
	background: none;
	color: #3872B7;
	font-family: "Inter_24pt-Regular";
}

.header-menu li .sub-menu a:hover{
	border:none;
}

.header-menu > .menu-item-has-children:hover > .sub-menu{
	display:block;;
}

.header-menu .menu-item-has-children .sub-menu > .menu-item-has-children:hover .sub-menu{
	display:block;
}

.header-menu .sub-menu li .sub-menu{
	position: relative;
	top: inherit;
	right: inherit;
}

.header-menu .sub-menu li .sub-menu li{
	background-color: #E3EDF4;
}

.header-menu .sub-menu li .sub-menu li:last-child{
	border-radius: 0;
}

ul.header-menu > .menu-item-has-children > a::after {
	content: "";
	background-image: url("../img/icon-arrow.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 10px;
	top: 12px;
	transition:all 0.2s ease-in-out;
	transform: rotate(-180deg);
}

ul.header-menu > .menu-item-has-children:hover > a::after {
	transform: rotate(0deg);
	
}

.header-menu li .sub-menu .menu-item-has-children > a::after {
	content: "";
	background-image: url("../img/icon-arrow-blue.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 10px;
	top: 12px;
	transition:all 0.2s ease-in-out;
	transform: rotate(-180deg);
}

.header-menu li .sub-menu .menu-item-has-children:hover > a::after {
	background-image: url("../img/icon-arrow.png");
	transform: rotate(0deg);
}



/* MOBILE MENU */



.x .line-1{
	rotate: 45deg;
}

.x .line-middle{
	display: none;
}

.x .line-2{
	rotate: -45deg;
	margin-top: -4.5px;
}

.sidenav {
	position: fixed;
	top: 0;
	left: -5000px;
	width: 100vw;
	height: 100vh;
	opacity: 0;
	z-index: 2;
	background-color: #02205F;
	overflow: hidden;
	transition: all .2s ease-in-out;
}

.sidenav-expand{
	padding: 120px 0 20px 0;
	left: 0;
	opacity: 1;
}

.sidenav .header-menu {
    display: block;
}

.sidenav .header-menu li{
	margin-bottom: 20px;
}

.sidenav .header-menu li a{
	display: block;
	width: 100%;
	color: #fff;
	font-size: 22px;
	font-weight:700;
	padding:10px 0;
}



/* CONTAINER */

.container {
	width: 100%;
	max-width:1280px;
	padding-right: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
}

/* wysiwyg */

.wysiwyg{
	font-family: "Inter_24pt-Medium";
	color: #000;
}

.wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6{
	font-family: "Roboto-Medium";
	margin-top: 0;
	margin-bottom: 20px;
	color: #02205F;
}

.wysiwyg h2{
	font-size: 30px;
}

.wysiwyg h3{
	font-size: 18px;
}

.wysiwyg strong,
.wysiwyg b{
	font-family: "Roboto-Medium";
}

.wysiwyg p,
.wysiwyg ul li{
	margin-bottom: 20px;
}

.wysiwyg ul{
	padding-left: 40px;
}

.wysiwyg a{
	text-decoration: underline;
}

/* SWIPER */

.swiper-slide {cursor: pointer;}

.swiper-button-next,
.swiper-button-prev{
	color: #fff!important;
}

.swiper-pagination-bullet{
	width: 6px!important;
	height: 6px!important;
}

.swiper-pagination-bullet-active{
	background: #000!important;
}

.swiper-slide .bg-image{
	transition: all .2s ease-in-out;
}

.swiper-slide-active .bg-image{
	animation-name: scaleImage;
	animation-duration: 16s;
}

@keyframes scaleImage {
	0%   {width: 100%;}
	50%   {width: 105%;}
	100%   {width: 100%;}
}

.swiper-slide-active img:hover{}

.swiper-overlay{
	background-color: #000000;
	opacity: 0.36;
}

/* ANIMATIONS */

.animate-on-view{}

.animation-delay-1{animation-delay: 1s;}
.animation-delay-1-5{animation-delay: 1.5s;}
.animation-delay-2{animation-delay: 2s;}

.animation-duration-1{animation-duration: 1s;}
.animation-duration-2{animation-duration: 2s;}
.animation-duration-3{animation-duration: 3s;}
.animation-duration-4{animation-duration: 4s;}
.animation-duration-5{animation-duration: 5s;}

.animation-ease-in{animation-timing-function: ease-in ease-out;}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.animate-fade-in {animation-name: fadeIn;opacity:0;}

@keyframes fadeInScale {
	0% {
		opacity: 0;
		scale: 0;
	}
	100% {
		opacity: 1;
		scale: 1;
	}
}
.animate-fade-in-scale {animation-name: fadeInScale;opacity:0;}

@keyframes slideInFromLeft {
	0% {
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		transform: translateX(0);
		opacity: 1;
	}
}
.animate-slide-in-left {animation-name: slideInFromLeft;}

@keyframes slideInFromRight {
	0% {
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		transform: translateX(0);
		opacity: 1;
	}
}
.animate-slide-in-right {animation-name: slideInFromRight;}

@keyframes slideInFromBottom {
	0% {
		transform: translateY(100%);
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}
.animate-slide-in-bottom {animation-name: slideInFromBottom;}

@keyframes slideInFromBottomRotate {
	0% {
		transform: translateY(100%);
		rotate: -30deg;
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		rotate: 0deg;
		opacity: 1;
	}
}
.animate-slide-in-bottom-rotate {animation-name: slideInFromBottomRotate;}

@keyframes slideInFromTop {
	0% {
		transform: translateY(-100%);
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}
.animate-slide-in-top {animation-name: slideInFromTop;}

/* ACCORDION */

.accordion .accordion-toggle {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.accordion label {
    padding: 10px;
    cursor: pointer;
	color: #383838;
}

.accordion label img{
	transition: all .2s ease-in-out;
}

.accordion .content {
    max-height: 0;
    overflow: hidden;
    transition: max-height .5s ease-in-out;
	padding: 0 40px;
}

.accordion .accordion-toggle:checked + label {}

.accordion .accordion-toggle:checked + label + .content {
    max-height: 300px;
}

.accordion .accordion-toggle:checked + label img{
	rotate: 90deg;
	filter: hue-rotate(-40deg);
}

#accordion2 .accordion-toggle:checked + label img{
	filter: hue-rotate(200deg);
}

.accordion p {}


/* HOMEPAGE */

.map-pins {
    position: absolute;
    cursor: pointer;
    height: auto;
    z-index: 2;

    /* Hardware acceleration */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

    /* Fixed dim at rest — opacity is NOT in the keyframes so hover can override it freely.
       CSS animations beat regular author rules, so any property animated in @keyframes
       cannot be reliably overridden by :hover without pausing. Keeping opacity here
       (not in keyframes) is the only way to guarantee opacity:1 on hover while the
       animation keeps running. */
    opacity: 1;

    /* Smooth hover transition for transform + filter (drop-shadow on hover only — static
       filter on hover is fine on Apple devices; the old issue was continuously animating it) */
    -webkit-transition: -webkit-transform .25s ease-in-out, -webkit-filter .25s ease-in-out;
    transition: transform .25s ease-in-out, filter .25s ease-in-out;

    /* Scale-breathing animation — only transform in keyframes, never opacity */
    -webkit-animation: focus 2s infinite cubic-bezier(0.45, 0, 0.55, 1);
    animation: focus 2s infinite cubic-bezier(0.45, 0, 0.55, 1);
}

@-webkit-keyframes focus {
    0%, 100% {
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1);
    }
    40%, 60% {
        -webkit-transform: translateZ(0) scale(1.22);
        transform: translateZ(0) scale(1.22);
    }
}

@keyframes focus {
    0%, 100% { transform: translateZ(0) scale(1);    }
    40%, 60%  { transform: translateZ(0) scale(1.22); }
}

.map-pins:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    /* opacity is not in @keyframes so :hover overrides it cleanly even while paused */
    opacity: 1;
    -webkit-filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.9));
    filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.9));
    -webkit-transform: scale(2) rotate(5deg);
    transform: scale(2) rotate(5deg);
    z-index: 9;
}

.map-dashes{
	position: absolute;
	height: 3px;
	border-top: 3px dashed #fff;
}

.animation-bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

@-webkit-keyframes bounce {
    0%, 100% { -webkit-transform: scale(1);   transform: scale(1);   }
    50%       { -webkit-transform: scale(1.2); transform: scale(1.2); }
}

@keyframes bounce {
    0%, 100% { transform: scale(1);   }
    50%       { transform: scale(1.2); }
}
/* Hero map containers: inner wrapper fills the w-1-3 column */
#mapHero .w-1-3 > .w-auto {
	width: 100%;
}
.map-eu-hero { width: 100%; }
.map-au-hero { width: 100%; }

/* All hero pin/dash positions converted from px to %.
   EU reference: 485×385.3px (image 1800×1430 at 485px display width)
   AU reference: 475×378.4px (image 1800×1434 at 475px display width) */

/* Powering The Future */
.map-eu-powering-the-future{
	width: 10.3%;
	top: 11.7%;
	left: 59.8%;
}

.map-eu-powering-the-future-dashes{
	width: 59.8%;
	top: 20.2%;
	left: 73.2%;
}

.map-au-powering-the-future{
	width: 12.6%;
	top: 55.5%;
	left: 51.6%;
}

.map-au-powering-the-future-dashes{
	width: 88.4%;
	top: 65.0%;
	left: -33.7%;
}

/* A Safer Region for all */
.map-eu-a-safer-region-for-all{
	width: 9.3%;
	top: 64.9%;
	left: 19.6%;
}

.map-eu-a-safer-region-for-all-dashes{
	width: 101.0%;
	top: 69.6%;
	left: 29.3%;
}

.map-au-a-safer-region-for-all{
	width: 8.4%;
	top: 56.8%;
	left: 22.1%;
}

.map-au-a-safer-region-for-all-dashes{
	width: 52.4%;
	top: 55.2%;
	left: -33.9%;
}

/* Greener Together */
.map-eu-greener-together{
	width: 14.4%;
	top: 70.1%;
	left: 57.7%;
	z-index: 2;
}

.map-eu-greener-together-dashes{
	width: 63.9%;
	top: 74.5%;
	left: 69.5%;
}

.map-au-greener-together{
	width: 12.6%;
	top: 33.0%;
	left: 58.5%;
}

.map-au-greener-together-dashes{
	width: 101.1%;
	top: 47.6%;
	left: -33.7%;
}

/* Ideas Without Borders */
.map-eu-ideas-without-borders{
	width: 6.2%;
	top: 67.5%;
	left: 49.5%;
}

.map-eu-ideas-without-borders-dashes{
	width: 72.2%;
	top: 72.7%;
	left: 57.7%;
}

.map-au-ideas-without-borders{
	width: 7.4%;
	top: 58.1%;
	left: 44.2%;
}

.map-au-ideas-without-borders-dashes{
	width: 81.1%;
	top: 68.7%;
	left: -33.7%;
}

/* Trade That Works For Everyone */
.map-eu-trade-that-works-for-everyone{
	width: 26.8%;
	top: 9.1%;
	left: 78.4%;
}

.map-eu-trade-that-works-for-everyone-dashes{
	width: 41.2%;
	top: 15.6%;
	left: 92.8%;
}

.map-au-trade-that-works-for-everyone{
	width: 28.4%;
	top: 80.6%;
	left: 0%;
}

.map-au-trade-that-works-for-everyone-dashes{
	width: 32.6%;
	top: 88.3%;
	left: -33.7%;
}

/* A Smarter Digital World */
.map-eu-a-smarter-digital-world{
	width: 8.2%;
	top: 49.3%;
	left: 80.8%;
}

.map-eu-a-smarter-digital-world-dashes{
	width: 41.2%;
	top: 55.8%;
	left: 91.8%;
}

.map-au-a-smarter-digital-world{
	width: 14.7%;
	top: 6.6%;
	left: 28.4%;
}

.map-au-a-smarter-digital-world-dashes{
	width: 65.3%;
	top: 13.2%;
	left: -33.7%;
}

/* Partners in Protection */
.map-eu-partners-in-protection{
	width: 9.3%;
	top: 64.9%;
	left: 37.1%;
}

.map-eu-partners-in-protection-dashes{
	width: 84.5%;
	top: 72.7%;
	left: 46.2%;
}

.map-au-partners-in-protection{
	width: 11.6%;
	top: 39.6%;
	left: 15.8%;
}

.map-au-partners-in-protection-dashes{
	width: 47.4%;
	top: 48.9%;
	left: -33.7%;
}

/* Building A Better World */
.map-eu-building-a-better-world{
	width: 10.3%;
	top: 59.7%;
	left: 59.8%;
	z-index: 1;
}

.map-eu-building-a-better-world-dashes{
	width: 57.7%;
	top: 67.5%;
	left: 73.2%;
}

.map-au-building-a-better-world{
	width: 10.5%;
	top: 41.0%;
	left: 66.3%;
}

.map-au-building-a-better-world-dashes{
	width: 104.2%;
	top: 52.9%;
	left: -33.7%;
}

/* Values We Share */
.map-eu-values-we-share{
	width: 10.3%;
	top: 35.0%;
	left: 77.3%;
}

.map-eu-values-we-share-dashes{
	width: 43.3%;
	top: 42.1%;
	left: 88.2%;
}

.map-au-values-we-share{
	width: 11.6%;
	top: 23.8%;
	left: 15.8%;
}

.map-au-values-we-share-dashes{
	width: 49.5%;
	top: 29.1%;
	left: -33.7%;
}

/* Our Interconnected Regions */
.map-eu-our-interconnected-regions{
	width: 13.4%;
	top: 51.4%;
	left: 45.4%;
}

.map-eu-our-interconnected-regions-dashes{
	width: 70.1%;
	top: 53.7%;
	left: 62.1%;
}

.map-au-our-interconnected-regions{
	width: 12.6%;
	top: 60.8%;
	left: 64.6%;
}

.map-au-our-interconnected-regions-dashes{
	width: 104.2%;
	top: 62.1%;
	left: -33.7%;
}

#mapBigMaps {
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
}

/* Map containers: make inner wrapper fill the w-1-3 column so images can be width:100% */
#mapBigMaps .w-1-3 > .w-auto {
	width: 100%;
}

.map-eu-big{width: 100%;}
.map-au-big{width: 100%;}

/* All pin/dash positions converted from px to % of displayed map size.
   EU reference: 585×464.75px (image 1800×1430 at 585px display width)
   AU reference: 575×458.15px (image 1800×1434 at 575px display width) */

/* Powering The Future BIG */
.map-eu-powering-the-future-big{
	width: 9.4%;
	top: 14.0%;
	left: 59.8%;
}

.map-eu-powering-the-future-big-dashes{
	width: 32.5%;
	top: 19.8%;
	left: 73.5%;
}

.map-au-powering-the-future-big{
	width: 12.2%;
	top: 55.7%;
	left: 51.3%;
}

.map-au-powering-the-future-big-dashes{
	width: 58.8%;
	top: 64.4%;
	left: -10.4%;
}

/* A Safer Region for all */
.map-eu-a-safer-region-for-all-big{
	width: 8.5%;
	top: 64.6%;
	left: 20.5%;
}

.map-eu-a-safer-region-for-all-big-dashes{
	width: 78.6%;
	top: 66.9%;
	left: 29.2%;
}

.map-au-a-safer-region-for-all-big{
	width: 8.7%;
	top: 56.7%;
	left: 22.6%;
}

.map-au-a-safer-region-for-all-big-dashes{
	width: 25.6%;
	top: 57.2%;
	left: -10.4%;
}

/* Greener Together */
.map-eu-greener-together-big{
	width: 12.8%;
	top: 72.1%;
	left: 58.1%;
	z-index: 2;
}

.map-eu-greener-together-big-dashes{
	width: 34.2%;
	top: 74.2%;
	left: 71.8%;
}

.map-au-greener-together-big{
	width: 12.2%;
	top: 32.7%;
	left: 59.1%;
}

.map-au-greener-together-big-dashes{
	width: 72.2%;
	top: 47.8%;
	left: -10.4%;
}

/* Ideas Without Borders */
.map-eu-ideas-without-borders-big{
	width: 5.1%;
	top: 68.9%;
	left: 49.6%;
}

.map-eu-ideas-without-borders-big-dashes{
	width: 47.9%;
	top: 71.0%;
	left: 58.1%;
}

.map-au-ideas-without-borders-big{
	width: 7.0%;
	top: 57.8%;
	left: 43.5%;
}

.map-au-ideas-without-borders-big-dashes{
	width: 53.9%;
	top: 69.9%;
	left: -10.4%;
}

/* Trade That Works For Everyone */
.map-eu-trade-that-works-for-everyone-big{
	width: 20.5%;
	top: 8.6%;
	left: 80.3%;
}

.map-eu-trade-that-works-for-everyone-big-dashes{
	width: 34.2%;
	top: 10.8%;
	left: 100.9%;
}

.map-au-trade-that-works-for-everyone-big{
	width: 24.3%;
	top: 82.9%;
	left: 0%;
}

.map-au-trade-that-works-for-everyone-big-dashes{
	width: 8.7%;
	top: 89.5%;
	left: -10.4%;
}

/* A Smarter Digital World */
.map-eu-a-smarter-digital-world-big{
	width: 8.5%;
	top: 49.5%;
	left: 81.2%;
}

.map-eu-a-smarter-digital-world-big-dashes{
	width: 14.5%;
	top: 54.9%;
	left: 91.5%;
}

.map-au-a-smarter-digital-world-big{
	width: 13.9%;
	top: 8.7%;
	left: 28.7%;
}

.map-au-a-smarter-digital-world-big-dashes{
	width: 41.7%;
	top: 14.2%;
	left: -10.4%;
}

/* Partners in Protection */
.map-eu-partners-in-protection-big{
	width: 9.4%;
	top: 65.6%;
	left: 36.8%;
}

.map-eu-partners-in-protection-big-dashes{
	width: 59.8%;
	top: 71.0%;
	left: 47.0%;
}

.map-au-partners-in-protection-big{
	width: 10.4%;
	top: 41.5%;
	left: 14.8%;
}

.map-au-partners-in-protection-big-dashes{
	width: 18.3%;
	top: 49.1%;
	left: -10.4%;
}

/* Building A Better World */
.map-eu-building-a-better-world-big{
	width: 10.3%;
	top: 59.2%;
	left: 60.2%;
	z-index: 2;
}

.map-eu-building-a-better-world-big-dashes{
	width: 35.0%;
	top: 66.7%;
	left: 71.8%;
}

.map-au-building-a-better-world-big{
	width: 10.4%;
	top: 39.9%;
	left: 66.8%;
}

.map-au-building-a-better-world-big-dashes{
	width: 78.3%;
	top: 58.9%;
	left: -10.4%;
}

/* Values We Share */
.map-eu-values-we-share-big{
	width: 10.3%;
	top: 34.4%;
	left: 76.9%;
}

.map-eu-values-we-share-big-dashes{
	width: 17.1%;
	top: 43.0%;
	left: 90.6%;
}

.map-au-values-we-share-big{
	width: 10.4%;
	top: 26.2%;
	left: 15.7%;
}

.map-au-values-we-share-big-dashes{
	width: 20.9%;
	top: 31.6%;
	left: -10.4%;
}

/* Our Interconnected Regions */
.map-eu-our-interconnected-regions-big{
	width: 13.7%;
	top: 50.8%;
	left: 45.0%;
}

.map-eu-our-interconnected-regions-big-dashes{
	width: 44.4%;
	top: 52.7%;
	left: 62.4%;
}

.map-au-our-interconnected-regions-big{
	width: 13.0%;
	top: 60.0%;
	left: 64.3%;
}

.map-au-our-interconnected-regions-big-dashes{
	width: 78.3%;
	top: 64.4%;
	left: -10.4%;
}







.wpcf7-form p{width: 100%;padding: 0 20px;}

input[type=text],
input[type=email],
textarea{
	width:100%;
	background:#fff;
	border:none;
	color:#B3BCCF;
	border-radius: 5px;
	margin-bottom:20px;
	padding: 10px;
	resize: none;
	outline: none
}

input[type=submit]{
	display: inline-block;
	padding: 20px 40px;
	font-family: "Inter_24pt-SemiBold";
	font-size: 20px;
	text-align: center;
	border: none;
	transition: all .2s ease-in-out;
	background-color: #02205F;
	color: #fff;
	border-radius: 5px;
}

::-webkit-input-placeholder { /* WebKit browsers */
	opacity: 1;
	color:#B3BCCF;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	opacity: 1;
	color:#B3BCCF;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	opacity: 1;
	color:#B3BCCF;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	opacity: 1;
	color:#B3BCCF;
}


/* PAGES */

.story-3-content {
	text-align: left;
	position: relative;
}

.story-3-content p{
	font-family: "Inter_24pt-Medium";
	margin-bottom: 20px;
	color: #000;
}

.story-3-content a{
	text-decoration: underline;
}



/* FOOTER */

.footer-menu{
	display: flex;
	justify-content: center;
	list-style: none;
	padding: 0;
}

.footer-menu a{
	font-size: 24px;
	font-family: "Inter_24pt-SemiBold";
	text-transform: uppercase;
	color: #fff;
	margin-left: 40px;
	transition: all .2s ease-in-out;
}

.footer-menu .current_page_item a {
	font-family: "Inter_24pt-SemiBold";
}

.footer-menu li{
	position: relative;
}

.footer-menu li .sub-menu {
	display:none;
}

footer p{
	transition: all .5s ease-in-out;
}

.quiz-popup{
	max-width:600px;
	position:absolute;
	top:0;
	left:50%;
	transform:translate(-50%,0);
	background:#fff;
	padding:40px;
	border-radius:20px;
	z-index:9999;
}

.quiz-popup-results{
	height: 300px;
	overflow-y: scroll;
}

#meu-quiz-root form{
	width: 80%;
	margin: 0 auto;
}


/* RESPONSIVE */

@media screen and (min-width: 1920.1px) {
	#mapBig {min-height: 100%;}
	#mapBigMaps {max-width: 1700px;}
}

@media screen and (max-width: 1920px) {
	.container{padding-right: 20px;padding-left: 20px;}
}

@media screen and (max-width: 1800px) {
	.fs-45-1800{font-size: 45px;}
}

@media screen and (max-width: 1700px) {}

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1536px) {}

@media screen and (max-width: 1520px) {
	.fs-32-1520{font-size: 32px;}
	.fs-24-1520{font-size: 24px;}

	.px-40-1520{padding-left: 40px; padding-right: 40px;}
}

@media screen and (min-width: 1440.1px) {
	.hidden-min-1440{display:none;}
}

@media screen and (max-width: 1440px) {
	#mapBigMaps {max-width: 700px;}

	.w-full-1440{width: 100%;}
	.h-auto-1440{height: auto;}

	.hidden-1440{display: none;}
	.block-1440{display: block;}

	.bg-white-1440{background-color: #fff;}

	.mb-0-1440{margin-bottom: 0;}

	.py-40-1440 {padding-top: 40px;padding-bottom: 40px;}
	.px-40-1440 {padding-left: 40px;padding-right: 40px;}

	.pb-0-1440 {padding-bottom: 0;}

	.flex-column-1440{flex-direction: column;}

	.fs-18-1440{font-size: 18px;}

	.text-dark-blue-1440 {color: #083198;}

	/* Vertical dashes: swap horizontal line for vertical */
	.map-dashes {
		height: auto;
		width: 3px;
		border-top: none;
		border-left: 3px dashed #fff;
	}

	/* EU dashes — extend DOWN from pin top to bottom of map
	   left = pin_left + pin_width/2  |  top = pin_top  |  height = 100% - pin_top */
	.map-eu-powering-the-future-big-dashes         { left: 64.5%; top: 14.0%; height: 86.0%; }
	.map-eu-a-safer-region-for-all-big-dashes      { left: 24.8%; top: 64.6%; height: 35.4%; }
	.map-eu-greener-together-big-dashes            { left: 64.5%; top: 72.1%; height: 27.9%; }
	.map-eu-ideas-without-borders-big-dashes       { left: 52.2%; top: 68.9%; height: 31.1%; }
	.map-eu-trade-that-works-for-everyone-big-dashes { left: 90.6%; top: 8.6%; height: 91.4%; }
	.map-eu-a-smarter-digital-world-big-dashes     { left: 85.5%; top: 49.5%; height: 50.5%; }
	.map-eu-partners-in-protection-big-dashes      { left: 41.5%; top: 65.6%; height: 34.4%; }
	.map-eu-building-a-better-world-big-dashes     { left: 65.4%; top: 59.2%; height: 40.8%; }
	.map-eu-values-we-share-big-dashes             { left: 82.1%; top: 34.4%; height: 65.6%; }
	.map-eu-our-interconnected-regions-big-dashes  { left: 51.9%; top: 50.8%; height: 49.2%; }

	/* AU dashes — extend UP from top of map to pin
	   left = pin_left + pin_width/2  |  top = 0  |  height = pin_top */
	.map-au-powering-the-future-big-dashes         { left: 57.4%; top: 0; height: 55.7%; }
	.map-au-a-safer-region-for-all-big-dashes      { left: 27.0%; top: 0; height: 56.7%; }
	.map-au-greener-together-big-dashes            { left: 65.2%; top: 0; height: 32.7%; }
	.map-au-ideas-without-borders-big-dashes       { left: 47.0%; top: 0; height: 57.8%; }
	.map-au-trade-that-works-for-everyone-big-dashes { left: 12.2%; top: 0; height: 82.9%; }
	.map-au-a-smarter-digital-world-big-dashes     { left: 35.7%; top: 0; height:  8.7%; }
	.map-au-partners-in-protection-big-dashes      { left: 20.0%; top: 0; height: 41.5%; }
	.map-au-building-a-better-world-big-dashes     { left: 72.0%; top: 0; height: 39.9%; }
	.map-au-values-we-share-big-dashes             { left: 20.9%; top: 0; height: 26.2%; }
	.map-au-our-interconnected-regions-big-dashes  { left: 70.8%; top: 0; height: 60.0%; }
}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1240px) {}

@media screen and (max-width: 1180px) {
	.l4\:w-full-minus-20{width: calc(100% - 40px);}

	.l4\:mx-20{margin-left: 20px; margin-right: 20px;}
}

@media screen and (min-width: 1080.1px) {
	.l3-min\:hidden{display:none;}
}

@media screen and (max-width: 1080px) {

	.l3\:hidden{display: none;}

	.w-full-1080{width: 100%;}
	.l3\:w-full{width: 100%;}
	.l3\:w-1-2{width: 50%;}

	.l3\:h-auto{height: auto;}

	.l3\:flex-column{flex-direction: column;}
	.l3\:flex-column-reverse{flex-direction: column-reverse;}
	.l3\:justify-center{justify-content: center;}
	.l3\:items-start{align-items: flex-start;}

	.l3\:flex-full{flex: 0 0 100%;}

	.l3\:text-center{text-align: center;}
	.l3\:text-left{text-align: left;}

	.l3\:mb-0{margin-bottom: 0;}
	.l3\:mb-10{margin-bottom: 10px;}
	.l3\:mb-20{margin-bottom: 20px;}
	.l3\:mb-40{margin-bottom: 40px;}
	.l3\:mb-80{margin-bottom: 80px;}

	.l3\:mt-0{margin-top: 0;}

	.l3\:my-0{margin-top: 0; margin-bottom: 0;}
	.l3\:my-40{margin-top: 40px; margin-bottom: 40px;}

	.l3\:px-0{padding-left: 0; padding-right: 0;}

	.l3\:pl-0{padding-left: 0;}

	.l3\:pr-0{padding-right: 0;}

	.l3\:py-40{padding-top: 40px; padding-bottom: 40px;}

	.l3\:pb-40{padding-bottom: 40px;}

	.l3\:relative{position: relative;}

	.l3\:top-inherit{top: inherit}

	.btn-fit{margin-bottom: 35px;}

	.l3\:fs-20{font-size: 20px;}

}

@media screen and (max-width: 1024px) {
	.l2\:hidden{display:none;}

	.l2\:w-max-content{width: max-content;}
	.l2\:w-full{width: 100%;}
	.l2\:w-9-10{width: 90%;}
	.l2\:w-8-10{width: 80%;}
	.l2\:w-2-3{width: 60%;}
	.l2\:w-1-2{width: 50%;}


	.l2\:w-max-auto{max-width: 100%;}
	
	.l2\:h-auto{height: auto;}
	.l2\:h-min-auto{min-height: auto;}

	.l2\:bg-none{background: none!important;}

	.l2\:flex-column{flex-direction: column;}
	.l2\:flex-column-reverse{flex-direction: column-reverse;}

	.l2\:flex-full{flex: 0 0 100%;}

	.l2\:justify-center{justify-content: center;}
	.l2\:items-center{align-items: center;}

	.l2\:mx-auto{margin-left: auto; margin-right: auto;}

	.l2\:my-40{margin-top: 40px; margin-bottom: 40px;}

	.l2\:mt-40{margin-top: 40px;}

	.l2\:mb-20{margin-bottom: 20px;}
	.l2\:mb-40{margin-bottom: 40px;}

	.l2\:mr-0{margin-right: 0;}
	.l2\:ml-0{margin-left: 0;}

	.l2\:p-0{padding: 0;}

	.l2\:pb-0{padding-bottom: 0;}
	.l2\:pr-0{padding-right: 0;}
	.l2\:pl-0{padding-left: 0;}

	.l2\:px-20{padding-left: 20px; padding-right: 20px;}
	.l2\:py-20{padding-top: 20px; padding-bottom: 20px;}

	.l2\:text-center{text-align: center;}

	.l2\:fs-40{font-size: 40px;}
	.l2\:fs-32{font-size: 32px;}

	.l2\:br-40-top{border-radius: 40px 40px 0 0;}
}

@media screen and (min-width: 962.1px) {
	.l1-min\:hidden{display:none;}
}

@media screen and (max-width: 962px) {
	.header-menu.lang-menu li{padding: 0 20px 10px 0;}
	.header-menu.lang-menu li .sub-menu{top: 20px;}

	ul.header-menu.lang-menu > .menu-item-has-children > a::after {top: 4px;}
	ul.header-menu.lang-menu > .menu-item-has-children:hover > a::after {top: 8px;}

	.btn{padding: 10px 20px;}
	.btn-ghost{font-size: 14px; padding: 5px 10px!important;}

	.l1\:hidden{display:none;}

	.l1\:relative{position: relative;}
	.l1\:top-inherit{top: inherit;}

	.l1\:w-auto{width: auto;}
	.l1\:w-full{width: 100%;}
	.l1\:w-2-3{width: 66.6%;}
	.l1\:w-1-3{width: 33.3%;}

	.l1\:h-48{height:48px}
	.l1\:h-200{height:200px}
	.l1\:h-300{height:300px}
	.l1\:h-auto{height:auto}

	.l1\:bg-white{background-color: #fff;}

	.l1\:flex-column{flex-direction: column;}
	.l1\:flex-full{flex: 0 0 100%;}

	.l1\:text-center{text-align: center;}
	
	.l1\:py-20{padding-top: 20px; padding-bottom: 20px}

	.btn-fit{font-size: 16px; margin-bottom: 20px;}
}

@media screen and (max-width: 950px) {}

@media screen and (max-width: 810px) {}

@media screen and (max-width: 800px) {}

@media screen and (min-width: 768.1px) {
	.m1-min\:hidden{display:none;}
}

@media screen and (max-width: 768px) {
	.m1\:hidden {display: none;}

	.m1\:w-full{width: 100%;}
	.m1\:w-1-2{width: 50%;}

	.m1\:h-400{height: 400px;}
	
	.m1\:flex-column{flex-direction: column;}
	.m1\:flex-column-reverse{flex-direction: column-reverse;}
	.m1\:justify-center{justify-content: center;}
	.m1\:items-center{align-items: center;}

	.m1\:flex-full{flex: 0 0 100%;}

	.m1\:text-center{text-align: center;}

	.m1\:inline{display: inline;}

	.m1\:my-80{margin-top: 80px; margin-bottom: 80px;}

	.m1\:mb-0{margin-bottom: 0;}
	.m1\:mb-20{margin-bottom: 20px;}
	.m1\:mb-40{margin-bottom: 40px;}
	.m1\:mb-80{margin-bottom: 80px;}

	.m1\:mt-480{margin-top: 480px;}
	.m1\:mt-100{margin-top: 100px;}
	.m1\:mt-120{margin-top: 120px;}

	.m1\:px-20{padding-left: 20px; padding-right: 20px;}
	.m1\:px-0{padding-left: 0; padding-right: 0;}

	.m1\:pl-0{padding-left: 0;}

	.m1\:pb-80{padding-bottom: 80px;}

	.m1\:top-minus-80-perc{top: -80%;}

	.m1\:br-none{border-right:none;}
	.m1\:bl-none{border-left:none;}

	.m1\:fs-40{font-size: 40px;}
	.m1\:fs-20{font-size: 20px;}
	.m1\:fs-18{font-size: 18px;}

	.s3-middle-item::before{
		content:"";
		display: block;
		width: 20%;
		height: 2px;
		background-color: #02205F;
		position: absolute;
		left: 40px;
		top: -40px;
	}

	.s3-middle-item::after{
		content:"";
		display: block;
		width: 20%;
		height: 2px;
		background-color: #02205F;
		position: absolute;
		left: 40px;
		bottom: -40px;
	}

	.quiz-popup{
		width: 90%;
	}
}

@media screen and (max-width: 667px) {
	.map-eu-big{width: 100%;}
	.map-au-big{width: 100%;}

	.px-0-667{padding-left: 0; padding-right: 0;}

	.m2\:flex-column {flex-direction: column;}

	.m2\:justify-center {justify-content: center;}

	.m2\:mb-10{margin-bottom: 10px;}


}

@media screen and (max-width: 567px) {
	.mx-10-567{margin-left: 10px; margin-right: 10px;}


}

@media screen and (max-width: 480px) {
	ul.header-menu.lang-menu > .menu-item-has-children > a::after {top: 0;}
	ul.header-menu.lang-menu > .menu-item-has-children:hover > a::after {top: 4px;}

	.s1\:w-full{width:100%}
	.s1\:w-20{width:20px;}

	.s1\:h-80{height:80px;}

	.s1\:h-full-vh{height: 100vh;}
	.s1\:h-600{height: 600px}
	.s1\:h-540{height: 540px}
	.s1\:h-300{height: 300px;}
	.s1\:h-260{height: 260px;}
	.s1\:h-160{height: 160px;}
	.s1\:h-38{height: 38px;}
	.s1\:h-20{height: 20px;}

	.s1\:fs-48{font-size: 48px;}
	.s1\:fs-40{font-size: 40px;}
	.s1\:fs-24{font-size: 24px;}
	.s1\:fs-22{font-size: 22px;}
	.s1\:fs-20{font-size: 20px;}

	.s1\:mb-20{margin-bottom: 20px;}
	.s1\:mb-40{margin-bottom: 40px;}

	.s1\:mt-40{margin-top: 40px;}
	.s1\:mt-510{margin-top: 510px;}

	.s1\:pb-0{padding-bottom: 0;}
	.s1\:pb-40{padding-bottom: 40px;}

	.s1\:pt-80{padding-top: 80px;}
	.s1\:pt-120{padding-top: 120px;}

	.s1\:px-0{padding-left: 0; padding-right: 0;}
	.s1\:px-20{padding-left: 20px; padding-right: 20px;}

	.s1\:relative{position: relative;}

	.s1\:top-minus-90-perc{top: -90%}

	.s1\:text-left{text-align: left;}
	.s1\:text-center{text-align: center;}

	.s1\:inline-block{display: inline-block;}
	.s1\:inline{display: inline;}

	.s1\:hidden {display: none;}

	.btn{
		padding: 10px 20px;
	}

	.s3-middle-item::before,
	.s3-middle-item::after{left: 0;}

	.sprite-container {
		width: 300px;
		height: 300px;
		margin: 40px auto;
	}

	.s8-cta-image{object-position: calc(100% - 30%) center;}

	.timeline-dot::after {top: 20px;}
}

@media screen and (max-width: 450px) {
	.s2\:w-full{width:100%}
	.s2\:w-200{width:200px}
	.s2\:w-20{width:30px}

	.s2\:h-35{height:35px}
	.s2\:h-30{height:30px}

	.s2\:fs-18{font-size: 18px;}
}

@media screen and (max-width: 415px) {
	body{font-size:16px;}
	.header-menu.lang-menu li {padding: 0 20px 5px 0;}
	ul.header-menu.lang-menu > .menu-item-has-children > a::after {top: -4px;}
	ul.header-menu.lang-menu > .menu-item-has-children:hover > a::after {top: 0;}



	.s3\:w-full{width:100%}

	.s3\:h-30{height: 30px;}

	.s3\:mr-5{margin-right: 5px;}
	.s3\:ml-5{margin-left: 5px;}

	.s3\:fs-20{font-size: 20px;}
	.s3\:fs-24{font-size: 24px;}
	.s3\:fs-36{font-size: 36px;}
}

@media screen and (max-width: 390px) {
	.s4\:w-full{width:100%}
}

@media screen and (max-width: 375px) {
	.s5\:w-full{width:100%}
}

@media screen and (max-width: 360px) {
	.s6\:w-full{width:100%}
}

@media screen and (max-width: 340px) {
	.s7\:w-full{width:100%}
}

@media screen and (max-width: 320px) {
	.s8\:w-full{width:100%}
}