:root {
	--contentSize: 1500px;
	--mobile-p: 1rem;
	--clamp: 4vw;
	--lgei-headline: "LGEI Headline", Segoe UI, "Microsoft Sans Serif", sans-serif;
	--lgei-text: "LGEI Text", Segoe UI, "Microsoft Sans Serif", sans-serif;


	--lg-red: #A50034;
	--lg-red-rgb: 165, 0, 52;

	--lg-red-active: #FD312E;
	--lg-red-active-rgb: 253, 49, 46;

	--lg-light-gray-100: #F6F3EB;
	--lg-light-gray-100-rgb: 246, 243, 235;

	--lg-light-gray-200: #F0ECE4;
	--lg-light-gray-200-rgb: 240, 236, 228;

	--lg-light-gray-300: #E6E1D6;
	--lg-light-gray-300-rgb: 230, 225, 214;

	--lg-mid-gray-100: #CBC8C2;
	--lg-mid-gray-100-rgb: 203, 200, 194;

	--lg-mid-gray-200: #7E7C77;
	--lg-mid-gray-200-rgb: 126, 124, 119;

	--lg-mid-gray-300: #4A4946;
	--lg-mid-gray-300-rgb: 74, 73, 70;

	--lg-dark-gray-100: #333333;
	--lg-dark-gray-100-rgb: 51, 51, 51;

	--lg-dark-gray-150: #6B6B6B;
	--lg-dark-gray-100-rgb: 107, 107, 107;

	--lg-dark-gray-200: #262626;
	--lg-dark-gray-200-rgb: 38, 38, 38;

	--lg-dark-gray-300: #1A1A1A;
	--lg-dark-gray-300-rgb: 26, 26, 26;

	--white: #ffffff;
	--white-rgb: 255, 255, 255;

	--black: #000000;
	--black-rgb: 0, 0, 0;

	--color-grey-100: #C9C9C9;
	--color-grey-100-rgb: 201, 201, 201;

}

/* CSS Reset By Carlos Fachini */
/* Developer: Carlos Fachini <carlos.fachini@lgcns.com> */
*,
::after,
::before {
	box-sizing: border-box !important;
	margin: 0;
	padding: 0;
	font-weight: inherit;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
}

html,
body,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
img,
small,
strike,
strong,
em,
sub,
sup,
tt,
dd,
dl,
dt,
i,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
section,
time,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: inherit;
}

table {
	border-collapse: collapse;
}

p {
	line-height: 1.4;
	margin: 0;
}

img,
iframe {
	border: 0;
	text-decoration: none;
}

img,
picture,
svg,
video {
	display: block;
	max-width: 100%;
}

input,
textarea,
select,
button {
	resize: none;
	outline: none;
	border: 0;

}

ul {
	list-style: none;
}

textarea {
	white-space: revert;
}

::placeholder {
	color: unset;
}

:where([hidden]) {
	display: none;
}

/* revert for bug in Chromium browsers */
:where([contenteditable]:not([contenteditable="false"])) {
	-moz-user-modify: read-write;
	-webkit-user-modify: read-write;
	overflow-wrap: break-word;

}

/* apply back the draggable feature */
:where([draggable="true"]) {
	-webkit-user-drag: element;
}


/* [Start] LG Smart */
/* ===================================================== */
@font-face {
	font-family: "LGEI Text";
	src: url("../fonts/lgei/LGEIText-Light.woff2") format("woff2"),
		url("../fonts/lgei/LGEIText-Light.woff") format("woff");
	font-weight: 300;
	font-display: swap;
	font-style: normal;
	unicode-range: U+000-5FF;
}

@font-face {
	font-family: "LGEI Text";
	src: url("../fonts/lgei/LGEIText-Regular.woff2") format("woff2"),
		url("../fonts/lgei/LGEIText-Regular.woff") format("woff");
	font-weight: 400;
	font-display: swap;
	font-style: normal;
	unicode-range: U+000-5FF;
}

@font-face {
	font-family: "LGEI Text";
	src: url("../fonts/lgei/LGEIText-SemiBold.woff2") format("woff2"),
		url("../fonts/lgei/LGEIText-SemiBold.woff") format("woff");
	font-weight: 600;
	font-display: swap;
	font-style: normal;
	unicode-range: U+000-5FF;
}

@font-face {
	font-family: "LGEI Text";
	src: url("../fonts/lgei/LGEIText-Bold.woff2") format("woff2"),
		url("../fonts/lgei/LGEIText-Bold.woff") format("woff");
	font-weight: 700;
	font-display: swap;
	font-style: normal;
	unicode-range: U+000-5FF;
}

@font-face {
	font-family: "LGEI Headline";
	src: url("../fonts/lgei/LGEIHeadline-Thin.woff2") format("woff2"),
		url("../fonts/lgei/LGEIHeadline-Thin.woff") format("woff");
	font-weight: 100;
	font-display: swap;
	font-style: normal;
	unicode-range: U+000-5FF;
}

@font-face {
	font-family: "LGEI Headline";
	src: url("../fonts/lgei/LGEIHeadline-Light.woff2") format("woff2"),
		url("../fonts/lgei/LGEIHeadline-Light.woff") format("woff");
	font-weight: 300;
	font-display: swap;
	font-style: normal;
	unicode-range: U+000-5FF;
}

@font-face {
	font-family: "LGEI Headline";
	src: url("../fonts/lgei/LGEIHeadline-Regular.woff2") format("woff2"),
		url("../fonts/lgei/LGEIHeadline-Regular.woff") format("woff");
	font-weight: 400;
	font-display: swap;
	font-style: normal;
	unicode-range: U+000-5FF;
}

@font-face {
	font-family: "LGEI Headline";
	src: url("../fonts/lgei/LGEIHeadline-Semibold.woff2") format("woff2"),
		url("../fonts/lgei/LGEIHeadline-Semibold.woff") format("woff");
	font-weight: 600;
	font-display: swap;
	font-style: normal;
	unicode-range: U+000-5FF;
}

@font-face {
	font-family: "LGEI Headline";
	src: url("../fonts/lgei/LGEIHeadline-Bold.woff2") format("woff2"),
		url("../fonts/lgei/LGEIHeadline-Bold.woff") format("woff");
	font-weight: 700;
	font-display: swap;
	font-style: normal;
	unicode-range: U+000-5FF;
}

html {
	scroll-behavior: smooth;
	accent-color: var(--lg-red);
	color: var(--black);
}

body {
	background-color: var(--lg-light-gray-200);
	scrollbar-width: thin;
}

body,
input,
select {
	font-family: var(--lgei-text);
	font-weight: 400;
	text-decoration: none;
	font-size: 1rem;
}

button {
	cursor: pointer !important;
}

strong {
	font-weight: 700;
}

h1,
h2,
h3,
h4,
h5 {
	font-family: var(--lgei-headline);
	color: var(--club--title-default);
	letter-spacing: -.023em;
}

p,
small,
label {
	color: var(--club--text-default);
	letter-spacing: -.023em;
}

p a,
small a,
label a {
	color: var(--lg-red-active) !important;
}

a,
button {
	cursor: pointer !important;
}

main {
	height: 100vh;
	display: flex;
	flex-direction: column;
}

#header {
	width: 100%;
	padding-block: 20px;
	border-bottom: 2px solid var(--lg-light-gray-300);
	height: 80px;

	#header--content {
		display: flex;
		justify-content: center;
		margin-inline: auto;
		width: min(100%, var(--contentSize));
		padding-inline: var(--mobile-p);
		gap: 40px;
		align-items: center;

		.logo__family {
			width: 100%;
			max-width: 150px;

			svg {
				width: 100%;
			}
		}

		.logoLG {
			display: block;
			max-width: 60px;

			svg {
				width: 100%;
			}
		}
	}
}




.section__countries {
	width: min(100%, var(--contentSize));
	margin-inline: auto;

	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;

	h1 {
		font-size: clamp(2.375rem, var(--clamp), 44px);
		font-weight: 500;
		text-align: center;
	}
}


.section__countries--content {
	background-color: var(--white);
	border-radius: 1rem;
	margin-block: 2rem;
	margin-inline: auto;
	padding: 2rem;
	display: grid;
	gap: 2rem;
	/* row-gap: 2rem; */
	grid-template-columns: repeat(2, 1fr);
}



.link__countries {
	width: fit-content;
	display: flex;
	gap: 6px;
	text-decoration: none;
	flex-direction: column;
	align-items: center;
	transition: all .23s  cubic-bezier(0.6, 0, 0.4, 1);

	img {
		width: 100%;
		max-width: 110px;
		display: block;
		border-radius: 0.625rem;
		transition: all .23s  cubic-bezier(0.6, 0, 0.4, 1);
		border: 1px solid var(--lg-light-gray-300);
	}

	p {
		color: var(--black);
		font-weight: 600;
		font-size: 1.5rem;
	}

	span {
		font-weight: 400;
		color: var(--lg-dark-gray-150);
		font-size: 1rem;
		line-height: 0.75em;
	}

	&:hover {
		

		img{
			scale: 1.05;
			box-shadow: rgba(14, 63, 126, 0.04) 0px 0px 0px 1px, rgba(42, 51, 69, 0.04) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.04) 0px 6px 6px -3px, rgba(14, 63, 126, 0.04) 0px 12px 12px -6px, rgba(14, 63, 126, 0.04) 0px 24px 24px -12px;
		
		}
	}
}

@media (min-width: 576px) {
	#header--content {
		padding-inline: 2rem;
	}

	.logoLG {
		max-width: 80px;
	}

	.section__countries--content {
		grid-template-columns: repeat(4, 1fr);
	}
	.link__countries {
		flex-direction: row;
	}
}