.g3-lglp {
	position: relative;
	width: 100%;
	max-width: 1680px;
	height: auto;
	z-index: 1;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'sofia-pro', sans-serif;
	font-size: 1.56vw;
	-webkit-text-decoration-skip: none;
	text-decoration-skip-ink: none;
}

@media all and (min-width: 1024px) and (max-width: 1220px) {
	.g3-lglp {
		font-size: 0.6em !important;
	}
}

@media all and (min-width: 1220px) and (max-width: 1680px) {
	.g3-lglp {
		font-size: 0.95vw !important;
	}
}

@media (min-width: 1680px) {
	.g3-lglp {
		font-size: 1em;
	}
}

.g3-lglp *,
.g3-lglp *::before,
.g3-lglp *::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.g3-lglp img {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	max-width: none;
}

.g3-lglp a {
	color: inherit;
}

.g3-lglp h1,
.g3-lglp h2,
.g3-lglp h3,
.g3-lglp h4,
.g3-lglp h5,
.g3-lglp h6,
.g3-lglp blockquote,
.g3-lglp p {
	position: relative;
	display: block;
	margin: 0;
}

.g3-lglp section {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-lglp picture {
	position: relative;
	display: block;
	width: 100%;
}

.g3-lglp picture img {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
}

.g3-lglp .g3-video-responsive video {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	object-fit: cover;
	margin: 0;
	display: none;
}

@media (min-width: 1024px) {
	div.g3-16-9::before,
	section.g3-16-9::before {
		content: '';
		display: block;
		padding-top: 56.25%;
	}
}

.g3-desktop-only {
	display: none !important;
}

.g3-mobile-only {
	display: revert !important;
}

.g3-nobreak--dt > br {
	display: revert;
}

.g3-nobreak--mob > br {
	display: none;
}

@media (min-width: 1024px) {
	.g3-mobile-only {
		display: none !important;
	}

	.g3-desktop-only {
		display: revert !important;
	}

	.g3-nobreak--mob > br {
		display: revert;
	}

	.g3-nobreak--dt > br {
		display: none;
	}
}

.g3-rel {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-abs {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-flex-break {
	flex-basis: 100%;
	height: 0;
}

.g3-it {
	font-style: italic;
}

.g3-white {
	color: #ffffff;
}

.g3-black {
	color: #000000;
}

.g3-sb {
	font-weight: 600 !important;
}

.g3-bold {
	font-weight: 700 !important;
}

.g3-fadein {
	opacity: 0;
}

.g3-lglp a.g3-cta--block,
.g3-lglp span.g3-cta--block {
	display: inline-block;
	position: relative;
	height: auto;
	margin: 0 0.8em;
	padding: 0 2em;
	overflow: hidden;
	font-family: 'sofia-pro', sans-serif;
	font-size: 1.75em;
	font-weight: 400;
	line-height: 2.3;
	letter-spacing: normal;
	text-align: center;
	color: inherit;
	border: solid 0.08em;
	white-space: nowrap;
	text-decoration: none !important;
}

.g3-lglp a.g3-cta--block--tight,
.g3-lglp span.g3-cta--block--tight {
	padding: 0 1.2em !important;
}

.g3-lglp a.g3-cta--block--med,
.g3-lglp span.g3-cta--block--med {
	padding: 0 1.6em !important;
}

.g3-lglp a.g3-cta--ul,
.g3-lglp span.g3-cta--ul {
	display: inline-block;
	position: relative;
	font-family: 'sofia-pro', sans-serif;
	font-size: 1.5em;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.02em;
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 0.2em;
	margin: 0;
}

.g3-lglp a.g3-cta--mob-ul-dt-block,
.g3-lglp span.g3-cta--mob-ul-dt-block {
	display: inline-block;
	position: relative;
	font-family: 'sofia-pro', sans-serif;
	font-size: 1.5em;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.02em;
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 0.2em;
	margin: 0 1em;
	white-space: nowrap;
}

@media (min-width: 1024px) {
	.g3-lglp a.g3-cta--block {
		font-size: 1em;
		padding: 0 2.8em;
		line-height: 2.3;
	}

	.g3-lglp a.g3-cta--ul,
	.g3-lglp span.g3-cta--ul {
		font-size: 1em;
	}

	.g3-lglp a.g3-cta--mob-ul-dt-block,
	.g3-lglp span.g3-cta--mob-ul-dt-block {
		margin: 0 0.8em;
		padding: 0 2.8em;
		overflow: hidden;
		font-size: 1em;
		line-height: 2.3;
		letter-spacing: normal;
		text-align: center;
		border: solid 0.08em;
		white-space: nowrap;
		text-decoration: none !important;
	}
}

a.g3-cta--block--no-pad {
	padding-left: 0;
	padding-right: 0;
}

.g3-ctas {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
}
.g3-lglp__hero {
	display: none;
}
.g3-lglp__hero__bg {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: -1;
}
.g3-lglp__hero__txt {
	position: absolute;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 1em 0 0.6em 0;
	z-index: 5;
	text-align: center;
	background-color: #123571;
}
.g3-lglp__hero__anim {
	position: relative;
	width: 10.4%;
	height: auto;
	padding: 0;
	margin: 0 auto 1.3em auto;
	overflow: hidden;
}
.g3-lglp__hero__anim img {
	display: block;
	position: relative;
	width: 300%;
	max-width: 300%;
	height: auto;
	margin: 0;
}
.g3-lglp__hero__txt h1 {
	color: #ffffff;
	font-family: 'poppins', sans-serif;
	font-size: 2.8em;
	font-weight: 600;
	line-height: 1.1;
	letter-spacing: normal;
}
.g3-lglp__logo {
	display: block;
	position: relative;
	width: 48.5%;
	height: auto;
	margin: 1.5em auto 1.6em auto;
}
.g3-lglp__hero__txt h2 {
	color: #ffffff;
	font-family: 'poppins', sans-serif;
	font-size: 1.875em;
	font-weight: 400;
	line-height: 1.3;
	letter-spacing: 0.02em;
}
@media (min-width: 1024px) {
	.g3-lglp__hero__txt {
		background-color: transparent;
		padding: 0;
	}
	.g3-lglp__hero__anim {
		margin-top: 1.2em;
		margin-bottom: 1.5em;
		width: 5%;
	}
	.g3-lglp__hero__txt h1 {
		font-size: 2.125em;
	}
	.g3-lglp__hero__txt h2 {
		font-size: 1.375em;
	}
	.g3-lglp__logo {
		margin-top: 1.5em;
		width: 24em;
	}
}

section.g3-lglp__shop {
	margin-top: 5.5%;
}

/* Cats only - margin top adjustment ====== */
section.g3-lglp__shop.g3-no-margin {
	/* Mobile */
	margin-top: 6%;
}
@media (min-width: 1024px) {
	section.g3-lglp__shop.g3-no-margin {
		/* Desktop */
		margin-top: 3%;
	}
}

.g3-lglp__shop__grid {
	position: relative;
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 1.8em;
	width: 255%;
	height: auto;
	margin: 0;
	padding: 0 1.8em;
	overflow: hidden;
}
.g3-lglp__shop__grid a {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: inherit;
	text-align: center;
}
.g3-lglp__shop__grid img {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
}
.g3-lglp__shop__label {
	display: inline-block;
	color: #000000;
	font-family: 'poppins', sans-serif;
	font-size: 1.7em;
	font-weight: 400;
	line-height: 1.1;
	letter-spacing: 0.02em;
	padding: 1em 0;
}
.g3-lglp__shop__grid a.g3-lglp__cat-active {
	pointer-events: none;
	cursor: default;
}
.g3-lglp__shop__grid a.g3-lglp__cat-active .g3-lglp__shop__label {
	text-decoration: underline;
	text-underline-offset: 0.2em;
}

@media (min-width: 1024px) {
	section.g3-lglp__shop {
		margin-top: 3.125%;
	}
	.g3-lglp__shop__grid {
		width: 100%;
		gap: 1.2em;
		padding: 0;
	}
	.g3-lglp__shop__label {
		font-size: 1.47875em;
	}
}
