@charset "UTF-8";
body {
	background-color: var(--color-white);
}
.sgphx {
	text-rendering: initial;
	font-variant-ligatures: initial;
	font-kerning: initial;
	-ms-font-feature-settings: initial;
	font-feature-settings: initial;
	font-variant-numeric: initial;
	font-size: initial;
	line-height: initial;
	color: initial;
}
.sgphx a {
	color: initial;
	text-decoration: initial;
}
.sgphx a:hover,
.sgphx a:focus {
	color: currentColor;
	text-decoration: initial;
}
.sgphx h1,
.sgphx .h1,
.sgphx h2,
.sgphx .h2,
.sgphx h3,
.sgphx .h3,
.sgphx h4,
.sgphx .h4,
.sgphx h5,
.sgphx .h5,
.sgphx h6,
.sgphx .h6 {
	color: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-transform: initial;
	line-height: initial;
}
.sgphx p {
	margin-top: initial;
	margin-bottom: initial;
}
.sgphx pre,
.sgphx code {
	font-family: initial;
	font-weight: initial;
	-moz-tab-size: initial;
	-o-tab-size: initial;
	tab-size: initial;
	background-color: initial;
}
.sgphx pre {
	padding: initial;
	margin: initial;
	overflow: initial;
	font-size: initial;
	border-radius: initial;
}
.sgphx code,
.sgphx pre code {
	display: initial;
	padding: initial;
}

.sgphx ul,
.sgphx ol {
	padding-left: initial;
	padding-right: initial;
	margin: initial;
}
.sgphx ul ul,
.sgphx ul ol,
.sgphx ol ul,
.sgphx ol ol {
	margin: 0;
}
.sgphx dt {
	font-weight: initial;
}
.sgphx dd {
	margin-left: initial;
	margin-right: initial;
	margin-bottom: initial;
}
.sgphx abbr {
	cursor: help;
}
.sgphx label {
	cursor: initial;
}
.sgphx .sgphx-list.sgphx-list--full > li {
	width: 100%;
}
.sgphx .sgphx-picture--cover,
.sgphx .sgphx-picture--contain {
	position: relative;
	height: 100%;
	width: 100%;
	max-width: 100%;
}
.sgphx .sgphx-picture--cover img,
.sgphx .sgphx-picture--contain img {
	padding: 0;
	width: 100%;
	height: 100%;
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}
.sgphx .sgphx-picture--contain img {
	-o-object-fit: contain;
	object-fit: contain;
}
.sgphx .sgphx-picture--block {
	max-width: none;
	width: 100%;
}
.sgphx .sgphx-picture--block img {
	position: static;
	width: 100%;
	height: auto;
	min-width: unset;
	min-height: unset;
	-o-object-fit: unset;
	object-fit: unset;
	-o-object-position: unset;
	object-position: unset;
}

/* Custom Font-Face */
@font-face {
	font-family: SangBleuKingdom;
	font-display: swap;
	src: url(../woff2/BaskOldFace.woff2) format("woff2"),
	url(../woff/BaskOldFace.woff) format("woff");
}

@font-face {
	font-family: SangBleuKingdom;
	font-style: italic;
	font-display: swap;
	src: url(../woff2/BaskOldFace.woff2) format("woff2"),
	url(../woff/BaskOldFace.woff) format("woff");
}

@font-face {
	font-family: GarnetCapitals;
	font-display: swap;
	src: url(../woff2/GarnetCapitals-Thin.woff2) format("woff2"),
	url(../woff/GarnetCapitals-Thin.woff) format("woff");
}

html {
	--font-size-xs: 0.625rem; /* ~10px */
	--font-size-sm: 0.75rem; /* ~12px */
	--font-size-base: 0.875rem; /* ~14px */
	--font-size-md: 1rem; /* ~16px */
	--font-size-lg: 1.1875rem; /* ~19px */
	--font-size-xl: 1.375rem; /* ~22px */
	--font-size-2xl: 1.5625rem; /* ~25px */
	--font-size-3xl: 1.875rem; /* ~30px */
	--font-size-4xl: 2.3125rem; /* ~37px */
	--font-size-5xl: 2.625rem; /* ~42px */
	--font-size-6xl: 3.75rem; /* ~60px */
	--font-size-7xl: 4.375rem; /* ~70px */
	--font-size-8xl: 5.125rem; /* ~82px */
	--font-size-9xl: 6rem; /* ~96px */
	--font-size-10xl: 7rem; /* ~112px */
	--font-size-11xl: 8rem; /* ~128px */
	--font-size-12xl: 9rem; /* ~144px */
	--font-size-13xl: 10rem; /* ~160px */
	--font-size-14xl: 12rem; /* ~192px */
	--font-size-15xl: 14rem; /* ~224px */
	--font-size-16xl: 16rem; /* ~256px */
	--font-size-17xl: 18rem; /* ~288px */
	--font-size-18xl: 20rem; /* ~320px */
	--font-size-19xl: 24rem; /* ~384px */
	--font-size-20xl: 30rem; /* ~480px */
}

@font-face {
	font-family: NeutrafaceText;
	font-display: swap;
	src: url(../woff2/Neutra2Text_book.8bef9c5e.woff2) format("woff2"),
	url(../woff/Neutra2Text_book.1407c028.woff) format("woff");
}

@font-face {
	font-family: NeutrafaceText;
	font-weight: 700;
	font-display: swap;
	src: url(../woff2/Neutra2Text_demi.803b4ad1.woff2) format("woff2"),
	url(../woff/Neutra2Text_demi.7fc3efb5.woff) format("woff");
}

.sgphx .sgphx-hr {
	border-top: 1px solid var(--color-divider);
}

.sgphx .sgphx-text-xs {
	font-size: var(--font-size-xs);
	line-height: var(--line-height-xs);
}
.sgphx .sgphx-text-sm {
	font-size: var(--font-size-base);
	line-height: var(--line-height-base);
}
.sgphx .sgphx-text-lg {
	font-size: var(--font-size-md);
	line-height: var(--line-height-md);
}

/* Global styles */
:root {
	--direction: 1;
	--spacing-2xs: 5px;
	--spacing-xs: 10px;
	--spacing-sm: 15px;
	--spacing-base: 20px;
	--spacing-md: 30px;
	--spacing-lg: 50px;
	--spacing-xl: 80px;
	--spacing-2xl: 130px;
	--color-white: #fff;
	--color-rgb-white: 255, 255, 255;
	--color-black: #000;
	--color-rgb-black: 0, 0, 0;
	--color-grey: #333;
	--color-grey-50: #f8f8f8;
	--color-grey-100: #f0f0f0;
	--color-grey-200: #dfe2e6;
	--color-grey-500: #949494;
	--color-grey-600: #686868;
	--color-grey-700: #595959;
	--color-radiant-yellow: #f6ff00;
	--color-radiant-purple: #a00e8e;
	--color-radiant-green: #01902c;
	--color-radiant-light-blue: #7dbfe2;
	--color-radiant-blue: #1c51d7;
	--color-radiant-dark-blue: #12219e;
	--color-piaget-blue: #002a3a;
	--color-piaget-blue-80: #2e505c;
	--color-piaget-blue-500: #00222e;
	--color-background: transparent;
	--color-background-dark: var(--color-piaget-blue);
	--color-background-light: var(--color-white);
	--color-text-dark: var(--color-grey);
	--color-text-light: var(--color-white);
	--color-text: --color-text-dark;
	--color-text-muted-dark: var(--color-grey-600);
	--color-text-muted-light: var(--color-grey-200);
	--color-text-muted: --color-text-muted-dark;
	--color-divider: var(--color-grey-200);
	--color-focus-outline: var(--color-text-dark);
	--color-focus-outline-reverse: var(--color-text-light);
	--color-danger-background: #f0a5a9;
	--color-danger-text: #871319;
	--color-warning-background: #ffeecc;
	--color-warning-text: #664400;
	--color-success-background: #d3e3b1;
	--color-success-text: #3a4a18;
	--color-info-background: #d5e1ee;
	--color-info-text: #004f71;
	--font-family-heading: SangBleuKingdom, "Times New Roman", times, serif;
	--font-family-body: NeutrafaceText, arial, sans-serif;
	--font-size-xs: 0.875rem;
	--font-size-sm: 0.9375rem;
	--font-size-base: 1rem;
	--font-size-md: 1.125rem;
	--font-size-lg: 1.3125rem;
	--font-size-xl: 1.5rem;
	--font-size-2xl: 1.6875rem;
	--font-size-3xl: 2rem;
	--font-size-4xl: 2.5rem;
	--font-size-5xl: 2.8125rem;
	--font-size-6xl: 4.0625rem;
	--font-size-7xl: 4.6875rem;
	--line-height-xs: 1.35;
	--line-height-sm: 1.4;
	--line-height-base: 1.5;
	--line-height-md: 1.5;
	--line-height-lg: 1.42857;
	--line-height-xl: 1.45833;
	--line-height-2xl: 1.25925;
	--line-height-3xl: 1.30555;
	--line-height-4xl: 1.1125;
	--line-height-5xl: 1.11111;
	--line-height-6xl: 1.07692;
	--line-height-7xl: 1.04;
	--duration-shorter: 0.2s;
	--duration-short: 0.3s;
	--duration-standard: 0.4s;
	--duration-long: 0.6s;
	--delay-shorter: 0.1s;
	--delay-short: 0.15s;
	--delay-long: 0.4s;
	--delay-longer: 0.45s;
	--ease-easeInQuart: cubic-bezier(0.5, 0, 0.75, 0);
	--ease-easeOutQuart: cubic-bezier(0.25, 1, 0.5, 1);
	--ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
	--ease-out-quad: cubic-bezier(0.5, 1, 0.89, 1);
	--media-hover-scale: 1.04;
	--input-icon-width: 20px;
	--input-icon-trigger-width: calc(
			(var(--input-x-padding) * 2) + var(--input-icon-width)
	);
	--focus-outline-width: 2px;
	--opacity-faded-text: 0.75;
	--percentage-16-9: 56.25%;
}

[dir="rtl"] .sgphx {
	--direction: -1;
}

/* CSS mobil menü simgesi için */
.sgphx-topbar__start {
	display: flex;
	align-items: center;
}

.sgphx-topbar__start ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sgphx-btn {
	background: none;
	border: none;
	cursor: pointer;
}

/* Mobil menü simgesi için CSS */
.sgphx-icon--menu {
	fill: #000; /* İkon rengini istediğiniz renkle değiştirin */
}

/* Arama simgesi için CSS */
.sgphx-icon--magnifying-glass {
	fill: #000; /* İkon rengini istediğiniz renkle değiştirin */
}

/* Arama formu için CSS */
.sgphx-topbar-search {
	display: none; /* Arama formunu varsayılan olarak gizle */
}

/* Tablet ve mobil için CSS */
@media (max-width: 991px) {
	.sgphx-topbar-search {
		display: block; /* Tablet ve mobil için arama formunu göster */
	}

	.sgphx-topbar__start ul li:not(:first-child) {
		display: none; /* Mobil menü simgesi hariç tüm menü öğelerini gizle */
	}
}

/* Theme styles */
.sgphx-theme--light,
.sgphx-theme--grey,
.sgphx-theme--colored {
	--color-text: var(--color-text-dark);
	--color-text-muted: var(--color-text-muted-dark);
}

.sgphx-theme--light {
	--color-background: var(--color-background-light);
}

.sgphx-theme--grey {
	--color-background: var(--color-grey-50);
}

.sgphx-theme--dark {
	--color-background: var(--color-background-dark);
	--color-divider: rgba(var(--color-rgb-white), 0.2);
	--color-focus-outline: var(--color-text-light);
	--color-focus-outline-reverse: var(--color-text-dark);
	--color-text: var(--color-text-light);
	--color-text-muted: var(--color-text-muted-light);
}

/* Reset styles */
.sgphx {
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
	Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
	"Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
	margin: 0;
}

.sgphx hr {
	height: 0;
	color: inherit;
	border-top-width: 1px;
}

.sgphx abbr:where([title]) {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

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

.sgphx a {
	color: inherit;
	text-decoration: inherit;
}

.sgphx b,
.sgphx strong {
	font-weight: bolder;
}

.sgphx code,
.sgphx kbd,
.sgphx samp,
.sgphx pre {
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
	Liberation Mono, Courier New, monospace;
	font-size: 1em;
}

.sgphx small {
	font-size: 80%;
}

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

.sgphx sub {
	bottom: -0.25em;
}

.sgphx sup {
	top: -0.5em;
}

.sgphx table {
	text-indent: 0;
	border-color: inherit;
	border-collapse: collapse;
}

/* Form and input styles */
.sgphx button,
.sgphx input,
.sgphx optgroup,
.sgphx select,
.sgphx textarea {
	font-family: GarnetCapitals;
	font-size: 100%;
	line-height: inherit;
	color: inherit;
	margin: 0;
	padding: 0;
}

.sgphx button,
.sgphx select {
	text-transform: none;
}

.sgphx button,
.sgphx [type="button"],
.sgphx [type="reset"],
.sgphx [type="submit"] {
	-webkit-appearance: button;
	appearance: button;
	background-color: transparent;
	background-image: none;
}

.sgphx :-moz-focusring {
	outline: auto;
}

.sgphx :-moz-ui-invalid {
	box-shadow: none;
}

.sgphx progress {
	vertical-align: baseline;
}

.sgphx ::-webkit-inner-spin-button,
.sgphx ::-webkit-outer-spin-button {
	height: auto;
}

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

.sgphx ::-webkit-search-decoration {
	-webkit-appearance: none;
	appearance: none;
}

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

.sgphx summary {
	display: list-item;
}

/* Margin and padding reset for common elements */
.sgphx blockquote,
.sgphx dl,
.sgphx dd,
.sgphx h1,
.sgphx h2,
.sgphx h3,
.sgphx h4,
.sgphx h5,
.sgphx h6,
.sgphx hr,
.sgphx figure,
.sgphx p,
.sgphx pre {
	margin: 0;
}

.sgphx fieldset {
	margin: 0;
	padding: 0;
}

.sgphx legend {
	padding: 0;
}

.sgphx ol,
.sgphx ul,
.sgphx menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sgphx textarea {
	resize: vertical;
}

/* Placeholder styles */
.sgphx input::-moz-placeholder,
.sgphx textarea::-moz-placeholder {
	opacity: 1;
	color: #9ca3af;
}

.sgphx input:-ms-input-placeholder,
.sgphx textarea:-ms-input-placeholder {
	opacity: 1;
	color: #9ca3af;
}

.sgphx input::placeholder,
.sgphx textarea::placeholder {
	opacity: 1;
	color: #9ca3af;
}

/* Miscellaneous styles */
.sgphx button,
.sgphx [role="button"] {
	cursor: pointer;
}

.sgphx :disabled {
	cursor: default;
}

.sgphx img,
.sgphx svg,
.sgphx video,
.sgphx canvas,
.sgphx audio,
.sgphx iframe,
.sgphx embed,
.sgphx object {
	display: block;
}

.sgphx img,
.sgphx video {
	max-width: 100%;
	height: auto;
}

.sgphx [hidden] {
	display: none;
}

/* Right-to-left language support */
[dir="rtl"] .sgphx {
	--direction: -1;
}

/* Navbar height variable */
:root {
	--navbar-height: 54px;
}

@media screen and (min-width: 1440px) {
	:root {
		--navbar-height: 121px;
	}
}

:root {
	--label-color: var(--color-grey);
	--input-height: 50px;
	--input-y-padding: var(--spacing-xs);
	--input-x-padding: var(--spacing-sm);
	--input-color: var(--color-grey);
	--input-bg-color: var(--color-white);
	--input-border-color: var(--color-grey);
	--scale-floating-label: 0.88888889;
	--switch-size: 20px;
	--text-reveal-lines: 6;
	--aspect-ratio-3-4: 133.33333;
	--aspect-ratio-3-2: 66.66666;
	--aspect-ratio-3-1: 33.33333;
	--aspect-ratio-5-7: 140;
}

@media screen and (min-width: 768px) {
	:root {
		--text-reveal-lines: 2;
	}
}

html {
	height: 100%;
}

body {
	min-height: 100%;
}

.sgphx {
	font-family: var(--font-family-body);
	font-size: var(--font-size-md);
	line-height: var(--line-height-md);
	color: var(--color-text);
	text-rendering: optimizeLegibility;
	font-variant-ligatures: common-ligatures;
	font-kerning: normal;
	font-feature-settings: "kern", "liga", "clig", "calt", "lnum";
	font-variant-numeric: lining-nums;
}

.sgphx input {
	font-variant-numeric: inherit;
}

.sgphx input::-moz-placeholder,
.sgphx textarea::-moz-placeholder {
	color: var(--color-grey-600);
}

.sgphx input:-ms-input-placeholder,
.sgphx textarea:-ms-input-placeholder {
	color: var(--color-grey-600);
}

.sgphx input::placeholder,
.sgphx textarea::placeholder {
	color: var(--color-grey-600);
}

.sgphx-main {
	position: relative;
}

*:focus,
.sgphx :-moz-focusring {
	outline: none;
}

[data-whatinput="keyboard"] :focus,
[data-whatinput="keyboard"] [type="search"]:focus-visible {
	box-shadow: none;
}

:focus-visible,
[data-whatinput="keyboard"] :focus {
	outline: var(--focus-outline-width) solid var(--color-focus-outline);
	outline-offset: var(--focus-outline-width);
}

[type="search"]:focus,
[type="search"]:focus-visible {
	outline-offset: calc(var(--focus-outline-width) * -1);
}

[data-whatinput="touch"] :focus {
	outline: 0;
}

.sgphx .sgphx-fade-in {
	opacity: 0;
	transition: opacity var(--duration-standard) var(--ease-easeOutQuart);
}

.sgphx .sgphx-fade-in.is-revealed {
	opacity: 1;
}

.sgphx .sgphx-fade-up {
	opacity: 0;
	transition: opacity var(--duration-standard) var(--ease-easeOutQuart),
	transform var(--duration-standard) var(--ease-easeOutQuart);
	transform: translate3d(0, var(--spacing-base), 0);
}

.sgphx .sgphx-fade-up.is-revealed {
	opacity: 1;
	transform: translateZ(0);
}

@keyframes fade-in {
	0% {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fade-out {
	0% {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@keyframes rotate {
	0% {
		transform: rotate3d(0, 0, 1, 0);
	}
	to {
		transform: rotate3d(0, 0, 1, -360deg);
	}
}

[data-simplebar] {
	position: relative;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start;
}

.simplebar-wrapper {
	overflow: hidden;
	width: inherit;
	height: inherit;
	max-width: inherit;
	max-height: inherit;
}

.simplebar-mask {
	direction: inherit;
	position: absolute;
	overflow: hidden;
	padding: 0;
	margin: 0;
	inset: 0;
	width: auto !important;
	height: auto !important;
	z-index: 0;
}

.simplebar-offset {
	direction: inherit !important;
	box-sizing: inherit !important;
	resize: none !important;
	position: absolute;
	inset: 0;
	padding: 0;
	margin: 0;
	-webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
	direction: inherit;
	box-sizing: border-box !important;
	position: relative;
	display: block;
	height: 100%;
	width: auto;
	max-width: 100%;
	max-height: 100%;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
	content: " ";
	display: table;
}

.simplebar-placeholder {
	max-height: 100%;
	max-width: 100%;
	width: 100%;
	pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
	box-sizing: inherit !important;
	height: 100%;
	width: 100%;
	max-width: 1px;
	position: relative;
	float: left;
	max-height: 1px;
	overflow: hidden;
	z-index: -1;
	padding: 0;
	margin: 0;
	pointer-events: none;
	flex-grow: inherit;
	flex-shrink: 0;
	flex-basis: 0;
}

.simplebar-height-auto-observer {
	box-sizing: inherit;
	display: block;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 1000%;
	width: 1000%;
	min-height: 1px;
	min-width: 1px;
	overflow: hidden;
	pointer-events: none;
	z-index: -1;
}

.simplebar-track {
	z-index: 1;
	position: absolute;
	right: 0;
	bottom: 0;
	pointer-events: none;
	overflow: hidden;
}

[data-simplebar].simplebar-dragging .simplebar-content {
	pointer-events: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
	pointer-events: all;
}

.simplebar-scrollbar {
	position: absolute;
	left: 0;
	right: 0;
	min-height: 10px;
}

.simplebar-scrollbar:before {
	position: absolute;
	content: "";
	background: black;
	border-radius: 7px;
	left: 2px;
	right: 2px;
	opacity: 0;
	transition: opacity 0.2s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
	opacity: 0.5;
	transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
	top: 0;
	width: 11px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
	top: 2px;
	bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
	left: 0;
	height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
	height: 100%;
	left: 2px;
	right: 2px;
}

[data-simplebar-direction="rtl"] .simplebar-track.simplebar-vertical {
	right: auto;
	left: 0;
}

.hs-dummy-scrollbar-size {
	direction: rtl;
	position: fixed;
	opacity: 0;
	visibility: hidden;
	height: 500px;
	width: 500px;
	overflow-y: hidden;
	overflow-x: scroll;
}

.simplebar-hide-scrollbar {
	position: fixed;
	left: 0;
	visibility: hidden;
	overflow-y: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.sgphx .sgphx-box {
	padding: var(--spacing-base);
}

.sgphx .sgphx-box--tight {
	padding: 0;
}

.sgphx .sgphx-box--xs {
	padding: var(--spacing-xs);
}

.sgphx .sgphx-box--sm {
	padding: var(--spacing-sm);
}

.sgphx .sgphx-box--md {
	padding: var(--spacing-md);
}

.sgphx .sgphx-box--lg {
	padding: var(--spacing-lg);
}

.sgphx .sgphx-box--xl {
	padding: var(--spacing-xl);
}

.sgphx .sgphx-box--center {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.sgphx .sgphx-box--middle {
	align-items: center;
}

.sgphx .sgphx-box--white {
	background-color: #fff;
}

.sgphx .sgphx-icon {
	display: inline-block;
	vertical-align: middle;
	pointer-events: none;
	fill: currentColor;
	will-change: transform;
}

.sgphx .sgphx-list {
	--list-item-spacing: calc(var(--spacing-base) / 2);
	list-style: none;
}

.sgphx .sgphx-list--gap-xs {
	gap: var(--spacing-xs);
}

.sgphx .sgphx-list--gap-sm {
	gap: var(--spacing-sm);
}

.sgphx .sgphx-list--gap-md {
	gap: var(--spacing-md);
}

.sgphx .sgphx-list--gap-lg {
	gap: var(--spacing-lg);
}

.sgphx .sgphx-list--gap-xl {
	gap: var(--spacing-xl);
}

.sgphx .sgphx-loader {
	display: inline-block;
	width: var(--spacing-md);
	height: var(--spacing-md);
	position: relative;
}

.sgphx .sgphx-loader .sgphx-loader__inner {
	width: calc(100% + 6px);
	height: calc(100% + 6px);
	top: -3px;
	left: -3px;
	position: absolute;
	animation: spin 1s ease-in-out infinite;
}

.sgphx .sgphx-loader,
.sgphx .sgphx-loader__inner {
	border-radius: 50%;
	border: 3px solid;
}

.sgphx .sgphx-loader--xs {
	width: 15px;
	height: 15px;
	border: 1px solid;
}

.sgphx .sgphx-loader--xs .sgphx-loader__inner {
	height: calc(100% + 2px);
	width: calc(100% + 2px);
	top: -1px;
	left: -1px;
	border: 1px solid;
}

.sgphx .sgphx-loader--sm {
	width: 20px;
	height: 20px;
	border: 2px solid;
}

.sgphx .sgphx-loader--sm .sgphx-loader__inner {
	height: calc(100% + 4px);
	width: calc(100% + 4px);
	top: -2px;
	left: -2px;
	border: 2px solid;
}

.sgphx .sgphx-loader--lg {
	width: 50px;
	height: 50px;
}

.sgphx .sgphx-loader--xl {
	width: 100px;
	height: 100px;
	border: 5px solid;
}

.sgphx .sgphx-loader--xl .sgphx-loader__inner {
	height: calc(100% + 10px);
	width: calc(100% + 10px);
	top: -5px;
	left: -5px;
	border: 5px solid;
}

.sgphx .sgphx-loader--dark {
	border-color: #0003;
}

.sgphx .sgphx-loader--dark .sgphx-loader__inner {
	border-color: #000;
	border-left-color: transparent !important;
	border-bottom-color: transparent !important;
	border-right-color: transparent !important;
}

.sgphx .sgphx-loader--light {
	border-color: #ffffff4d;
}

.sgphx .sgphx-loader--light .sgphx-loader__inner {
	border-color: #fff;
	border-left-color: transparent !important;
	border-bottom-color: transparent !important;
	border-right-color: transparent !important;
}

@keyframes spin {
	to {
		transform: rotate(360deg);
	}
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-wrapper__action {
		padding: var(--spacing-sm);
	}
}
@media screen and (min-width: 1024px) {
	.sgphx .sgphx-wrapper__action {
		padding: calc(var(--spacing-base) + var(--spacing-2xs));
	}
}
.sgphx .sgphx-overlay {
	--body-overlay-color: 0, 0, 0;
	--body-overlay-opacity: 0.5;
	--body-overlay-height: 100%;
	--body-gradient-orientation: 180deg;
	--body-gradient-color: 255, 255, 255;
	--body-gradient-opacity: 0.9;
	--body-gradient-length: 80%;
}
@media screen and (min-width: 768px) {
	.sgphx .sgphx-overlay {
		--body-gradient-length: 50%;
	}
}
.sgphx .sgphx-overlay {
	height: var(--body-overlay-height);
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	pointer-events: none;
	background-color: rgba(
			var(--body-overlay-color),
			var(--body-overlay-opacity)
	);
}
.sgphx .sgphx-overlay--gradient {
	background: rgb(0, 0, 0);
	background: linear-gradient(
			var(--body-gradient-orientation),
			rgba(var(--body-gradient-color), var(--body-gradient-opacity)) 0%,
			rgba(255, 255, 255, 0) var(--body-gradient-length)
	);
}
.sgphx .sgphx-overlay--negative {
	--body-gradient-color: 0, 0, 0;
	--body-gradient-opacity: 0.75;
}
.sgphx .sgphx-overlay--bottom {
	top: auto;
	bottom: 0;
}
.sgphx [data-simplebar] {
	position: relative;
	width: 100%;
	height: auto;
}
.sgphx .simplebar-wrapper {
	width: inherit;
	height: 100%;
	max-width: inherit;
	max-height: inherit;
	overflow: hidden;
}
.sgphx .simplebar-mask {
	margin: 0;
	padding: 0;
	width: auto !important;
	height: auto !important;
	overflow: hidden;
	position: absolute;
	inset: 0;
	direction: inherit;
	z-index: 0;
}
.sgphx .simplebar-offset {
	margin: 0;
	padding: 0;
	-webkit-overflow-scrolling: touch;
	position: absolute;
	inset: 0;
	resize: none !important;
	direction: inherit !important;
}
.sgphx .simplebar-content-wrapper {
	width: auto;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
	display: block;
	-ms-overflow-style: none;
	position: relative;
	scrollbar-width: none;
	direction: inherit;
	-ms-scroll-chaining: none;
	overscroll-behavior: contain;
}
.sgphx .simplebar-content-wrapper::-webkit-scrollbar,
.sgphx .simplebar-hide-scrollbar::-webkit-scrollbar {
	width: 0;
	height: 0;
}
.sgphx .simplebar-content {
	height: 100%;
}
.sgphx .simplebar-content:before,
.sgphx .simplebar-content:after {
	content: "";
	display: table;
}
.sgphx .simplebar-placeholder {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	pointer-events: none;
}
.sgphx .simplebar-height-auto-observer-wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 1px;
	height: 100%;
	max-height: 1px;
	overflow: hidden;
	position: relative;
	z-index: -1;
	pointer-events: none;
	float: left;
}
.sgphx .simplebar-height-auto-observer {
	height: 1000%;
	width: 1000%;
	min-height: 1px;
	min-width: 1px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	pointer-events: none;
	z-index: -1;
}
.sgphx .simplebar-track {
	position: absolute;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 1;
	pointer-events: none;
}
.sgphx .simplebar-track.simplebar-vertical {
	top: 0;
	width: 8px;
}
.sgphx .simplebar-track.simplebar-horizontal {
	height: 10px;
	left: 0;
}
.sgphx .simplebar-track.simplebar-horizontal:before {
	height: 100%;
	left: 0;
	right: 0;
}
.sgphx .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
	width: auto;
	height: 9px;
	min-width: 10px;
	min-height: 0;
	top: 2px;
	right: auto;
	left: 0;
}
.sgphx .simplebar-track .simplebar-scrollbar:before {
	top: 2px;
	bottom: 2px;
}
.sgphx [data-simplebar].simplebar-dragging .simplebar-content {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.sgphx [data-simplebar].simplebar-dragging .simplebar-track {
	pointer-events: all;
}
.sgphx .simplebar-scrollbar {
	min-height: 10px;
	position: absolute;
	left: 0;
	right: 0;
}
.sgphx .simplebar-scrollbar:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	background: black;
	border-radius: 16px;
	opacity: 0;
	transition: opacity 0.2s linear;
}
.sgphx .simplebar-scrollbar.simplebar-visible:before {
	opacity: 0.5;
}
.sgphx .simplebar-dragging .simplebar-scrollbar:before,
.sgphx .simplebar-scrollbar.simplebar-hover:before {
	opacity: 0.65;
	transition: opacity 0.2s linear;
}
.sgphx .sgphx-hs-dummy-scrollbar-size {
	width: 500px;
	height: 500px;
	overflow-y: hidden;
	overflow-x: scroll;
	position: fixed;
	opacity: 0;
	visibility: hidden;
	direction: rtl;
}
.sgphx .simplebar-hide-scrollbar {
	overflow-y: scroll;
	-ms-overflow-style: none;
	position: fixed;
	left: 0;
	visibility: hidden;
	scrollbar-width: none;
}
.sgphx .sgphx-autocomplete {
	position: relative;
}
.sgphx .sgphx-autocomplete .sgphx-autocomplete__input {
	-webkit-padding-end: var(--spacing-xl);
	padding-inline-end: var(--spacing-xl);
}
.sgphx .sgphx-autocomplete [type="search"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.sgphx .sgphx-autocomplete [type="search"]::-webkit-search-cancel-button {
	display: none;
}
.sgphx .sgphx-autocomplete [type="search"]::-webkit-search-decoration,
.sgphx .sgphx-autocomplete [type="search"]::-webkit-search-results-button,
.sgphx .sgphx-autocomplete [type="search"]::-webkit-search-results-decoration,
.sgphx .sgphx-autocomplete [type="search"]::-ms-clear {
	display: none;
}
.sgphx .sgphx-autocomplete__field-wrapper {
	position: relative;
}
.sgphx .sgphx-autocomplete__button {
	padding: var(--spacing-sm);
	position: absolute !important;
	top: 1px;
	inset-inline-end: 1px;
	bottom: 1px;
	color: var(--autocomplete-button-color);
}
.sgphx .sgphx-autocomplete__dropdown {
	width: 100%;
	position: absolute;
	top: 100%;
	inset-inline-start: 0;
	z-index: 1;
	pointer-events: none;
}
.sgphx .sgphx-autocomplete__dropdown--open {
	pointer-events: auto;
}
.sgphx .sgphx-autocomplete__dropdown--enter-active,
.sgphx .sgphx-autocomplete__dropdown--leave-active {
	pointer-events: none;
	transition: opacity var(--duration-standard) var(--ease-in-out),
	transform var(--duration-standard) var(--ease-in-out);
}
.sgphx .sgphx-autocomplete__dropdown--enter,
.sgphx .sgphx-autocomplete__dropdown--leave-to {
	opacity: 0;
	transform: translate3d(0, calc(var(--spacing-xs) * -1), 0);
}
.sgphx .sgphx-autocomplete__wrapper {
	height: 100%;
	overflow-x: hidden;
	position: absolute;
	box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;
	background-color: #fff;
}
.sgphx .sgphx-autocomplete__wrapper[data-simplebar] {
	height: 100%;
}
.sgphx .sgphx-autocomplete__options {
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-padding-start: 0;
	padding-inline-start: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transform: translateZ(0);
	list-style-type: none;
}
.sgphx .sgphx-autocomplete__option {
	padding: var(--spacing-sm) var(--spacing-base);
	cursor: pointer;
}
.sgphx .sgphx-autocomplete__option mark {
	color: inherit;
	font-style: normal;
	font-weight: 600;
	background-color: transparent;
}
.sgphx
.sgphx-autocomplete__option:not(
		:is(
				.sgphx-autocomplete__option--current,
				.sgphx-autocomplete__option--empty
			)
	):hover {
	background-color: var(--autocomplete-option-hover-bg);
}
.sgphx .sgphx-autocomplete__option--empty,
.sgphx .sgphx-autocomplete__option--loading {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: auto;
}
.sgphx .sgphx-autocomplete__option--current {
	background-color: var(--autocomplete-option-current-bg);
	color: var(--autocomplete-option-current-text);
}
.sgphx .sgphx-autocomplete__input-wrapper {
	position: relative;
}
.flatpickr-calendar {
	background: transparent;
	opacity: 0;
	display: none;
	text-align: center;
	visibility: hidden;
	padding: 0;
	animation: none;
	direction: ltr;
	border: 0;
	font-size: 14px;
	line-height: 24px;
	border-radius: 5px;
	position: absolute;
	width: 307.875px;
	box-sizing: border-box;
	touch-action: manipulation;
	background: #fff;
	box-shadow: 1px 0 #e6e6e6, -1px 0 #e6e6e6, 0 1px #e6e6e6, 0 -1px #e6e6e6,
	0 3px 13px #00000014;
}
.flatpickr-calendar.open,
.flatpickr-calendar.inline {
	opacity: 1;
	max-height: 640px;
	visibility: visible;
}
.flatpickr-calendar.open {
	display: inline-block;
	z-index: 99999;
}
.flatpickr-calendar.animate.open {
	animation: fpFadeInDown 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
	display: block;
	position: relative;
	top: 2px;
}
.flatpickr-calendar.static {
	position: absolute;
	top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
	z-index: 999;
	display: block;
}
.flatpickr-calendar.multiMonth
.flatpickr-days
.dayContainer:nth-child(n + 1)
.flatpickr-day.inRange:nth-child(7n + 7) {
	box-shadow: none !important;
}
.flatpickr-calendar.multiMonth
.flatpickr-days
.dayContainer:nth-child(n + 2)
.flatpickr-day.inRange:nth-child(7n + 1) {
	box-shadow: -2px 0 #e6e6e6, 5px 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
	border-left: 0;
}
.flatpickr-calendar.hasTime .flatpickr-time {
	height: 40px;
	border-top: 1px solid #e6e6e6;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
	height: auto;
}
.flatpickr-calendar:before,
.flatpickr-calendar:after {
	position: absolute;
	display: block;
	pointer-events: none;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	left: 22px;
}
.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.arrowRight:after {
	left: auto;
	right: 22px;
}
.flatpickr-calendar.arrowCenter:before,
.flatpickr-calendar.arrowCenter:after {
	left: 50%;
	right: 50%;
}
.flatpickr-calendar:before {
	border-width: 5px;
	margin: 0 -5px;
}
.flatpickr-calendar:after {
	border-width: 4px;
	margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
	bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
	border-bottom-color: #e6e6e6;
}
.flatpickr-calendar.arrowTop:after {
	border-bottom-color: #fff;
}
.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
	top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
	border-top-color: #e6e6e6;
}
.flatpickr-calendar.arrowBottom:after {
	border-top-color: #fff;
}
.flatpickr-calendar:focus {
	outline: 0;
}
.flatpickr-wrapper {
	position: relative;
	display: inline-block;
}
.flatpickr-months {
	display: flex;
}
.flatpickr-months .flatpickr-month {
	background: transparent;
	color: #000000e6;
	fill: #000000e6;
	height: 34px;
	line-height: 1;
	text-align: center;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: hidden;
	flex: 1;
}
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	top: 0;
	height: 34px;
	padding: 10px;
	z-index: 3;
	color: #000000e6;
	fill: #000000e6;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
	display: none;
}
.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
	position: relative;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
	left: 0;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
	right: 0;
}
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
	color: #959ea9;
}
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
	fill: #f64747;
}
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
	width: 14px;
	height: 14px;
}
.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
	transition: fill 0.1s;
	fill: inherit;
}
.numInputWrapper {
	position: relative;
	height: auto;
}
.numInputWrapper input,
.numInputWrapper span {
	display: inline-block;
}
.numInputWrapper input {
	width: 100%;
}
.numInputWrapper input::-ms-clear {
	display: none;
}
.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
	margin: 0;
	-webkit-appearance: none;
}
.numInputWrapper span {
	position: absolute;
	right: 0;
	width: 14px;
	padding: 0 4px 0 2px;
	height: 50%;
	line-height: 50%;
	opacity: 0;
	cursor: pointer;
	border: 1px solid rgba(57, 57, 57, 0.15);
	box-sizing: border-box;
}
.numInputWrapper span:hover {
	background: rgba(0, 0, 0, 0.1);
}
.numInputWrapper span:active {
	background: rgba(0, 0, 0, 0.2);
}
.numInputWrapper span:after {
	display: block;
	content: "";
	position: absolute;
}
.numInputWrapper span.arrowUp {
	top: 0;
	border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid rgba(57, 57, 57, 0.6);
	top: 26%;
}
.numInputWrapper span.arrowDown {
	top: 50%;
}
.numInputWrapper span.arrowDown:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid rgba(57, 57, 57, 0.6);
	top: 40%;
}
.numInputWrapper span svg {
	width: inherit;
	height: auto;
}
.numInputWrapper span svg path {
	fill: #00000080;
}
.numInputWrapper:hover {
	background: rgba(0, 0, 0, 0.05);
}
.numInputWrapper:hover span {
	opacity: 1;
}
.flatpickr-current-month {
	font-size: 135%;
	line-height: inherit;
	font-weight: 300;
	color: inherit;
	position: absolute;
	width: 75%;
	left: 12.5%;
	padding: 7.48px 0 0;
	line-height: 1;
	height: 34px;
	display: inline-block;
	text-align: center;
	transform: translateZ(0);
}
.flatpickr-current-month span.cur-month {
	font-family: inherit;
	font-weight: 700;
	color: inherit;
	display: inline-block;
	margin-left: 0.5ch;
	padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
	background: rgba(0, 0, 0, 0.05);
}
.flatpickr-current-month .numInputWrapper {
	width: 6ch;
	width: 7ch\fffd;
	display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
	border-bottom-color: #000000e6;
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
	border-top-color: #000000e6;
}
.flatpickr-current-month input.cur-year {
	background: transparent;
	box-sizing: border-box;
	color: inherit;
	cursor: text;
	padding: 0 0 0 0.5ch;
	margin: 0;
	display: inline-block;
	font-size: inherit;
	font-family: inherit;
	font-weight: 300;
	line-height: inherit;
	height: auto;
	border: 0;
	border-radius: 0;
	vertical-align: initial;
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
}
.flatpickr-current-month input.cur-year:focus {
	outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
	font-size: 100%;
	color: #00000080;
	background: transparent;
	pointer-events: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months {
	appearance: menulist;
	background: transparent;
	border: none;
	border-radius: 0;
	box-sizing: border-box;
	color: inherit;
	cursor: pointer;
	font-size: inherit;
	font-family: inherit;
	font-weight: 300;
	height: auto;
	line-height: inherit;
	margin: -1px 0 0;
	outline: none;
	padding: 0 0 0 0.5ch;
	position: relative;
	vertical-align: initial;
	-webkit-box-sizing: border-box;
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	width: auto;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
	outline: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
	background: rgba(0, 0, 0, 0.05);
}
.flatpickr-current-month
.flatpickr-monthDropdown-months
.flatpickr-monthDropdown-month {
	background-color: transparent;
	outline: none;
	padding: 0;
}
.flatpickr-weekdays {
	background: transparent;
	text-align: center;
	overflow: hidden;
	width: 100%;
	display: flex;
	align-items: center;
	height: 28px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
	display: flex;
	flex: 1;
}
span.flatpickr-weekday {
	cursor: default;
	font-size: 90%;
	background: transparent;
	color: #0000008a;
	line-height: 1;
	margin: 0;
	text-align: center;
	display: block;
	flex: 1;
	font-weight: bolder;
}
.dayContainer,
.flatpickr-weeks {
	padding: 1px 0 0;
}
.flatpickr-days {
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: flex-start;
	width: 307.875px;
}
.flatpickr-days:focus {
	outline: 0;
}
.dayContainer {
	padding: 0;
	outline: 0;
	text-align: left;
	width: 307.875px;
	min-width: 307.875px;
	max-width: 307.875px;
	box-sizing: border-box;
	display: inline-block;
	display: flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	justify-content: space-around;
	transform: translateZ(0);
	opacity: 1;
}
.dayContainer + .dayContainer {
	box-shadow: -1px 0 #e6e6e6;
}
.flatpickr-day {
	background: none;
	border: 1px solid transparent;
	border-radius: 150px;
	box-sizing: border-box;
	color: #393939;
	cursor: pointer;
	font-weight: 400;
	width: 14.2857143%;
	flex-basis: 14.2857143%;
	max-width: 39px;
	height: 39px;
	line-height: 39px;
	margin: 0;
	display: inline-block;
	position: relative;
	justify-content: center;
	text-align: center;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
	cursor: pointer;
	outline: 0;
	background: #e6e6e6;
	border-color: #e6e6e6;
}
.flatpickr-day.today {
	border-color: #959ea9;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
	border-color: #959ea9;
	background: #959ea9;
	color: #fff;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
	background: #569ff7;
	box-shadow: none;
	color: #fff;
	border-color: #569ff7;
}
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
	border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
	border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n + 1)) {
	box-shadow: -10px 0 #569ff7;
}
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
	border-radius: 50px;
}
.flatpickr-day.inRange {
	border-radius: 0;
	box-shadow: -5px 0 #e6e6e6, 5px 0 #e6e6e6;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
	color: #3939394d;
	background: transparent;
	border-color: transparent;
	cursor: default;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
	cursor: not-allowed;
	color: #3939391a;
}
.flatpickr-day.week.selected {
	border-radius: 0;
	box-shadow: -5px 0 #569ff7, 5px 0 #569ff7;
}
.flatpickr-day.hidden {
	visibility: hidden;
}
.rangeMode .flatpickr-day {
	margin-top: 1px;
}
.flatpickr-weekwrapper {
	float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
	padding: 0 12px;
	box-shadow: 1px 0 #e6e6e6;
}
.flatpickr-weekwrapper .flatpickr-weekday {
	float: none;
	width: 100%;
	line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
	display: block;
	width: 100%;
	max-width: none;
	color: #3939394d;
	background: transparent;
	cursor: default;
	border: none;
}
.flatpickr-innerContainer {
	display: block;
	display: flex;
	box-sizing: border-box;
	overflow: hidden;
}
.flatpickr-rContainer {
	display: inline-block;
	padding: 0;
	box-sizing: border-box;
}
.flatpickr-time {
	text-align: center;
	outline: 0;
	display: block;
	height: 0;
	line-height: 40px;
	max-height: 40px;
	box-sizing: border-box;
	overflow: hidden;
	display: flex;
}
.flatpickr-time:after {
	content: "";
	display: table;
	clear: both;
}
.flatpickr-time .numInputWrapper {
	flex: 1;
	width: 40%;
	height: 40px;
	float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
	border-bottom-color: #393939;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
	border-top-color: #393939;
}
.flatpickr-time.hasSeconds .numInputWrapper {
	width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
	width: 49%;
}
.flatpickr-time input {
	background: transparent;
	box-shadow: none;
	border: 0;
	border-radius: 0;
	text-align: center;
	margin: 0;
	padding: 0;
	height: inherit;
	line-height: inherit;
	color: #393939;
	font-size: 14px;
	position: relative;
	box-sizing: border-box;
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
}
.flatpickr-time input.flatpickr-hour {
	font-weight: 700;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
	font-weight: 400;
}
.flatpickr-time input:focus {
	outline: 0;
	border: 0;
}
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
	height: inherit;
	float: left;
	line-height: inherit;
	color: #393939;
	font-weight: 700;
	width: 2%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
	outline: 0;
	width: 18%;
	cursor: pointer;
	text-align: center;
	font-weight: 400;
}
.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
	background: #eee;
}
.flatpickr-input[readonly] {
	cursor: pointer;
}
@keyframes fpFadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -20px, 0);
	}
	to {
		opacity: 1;
		transform: translateZ(0);
	}
}
[dir="rtl"] .flatpickr-calendar {
	left: auto;
	right: 0 !important;
}
[dir="rtl"] .flatpickr-calendar .dayContainer,
[dir="rtl"] .flatpickr-calendar .flatpickr-weekdaycontainer {
	flex-direction: row-reverse;
}
[dir="rtl"] .flatpickr-calendar .flatpickr-months .flatpickr-month {
	height: 32px;
}
[dir="rtl"] .flatpickr-calendar .flatpickr-months .flatpickr-prev-month {
	left: unset;
	right: 0;
	transform: scaleX(-1);
}
[dir="rtl"] .flatpickr-calendar .flatpickr-months .flatpickr-next-month {
	right: unset;
	left: 0;
	transform: scaleX(-1);
}
[dir="rtl"] .flatpickr-day.selected.startRange,
[dir="rtl"] .flatpickr-day.startRange.startRange,
[dir="rtl"] .flatpickr-day.endRange.startRange {
	border-radius: 0 50px 50px 0;
}
[dir="rtl"] .flatpickr-day.selected.endRange,
[dir="rtl"] .flatpickr-day.startRange.endRange,
[dir="rtl"] .flatpickr-day.endRange.endRange {
	border-radius: 50px 0 0 50px;
}
[dir="rtl"]
.flatpickr-day.selected.startRange
+ .endRange:not(:nth-child(7n + 1)),
[dir="rtl"]
.flatpickr-day.startRange.startRange
+ .endRange:not(:nth-child(7n + 1)),
[dir="rtl"]
.flatpickr-day.endRange.startRange
+ .endRange:not(:nth-child(7n + 1)) {
	box-shadow: 10px 0 #569ff7;
}
.iti {
	position: relative;
	display: inline-block;
}
.iti * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.iti__hide {
	display: none;
}
.iti__v-hide {
	visibility: hidden;
}
.iti input,
.iti input[type="text"],
.iti input[type="tel"] {
	position: relative;
	z-index: 0;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-right: 36px;
	margin-right: 0;
}
.iti__flag-container {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 1px;
}
.iti__selected-flag {
	z-index: 1;
	position: relative;
	display: flex;
	align-items: center;
	height: 100%;
	padding: 0 6px 0 8px;
}
.iti__arrow {
	margin-left: 6px;
	width: 0;
	height: 0;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 4px solid #555;
}
.iti__arrow--up {
	border-top: none;
	border-bottom: 4px solid #555;
}
.iti__country-list {
	position: absolute;
	z-index: 2;
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0 0 0 -1px;
	box-shadow: 1px 1px 4px #0003;
	background-color: #fff;
	border: 1px solid #ccc;
	white-space: nowrap;
	max-height: 200px;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
.iti__country-list--dropup {
	bottom: 100%;
	margin-bottom: -1px;
}

@media (max-width: 500px) {
	.iti__country-list {
		white-space: normal;
	}
}
.iti__flag-box {
	display: inline-block;
	width: 20px;
}
.iti__divider {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
.iti__country {
	padding: 5px 10px;
	outline: none;
}
.iti__dial-code {
	color: #999;
}
.iti__country.iti__highlight {
	background-color: #0000000d;
}
.iti__flag-box,
.iti__country-name,
.iti__dial-code {
	vertical-align: middle;
}
.iti__flag-box,
.iti__country-name {
	margin-right: 6px;
}
.iti--allow-dropdown input,
.iti--allow-dropdown input[type="text"],
.iti--allow-dropdown input[type="tel"],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type="text"],
.iti--separate-dial-code input[type="tel"] {
	padding-right: 6px;
	padding-left: 52px;
	margin-left: 0;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
	right: auto;
	left: 0;
}
.iti--allow-dropdown .iti__flag-container:hover {
	cursor: pointer;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
	background-color: #0000000d;
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
	cursor: default;
}
.iti--allow-dropdown
input[disabled]
+ .iti__flag-container:hover
.iti__selected-flag,
.iti--allow-dropdown
input[readonly]
+ .iti__flag-container:hover
.iti__selected-flag {
	background-color: transparent;
}
.iti--separate-dial-code .iti__selected-flag {
	background-color: #0000000d;
}
.iti--separate-dial-code .iti__selected-dial-code {
	margin-left: 6px;
}
.iti--container {
	position: absolute;
	top: -1000px;
	left: -1000px;
	z-index: 1060;
	padding: 1px;
}
.iti--container:hover {
	cursor: pointer;
}
.iti-mobile .iti--container {
	inset: 30px;
	position: fixed;
}
.iti-mobile .iti__country-list {
	max-height: 100%;
	width: 100%;
}
.iti-mobile .iti__country {
	padding: 10px;
	line-height: 1.5em;
}
.iti__flag {
	width: 20px;
}
.iti__flag.iti__be {
	width: 18px;
}
.iti__flag.iti__ch {
	width: 15px;
}
.iti__flag.iti__mc {
	width: 19px;
}
.iti__flag.iti__ne {
	width: 18px;
}
.iti__flag.iti__np {
	width: 13px;
}
.iti__flag.iti__va {
	width: 15px;
}
@media (min-resolution: 192dpi) {
	.iti__flag {
		background-size: 5652px 15px;
	}
}
.iti__flag.iti__ac {
	height: 10px;
	background-position: 0px 0px;
}
.iti__flag.iti__ad {
	height: 14px;
	background-position: -22px 0px;
}
.iti__flag.iti__ae {
	height: 10px;
	background-position: -44px 0px;
}
.iti__flag.iti__af {
	height: 14px;
	background-position: -66px 0px;
}
.iti__flag.iti__ag {
	height: 14px;
	background-position: -88px 0px;
}
.iti__flag.iti__ai {
	height: 10px;
	background-position: -110px 0px;
}
.iti__flag.iti__al {
	height: 15px;
	background-position: -132px 0px;
}
.iti__flag.iti__am {
	height: 10px;
	background-position: -154px 0px;
}
.iti__flag.iti__ao {
	height: 14px;
	background-position: -176px 0px;
}
.iti__flag.iti__aq {
	height: 14px;
	background-position: -198px 0px;
}
.iti__flag.iti__ar {
	height: 13px;
	background-position: -220px 0px;
}
.iti__flag.iti__as {
	height: 10px;
	background-position: -242px 0px;
}
.iti__flag.iti__at {
	height: 14px;
	background-position: -264px 0px;
}
.iti__flag.iti__au {
	height: 10px;
	background-position: -286px 0px;
}
.iti__flag.iti__aw {
	height: 14px;
	background-position: -308px 0px;
}
.iti__flag.iti__ax {
	height: 13px;
	background-position: -330px 0px;
}
.iti__flag.iti__az {
	height: 10px;
	background-position: -352px 0px;
}
.iti__flag.iti__ba {
	height: 10px;
	background-position: -374px 0px;
}
.iti__flag.iti__bb {
	height: 14px;
	background-position: -396px 0px;
}
.iti__flag.iti__bd {
	height: 12px;
	background-position: -418px 0px;
}
.iti__flag.iti__be {
	height: 15px;
	background-position: -440px 0px;
}
.iti__flag.iti__bf {
	height: 14px;
	background-position: -460px 0px;
}
.iti__flag.iti__bg {
	height: 12px;
	background-position: -482px 0px;
}
.iti__flag.iti__bh {
	height: 12px;
	background-position: -504px 0px;
}
.iti__flag.iti__bi {
	height: 12px;
	background-position: -526px 0px;
}
.iti__flag.iti__bj {
	height: 14px;
	background-position: -548px 0px;
}
.iti__flag.iti__bl {
	height: 14px;
	background-position: -570px 0px;
}
.iti__flag.iti__bm {
	height: 10px;
	background-position: -592px 0px;
}
.iti__flag.iti__bn {
	height: 10px;
	background-position: -614px 0px;
}
.iti__flag.iti__bo {
	height: 14px;
	background-position: -636px 0px;
}
.iti__flag.iti__bq {
	height: 14px;
	background-position: -658px 0px;
}
.iti__flag.iti__br {
	height: 14px;
	background-position: -680px 0px;
}
.iti__flag.iti__bs {
	height: 10px;
	background-position: -702px 0px;
}
.iti__flag.iti__bt {
	height: 14px;
	background-position: -724px 0px;
}
.iti__flag.iti__bv {
	height: 15px;
	background-position: -746px 0px;
}
.iti__flag.iti__bw {
	height: 14px;
	background-position: -768px 0px;
}
.iti__flag.iti__by {
	height: 10px;
	background-position: -790px 0px;
}
.iti__flag.iti__bz {
	height: 14px;
	background-position: -812px 0px;
}
.iti__flag.iti__ca {
	height: 10px;
	background-position: -834px 0px;
}
.iti__flag.iti__cc {
	height: 10px;
	background-position: -856px 0px;
}
.iti__flag.iti__cd {
	height: 15px;
	background-position: -878px 0px;
}
.iti__flag.iti__cf {
	height: 14px;
	background-position: -900px 0px;
}
.iti__flag.iti__cg {
	height: 14px;
	background-position: -922px 0px;
}
.iti__flag.iti__ch {
	height: 15px;
	background-position: -944px 0px;
}
.iti__flag.iti__ci {
	height: 14px;
	background-position: -961px 0px;
}
.iti__flag.iti__ck {
	height: 10px;
	background-position: -983px 0px;
}
.iti__flag.iti__cl {
	height: 14px;
	background-position: -1005px 0px;
}
.iti__flag.iti__cm {
	height: 14px;
	background-position: -1027px 0px;
}
.iti__flag.iti__cn {
	height: 14px;
	background-position: -1049px 0px;
}
.iti__flag.iti__co {
	height: 14px;
	background-position: -1071px 0px;
}
.iti__flag.iti__cp {
	height: 14px;
	background-position: -1093px 0px;
}
.iti__flag.iti__cr {
	height: 12px;
	background-position: -1115px 0px;
}
.iti__flag.iti__cu {
	height: 10px;
	background-position: -1137px 0px;
}
.iti__flag.iti__cv {
	height: 12px;
	background-position: -1159px 0px;
}
.iti__flag.iti__cw {
	height: 14px;
	background-position: -1181px 0px;
}
.iti__flag.iti__cx {
	height: 10px;
	background-position: -1203px 0px;
}
.iti__flag.iti__cy {
	height: 14px;
	background-position: -1225px 0px;
}
.iti__flag.iti__cz {
	height: 14px;
	background-position: -1247px 0px;
}
.iti__flag.iti__de {
	height: 12px;
	background-position: -1269px 0px;
}
.iti__flag.iti__dg {
	height: 10px;
	background-position: -1291px 0px;
}
.iti__flag.iti__dj {
	height: 14px;
	background-position: -1313px 0px;
}
.iti__flag.iti__dk {
	height: 15px;
	background-position: -1335px 0px;
}
.iti__flag.iti__dm {
	height: 10px;
	background-position: -1357px 0px;
}
.iti__flag.iti__do {
	height: 14px;
	background-position: -1379px 0px;
}
.iti__flag.iti__dz {
	height: 14px;
	background-position: -1401px 0px;
}
.iti__flag.iti__ea {
	height: 14px;
	background-position: -1423px 0px;
}
.iti__flag.iti__ec {
	height: 14px;
	background-position: -1445px 0px;
}
.iti__flag.iti__ee {
	height: 13px;
	background-position: -1467px 0px;
}
.iti__flag.iti__eg {
	height: 14px;
	background-position: -1489px 0px;
}
.iti__flag.iti__eh {
	height: 10px;
	background-position: -1511px 0px;
}
.iti__flag.iti__er {
	height: 10px;
	background-position: -1533px 0px;
}
.iti__flag.iti__es {
	height: 14px;
	background-position: -1555px 0px;
}
.iti__flag.iti__et {
	height: 10px;
	background-position: -1577px 0px;
}
.iti__flag.iti__eu {
	height: 14px;
	background-position: -1599px 0px;
}
.iti__flag.iti__fi {
	height: 12px;
	background-position: -1621px 0px;
}
.iti__flag.iti__fj {
	height: 10px;
	background-position: -1643px 0px;
}
.iti__flag.iti__fk {
	height: 10px;
	background-position: -1665px 0px;
}
.iti__flag.iti__fm {
	height: 11px;
	background-position: -1687px 0px;
}
.iti__flag.iti__fo {
	height: 15px;
	background-position: -1709px 0px;
}
.iti__flag.iti__fr {
	height: 14px;
	background-position: -1731px 0px;
}
.iti__flag.iti__ga {
	height: 15px;
	background-position: -1753px 0px;
}
.iti__flag.iti__gb {
	height: 10px;
	background-position: -1775px 0px;
}
.iti__flag.iti__gd {
	height: 12px;
	background-position: -1797px 0px;
}
.iti__flag.iti__ge {
	height: 14px;
	background-position: -1819px 0px;
}
.iti__flag.iti__gf {
	height: 14px;
	background-position: -1841px 0px;
}
.iti__flag.iti__gg {
	height: 14px;
	background-position: -1863px 0px;
}
.iti__flag.iti__gh {
	height: 14px;
	background-position: -1885px 0px;
}
.iti__flag.iti__gi {
	height: 10px;
	background-position: -1907px 0px;
}
.iti__flag.iti__gl {
	height: 14px;
	background-position: -1929px 0px;
}
.iti__flag.iti__gm {
	height: 14px;
	background-position: -1951px 0px;
}
.iti__flag.iti__gn {
	height: 14px;
	background-position: -1973px 0px;
}
.iti__flag.iti__gp {
	height: 14px;
	background-position: -1995px 0px;
}
.iti__flag.iti__gq {
	height: 14px;
	background-position: -2017px 0px;
}
.iti__flag.iti__gr {
	height: 14px;
	background-position: -2039px 0px;
}
.iti__flag.iti__gs {
	height: 10px;
	background-position: -2061px 0px;
}
.iti__flag.iti__gt {
	height: 13px;
	background-position: -2083px 0px;
}
.iti__flag.iti__gu {
	height: 11px;
	background-position: -2105px 0px;
}
.iti__flag.iti__gw {
	height: 10px;
	background-position: -2127px 0px;
}
.iti__flag.iti__gy {
	height: 12px;
	background-position: -2149px 0px;
}
.iti__flag.iti__hk {
	height: 14px;
	background-position: -2171px 0px;
}
.iti__flag.iti__hm {
	height: 10px;
	background-position: -2193px 0px;
}
.iti__flag.iti__hn {
	height: 10px;
	background-position: -2215px 0px;
}
.iti__flag.iti__hr {
	height: 10px;
	background-position: -2237px 0px;
}
.iti__flag.iti__ht {
	height: 12px;
	background-position: -2259px 0px;
}
.iti__flag.iti__hu {
	height: 10px;
	background-position: -2281px 0px;
}
.iti__flag.iti__ic {
	height: 14px;
	background-position: -2303px 0px;
}
.iti__flag.iti__id {
	height: 14px;
	background-position: -2325px 0px;
}
.iti__flag.iti__ie {
	height: 10px;
	background-position: -2347px 0px;
}
.iti__flag.iti__il {
	height: 15px;
	background-position: -2369px 0px;
}
.iti__flag.iti__im {
	height: 10px;
	background-position: -2391px 0px;
}
.iti__flag.iti__in {
	height: 14px;
	background-position: -2413px 0px;
}
.iti__flag.iti__io {
	height: 10px;
	background-position: -2435px 0px;
}
.iti__flag.iti__iq {
	height: 14px;
	background-position: -2457px 0px;
}
.iti__flag.iti__ir {
	height: 12px;
	background-position: -2479px 0px;
}
.iti__flag.iti__is {
	height: 15px;
	background-position: -2501px 0px;
}
.iti__flag.iti__it {
	height: 14px;
	background-position: -2523px 0px;
}
.iti__flag.iti__je {
	height: 12px;
	background-position: -2545px 0px;
}
.iti__flag.iti__jm {
	height: 10px;
	background-position: -2567px 0px;
}
.iti__flag.iti__jo {
	height: 10px;
	background-position: -2589px 0px;
}
.iti__flag.iti__jp {
	height: 14px;
	background-position: -2611px 0px;
}
.iti__flag.iti__ke {
	height: 14px;
	background-position: -2633px 0px;
}
.iti__flag.iti__kg {
	height: 12px;
	background-position: -2655px 0px;
}
.iti__flag.iti__kh {
	height: 13px;
	background-position: -2677px 0px;
}
.iti__flag.iti__ki {
	height: 10px;
	background-position: -2699px 0px;
}
.iti__flag.iti__km {
	height: 12px;
	background-position: -2721px 0px;
}
.iti__flag.iti__kn {
	height: 14px;
	background-position: -2743px 0px;
}
.iti__flag.iti__kp {
	height: 10px;
	background-position: -2765px 0px;
}
.iti__flag.iti__kr {
	height: 14px;
	background-position: -2787px 0px;
}
.iti__flag.iti__kw {
	height: 10px;
	background-position: -2809px 0px;
}
.iti__flag.iti__ky {
	height: 10px;
	background-position: -2831px 0px;
}
.iti__flag.iti__kz {
	height: 10px;
	background-position: -2853px 0px;
}
.iti__flag.iti__la {
	height: 14px;
	background-position: -2875px 0px;
}
.iti__flag.iti__lb {
	height: 14px;
	background-position: -2897px 0px;
}
.iti__flag.iti__lc {
	height: 10px;
	background-position: -2919px 0px;
}
.iti__flag.iti__li {
	height: 12px;
	background-position: -2941px 0px;
}
.iti__flag.iti__lk {
	height: 10px;
	background-position: -2963px 0px;
}
.iti__flag.iti__lr {
	height: 11px;
	background-position: -2985px 0px;
}
.iti__flag.iti__ls {
	height: 14px;
	background-position: -3007px 0px;
}
.iti__flag.iti__lt {
	height: 12px;
	background-position: -3029px 0px;
}
.iti__flag.iti__lu {
	height: 12px;
	background-position: -3051px 0px;
}
.iti__flag.iti__lv {
	height: 10px;
	background-position: -3073px 0px;
}
.iti__flag.iti__ly {
	height: 10px;
	background-position: -3095px 0px;
}
.iti__flag.iti__ma {
	height: 14px;
	background-position: -3117px 0px;
}
.iti__flag.iti__mc {
	height: 15px;
	background-position: -3139px 0px;
}
.iti__flag.iti__md {
	height: 10px;
	background-position: -3160px 0px;
}
.iti__flag.iti__me {
	height: 10px;
	background-position: -3182px 0px;
}
.iti__flag.iti__mf {
	height: 14px;
	background-position: -3204px 0px;
}
.iti__flag.iti__mg {
	height: 14px;
	background-position: -3226px 0px;
}
.iti__flag.iti__mh {
	height: 11px;
	background-position: -3248px 0px;
}
.iti__flag.iti__mk {
	height: 10px;
	background-position: -3270px 0px;
}
.iti__flag.iti__ml {
	height: 14px;
	background-position: -3292px 0px;
}
.iti__flag.iti__mm {
	height: 14px;
	background-position: -3314px 0px;
}
.iti__flag.iti__mn {
	height: 10px;
	background-position: -3336px 0px;
}
.iti__flag.iti__mo {
	height: 14px;
	background-position: -3358px 0px;
}
.iti__flag.iti__mp {
	height: 10px;
	background-position: -3380px 0px;
}
.iti__flag.iti__mq {
	height: 14px;
	background-position: -3402px 0px;
}
.iti__flag.iti__mr {
	height: 14px;
	background-position: -3424px 0px;
}
.iti__flag.iti__ms {
	height: 10px;
	background-position: -3446px 0px;
}
.iti__flag.iti__mt {
	height: 14px;
	background-position: -3468px 0px;
}
.iti__flag.iti__mu {
	height: 14px;
	background-position: -3490px 0px;
}
.iti__flag.iti__mv {
	height: 14px;
	background-position: -3512px 0px;
}
.iti__flag.iti__mw {
	height: 14px;
	background-position: -3534px 0px;
}
.iti__flag.iti__mx {
	height: 12px;
	background-position: -3556px 0px;
}
.iti__flag.iti__my {
	height: 10px;
	background-position: -3578px 0px;
}
.iti__flag.iti__mz {
	height: 14px;
	background-position: -3600px 0px;
}
.iti__flag.iti__na {
	height: 14px;
	background-position: -3622px 0px;
}
.iti__flag.iti__nc {
	height: 10px;
	background-position: -3644px 0px;
}
.iti__flag.iti__ne {
	height: 15px;
	background-position: -3666px 0px;
}
.iti__flag.iti__nf {
	height: 10px;
	background-position: -3686px 0px;
}
.iti__flag.iti__ng {
	height: 10px;
	background-position: -3708px 0px;
}
.iti__flag.iti__ni {
	height: 12px;
	background-position: -3730px 0px;
}
.iti__flag.iti__nl {
	height: 14px;
	background-position: -3752px 0px;
}
.iti__flag.iti__no {
	height: 15px;
	background-position: -3774px 0px;
}
.iti__flag.iti__np {
	height: 15px;
	background-position: -3796px 0px;
}
.iti__flag.iti__nr {
	height: 10px;
	background-position: -3811px 0px;
}
.iti__flag.iti__nu {
	height: 10px;
	background-position: -3833px 0px;
}
.iti__flag.iti__nz {
	height: 10px;
	background-position: -3855px 0px;
}
.iti__flag.iti__om {
	height: 10px;
	background-position: -3877px 0px;
}
.iti__flag.iti__pa {
	height: 14px;
	background-position: -3899px 0px;
}
.iti__flag.iti__pe {
	height: 14px;
	background-position: -3921px 0px;
}
.iti__flag.iti__pf {
	height: 14px;
	background-position: -3943px 0px;
}
.iti__flag.iti__pg {
	height: 15px;
	background-position: -3965px 0px;
}
.iti__flag.iti__ph {
	height: 10px;
	background-position: -3987px 0px;
}
.iti__flag.iti__pk {
	height: 14px;
	background-position: -4009px 0px;
}
.iti__flag.iti__pl {
	height: 13px;
	background-position: -4031px 0px;
}
.iti__flag.iti__pm {
	height: 14px;
	background-position: -4053px 0px;
}
.iti__flag.iti__pn {
	height: 10px;
	background-position: -4075px 0px;
}
.iti__flag.iti__pr {
	height: 14px;
	background-position: -4097px 0px;
}
.iti__flag.iti__ps {
	height: 10px;
	background-position: -4119px 0px;
}
.iti__flag.iti__pt {
	height: 14px;
	background-position: -4141px 0px;
}
.iti__flag.iti__pw {
	height: 13px;
	background-position: -4163px 0px;
}
.iti__flag.iti__py {
	height: 11px;
	background-position: -4185px 0px;
}
.iti__flag.iti__qa {
	height: 8px;
	background-position: -4207px 0px;
}
.iti__flag.iti__re {
	height: 14px;
	background-position: -4229px 0px;
}
.iti__flag.iti__ro {
	height: 14px;
	background-position: -4251px 0px;
}
.iti__flag.iti__rs {
	height: 14px;
	background-position: -4273px 0px;
}
.iti__flag.iti__ru {
	height: 14px;
	background-position: -4295px 0px;
}
.iti__flag.iti__rw {
	height: 14px;
	background-position: -4317px 0px;
}
.iti__flag.iti__sa {
	height: 14px;
	background-position: -4339px 0px;
}
.iti__flag.iti__sb {
	height: 10px;
	background-position: -4361px 0px;
}
.iti__flag.iti__sc {
	height: 10px;
	background-position: -4383px 0px;
}
.iti__flag.iti__sd {
	height: 10px;
	background-position: -4405px 0px;
}
.iti__flag.iti__se {
	height: 13px;
	background-position: -4427px 0px;
}
.iti__flag.iti__sg {
	height: 14px;
	background-position: -4449px 0px;
}
.iti__flag.iti__sh {
	height: 10px;
	background-position: -4471px 0px;
}
.iti__flag.iti__si {
	height: 10px;
	background-position: -4493px 0px;
}
.iti__flag.iti__sj {
	height: 15px;
	background-position: -4515px 0px;
}
.iti__flag.iti__sk {
	height: 14px;
	background-position: -4537px 0px;
}
.iti__flag.iti__sl {
	height: 14px;
	background-position: -4559px 0px;
}
.iti__flag.iti__sm {
	height: 15px;
	background-position: -4581px 0px;
}
.iti__flag.iti__sn {
	height: 14px;
	background-position: -4603px 0px;
}
.iti__flag.iti__so {
	height: 14px;
	background-position: -4625px 0px;
}
.iti__flag.iti__sr {
	height: 14px;
	background-position: -4647px 0px;
}
.iti__flag.iti__ss {
	height: 10px;
	background-position: -4669px 0px;
}
.iti__flag.iti__st {
	height: 10px;
	background-position: -4691px 0px;
}
.iti__flag.iti__sv {
	height: 12px;
	background-position: -4713px 0px;
}
.iti__flag.iti__sx {
	height: 14px;
	background-position: -4735px 0px;
}
.iti__flag.iti__sy {
	height: 14px;
	background-position: -4757px 0px;
}
.iti__flag.iti__sz {
	height: 14px;
	background-position: -4779px 0px;
}
.iti__flag.iti__ta {
	height: 10px;
	background-position: -4801px 0px;
}
.iti__flag.iti__tc {
	height: 10px;
	background-position: -4823px 0px;
}
.iti__flag.iti__td {
	height: 14px;
	background-position: -4845px 0px;
}
.iti__flag.iti__tf {
	height: 14px;
	background-position: -4867px 0px;
}
.iti__flag.iti__tg {
	height: 13px;
	background-position: -4889px 0px;
}
.iti__flag.iti__th {
	height: 14px;
	background-position: -4911px 0px;
}
.iti__flag.iti__tj {
	height: 10px;
	background-position: -4933px 0px;
}
.iti__flag.iti__tk {
	height: 10px;
	background-position: -4955px 0px;
}
.iti__flag.iti__tl {
	height: 10px;
	background-position: -4977px 0px;
}
.iti__flag.iti__tm {
	height: 14px;
	background-position: -4999px 0px;
}
.iti__flag.iti__tn {
	height: 14px;
	background-position: -5021px 0px;
}
.iti__flag.iti__to {
	height: 10px;
	background-position: -5043px 0px;
}
.iti__flag.iti__tr {
	height: 14px;
	background-position: -5065px 0px;
}
.iti__flag.iti__tt {
	height: 12px;
	background-position: -5087px 0px;
}
.iti__flag.iti__tv {
	height: 10px;
	background-position: -5109px 0px;
}
.iti__flag.iti__tw {
	height: 14px;
	background-position: -5131px 0px;
}
.iti__flag.iti__tz {
	height: 14px;
	background-position: -5153px 0px;
}
.iti__flag.iti__ua {
	height: 14px;
	background-position: -5175px 0px;
}
.iti__flag.iti__ug {
	height: 14px;
	background-position: -5197px 0px;
}
.iti__flag.iti__um {
	height: 11px;
	background-position: -5219px 0px;
}
.iti__flag.iti__un {
	height: 14px;
	background-position: -5241px 0px;
}
.iti__flag.iti__us {
	height: 11px;
	background-position: -5263px 0px;
}
.iti__flag.iti__uy {
	height: 14px;
	background-position: -5285px 0px;
}
.iti__flag.iti__uz {
	height: 10px;
	background-position: -5307px 0px;
}
.iti__flag.iti__va {
	height: 15px;
	background-position: -5329px 0px;
}
.iti__flag.iti__vc {
	height: 14px;
	background-position: -5346px 0px;
}
.iti__flag.iti__ve {
	height: 14px;
	background-position: -5368px 0px;
}
.iti__flag.iti__vg {
	height: 10px;
	background-position: -5390px 0px;
}
.iti__flag.iti__vi {
	height: 14px;
	background-position: -5412px 0px;
}
.iti__flag.iti__vn {
	height: 14px;
	background-position: -5434px 0px;
}
.iti__flag.iti__vu {
	height: 12px;
	background-position: -5456px 0px;
}
.iti__flag.iti__wf {
	height: 14px;
	background-position: -5478px 0px;
}
.iti__flag.iti__ws {
	height: 10px;
	background-position: -5500px 0px;
}
.iti__flag.iti__xk {
	height: 15px;
	background-position: -5522px 0px;
}
.iti__flag.iti__ye {
	height: 14px;
	background-position: -5544px 0px;
}
.iti__flag.iti__yt {
	height: 14px;
	background-position: -5566px 0px;
}
.iti__flag.iti__za {
	height: 14px;
	background-position: -5588px 0px;
}
.iti__flag.iti__zm {
	height: 14px;
	background-position: -5610px 0px;
}
.iti__flag.iti__zw {
	height: 10px;
	background-position: -5632px 0px;
}
.iti__flag {
	height: 15px;
	box-shadow: 0 0 1px #888;
	background-image: url(../png/flags.0a012cf8.png);
	background-repeat: no-repeat;
	background-color: #dbdbdb;
	background-position: 20px 0;
}
@media (min-resolution: 192dpi) {
	.iti__flag {
		background-image: url(../png/flags%402x.8ab4e961.png);
	}
}
.iti__flag.iti__np {
	background-color: transparent;
}
.sgphx .iti {
	width: 100%;
	direction: ltr;
}
.sgphx .iti__flag-container {
	inset-inline-start: 0 !important;
	inset-inline-end: auto !important;
}
.sgphx .iti__country-list {
	text-align: inherit;
	z-index: 3;
}
.sgphx .phone-dropdown-container {
	position: relative;
}
.sgphx .phone-dropdown-container .iti--container {
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	inset-inline-start: 0 !important;
	top: 0 !important;
}
.sgphx .phone-dropdown-container .iti__country-list {
	min-height: 250px;
}
.sgphx .sgphx-product-animation,
.sgphx .sgphx-product-animation__component {
	display: flex;
	flex-grow: 0;
	align-items: center;
	justify-content: center;
	height: 100%;
	position: relative;
}
.sgphx .sgphx-product-animation--cover,
.sgphx .sgphx-product-animation--contain {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.sgphx .sgphx-product-animation__loader,
.sgphx .sgphx-product-animation__helper {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.sgphx .sgphx-product-animation__helper {
	display: none;
}
@media (hover: none), (pointer: coarse) {
	.sgphx .sgphx-product-animation__helper {
		display: block;
		max-width: 140px;
		padding: var(--spacing-sm);
		color: var(--color-text-standard);
		line-height: 1.125;
		text-align: center;
	}
	.sgphx .sgphx-product-animation__helper:before {
		display: block;
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background-color: var(--color-background);
		opacity: 0.95;
		content: "";
		z-index: -1;
	}
}
.sgphx .sgphx-product-animation__canvas {
	display: block;
	width: 100%;
	height: auto;
}
.sgphx .sgphx-product-animation--contain .sgphx-product-animation__canvas,
.sgphx .sgphx-light-box-product-animation .sgphx-product-animation__canvas {
	height: 100%;
	width: auto;
}
@keyframes plyr-progress {
	to {
		background-position: 25px 0;
		background-position: var(--plyr-progress-loading-size, 25px) 0;
	}
}
@keyframes plyr-popup {
	0% {
		opacity: 0.5;
		transform: translateY(10px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
@keyframes plyr-fade-in {
	0% {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.sgphx .plyr {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	align-items: center;
	direction: ltr;
	display: flex;
	flex-direction: column;
	font-family: inherit;
	font-family: var(--plyr-font-family, inherit);
	font-variant-numeric: tabular-nums;
	font-weight: 400;
	font-weight: var(--plyr-font-weight-regular, 400);
	line-height: 1.7;
	line-height: var(--plyr-line-height, 1.7);
	max-width: 100%;
	min-width: 200px;
	position: relative;
	text-shadow: none;
	transition: box-shadow 0.3s ease;
	z-index: 0;
}
.sgphx .plyr audio,
.sgphx .plyr iframe,
.sgphx .plyr video {
	display: block;
	height: 100%;
	width: 100%;
}
.sgphx .plyr button {
	font: inherit;
	line-height: inherit;
	width: auto;
}
.sgphx .plyr:focus {
	outline: 0;
}
.sgphx .plyr--full-ui {
	box-sizing: border-box;
}
.sgphx .plyr--full-ui *,
.sgphx .plyr--full-ui :after,
.sgphx .plyr--full-ui :before {
	box-sizing: inherit;
}
.sgphx .plyr__badge {
	background: #4a5464;
	background: var(--plyr-badge-background, #4a5464);
	border-radius: 2px;
	border-radius: var(--plyr-badge-border-radius, 2px);
	color: #fff;
	color: var(--plyr-badge-text-color, #fff);
	font-size: 9px;
	font-size: var(--plyr-font-size-badge, 9px);
	line-height: 1;
	padding: 3px 4px;
}
.sgphx .plyr--full-ui ::-webkit-media-text-track-container {
	display: none;
}
.sgphx .plyr__captions {
	animation: plyr-fade-in 0.3s ease;
	bottom: 0;
	display: none;
	font-size: 13px;
	font-size: var(--plyr-font-size-small, 13px);
	left: 0;
	padding: 10px;
	padding: var(--plyr-control-spacing, 10px);
	position: absolute;
	text-align: center;
	transition: transform 0.4s ease-in-out;
	width: 100%;
}
.sgphx .plyr__captions span:empty {
	display: none;
}
@media (min-width: 480px) {
	.sgphx .plyr__captions {
		font-size: 15px;
		font-size: var(--plyr-font-size-base, 15px);
		padding: 20px;
		padding: calc(var(--plyr-control-spacing, 10px) * 2);
	}
}
@media (min-width: 768px) {
	.sgphx .plyr__captions {
		font-size: 18px;
		font-size: var(--plyr-font-size-large, 18px);
	}
}
.sgphx .plyr--captions-active .plyr__captions {
	display: block;
}
.sgphx
.plyr:not(.plyr--hide-controls)
.plyr__controls:not(:empty)
~ .plyr__captions {
	transform: translateY(-40px);
	transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4));
}
.sgphx .plyr__caption {
	background: rgba(0, 0, 0, 0.8);
	background: var(--plyr-captions-background, rgba(0, 0, 0, 0.8));
	border-radius: 2px;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	color: #fff;
	color: var(--plyr-captions-text-color, #fff);
	line-height: 185%;
	padding: 0.2em 0.5em;
	white-space: pre-wrap;
}
.sgphx .plyr__caption div {
	display: inline;
}
.sgphx .plyr__control {
	background: transparent;
	border: 0;
	border-radius: 3px;
	border-radius: var(--plyr-control-radius, 3px);
	color: inherit;
	cursor: pointer;
	flex-shrink: 0;
	overflow: visible;
	padding: 7px;
	padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
	position: relative;
	transition: all 0.3s ease;
}
.sgphx .plyr__control svg {
	fill: currentColor;
	display: block;
	height: 18px;
	height: var(--plyr-control-icon-size, 18px);
	pointer-events: none;
	width: 18px;
	width: var(--plyr-control-icon-size, 18px);
}
.sgphx .plyr__control:focus {
	outline: 0;
}
.sgphx .plyr__control.plyr__tab-focus {
	outline: 3px dotted #00b2ff;
	outline: var(
			--plyr-tab-focus-color,
			var(--plyr-color-main, var(--plyr-color-main, #00b2ff))
	)
	dotted 3px;
	outline-offset: 2px;
}
.sgphx a.plyr__control {
	text-decoration: none;
}
.sgphx .plyr__control.plyr__control--pressed .icon--not-pressed,
.sgphx .plyr__control.plyr__control--pressed .label--not-pressed,
.sgphx .plyr__control:not(.plyr__control--pressed) .icon--pressed,
.sgphx .plyr__control:not(.plyr__control--pressed) .label--pressed,
.sgphx a.plyr__control:after,
.sgphx a.plyr__control:before {
	display: none;
}
.sgphx .plyr--full-ui ::-webkit-media-controls {
	display: none;
}
.sgphx .plyr__controls {
	align-items: center;
	display: flex;
	justify-content: flex-end;
	text-align: center;
}
.sgphx .plyr__controls .plyr__progress__container {
	flex: 1;
	min-width: 0;
}
.sgphx .plyr__controls .plyr__controls__item {
	margin-left: 2.5px;
	margin-left: calc(var(--plyr-control-spacing, 10px) / 4);
}
.sgphx .plyr__controls .plyr__controls__item:first-child {
	margin-left: 0;
	margin-right: auto;
}
.sgphx .plyr__controls .plyr__controls__item.plyr__progress__container {
	padding-left: 2.5px;
	padding-left: calc(var(--plyr-control-spacing, 10px) / 4);
}
.sgphx .plyr__controls .plyr__controls__item.plyr__time {
	padding: 0 5px;
	padding: 0 calc(var(--plyr-control-spacing, 10px) / 2);
}
.sgphx
.plyr__controls
.plyr__controls__item.plyr__progress__container:first-child,
.sgphx .plyr__controls .plyr__controls__item.plyr__time + .plyr__time,
.sgphx .plyr__controls .plyr__controls__item.plyr__time:first-child {
	padding-left: 0;
}
.sgphx .plyr [data-plyr="airplay"],
.sgphx .plyr [data-plyr="captions"],
.sgphx .plyr [data-plyr="fullscreen"],
.sgphx .plyr [data-plyr="pip"],
.sgphx .plyr__controls:empty {
	display: none;
}
.sgphx .plyr--airplay-supported [data-plyr="airplay"],
.sgphx .plyr--captions-enabled [data-plyr="captions"],
.sgphx .plyr--fullscreen-enabled [data-plyr="fullscreen"],
.sgphx .plyr--pip-supported [data-plyr="pip"] {
	display: inline-block;
}
.sgphx .plyr__menu {
	display: flex;
	position: relative;
}
.sgphx .plyr__menu .plyr__control svg {
	transition: transform 0.3s ease;
}
.sgphx .plyr__menu .plyr__control[aria-expanded="true"] svg {
	transform: rotate(90deg);
}
.sgphx .plyr__menu .plyr__control[aria-expanded="true"] .plyr__tooltip {
	display: none;
}
.sgphx .plyr__menu__container {
	animation: plyr-popup 0.2s ease;
	background: hsla(0, 0%, 100%, 0.9);
	background: var(--plyr-menu-background, hsla(0, 0%, 100%, 0.9));
	border-radius: 4px;
	border-radius: var(--plyr-menu-radius, 4px);
	bottom: 100%;
	box-shadow: 0 1px 2px #00000026;
	box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
	color: #4a5464;
	color: var(--plyr-menu-color, #4a5464);
	font-size: 15px;
	font-size: var(--plyr-font-size-base, 15px);
	margin-bottom: 10px;
	position: absolute;
	right: -3px;
	text-align: left;
	white-space: nowrap;
	z-index: 3;
}
.sgphx .plyr__menu__container > div {
	overflow: hidden;
	transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1),
	width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.sgphx .plyr__menu__container:after {
	border: 4px solid transparent;
	border-top-color: #ffffffe6;
	border: var(--plyr-menu-arrow-size, 4px) solid transparent;
	border-top-color: var(--plyr-menu-background, hsla(0, 0%, 100%, 0.9));
	content: "";
	height: 0;
	position: absolute;
	right: 14px;
	right: calc(
			var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) *
			0.7 - var(--plyr-menu-arrow-size, 4px) / 2
	);
	top: 100%;
	width: 0;
}
.sgphx .plyr__menu__container [role="menu"] {
	padding: 7px;
	padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
}
.sgphx .plyr__menu__container [role="menuitem"],
.sgphx .plyr__menu__container [role="menuitemradio"] {
	margin-top: 2px;
}
.sgphx .plyr__menu__container [role="menuitem"]:first-child,
.sgphx .plyr__menu__container [role="menuitemradio"]:first-child {
	margin-top: 0;
}
.sgphx .plyr__menu__container .plyr__control {
	align-items: center;
	color: #4a5464;
	color: var(--plyr-menu-color, #4a5464);
	display: flex;
	font-size: 13px;
	font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));
	padding: 4.66667px 10.5px;
	padding: calc(var(--plyr-control-spacing, 10px) * 0.7/1.5)
	calc(var(--plyr-control-spacing, 10px) * 0.7 * 1.5);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
}
.sgphx .plyr__menu__container .plyr__control > span {
	align-items: inherit;
	display: flex;
	width: 100%;
}
.sgphx .plyr__menu__container .plyr__control:after {
	border: 4px solid transparent;
	border: var(--plyr-menu-item-arrow-size, 4px) solid transparent;
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.sgphx .plyr__menu__container .plyr__control--forward {
	padding-right: 28px;
	padding-right: calc(var(--plyr-control-spacing, 10px) * 0.7 * 4);
}
.sgphx .plyr__menu__container .plyr__control--forward:after {
	border-left-color: #728197;
	border-left-color: var(--plyr-menu-arrow-color, #728197);
	right: 6.5px;
	right: calc(
			var(--plyr-control-spacing, 10px) * 0.7 * 1.5 -
			var(--plyr-menu-item-arrow-size, 4px)
	);
}
.sgphx .plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,
.sgphx .plyr__menu__container .plyr__control--forward:hover:after {
	border-left-color: currentColor;
}
.sgphx .plyr__menu__container .plyr__control--back {
	font-weight: 400;
	font-weight: var(--plyr-font-weight-regular, 400);
	margin: 7px;
	margin: calc(var(--plyr-control-spacing, 10px) * 0.7);
	margin-bottom: 3.5px;
	margin-bottom: calc(var(--plyr-control-spacing, 10px) * 0.7/2);
	padding-left: 28px;
	padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7 * 4);
	position: relative;
	width: calc(100% - 14px);
	width: calc(100% - var(--plyr-control-spacing, 10px) * 0.7 * 2);
}
.sgphx .plyr__menu__container .plyr__control--back:after {
	border-right-color: #728197;
	border-right-color: var(--plyr-menu-arrow-color, #728197);
	left: 6.5px;
	left: calc(
			var(--plyr-control-spacing, 10px) * 0.7 * 1.5 -
			var(--plyr-menu-item-arrow-size, 4px)
	);
}
.sgphx .plyr__menu__container .plyr__control--back:before {
	background: #dcdfe5;
	background: var(--plyr-menu-back-border-color, #dcdfe5);
	box-shadow: 0 1px #fff;
	box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
	content: "";
	height: 1px;
	left: 0;
	margin-top: 3.5px;
	margin-top: calc(var(--plyr-control-spacing, 10px) * 0.7/2);
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 100%;
}
.sgphx .plyr__menu__container .plyr__control--back.plyr__tab-focus:after,
.sgphx .plyr__menu__container .plyr__control--back:hover:after {
	border-right-color: currentColor;
}
.sgphx .plyr__menu__container .plyr__control[role="menuitemradio"] {
	padding-left: 7px;
	padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7);
}
.sgphx .plyr__menu__container .plyr__control[role="menuitemradio"]:after,
.sgphx .plyr__menu__container .plyr__control[role="menuitemradio"]:before {
	border-radius: 100%;
}
.sgphx .plyr__menu__container .plyr__control[role="menuitemradio"]:before {
	background: rgba(0, 0, 0, 0.1);
	content: "";
	display: block;
	flex-shrink: 0;
	height: 16px;
	margin-right: 10px;
	margin-right: var(--plyr-control-spacing, 10px);
	transition: all 0.3s ease;
	width: 16px;
}
.sgphx .plyr__menu__container .plyr__control[role="menuitemradio"]:after {
	background: #fff;
	border: 0;
	height: 6px;
	left: 12px;
	opacity: 0;
	top: 50%;
	transform: translateY(-50%) scale(0);
	transition: transform 0.3s ease, opacity 0.3s ease;
	width: 6px;
}
.sgphx
.plyr__menu__container
.plyr__control[role="menuitemradio"][aria-checked="true"]:before {
	background: #00b2ff;
	background: var(
			--plyr-control-toggle-checked-background,
			var(--plyr-color-main, var(--plyr-color-main, #00b2ff))
	);
}
.sgphx
.plyr__menu__container
.plyr__control[role="menuitemradio"][aria-checked="true"]:after {
	opacity: 1;
	transform: translateY(-50%) scale(1);
}
.sgphx
.plyr__menu__container
.plyr__control[role="menuitemradio"].plyr__tab-focus:before,
.sgphx
.plyr__menu__container
.plyr__control[role="menuitemradio"]:hover:before {
	background: rgba(35, 40, 47, 0.1);
}
.sgphx .plyr__menu__container .plyr__menu__value {
	align-items: center;
	display: flex;
	margin-left: auto;
	margin-right: -5px;
	margin-right: calc(var(--plyr-control-spacing, 10px) * 0.7 * -1 - -2px);
	overflow: hidden;
	padding-left: 24.5px;
	padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7 * 3.5);
	pointer-events: none;
}
.sgphx .plyr--full-ui input[type="range"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: 0;
	border-radius: 26px;
	border-radius: calc(var(--plyr-range-thumb-height, 13px) * 2);
	color: #00b2ff;
	color: var(
			--plyr-range-fill-background,
			var(--plyr-color-main, var(--plyr-color-main, #00b2ff))
	);
	display: block;
	height: 19px;
	height: calc(
			var(--plyr-range-thumb-active-shadow-width, 3px) * 2 +
			var(--plyr-range-thumb-height, 13px)
	);
	margin: 0;
	min-width: 0;
	padding: 0;
	transition: box-shadow 0.3s ease;
	width: 100%;
}
.sgphx .plyr--full-ui input[type="range"]::-webkit-slider-runnable-track {
	background: transparent;
	background-image: linear-gradient(90deg, currentColor 0, transparent 0);
	background-image: linear-gradient(
			to right,
			currentColor var(--value, 0),
			transparent var(--value, 0)
	);
	border: 0;
	border-radius: 2.5px;
	border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
	height: 5px;
	height: var(--plyr-range-track-height, 5px);
	-webkit-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	-webkit-user-select: none;
	user-select: none;
}
.sgphx .plyr--full-ui input[type="range"]::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	background: #fff;
	background: var(--plyr-range-thumb-background, #fff);
	border: 0;
	border-radius: 100%;
	box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33;
	box-shadow: var(
			--plyr-range-thumb-shadow,
			0 1px 1px rgba(35, 40, 47, 0.15),
			0 0 0 1px rgba(35, 40, 47, 0.2)
	);
	height: 13px;
	height: var(--plyr-range-thumb-height, 13px);
	margin-top: -4px;
	margin-top: calc(
			(var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px)) /
			2 * -1
	);
	position: relative;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	width: 13px;
	width: var(--plyr-range-thumb-height, 13px);
}
.sgphx .plyr--full-ui input[type="range"]::-moz-range-track {
	background: transparent;
	border: 0;
	border-radius: 2.5px;
	border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
	height: 5px;
	height: var(--plyr-range-track-height, 5px);
	-moz-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	-moz-user-select: none;
	user-select: none;
}
.sgphx .plyr--full-ui input[type="range"]::-moz-range-thumb {
	background: #fff;
	background: var(--plyr-range-thumb-background, #fff);
	border: 0;
	border-radius: 100%;
	box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33;
	box-shadow: var(
			--plyr-range-thumb-shadow,
			0 1px 1px rgba(35, 40, 47, 0.15),
			0 0 0 1px rgba(35, 40, 47, 0.2)
	);
	height: 13px;
	height: var(--plyr-range-thumb-height, 13px);
	position: relative;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	width: 13px;
	width: var(--plyr-range-thumb-height, 13px);
}
.sgphx .plyr--full-ui input[type="range"]::-moz-range-progress {
	background: currentColor;
	border-radius: 2.5px;
	border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
	height: 5px;
	height: var(--plyr-range-track-height, 5px);
}
.sgphx .plyr--full-ui input[type="range"]::-ms-track {
	color: transparent;
}
.sgphx .plyr--full-ui input[type="range"]::-ms-fill-upper,
.sgphx .plyr--full-ui input[type="range"]::-ms-track {
	background: transparent;
	border: 0;
	border-radius: 2.5px;
	border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
	height: 5px;
	height: var(--plyr-range-track-height, 5px);
	-ms-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	-ms-user-select: none;
	user-select: none;
}
.sgphx .plyr--full-ui input[type="range"]::-ms-fill-lower {
	background: transparent;
	background: currentColor;
	border: 0;
	border-radius: 2.5px;
	border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
	height: 5px;
	height: var(--plyr-range-track-height, 5px);
	-ms-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	-ms-user-select: none;
	user-select: none;
}
.sgphx .plyr--full-ui input[type="range"]::-ms-thumb {
	background: #fff;
	background: var(--plyr-range-thumb-background, #fff);
	border: 0;
	border-radius: 100%;
	box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33;
	box-shadow: var(
			--plyr-range-thumb-shadow,
			0 1px 1px rgba(35, 40, 47, 0.15),
			0 0 0 1px rgba(35, 40, 47, 0.2)
	);
	height: 13px;
	height: var(--plyr-range-thumb-height, 13px);
	margin-top: 0;
	position: relative;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
	width: 13px;
	width: var(--plyr-range-thumb-height, 13px);
}
.sgphx .plyr--full-ui input[type="range"]::-ms-tooltip {
	display: none;
}
.sgphx .plyr--full-ui input[type="range"]::-moz-focus-outer {
	border: 0;
}
.sgphx .plyr--full-ui input[type="range"]:focus {
	outline: 0;
}
.sgphx
.plyr--full-ui
input[type="range"].plyr__tab-focus::-webkit-slider-runnable-track {
	outline: 3px dotted #00b2ff;
	outline: var(
			--plyr-tab-focus-color,
			var(--plyr-color-main, var(--plyr-color-main, #00b2ff))
	)
	dotted 3px;
	outline-offset: 2px;
}
.sgphx .plyr--full-ui input[type="range"].plyr__tab-focus::-moz-range-track {
	outline: 3px dotted #00b2ff;
	outline: var(
			--plyr-tab-focus-color,
			var(--plyr-color-main, var(--plyr-color-main, #00b2ff))
	)
	dotted 3px;
	outline-offset: 2px;
}
.sgphx .plyr--full-ui input[type="range"].plyr__tab-focus::-ms-track {
	outline: 3px dotted #00b2ff;
	outline: var(
			--plyr-tab-focus-color,
			var(--plyr-color-main, var(--plyr-color-main, #00b2ff))
	)
	dotted 3px;
	outline-offset: 2px;
}
.sgphx .plyr__poster {
	background-color: #000;
	background-color: var(
			--plyr-video-background,
			var(--plyr-video-background, #000)
	);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: opacity 0.2s ease;
	width: 100%;
	z-index: 1;
}
.sgphx
.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped)
.plyr__poster {
	display: none;
}
.sgphx .plyr__time {
	font-size: 13px;
	font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
}
.sgphx .plyr__time + .plyr__time:before {
	content: "\2044";
	margin-right: 10px;
	margin-right: var(--plyr-control-spacing, 10px);
}
@media (max-width: 767px) {
	.sgphx .plyr__time + .plyr__time {
		display: none;
	}
}
.sgphx .plyr__tooltip {
	background: hsla(0, 0%, 100%, 0.9);
	background: var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));
	border-radius: 5px;
	border-radius: var(--plyr-tooltip-radius, 5px);
	bottom: 100%;
	box-shadow: 0 1px 2px #00000026;
	box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
	color: #4a5464;
	color: var(--plyr-tooltip-color, #4a5464);
	font-size: 13px;
	font-size: var(--plyr-font-size-small, 13px);
	font-weight: 400;
	font-weight: var(--plyr-font-weight-regular, 400);
	left: 50%;
	line-height: 1.3;
	margin-bottom: 10px;
	margin-bottom: calc(var(--plyr-control-spacing, 10px) / 2 * 2);
	opacity: 0;
	padding: 5px 7.5px;
	padding: calc(var(--plyr-control-spacing, 10px) / 2)
	calc(var(--plyr-control-spacing, 10px) / 2 * 1.5);
	pointer-events: none;
	position: absolute;
	transform: translate(-50%, 10px) scale(0.8);
	transform-origin: 50% 100%;
	transition: transform 0.2s ease 0.1s, opacity 0.2s ease 0.1s;
	white-space: nowrap;
	z-index: 2;
}
.sgphx .plyr__tooltip:before {
	border-left: 4px solid transparent;
	border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
	border-right: 4px solid transparent;
	border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
	border-top: 4px solid hsla(0, 0%, 100%, 0.9);
	border-top: var(--plyr-tooltip-arrow-size, 4px) solid
	var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));
	bottom: -4px;
	bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
	content: "";
	height: 0;
	left: 50%;
	position: absolute;
	transform: translate(-50%);
	width: 0;
	z-index: 2;
}
.sgphx .plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
.sgphx .plyr .plyr__control:hover .plyr__tooltip,
.sgphx .plyr__tooltip--visible {
	opacity: 1;
	transform: translate(-50%) scale(1);
}
.sgphx .plyr .plyr__control:hover .plyr__tooltip {
	z-index: 3;
}
.sgphx .plyr__controls > .plyr__control:first-child .plyr__tooltip,
.sgphx
.plyr__controls
> .plyr__control:first-child
+ .plyr__control
.plyr__tooltip {
	left: 0;
	transform: translateY(10px) scale(0.8);
	transform-origin: 0 100%;
}
.sgphx .plyr__controls > .plyr__control:first-child .plyr__tooltip:before,
.sgphx
.plyr__controls
> .plyr__control:first-child
+ .plyr__control
.plyr__tooltip:before {
	left: 16px;
	left: calc(
			var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) *
			0.7
	);
}
.sgphx .plyr__controls > .plyr__control:last-child .plyr__tooltip {
	left: auto;
	right: 0;
	transform: translateY(10px) scale(0.8);
	transform-origin: 100% 100%;
}
.sgphx .plyr__controls > .plyr__control:last-child .plyr__tooltip:before {
	left: auto;
	right: 16px;
	right: calc(
			var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) *
			0.7
	);
	transform: translate(50%);
}
.sgphx .plyr__controls > .plyr__control:first-child .plyr__tooltip--visible,
.sgphx
.plyr__controls
> .plyr__control:first-child
+ .plyr__control
.plyr__tooltip--visible,
.sgphx
.plyr__controls
> .plyr__control:first-child
+ .plyr__control.plyr__tab-focus
.plyr__tooltip,
.sgphx
.plyr__controls
> .plyr__control:first-child
+ .plyr__control:hover
.plyr__tooltip,
.sgphx
.plyr__controls
> .plyr__control:first-child.plyr__tab-focus
.plyr__tooltip,
.sgphx .plyr__controls > .plyr__control:first-child:hover .plyr__tooltip,
.sgphx .plyr__controls > .plyr__control:last-child .plyr__tooltip--visible,
.sgphx
.plyr__controls
> .plyr__control:last-child.plyr__tab-focus
.plyr__tooltip,
.sgphx .plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {
	transform: translate(0) scale(1);
}
.sgphx .plyr__progress {
	left: 6.5px;
	left: calc(var(--plyr-range-thumb-height, 13px) * 0.5);
	margin-right: 13px;
	margin-right: var(--plyr-range-thumb-height, 13px);
	position: relative;
}
.sgphx .plyr__progress input[type="range"],
.sgphx .plyr__progress__buffer {
	margin-left: -6.5px;
	margin-left: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
	margin-right: -6.5px;
	margin-right: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
	width: calc(100% + 13px);
	width: calc(100% + var(--plyr-range-thumb-height, 13px));
}
.sgphx .plyr__progress input[type="range"] {
	position: relative;
	z-index: 2;
}
.sgphx .plyr__progress .plyr__tooltip {
	left: 0;
	max-width: 120px;
	overflow-wrap: break-word;
}
.sgphx .plyr__progress__buffer {
	-webkit-appearance: none;
	appearance: none;
	background: transparent;
	border: 0;
	border-radius: 100px;
	height: 5px;
	height: var(--plyr-range-track-height, 5px);
	left: 0;
	margin-top: -2.5px;
	margin-top: calc((var(--plyr-range-track-height, 5px) / 2) * -1);
	padding: 0;
	position: absolute;
	top: 50%;
}
.sgphx .plyr__progress__buffer::-webkit-progress-bar {
	background: transparent;
}
.sgphx .plyr__progress__buffer::-webkit-progress-value {
	background: currentColor;
	border-radius: 100px;
	min-width: 5px;
	min-width: var(--plyr-range-track-height, 5px);
	-webkit-transition: width 0.2s ease;
	transition: width 0.2s ease;
}
.sgphx .plyr__progress__buffer::-moz-progress-bar {
	background: currentColor;
	border-radius: 100px;
	min-width: 5px;
	min-width: var(--plyr-range-track-height, 5px);
	-moz-transition: width 0.2s ease;
	transition: width 0.2s ease;
}
.sgphx .plyr__progress__buffer::-ms-fill {
	border-radius: 100px;
	-ms-transition: width 0.2s ease;
	transition: width 0.2s ease;
}
.sgphx .plyr--loading .plyr__progress__buffer {
	animation: plyr-progress 1s linear infinite;
	background-image: linear-gradient(
			-45deg,
			rgba(35, 40, 47, 0.6) 25%,
			transparent 0,
			transparent 50%,
			rgba(35, 40, 47, 0.6) 0,
			rgba(35, 40, 47, 0.6) 75%,
			transparent 0,
			transparent
	);
	background-image: linear-gradient(
			-45deg,
			var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 25%,
			transparent 25%,
			transparent 50%,
			var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 50%,
			var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 75%,
			transparent 75%,
			transparent
	);
	background-repeat: repeat-x;
	background-size: 25px 25px;
	background-size: var(--plyr-progress-loading-size, 25px)
	var(--plyr-progress-loading-size, 25px);
	color: transparent;
}
.sgphx .plyr--video.plyr--loading .plyr__progress__buffer {
	background-color: #ffffff40;
	background-color: var(
			--plyr-video-progress-buffered-background,
			hsla(0, 0%, 100%, 0.25)
	);
}
.sgphx .plyr--audio.plyr--loading .plyr__progress__buffer {
	background-color: #c1c8d199;
	background-color: var(
			--plyr-audio-progress-buffered-background,
			rgba(193, 200, 209, 0.6)
	);
}
.sgphx .plyr__progress__marker {
	background-color: #fff;
	background-color: var(--plyr-progress-marker-background, #fff);
	border-radius: 1px;
	height: 5px;
	height: var(--plyr-range-track-height, 5px);
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 3px;
	width: var(--plyr-progress-marker-width, 3px);
	z-index: 3;
}
.sgphx .plyr__volume {
	align-items: center;
	display: flex;
	max-width: 110px;
	min-width: 80px;
	position: relative;
	width: 20%;
}
.sgphx .plyr__volume input[type="range"] {
	margin-left: 5px;
	margin-left: calc(var(--plyr-control-spacing, 10px) / 2);
	margin-right: 5px;
	margin-right: calc(var(--plyr-control-spacing, 10px) / 2);
	position: relative;
	z-index: 2;
}
.sgphx .plyr--is-ios .plyr__volume {
	min-width: 0;
	width: auto;
}
.sgphx .plyr--audio {
	display: block;
}
.sgphx .plyr--audio .plyr__controls {
	background: #fff;
	background: var(--plyr-audio-controls-background, #fff);
	border-radius: inherit;
	color: #4a5464;
	color: var(--plyr-audio-control-color, #4a5464);
	padding: 10px;
	padding: var(--plyr-control-spacing, 10px);
}
.sgphx .plyr--audio .plyr__control.plyr__tab-focus,
.sgphx .plyr--audio .plyr__control:hover,
.sgphx .plyr--audio .plyr__control[aria-expanded="true"] {
	background: #00b2ff;
	background: var(
			--plyr-audio-control-background-hover,
			var(--plyr-color-main, var(--plyr-color-main, #00b2ff))
	);
	color: #fff;
	color: var(--plyr-audio-control-color-hover, #fff);
}
.sgphx
.plyr--full-ui.plyr--audio
input[type="range"]::-webkit-slider-runnable-track {
	background-color: #c1c8d199;
	background-color: var(
			--plyr-audio-range-track-background,
			var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6))
	);
}
.sgphx .plyr--full-ui.plyr--audio input[type="range"]::-moz-range-track {
	background-color: #c1c8d199;
	background-color: var(
			--plyr-audio-range-track-background,
			var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6))
	);
}
.sgphx .plyr--full-ui.plyr--audio input[type="range"]::-ms-track {
	background-color: #c1c8d199;
	background-color: var(
			--plyr-audio-range-track-background,
			var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6))
	);
}
.sgphx
.plyr--full-ui.plyr--audio
input[type="range"]:active::-webkit-slider-thumb {
	box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #23282f1a;
	box-shadow: var(
			--plyr-range-thumb-shadow,
			0 1px 1px rgba(35, 40, 47, 0.15),
			0 0 0 1px rgba(35, 40, 47, 0.2)
	),
	0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px)
	var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}
.sgphx .plyr--full-ui.plyr--audio input[type="range"]:active::-moz-range-thumb {
	box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #23282f1a;
	box-shadow: var(
			--plyr-range-thumb-shadow,
			0 1px 1px rgba(35, 40, 47, 0.15),
			0 0 0 1px rgba(35, 40, 47, 0.2)
	),
	0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px)
	var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}
.sgphx .plyr--full-ui.plyr--audio input[type="range"]:active::-ms-thumb {
	box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #23282f1a;
	box-shadow: var(
			--plyr-range-thumb-shadow,
			0 1px 1px rgba(35, 40, 47, 0.15),
			0 0 0 1px rgba(35, 40, 47, 0.2)
	),
	0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px)
	var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}
.sgphx .plyr--audio .plyr__progress__buffer {
	color: #c1c8d199;
	color: var(
			--plyr-audio-progress-buffered-background,
			rgba(193, 200, 209, 0.6)
	);
}
.sgphx .plyr--video {
	background: #000;
	background: var(--plyr-video-background, var(--plyr-video-background, #000));
	overflow: hidden;
}
.sgphx .plyr--video.plyr--menu-open {
	overflow: visible;
}
.sgphx .plyr__video-wrapper {
	background: #000;
	background: var(--plyr-video-background, var(--plyr-video-background, #000));
	height: 100%;
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.sgphx .plyr__video-embed,
.sgphx .plyr__video-wrapper--fixed-ratio {
	aspect-ratio: 16/9;
}
@supports not (aspect-ratio: 16/9) {
	.sgphx .plyr__video-embed,
	.sgphx .plyr__video-wrapper--fixed-ratio {
		height: 0;
		padding-bottom: 56.25%;
		position: relative;
	}
}
.sgphx .plyr__video-embed iframe,
.sgphx .plyr__video-wrapper--fixed-ratio video {
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.sgphx .plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
	padding-bottom: 240%;
	position: relative;
	transform: translateY(-38.28125%);
}
.sgphx .plyr--video .plyr__controls {
	background: linear-gradient(transparent, rgba(0, 0, 0, 0.75));
	background: var(
			--plyr-video-controls-background,
			linear-gradient(transparent, rgba(0, 0, 0, 0.75))
	);
	border-bottom-left-radius: inherit;
	border-bottom-right-radius: inherit;
	bottom: 0;
	color: #fff;
	color: var(--plyr-video-control-color, #fff);
	left: 0;
	padding: 5px;
	padding: calc(var(--plyr-control-spacing, 10px) / 2);
	padding-top: 20px;
	padding-top: calc(var(--plyr-control-spacing, 10px) * 2);
	position: absolute;
	right: 0;
	transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
	z-index: 3;
}
@media (min-width: 480px) {
	.sgphx .plyr--video .plyr__controls {
		padding: 10px;
		padding: var(--plyr-control-spacing, 10px);
		padding-top: 35px;
		padding-top: calc(var(--plyr-control-spacing, 10px) * 3.5);
	}
}
.sgphx .plyr--video.plyr--hide-controls .plyr__controls {
	opacity: 0;
	pointer-events: none;
	transform: translateY(100%);
}
.sgphx .plyr--video .plyr__control.plyr__tab-focus,
.sgphx .plyr--video .plyr__control:hover,
.sgphx .plyr--video .plyr__control[aria-expanded="true"] {
	background: #00b2ff;
	background: var(
			--plyr-video-control-background-hover,
			var(--plyr-color-main, var(--plyr-color-main, #00b2ff))
	);
	color: #fff;
	color: var(--plyr-video-control-color-hover, #fff);
}
.sgphx .plyr__control--overlaid {
	background: #00b2ff;
	background: var(
			--plyr-video-control-background-hover,
			var(--plyr-color-main, var(--plyr-color-main, #00b2ff))
	);
	border: 0;
	border-radius: 100%;
	color: #fff;
	color: var(--plyr-video-control-color, #fff);
	display: none;
	left: 50%;
	opacity: 0.9;
	padding: 15px;
	padding: calc(var(--plyr-control-spacing, 10px) * 1.5);
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: 0.3s;
	z-index: 2;
}
.sgphx .plyr__control--overlaid svg {
	left: 2px;
	position: relative;
}
.sgphx .plyr__control--overlaid:focus,
.sgphx .plyr__control--overlaid:hover {
	opacity: 1;
}
.sgphx .plyr--playing .plyr__control--overlaid {
	opacity: 0;
	visibility: hidden;
}
.sgphx .plyr--full-ui.plyr--video .plyr__control--overlaid {
	display: block;
}
.sgphx
.plyr--full-ui.plyr--video
input[type="range"]::-webkit-slider-runnable-track {
	background-color: #ffffff40;
	background-color: var(
			--plyr-video-range-track-background,
			var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25))
	);
}
.sgphx .plyr--full-ui.plyr--video input[type="range"]::-moz-range-track {
	background-color: #ffffff40;
	background-color: var(
			--plyr-video-range-track-background,
			var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25))
	);
}
.sgphx .plyr--full-ui.plyr--video input[type="range"]::-ms-track {
	background-color: #ffffff40;
	background-color: var(
			--plyr-video-range-track-background,
			var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25))
	);
}
.sgphx
.plyr--full-ui.plyr--video
input[type="range"]:active::-webkit-slider-thumb {
	box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #ffffff80;
	box-shadow: var(
			--plyr-range-thumb-shadow,
			0 1px 1px rgba(35, 40, 47, 0.15),
			0 0 0 1px rgba(35, 40, 47, 0.2)
	),
	0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px)
	var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, 0.5));
}
.sgphx .plyr--full-ui.plyr--video input[type="range"]:active::-moz-range-thumb {
	box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #ffffff80;
	box-shadow: var(
			--plyr-range-thumb-shadow,
			0 1px 1px rgba(35, 40, 47, 0.15),
			0 0 0 1px rgba(35, 40, 47, 0.2)
	),
	0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px)
	var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, 0.5));
}
.sgphx .plyr--full-ui.plyr--video input[type="range"]:active::-ms-thumb {
	box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #ffffff80;
	box-shadow: var(
			--plyr-range-thumb-shadow,
			0 1px 1px rgba(35, 40, 47, 0.15),
			0 0 0 1px rgba(35, 40, 47, 0.2)
	),
	0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px)
	var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, 0.5));
}
.sgphx .plyr--video .plyr__progress__buffer {
	color: #ffffff40;
	color: var(
			--plyr-video-progress-buffered-background,
			hsla(0, 0%, 100%, 0.25)
	);
}
.sgphx .plyr:-webkit-full-screen {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%;
}
.sgphx .plyr:-ms-fullscreen {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%;
}
.sgphx .plyr:fullscreen {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%;
}
.sgphx .plyr:-webkit-full-screen video {
	height: 100%;
}
.sgphx .plyr:-ms-fullscreen video {
	height: 100%;
}
.sgphx .plyr:fullscreen video {
	height: 100%;
}
.sgphx .plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
	display: block;
}
.sgphx .plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
	display: block;
}
.sgphx .plyr:fullscreen .plyr__control .icon--exit-fullscreen {
	display: block;
}
.sgphx .plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
	display: none;
}
.sgphx .plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
	display: none;
}
.sgphx .plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
	display: none;
}
.sgphx .plyr:-webkit-full-screen.plyr--hide-controls {
	cursor: none;
}
.sgphx .plyr:-ms-fullscreen.plyr--hide-controls {
	cursor: none;
}
.sgphx .plyr:fullscreen.plyr--hide-controls {
	cursor: none;
}
@media (min-width: 1024px) {
	.sgphx .plyr:-webkit-full-screen .plyr__captions {
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge, 21px);
	}
	.sgphx .plyr:-ms-fullscreen .plyr__captions {
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge, 21px);
	}
	.sgphx .plyr:fullscreen .plyr__captions {
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge, 21px);
	}
}
.sgphx .plyr--fullscreen-fallback {
	background: #000;
	border-radius: 0 !important;
	display: block;
	height: 100%;
	inset: 0;
	margin: 0;
	position: fixed;
	width: 100%;
	z-index: 10000000;
}
.sgphx .plyr--fullscreen-fallback video {
	height: 100%;
}
.sgphx .plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
	display: block;
}
.sgphx .plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
	display: none;
}
.sgphx .plyr--fullscreen-fallback.plyr--hide-controls {
	cursor: none;
}
@media (min-width: 1024px) {
	.sgphx .plyr--fullscreen-fallback .plyr__captions {
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge, 21px);
	}
}
.sgphx .plyr__ads {
	border-radius: inherit;
	cursor: pointer;
	inset: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.sgphx .plyr__ads > div,
.sgphx .plyr__ads > div iframe {
	height: 100%;
	position: absolute;
	width: 100%;
}
.sgphx .plyr__ads:after {
	background: #23282f;
	border-radius: 2px;
	bottom: 10px;
	bottom: var(--plyr-control-spacing, 10px);
	color: #fff;
	content: attr(data-badge-text);
	font-size: 11px;
	padding: 2px 6px;
	pointer-events: none;
	position: absolute;
	right: 10px;
	right: var(--plyr-control-spacing, 10px);
	z-index: 3;
}
.sgphx .plyr__ads:empty:after {
	display: none;
}
.sgphx .plyr__cues {
	background: currentColor;
	display: block;
	height: 5px;
	height: var(--plyr-range-track-height, 5px);
	left: 0;
	opacity: 0.8;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 3px;
	z-index: 3;
}
.sgphx .plyr__preview-thumb {
	background-color: #ffffffe6;
	background-color: var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));
	border-radius: 5px;
	border-radius: var(--plyr-tooltip-radius, 5px);
	bottom: 100%;
	box-shadow: 0 1px 2px #00000026;
	box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
	margin-bottom: 10px;
	margin-bottom: calc(var(--plyr-control-spacing, 10px) / 2 * 2);
	opacity: 0;
	padding: 3px;
	pointer-events: none;
	position: absolute;
	transform: translateY(10px) scale(0.8);
	transform-origin: 50% 100%;
	transition: transform 0.2s ease 0.1s, opacity 0.2s ease 0.1s;
	z-index: 2;
}
.sgphx .plyr__preview-thumb--is-shown {
	opacity: 1;
	transform: translate(0) scale(1);
}
.sgphx .plyr__preview-thumb:before {
	border-left: 4px solid transparent;
	border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
	border-right: 4px solid transparent;
	border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
	border-top: 4px solid hsla(0, 0%, 100%, 0.9);
	border-top: var(--plyr-tooltip-arrow-size, 4px) solid
	var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));
	bottom: -4px;
	bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
	content: "";
	height: 0;
	left: calc(50% + var(--preview-arrow-offset));
	position: absolute;
	transform: translate(-50%);
	width: 0;
	z-index: 2;
}
.sgphx .plyr__preview-thumb__image-container {
	background: #c1c8d1;
	border-radius: 4px;
	border-radius: calc(var(--plyr-tooltip-radius, 5px) - 1px);
	overflow: hidden;
	position: relative;
	z-index: 0;
}
.sgphx .plyr__preview-thumb__image-container img,
.sgphx .plyr__preview-thumb__image-container:after {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.sgphx .plyr__preview-thumb__image-container:after {
	border-radius: inherit;
	box-shadow: inset 0 0 0 1px #00000026;
	content: "";
	pointer-events: none;
}
.sgphx .plyr__preview-thumb__image-container img {
	max-height: none;
	max-width: none;
}
.sgphx .plyr__preview-thumb__time-container {
	background: linear-gradient(transparent, rgba(0, 0, 0, 0.75));
	background: var(
			--plyr-video-controls-background,
			linear-gradient(transparent, rgba(0, 0, 0, 0.75))
	);
	border-bottom-left-radius: 4px;
	border-bottom-left-radius: calc(var(--plyr-tooltip-radius, 5px) - 1px);
	border-bottom-right-radius: 4px;
	border-bottom-right-radius: calc(var(--plyr-tooltip-radius, 5px) - 1px);
	bottom: 0;
	left: 0;
	line-height: 1.1;
	padding: 20px 6px 6px;
	position: absolute;
	right: 0;
	z-index: 3;
}
.sgphx .plyr__preview-thumb__time-container span {
	color: #fff;
	font-size: 13px;
	font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
}
.sgphx .plyr__preview-scrubbing {
	filter: blur(1px);
	height: 100%;
	inset: 0;
	margin: auto;
	opacity: 0;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	transition: opacity 0.3s ease;
	width: 100%;
	z-index: 1;
}
.sgphx .plyr__preview-scrubbing--is-shown {
	opacity: 1;
}
.sgphx .plyr__preview-scrubbing img {
	height: 100%;
	left: 0;
	max-height: none;
	max-width: none;
	-o-object-fit: contain;
	object-fit: contain;
	position: absolute;
	top: 0;
	width: 100%;
}
.sgphx .plyr--no-transition {
	transition: none !important;
}
.sgphx .plyr__sr-only {
	clip: rect(1px, 1px, 1px, 1px);
	border: 0 !important;
	height: 1px !important;
	overflow: hidden;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
}
:root {
	--plyr-color-main: #000000;
	--plyr-range-fill-background: #ffffffc6;
}
.sgphx .plyr {
	position: relative;
}
.sgphx .plyr [hidden] {
	display: none !important;
}
.sgphx .plyr--full-ui a,
.sgphx .plyr--full-ui button,
.sgphx .plyr--full-ui input,
.sgphx .plyr--full-ui label {
	touch-action: manipulation;
}
.sgphx .plyr--video {
	overflow: hidden;
	background-color: #000;
}
.sgphx .plyr__video-wrapper {
	position: relative;
	overflow: hidden;
	z-index: 0;
	height: 100%;
	background-color: #000;
	border-radius: inherit;
}
.sgphx .plyr--stopped .plyr__controls {
	display: none;
}
.sgphx .plyr--stopped.plyr__poster-enabled .plyr__poster {
	opacity: 1;
}
.sgphx video + .plyr__poster {
	display: none;
}
.sgphx .plyr__sr-only {
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	border: 0 !important;
	height: 1px !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
}
.sgphx .sgphx-video-player {
	position: relative;
}
.sgphx .sgphx-video-player:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	inset-inline-start: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	background-image: var(--video-poster-image);
	z-index: 1;
	pointer-events: none;
	transition-property: opacity;
	transition-duration: var(--duration-standard);
	transition-timing-function: var(--ease-in-out);
	transition-delay: 0.75s;
}
.sgphx :is(.is-playing, .is-paused).sgphx-video-player:after {
	opacity: 0;
	transition-delay: 0.75s;
}
.sgphx :is(.is-loading, .is-initializing).sgphx-video-player:after {
	transition-delay: 0ms;
}
.sgphx .sgphx-video-player video {
	width: 100%;
}
.sgphx .sgphx-video-player--cover,
.sgphx .sgphx-video-player--contain {
	width: 100%;
	height: 100%;
}
.sgphx .sgphx-video-player--cover .plyr,
.sgphx .sgphx-video-player--contain .plyr {
	width: 100%;
	height: 100%;
	position: absolute;
}
.sgphx .sgphx-video-player--cover video,
.sgphx .sgphx-video-player--contain video {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-o-object-position: center;
	object-position: center;
}
.sgphx .sgphx-video-player--cover video {
	-o-object-fit: cover;
	object-fit: cover;
}
.sgphx .sgphx-video-player--contain:after {
	background-size: contain;
}
.sgphx .sgphx-video-player--contain video {
	-o-object-fit: contain;
	object-fit: contain;
}
.sgphx .sgphx-background-video,
.sgphx .sgphx-background-video:after,
.sgphx .sgphx-background-video__video {
	width: 100%;
	height: 100%;
	position: absolute;
	inset: 0;
}
.sgphx .sgphx-background-video__video {
	-o-object-fit: cover;
	object-fit: cover;
	z-index: 0;
}
.sgphx .sgphx-background-video__controls,
.sgphx .sgphx-background-video__icon,
.sgphx .sgphx-background-video__loader {
	position: relative;
	z-index: 2;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}
.sgphx .sgphx-background-video__controls {
	display: flex;
}
.sgphx
:is(.is-playing, .is-paused, .is-idle, .is-low-power)
.sgphx-background-video__controls {
	opacity: 1;
	visibility: visible;
	pointer-events: initial;
}
.sgphx .sgphx-background-video__icon {
	transition: opacity var(--duration-shorter) var(--ease-in-out);
}
.sgphx .sgphx-background-video__icon--play {
	position: absolute;
}
.sgphx
:is(.is-paused, .is-idle, .is-low-power)
.sgphx-background-video__icon--play {
	opacity: 1;
	visibility: visible;
	transition: opacity var(--duration-shorter) var(--ease-in-out)
	var(--delay-shorter);
}
.sgphx .is-playing .sgphx-background-video__icon--pause {
	opacity: 1;
	visibility: visible;
	transition: opacity var(--duration-shorter) var(--ease-in-out)
	var(--delay-shorter);
}
.sgphx .sgphx-background-video__loader {
	transition: opacity var(--duration-shorter) var(--ease-in-out);
}
.sgphx :is(.is-loading, .is-initializing) .sgphx-background-video__loader {
	opacity: 1;
	visibility: visible;
}
.sgphx .sgphx-background-video__action--with-icon {
	display: flex;
	align-items: end;
	justify-content: end;
	position: absolute;
	inset: 0;
	padding: var(--spacing-xs);
}
@media screen and (min-width: 768px) {
	.sgphx .sgphx-background-video__action--with-icon {
		padding: var(--spacing-sm);
	}
}
@media screen and (min-width: 1024px) {
	.sgphx .sgphx-background-video__action--with-icon {
		padding: calc(var(--spacing-base) + var(--spacing-2xs));
	}
}
.sgphx .sgphx-light-box {
	width: 100vw;
	height: 100vh;
	z-index: 9999;
	position: fixed;
	top: 0;
	inset-inline-start: 0;
	opacity: 1;
	visibility: visible;
	transition: opacity var(--duration-standard) var(--ease-in-out),
	visibility var(--duration-standard) var(--ease-in-out);
	touch-action: none;
}
.sgphx
.sgphx-light-box:focus:not(
		[data-whatinput="keyboard"] .sgphx-light-box:focus
	),
.sgphx
.sgphx-light-box:focus-visible:not(
		[data-whatinput="keyboard"] .sgphx-light-box:focus-visible
	) {
	outline: none;
}
.sgphx .sgphx-light-box__body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: calc(var(--vh, 1vh) * 100);
	overflow: visible;
	position: relative;
}
.sgphx .sgphx-light-box--enter,
.sgphx .sgphx-light-box--leave-to {
	opacity: 0;
	visibility: hidden;
}
.sgphx .sgphx-light-box__nav {
	position: absolute;
	top: 50%;
	z-index: 1;
	transform: translateY(-50%);
}
@media (hover: none), (pointer: coarse) {
	.sgphx .sgphx-light-box .sgphx-light-box__nav {
		display: none;
	}
}
.sgphx .sgphx-light-box__nav--start {
	inset-inline-start: var(--spacing-xs, 20px);
}
.sgphx .sgphx-light-box__nav--end {
	inset-inline-end: var(--spacing-xs, 20px);
}
.sgphx .sgphx-light-box__close {
	z-index: 1;
	position: absolute;
}
.sgphx .sgphx-light-box__item {
	height: 100%;
	width: 100%;
	position: absolute;
	opacity: 1;
	visibility: visible;
	transform: scaleZ(1) translateZ(0);
}
.sgphx .sgphx-light-box__item--enter,
.sgphx .sgphx-light-box__item--leave-to {
	opacity: 0;
	visibility: hidden;
}
.sgphx .sgphx-light-box__item--enter-active {
	transition: opacity 0.3s var(--ease-in-out) 0.1s,
	visibility 0.3s var(--ease-in-out) 0.1s,
	transform 0.35s var(--ease-in-out) 0.1s;
}
.sgphx .sgphx-light-box__item--leave-active {
	transition: opacity 0.45s var(--ease-in-out),
	visibility 0.45s var(--ease-in-out), transform 0.5s var(--ease-in-out);
}
.sgphx .sgphx-light-box__item--leave-to {
	transform: scaleZ(1) translate3d(calc(var(--item-enter-offset) * -1), 0, 0);
}
[dir="rtl"] .sgphx .sgphx-light-box__item--leave-to {
	transform: scaleZ(1) translate3d(var(--item-enter-offset), 0, 0);
}
.sgphx .sgphx-light-box__item--enter {
	transform: scale3d(0.98, 0.98, 0.98)
	translate3d(var(--item-enter-offset), 0, 0);
}
[dir="rtl"] .sgphx .sgphx-light-box__item--enter {
	transform: scale3d(0.98, 0.98, 0.98)
	translate3d(calc(var(--item-enter-offset) * -1), 0, 0);
}
.sgphx .sgphx-light-box__picture {
	height: 100%;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.sgphx .sgphx-light-box__image {
	max-height: 100%;
	max-width: 100%;
}
.sgphx .sgphx-light-box-video {
	width: 100%;
	height: 100%;
}
.sgphx .sgphx-light-box-video .plyr,
.sgphx .sgphx-light-box-video .plyr__video-wrapper,
.sgphx .sgphx-light-box-video video {
	height: 100%;
}
.sgphx .sgphx-light-box-video .plyr__video-wrapper {
	background-color: #000000d9;
}
.sgphx
.sgphx-light-box-background-video
.sgphx-light-box-background-video__controls {
	inset-inline-end: unset;
	inset-inline-start: 0;
}
.sgphx .sgphx-light-box__pagination {
	display: flex;
	justify-content: center;
	gap: var(--spacing-xs);
	width: 100%;
	-webkit-padding-start: var(--spacing-sm);
	padding-inline-start: var(--spacing-sm);
	-webkit-padding-end: var(--spacing-sm);
	padding-inline-end: var(--spacing-sm);
	position: absolute;
	bottom: var(--spacing-lg);
	list-style: none;
}
.sgphx .sgphx-light-box__bullet {
	width: var(--spacing-xs);
	height: var(--spacing-xs);
	position: relative;
	cursor: pointer;
}
.sgphx .sgphx-light-box__bullet:after {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	border-radius: 50%;
	background-color: var(--color-text-muted);
}
.sgphx .sgphx-light-box__bullet--active {
	cursor: auto;
}
.sgphx .sgphx-light-box__bullet--active:after {
	background-color: var(--color-text-standard);
}
.sgphx a {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.sgphx .sgphx-sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0;
}
.sgphx .sgphx-hidden-forced {
	display: none !important;
}
.sgphx .sgphx-cell-full,
.sgphx .sgphx-cell-1\/2 {
	grid-column: 1 / -1;
}
@media screen and (min-width: 768px) {
	.sgphx .sgphx-cell-1\/2 {
		grid-column: span 3;
	}
}
@media screen and (min-width: 1024px) {
	.sgphx .sgphx-cell-1\/2 {
		grid-column: span 6;
	}
}
.sgphx .sgphx-scrim {
	position: relative;
	z-index: 1;
}
.sgphx .sgphx-scrim:before {
	content: "";
	position: absolute;
	inset: -0.75rem;
	z-index: -1;
	background-color: #00000073;
	filter: blur(60px);
}
.sgphx .expand-target {
	padding: 0;
}
.sgphx .expand-target:after {
	content: "";
	position: absolute;
	inset: 0;
}
.sgphx .sgphx-restrict-scroll {
	overflow: hidden;
	touch-action: none;
}
.sgphx [v-cloak] {
	display: none;
}

.sgphx button,
.sgphx [type="button"],
.sgphx [type="reset"],
.sgphx [type="submit"] {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
}
.sgphx-no-scroll {
	overflow: hidden;
}
.key-value {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: var(--color-grey);
	font-weight: 700;
}
.key-value__label {
	text-transform: uppercase;
}
.sgphx .sgphx-badge {
	padding: 2px 5px;
	min-width: 16px;
	display: inline-block;
	vertical-align: top;
	font-size: 0.75rem;
	font-weight: 700;
	text-align: center;
	line-height: 1;
	color: var(--color-text-light);
	background-color: var(--color-text-dark);
	box-shadow: 0 0 0 1px var(--color-white);
	border-radius: 16px;
}
.sgphx .sgphx-breadcrumbs {
	padding-top: var(--spacing-xs);
	padding-bottom: var(--spacing-xs);
	color: var(--color-text-muted);
	font-size: var(--font-size-xs);
	background-color: var(--color-background);
	border-top: 1px solid var(--color-divider);
	border-bottom: 1px solid var(--color-divider);
}
@media screen and (min-width: 1280px) {
	.sgphx .sgphx-breadcrumbs {
		border-top: none;
	}
}
.sgphx .sgphx-breadcrumbs a {
	color: var(--color-text);
	font-weight: 700;
	opacity: 1;
	transition: opacity var(--duration-short) var(--ease-easeOutQuart);
}
.sgphx .sgphx-breadcrumbs a:hover {
	opacity: 0.7;
}
.sgphx .sgphx-breadcrumbs :focus-visible,
[data-whatinput="keyboard"] .sgphx .sgphx-breadcrumbs :focus {
	outline-offset: 0;
}
.sgphx .sgphx-breadcrumb__list {
	display: flex;
	gap: var(--spacing-xs);
}
.sgphx .sgphx-breadcrumb__list > li {
	position: relative;
	white-space: nowrap;
}
.sgphx .sgphx-breadcrumb__list > li:first-child {
	flex-shrink: 0;
}
.sgphx .sgphx-breadcrumb__list > li:not(:first-child) {
	-webkit-padding-end: var(--focus-outline-width);
	padding-inline-end: var(--focus-outline-width);
	text-overflow: ellipsis;
	overflow: hidden;
}
.sgphx .sgphx-breadcrumb__list > li:nth-child(2) {
	flex-shrink: 0;
	text-overflow: unset;
}
.sgphx .sgphx-breadcrumb__list > li + li {
	-webkit-padding-start: calc(var(--spacing-sm) - var(--focus-outline-width));
	padding-inline-start: calc(var(--spacing-sm) - var(--focus-outline-width));
}
.sgphx .sgphx-breadcrumb__list > li + li:before {
	display: block;
	height: 6px;
	-webkit-margin-start: -4px;
	margin-inline-start: -4px;
	width: 6px;
	position: absolute;
	inset-inline-start: 0;
	top: 50%;
	border-color: transparent var(--color-text-muted) var(--color-text-muted)
	transparent;
	border-style: solid;
	border-width: 1px;
	transform: rotate(-45deg);
	transform-origin: top left;
	content: "";
}
[dir="rtl"] .sgphx .sgphx-breadcrumb__list > li + li:before {
	-webkit-margin-start: -10px;
	margin-inline-start: -10px;
	transform: rotate(135deg);
}
.sgphx-btn-floating-wrapper {
	position: fixed;
	bottom: var(--spacing-xs);
	inset-inline-end: var(--spacing-xs);
	z-index: 999;
}
@media screen and (min-width: 768px) {
	.sgphx-btn-floating-wrapper {
		bottom: var(--spacing-base);
		inset-inline-end: var(--spacing-base);
	}
}
.sgphx-btn-floating-wrapper.is-anchored {
	position: absolute;
}
.sgphx-icon-chat-notified-wrapper {
	position: absolute;
	inset-inline-end: 45px;
	bottom: 45px;
	opacity: 0;
	transform: scale(0.8);
	pointer-events: none;
	transition: opacity var(--duration-short) var(--ease-easeOutQuart),
	transform var(--duration-short) var(--ease-easeOutQuart);
}
.sgphx-btn-floating-wrapper--notified .sgphx-icon-chat-notified-wrapper {
	opacity: 1;
	transform: scale(1);
}
@media screen and (min-width: 768px) {
	.sgphx-icon-chat-notified-wrapper {
		inset-inline-end: 52px;
		bottom: 50px;
	}
}
.sgphx-icon-chat-notified-wrapper .sgphx-icon--chat {
	display: block;
	width: 34px;
	height: 34px;
	position: relative;
}
@media screen and (min-width: 768px) {
	.sgphx-icon-chat-notified-wrapper .sgphx-icon--chat {
		width: 48px;
		height: 48px;
	}
}
.sgphx-icon-chat-notified-wrapper:before {
	content: "";
	display: block;
	width: calc(100% - 1px);
	height: calc(100% - 1px);
	position: absolute;
	inset-inline-end: 1px;
	bottom: 1px;
	background-color: var(--color-white);
	border-radius: 34px;
}
.sgphx-btn-floating {
	padding: var(--spacing-xs);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: var(--spacing-2xs);
	aspect-ratio: 1;
	color: var(--color-white);
	font-size: 0.688rem;
	text-transform: uppercase;
	text-align: center;
	box-shadow: 2px 2px 4px #00000026;
	border: 0;
	border-radius: 50%;
	background-color: var(--color-piaget-blue);
	cursor: pointer;
	transition: background-color var(--duration-short) var(--ease-easeOutQuart);
}
@media screen and (min-width: 768px) {
	.sgphx-btn-floating {
		padding: var(--spacing-sm);
		font-size: 0.75rem;
	}
}
.sgphx-btn-floating:not(:disabled):hover,
.sgphx-btn-floating:not(:disabled):focus {
	color: var(--color-text-light);
	background-color: var(--color-piaget-blue-80);
}
[data-whatinput="keyboard"] .sgphx-btn-floating:focus {
	box-shadow: 0 0 0 var(--focus-outline-width)
	var(--color-focus-outline-reverse);
}
.sgphx-btn-floating .sgphx-icon {
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	pointer-events: none;
	fill: currentColor;
}
[dir="rtl"] .sgphx-btn-floating .sgphx-icon {
	transform: scaleX(-1);
}
.sgphx .sgphx-btn {
	padding: var(--spacing-sm) var(--spacing-md);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: var(--font-size-xs);
	font-weight: 700;
	line-height: var(--line-height-xs);
	text-transform: uppercase;
	text-align: center;
	border-radius: 2px;
	z-index: 0;
}
.sgphx .sgphx-btn * {
	pointer-events: none;
}
.sgphx .sgphx-btn.sgphx-btn--xs:not(.sgphx-btn--bare) {
	padding: var(--spacing-xs);
}
.sgphx .sgphx-btn:where(:not(.expand-target)) {
	position: relative;
}
.sgphx .sgphx-btn:disabled {
	opacity: 0.5;
}
.sgphx .sgphx-btn--no-padding {
	padding: 0;
}
.sgphx .sgphx-btn__icon {
	display: block;
	flex-shrink: 0;
	line-height: 1;
}
.sgphx .sgphx-btn__icon--start {
	-webkit-margin-end: var(--spacing-xs);
	margin-inline-end: var(--spacing-xs);
}
.sgphx .sgphx-btn__icon--end {
	-webkit-margin-start: var(--spacing-xs);
	margin-inline-start: var(--spacing-xs);
}
.sgphx .sgphx-btn--capitalize {
	text-transform: capitalize;
}
.sgphx .sgphx-btn--bare {
	padding: 0;
	font-size: inherit;
	font-weight: inherit;
	text-transform: none;
	text-align: inherit;
	line-height: inherit;
	border-radius: 0;
}
.sgphx .sgphx-btn--underline {
	border-bottom: solid 1px var(--color-black);
	font-weight: 700;
	text-transform: uppercase;
}
.sgphx .sgphx-btn--reveal-truncated {
	font-weight: 700;
	text-decoration: underline;
}
.sgphx .sgphx-btn--primary {
	color: var(--color-text-light);
	border: 1px solid transparent;
	background-color: var(--color-piaget-blue);
	transition: background-color var(--duration-short) var(--ease-easeOutQuart);
}
.sgphx .sgphx-btn--primary:not(:disabled):hover,
.sgphx .sgphx-btn--primary:not(:disabled):focus {
	color: var(--color-text-light);
}
[data-whatinput="mouse"] .sgphx .sgphx-btn--primary:not(:disabled):hover,
.sgphx .sgphx-btn--primary:not(:disabled):focus {
	background-color: var(--color-piaget-blue-80);
}
.sgphx .sgphx-btn--secondary {
	border: 1px solid var(--color-grey);
	color: var(--color-grey);
	transition: background-color var(--duration-short) var(--ease-easeOutQuart);
}
[data-whatinput="mouse"] .sgphx .sgphx-btn--secondary:not(:disabled):hover,
.sgphx .sgphx-btn--secondary:not(:disabled):focus {
	background-color: var(--color-grey-50);
}
.sgphx .sgphx-btn--tertiary {
	color: var(--color-text);
	background-color: var(--color-white);
	border: 1px solid var(--color-grey-100);
	transition: background-color var(--duration-short) var(--ease-easeOutQuart),
	border-color var(--duration-short) var(--ease-easeOutQuart);
}
[data-whatinput="mouse"] .sgphx .sgphx-btn--tertiary:not(:disabled):hover,
.sgphx .sgphx-btn--tertiary:not(:disabled):focus {
	background-color: var(--color-grey-50);
	border-color: var(--color-grey-200);
}
.sgphx .sgphx-btn--fade {
	transition: opacity var(--duration-short) var(--ease-easeOutQuart);
}
.sgphx .sgphx-btn--fade:hover {
	opacity: var(--opacity-faded-text);
}
.sgphx .sgphx-btn--ghost {
	opacity: var(--opacity-faded-text);
	transition: opacity var(--duration-short) var(--ease-easeOutQuart);
}
.sgphx .sgphx-btn--ghost:hover,
.sgphx .sgphx-btn--ghost:focus {
	opacity: 1;
}
.sgphx .sgphx-btn--link {
	text-decoration: underline;
}
.sgphx .sgphx-btn--link:hover,
.sgphx .sgphx-btn--link:focus {
	text-decoration: none;
}
.sgphx .sgphx-btn--badge {
	position: relative;
}
.sgphx .sgphx-btn--badge .sgphx-btn__badge {
	display: block;
	position: absolute;
	bottom: 0;
	inset-inline-end: 0;
}
.sgphx .sgphx-btn--badge.sgphx-btn--xs .sgphx-btn__badge {
	bottom: -2px;
	inset-inline-end: -2px;
}
.sgphx .sgphx-btn--circle {
	border-radius: 50%;
}
.sgphx .sgphx-btn--select,
.sgphx .sgphx-btn--select-boxed {
	width: 100%;
	text-align: left;
	border-bottom: 1px solid rgba(var(--color-rgb-white), 0.3);
}
.sgphx .sgphx-btn--select .sgphx-btn__icon--end,
.sgphx .sgphx-btn--select-boxed .sgphx-btn__icon--end {
	flex-grow: 1;
	display: inline-flex;
	justify-content: flex-end;
}
[dir="rtl"] .sgphx .sgphx-btn--select,
[dir="rtl"] .sgphx .sgphx-btn--select-boxed {
	text-align: right;
}
.sgphx .sgphx-btn--select {
	padding-bottom: var(--spacing-xs);
}
.sgphx .sgphx-btn--select-boxed {
	padding: var(--spacing-xs);
}
.sgphx .sgphx-btn--select-boxed:hover,
.sgphx .sgphx-btn--select-boxed:focus {
	background-color: var(--color-grey-50);
}
.sgphx .sgphx-btn--icon-only {
	padding: var(--spacing-sm);
}
.sgphx .sgphx-btn--icon-only.sgphx-btn--xs {
	padding: var(--spacing-2xs);
}
.sgphx .sgphx-btn--icon-only.sgphx-btn--sm {
	padding: 7px;
}
.sgphx .sgphx-btn--icon-only .sgphx-btn__icon {
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-margin-end: 0;
	margin-inline-end: 0;
}
.sgphx .sgphx-btn--icon-only.sgphx-btn--input-trigger {
	height: var(--input-height);
	padding: 0;
	width: var(--input-icon-trigger-width);
	inset-inline-end: 0;
	position: absolute;
	top: 0;
	z-index: 3;
}
.sgphx .sgphx-btn--icon-only.sgphx-btn--input-trigger .sgphx-icon {
	height: var(--input-icon-width);
	width: var(--input-icon-width);
}
.sgphx .sgphx-btn--loading {
	display: flex;
	align-items: center;
	gap: var(--spacing-xs);
}
.sgphx .sgphx-btn--sm {
	font-size: var(--font-size-xs);
}
.sgphx .sgphx-btn--full {
	width: 100%;
}
.sgphx .sgphx-btn--icon-only.sgphx-btn--icon-only-responsive {
	padding: var(--spacing-xs);
}
.sgphx .sgphx-btn--icon-only.sgphx-btn--icon-only-responsive svg {
	width: var(--spacing-base);
	height: var(--spacing-base);
}
.sgphx .sgphx-btn--xs:not(.sgphx-btn--icon-only) .sgphx-btn__icon--start {
	-webkit-margin-end: var(--spacing-2xs);
	margin-inline-end: var(--spacing-2xs);
}
.sgphx.sgphx-theme--dark .sgphx-btn--primary,
.sgphx .sgphx-theme--dark .sgphx-btn--primary,
.sgphx .sgphx-btn--primary.sgphx-btn--negative {
	color: var(--color-text-dark);
	background-color: var(--color-white);
}
.sgphx.sgphx-theme--dark .sgphx-btn--primary:not(:disabled):hover,
.sgphx.sgphx-theme--dark .sgphx-btn--primary:not(:disabled):focus,
.sgphx .sgphx-theme--dark .sgphx-btn--primary:not(:disabled):hover,
.sgphx .sgphx-theme--dark .sgphx-btn--primary:not(:disabled):focus,
.sgphx .sgphx-btn--primary.sgphx-btn--negative:not(:disabled):hover,
.sgphx .sgphx-btn--primary.sgphx-btn--negative:not(:disabled):focus {
	color: var(--color-text-dark);
}
[data-whatinput="mouse"]
.sgphx.sgphx-theme--dark
.sgphx-btn--primary:not(:disabled):hover,
.sgphx.sgphx-theme--dark .sgphx-btn--primary:not(:disabled):focus,
[data-whatinput="mouse"]
.sgphx
.sgphx-theme--dark
.sgphx-btn--primary:not(:disabled):hover,
.sgphx .sgphx-theme--dark .sgphx-btn--primary:not(:disabled):focus,
[data-whatinput="mouse"]
.sgphx
.sgphx-btn--primary.sgphx-btn--negative:not(:disabled):hover,
.sgphx .sgphx-btn--primary.sgphx-btn--negative:not(:disabled):focus {
	background-color: rgba(var(--color-rgb-white), 0.85);
}
.sgphx.sgphx-theme--dark .sgphx-btn--secondary,
.sgphx .sgphx-theme--dark .sgphx-btn--secondary,
.sgphx .sgphx-btn--secondary.sgphx-btn--negative {
	color: var(--color-white);
	background-color: rgba(var(--color-rgb-white), 0.25);
	border: 1px solid var(--color-white);
}
[data-whatinput="mouse"]
.sgphx.sgphx-theme--dark
.sgphx-btn--secondary:not(:disabled):hover,
.sgphx.sgphx-theme--dark .sgphx-btn--secondary:not(:disabled):focus,
[data-whatinput="mouse"]
.sgphx
.sgphx-theme--dark
.sgphx-btn--secondary:not(:disabled):hover,
.sgphx .sgphx-theme--dark .sgphx-btn--secondary:not(:disabled):focus,
[data-whatinput="mouse"]
.sgphx
.sgphx-btn--secondary.sgphx-btn--negative:not(:disabled):hover,
.sgphx .sgphx-btn--secondary.sgphx-btn--negative:not(:disabled):focus {
	background-color: rgba(var(--color-rgb-white), 0.35);
}
.sgphx.sgphx-theme--dark .sgphx-btn--tertiary,
.sgphx .sgphx-theme--dark .sgphx-btn--tertiary,
.sgphx .sgphx-btn--tertiary.sgphx-btn--negative {
	background-color: var(--color-piaget-blue);
	border: 1px solid var(--color-grey-500);
}
[data-whatinput="mouse"]
.sgphx.sgphx-theme--dark
.sgphx-btn--tertiary:not(:disabled):hover,
.sgphx.sgphx-theme--dark .sgphx-btn--tertiary:not(:disabled):focus,
[data-whatinput="mouse"]
.sgphx
.sgphx-theme--dark
.sgphx-btn--tertiary:not(:disabled):hover,
.sgphx .sgphx-theme--dark .sgphx-btn--tertiary:not(:disabled):focus,
[data-whatinput="mouse"]
.sgphx
.sgphx-btn--tertiary.sgphx-btn--negative:not(:disabled):hover,
.sgphx .sgphx-btn--tertiary.sgphx-btn--negative:not(:disabled):focus {
	background-color: var(--color-piaget-blue-500);
}
.sgphx .sgphx-container {
	margin: 0 auto;
	padding-left: var(--spacing-base);
	padding-right: var(--spacing-base);
}
@media screen and (min-width: 480px) {
	.sgphx .sgphx-container {
		padding-left: var(--spacing-md);
		padding-right: var(--spacing-md);
	}
}
@media screen and (min-width: 768px) {
	.sgphx .sgphx-container {
		padding-left: var(--spacing-lg);
		padding-right: var(--spacing-lg);
	}
}
@media screen and (min-width: 1024px) {
	.sgphx .sgphx-container {
		max-width: calc(2400px + var(--spacing-xl) * 2);
		padding-left: var(--spacing-xl);
		padding-right: var(--spacing-xl);
	}
}
@media screen and (max-width: 767px) {
	.sgphx .max-sm\:sgphx-container {
		margin: 0 auto;
		padding-left: var(--spacing-base);
		padding-right: var(--spacing-base);
	}
	@media screen and (min-width: 480px) {
		.sgphx .max-sm\:sgphx-container {
			padding-left: var(--spacing-md);
			padding-right: var(--spacing-md);
		}
	}
}
@media screen and (min-width: 1024px) {
	.sgphx .sgphx-container--lg {
		max-width: calc(1840px + var(--spacing-xl) * 2);
	}
}
@media screen and (min-width: 1024px) {
	.sgphx .sgphx-container--md {
		max-width: calc(1440px + var(--spacing-xl) * 2);
	}
}

/* Heading Styles */
.sgphx h1,
.sgphx .sgphx-h1 {
	font-family: SangBleuKingdom;
	font-size: 50px;
	line-height: var(--line-height-3xl);
	text-transform: uppercase;
}

.sgphx h2,
.sgphx .sgphx-h2 {
	font-family: SangBleuKingdom;
	font-size: 80px;
	line-height: var(--line-height-4xl);
}

.sgphx h3,
.sgphx .sgphx-h3,
.sgphx .sgphx-cap-h3 h2 {
	font-family: SangBleuKingdom;
	font-size: 70px;
	line-height: var(--line-height-3xl);
}

.sgphx h4,
.sgphx .sgphx-h4,
.sgphx .sgphx-cap-h3 h3,
.sgphx .sgphx-cap-h4 h2 {
	font-family: SangBleuKingdom;
	font-size: 40px;
	line-height: var(--line-height-xl);
}

.sgphx h5,
.sgphx .sgphx-h5,
.sgphx .sgphx-cap-h3 h4,
.sgphx .sgphx-cap-h4 h3,
.sgphx .sgphx-cap-h5 h2 {
	font-family: SangBleuKingdom;
	font-size: 18px;
	line-height: var(--line-height-md);
}

.sgphx h6,
.sgphx .sgphx-h6,
.sgphx .sgphx-cap-h3 h5,
.sgphx .sgphx-cap-h4 h4,
.sgphx .sgphx-cap-h5 h3 {
	font-family: NeutrafaceText;
	font-size: 18px;
	line-height: var(--line-height-md);
}

/* Remove Text Transform for All Headings */
.sgphx h1,
.sgphx h2,
.sgphx h3,
.sgphx h4,
.sgphx h5,
.sgphx h6,
.sgphx .sgphx-h1,
.sgphx .sgphx-h2,
.sgphx .sgphx-h3,
.sgphx .sgphx-h4,
.sgphx .sgphx-h5,
.sgphx .sgphx-h6,
.sgphx .sgphx-cap-h3 h2,
.sgphx .sgphx-cap-h3 h3,
.sgphx .sgphx-cap-h3 h4,
.sgphx .sgphx-cap-h3 h5,
.sgphx .sgphx-cap-h3 h6,
.sgphx .sgphx-cap-h4 h2,
.sgphx .sgphx-cap-h4 h3,
.sgphx .sgphx-cap-h4 h4,
.sgphx .sgphx-cap-h4 h5,
.sgphx .sgphx-cap-h4 h6,
.sgphx .sgphx-cap-h5 h2,
.sgphx .sgphx-cap-h5 h3,
.sgphx .sgphx-cap-h5 h4,
.sgphx .sgphx-cap-h5 h5,
.sgphx .sgphx-cap-h5 h6 {
	text-transform: none;
}

/* Additional Styles */
.sgphx .sgphx-heading-alt {
	font-family: var(--font-family-body);
	font-weight: 700;
}

.sgphx .sgphx-headings {
	margin-bottom: var(--spacing-md);
	display: flex;
	flex-direction: column;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-headings {
		margin-bottom: var(--spacing-lg);
	}
}
.sgphx .sgphx-headings--centered {
	text-align: center;
}
.sgphx .sgphx-headings__subtitle {
	margin-top: var(--spacing-base);
	margin-left: auto;
	margin-right: auto;
	max-width: 767px;
	font-family: var(--font-family-body);
	font-size: var(--font-size-lg);
	line-height: var(--line-height-lg);
	color: var(--color-text-muted);
}
.sgphx .sgphx-icon {
	width: 24px;
	height: 24px;
}
[dir="rtl"] .sgphx .sgphx-icon:not(.sgphx-icon--unidirectional) {
	transform: scaleX(-1);
}
.sgphx .sgphx-icon--2xs {
	width: 12px;
	height: 12px;
	vertical-align: -1px;
}
.sgphx .sgphx-icon--xs {
	width: 16px;
	height: 16px;
	vertical-align: -2px;
}
.sgphx .sgphx-icon--sm {
	width: 20px;
	height: 20px;
	vertical-align: -5px;
}
.sgphx .sgphx-icon--logo {
	width: 93px;
	height: 36px;
}
.sgphx .sgphx-icon--logo.sgphx-icon--sm {
	width: 73px;
	height: 29px;
}
.sgphx .sgphx-icon--fi,
.sgphx .sgphx-icon--id,
.sgphx .sgphx-icon--jp,
.sgphx .sgphx-icon--kr,
.sgphx .sgphx-icon--ru,
.sgphx .sgphx-icon--sg {
	border: 1px solid var(--color-grey-200);
}
.sgphx .sgphx-image--block {
	width: 100%;
	height: auto;
}
.sgphx .sgphx-image--responsive {
	max-width: 100%;
	height: auto;
}
.sgphx .lazyload--fade {
	opacity: 0;
	transition: opacity var(--duration-short) var(--ease-easeOutQuart);
}
.sgphx .lazyload--fade.lazyloaded {
	opacity: 1;
}
.sgphx .sgphx-list {
	width: 100%;
}
.sgphx .sgphx-list--divided > :not(:last-child) {
	border-bottom: 1px solid var(--color-divider);
}
.sgphx .sgphx-list--divided-all > * {
	border-bottom: 1px solid var(--color-divider);
}
.sgphx .sgphx-list--mixed {
	margin-top: calc(var(--list-item-spacing) / 2 * -1);
	margin-left: calc(var(--list-item-spacing) / 2 * -1);
}
.sgphx .sgphx-list--mixed > li {
	display: inline-block;
	padding: calc(var(--list-item-spacing) / 2);
}

@media screen and (max-width: 767px) {
	.sgphx .sgphx-list--mixed > li:last-child {
		padding-bottom: 0;
	}
}
.sgphx .sgphx-list--2xs {
	--list-item-spacing: calc(var(--spacing-2xs) / 2);
}
.sgphx .sgphx-list--center {
	justify-content: center;
	text-align: center;
}
.sgphx .sgphx-list--end {
	justify-content: flex-end;
}

@media screen and (min-width: 480px) {
	.sgphx .sm\:sgphx-list--start {
		justify-content: start;
	}
}
.sgphx .sgphx-marquee {
	width: 100%;
	display: flex;
	overflow: hidden;
}
.sgphx .sgphx-marquee--separated .sgphx-marquee__text span {
	display: inline-block;
	-webkit-margin-end: var(--spacing-lg);
	margin-inline-end: var(--spacing-lg);
	position: relative;
}
.sgphx .sgphx-marquee--separated .sgphx-marquee__text span:after {
	content: "\2022";
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: var(--spacing-lg);
	position: absolute;
	top: 0;
	inset-inline-end: calc(var(--spacing-lg) * -1);
	transform: scale(0.75);
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-marquee--separated .sgphx-marquee__text span {
		-webkit-margin-end: var(--spacing-2xl);
		margin-inline-end: var(--spacing-2xl);
	}
	.sgphx .sgphx-marquee--separated .sgphx-marquee__text span:after {
		inset-inline-end: calc(var(--spacing-2xl) * -1);
		width: var(--spacing-2xl);
	}
}
.sgphx .sgphx-marquee__text {
	position: relative;
	font-family: var(--font-family-heading);
	font-size: var(--font-size-4xl);
	line-height: 1.2;
	text-transform: uppercase;
	white-space: nowrap;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-marquee__text {
		font-size: 7.8125rem;
	}
}
.sgphx .sgphx-picture--responsive,
.sgphx .sgphx-picture--responsive img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.sgphx .sgphx-picture--bottom img {
	-o-object-position: bottom;
	object-position: bottom;
}
.sgphx .sgphx-picture--center img {
	-o-object-position: center;
	object-position: center;
}
.sgphx .sgphx-picture--left img {
	-o-object-position: left;
	object-position: left;
}
.sgphx .sgphx-picture--left-bottom img {
	-o-object-position: left bottom;
	object-position: left bottom;
}
.sgphx .sgphx-picture--left-top img {
	-o-object-position: left top;
	object-position: left top;
}
.sgphx .sgphx-picture--right img {
	-o-object-position: right;
	object-position: right;
}
.sgphx .sgphx-picture--right-bottom img {
	-o-object-position: right bottom;
	object-position: right bottom;
}
.sgphx .sgphx-picture--right-top img {
	-o-object-position: right top;
	object-position: right top;
}
.sgphx .sgphx-picture--top img {
	-o-object-position: top;
	object-position: top;
}
.sgphx .sgphx-ring {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	pointer-events: none;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-ring {
		display: block;
	}
}
.sgphx .sgphx-ring__media {
	animation: rotate 30s infinite linear none;
}
.sgphx .simplebar-content-wrapper::-webkit-scrollbar {
	display: none;
}
.sgphx .simplebar-track.simplebar-horizontal {
	height: 12px;
	position: absolute;
	bottom: 0;
}
.sgphx .simplebar-track.simplebar-horizontal:before {
	left: 0;
	right: 0;
	background-color: rgba(var(--color-rgb-black), 0.25);
}
.sgphx .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
	height: 12px;
	position: absolute;
	top: 0;
}
.sgphx .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
	left: 0;
	right: 0;
	background-color: var(--color-piaget-blue);
	opacity: 1;
}
.sgphx .simplebar-track.simplebar-horizontal:before,
.sgphx .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
	content: "";
	width: 100%;
	height: 4px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50px;
}
.sgphx.sgphx-section {
	padding-top: var(--spacing-lg);
	padding-bottom: var(--spacing-lg);
	color: var(--color-text);
	background: var(--color-background);
}

@media screen and (min-width: 768px) {
	.sgphx.sgphx-section {
		padding-top: var(--spacing-xl);
		padding-bottom: var(--spacing-xl);
	}
}
.sgphx.sgphx-section--divided {
	border-top: 1px solid var(--color-divider);
}
.sgphx.sgphx-section--divided.sgphx-theme--dark.sgphx-section {
	border-color: rgba(var(--color-rgb-white), 0.3);
}
.sgphx.sgphx-section--sm,
.sgphx.sgphx-section--top-0,
.sgphx.sgphx-section-wrapper .sgphx-section,
.sgphx.sgphx-theme--light.sgphx-section + .sgphx-theme--light.sgphx-section,
.sgphx.sgphx-theme--grey.sgphx-section + .sgphx-theme--grey.sgphx-section,
.sgphx.sgphx-theme--dark.sgphx-section + .sgphx-theme--dark.sgphx-section {
	padding-top: 0;
}
@media screen and (min-width: 768px) {
	.sgphx.sgphx-section--sm,
	.sgphx.sgphx-section--top-0,
	.sgphx.sgphx-section-wrapper .sgphx-section,
	.sgphx.sgphx-theme--light.sgphx-section + .sgphx-theme--light.sgphx-section,
	.sgphx.sgphx-theme--grey.sgphx-section + .sgphx-theme--grey.sgphx-section,
	.sgphx.sgphx-theme--dark.sgphx-section + .sgphx-theme--dark.sgphx-section {
		padding-top: 0;
	}
}
.sgphx.sgphx-section--sm.sgphx-section--divided,
.sgphx.sgphx-section--top-0.sgphx-section--divided,
.sgphx.sgphx-section-wrapper .sgphx-section.sgphx-section--divided,
.sgphx.sgphx-theme--light.sgphx-section
+ .sgphx-theme--light.sgphx-section.sgphx-section--divided,
.sgphx.sgphx-theme--grey.sgphx-section
+ .sgphx-theme--grey.sgphx-section.sgphx-section--divided,
.sgphx.sgphx-theme--dark.sgphx-section
+ .sgphx-theme--dark.sgphx-section.sgphx-section--divided {
	padding-top: var(--spacing-lg);
}

@media screen and (min-width: 768px) {
	.sgphx.sgphx-section--sm.sgphx-section--divided,
	.sgphx.sgphx-section--top-0.sgphx-section--divided,
	.sgphx.sgphx-section-wrapper .sgphx-section.sgphx-section--divided,
	.sgphx.sgphx-theme--light.sgphx-section
	+ .sgphx-theme--light.sgphx-section.sgphx-section--divided,
	.sgphx.sgphx-theme--grey.sgphx-section
	+ .sgphx-theme--grey.sgphx-section.sgphx-section--divided,
	.sgphx.sgphx-theme--dark.sgphx-section
	+ .sgphx-theme--dark.sgphx-section.sgphx-section--divided {
		padding-top: var(--spacing-xl);
	}
}
.sgphx.sgphx-section--sm {
	padding-bottom: calc(var(--spacing-md));
}
@media screen and (min-width: 768px) {
	.sgphx.sgphx-section--sm {
		padding-bottom: calc(var(--spacing-lg));
	}
}
.sgphx.sgphx-section--bottom-0 {
	padding-bottom: 0;
}

@media screen and (min-width: 768px) {
	.sgphx.sgphx-section--bottom-0 {
		padding-bottom: 0;
	}
}
.sgphx .sgphx-skip-link {
	position: absolute !important;
	inset-inline-start: -5000px;
	z-index: 4000;
}
.sgphx .sgphx-skip-link:focus {
	inset-inline-start: var(--spacing-base);
	top: var(--spacing-base);
}
.sgphx .sgphx-tag {
	padding: 8px 10px;
	display: inline-block;
	font-size: var(--font-size-xs);
	font-weight: 700;
	line-height: 1.2;
	color: var(--color-piaget-blue);
	background-color: var(--color-white);
	border: 1px solid var(--color-grey-100);
	border-radius: 2px;
}

@media screen and (min-width: 1280px) {
	.sgphx .sgphx-tag {
		font-size: var(--font-size-sm);
	}
}
.sgphx .sgphx-theme--dark .sgphx-tag,
.sgphx.sgphx-theme--dark .sgphx-tag {
	color: var(--color-white);
	background-color: rgba(var(--color-rgb-white), 0.15);
	border-color: rgba(var(--color-rgb-white), 0.2);
}
.sgphx .noUi-target,
.sgphx .noUi-target * {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	touch-action: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none;
	box-sizing: border-box;
}
.sgphx .noUi-target {
	position: relative;
}
.sgphx .noUi-base,
.sgphx .noUi-connects {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
.sgphx .noUi-connects {
	overflow: hidden;
	z-index: 0;
}
.sgphx .noUi-connect,
.sgphx .noUi-origin {
	will-change: transform;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-webkit-transform-style: preserve-3d;
	transform-origin: 0 0;
	transform-style: flat;
}
.sgphx .noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
	left: 0;
	right: auto;
}
.sgphx .noUi-vertical .noUi-origin {
	top: -100%;
	width: 0;
}
.sgphx .noUi-horizontal .noUi-origin {
	height: 0;
}
.sgphx .noUi-handle {
	backface-visibility: hidden;
	position: absolute;
}
.sgphx .noUi-touch-area {
	height: 100%;
	width: 100%;
}
.sgphx .noUi-state-tap .noUi-connect,
.sgphx .noUi-state-tap .noUi-origin {
	transition: transform 0.3s;
}
.sgphx .noUi-state-drag * {
	cursor: inherit !important;
}
.sgphx .noUi-horizontal {
	height: 18px;
}
.sgphx .noUi-horizontal .noUi-handle {
	width: 34px;
	height: 28px;
	right: -17px;
	top: -6px;
}
.sgphx .noUi-vertical {
	width: 18px;
}
.sgphx .noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	right: -6px;
	bottom: -17px;
}
.sgphx .noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
	left: -17px;
	right: auto;
}
.sgphx .noUi-target {
	background: #fafafa;
	border-radius: 4px;
	border: 1px solid #d3d3d3;
	box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
}
.sgphx .noUi-connects {
	border-radius: 3px;
}
.sgphx .noUi-connect {
	background: #3fb8af;
}
.sgphx .noUi-draggable {
	cursor: ew-resize;
}
.sgphx .noUi-vertical .noUi-draggable {
	cursor: ns-resize;
}
.sgphx .noUi-handle {
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	background: #fff;
	cursor: default;
	box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
}
.sgphx .noUi-active {
	box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
}
.sgphx .noUi-handle:before,
.sgphx .noUi-handle:after {
	content: "";
	display: block;
	position: absolute;
	height: 14px;
	width: 1px;
	background: #e8e7e6;
	left: 14px;
	top: 6px;
}
.sgphx .noUi-handle:after {
	left: 17px;
}
.sgphx .noUi-vertical .noUi-handle:before,
.sgphx .noUi-vertical .noUi-handle:after {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px;
}
.sgphx .noUi-vertical .noUi-handle:after {
	top: 17px;
}
.sgphx [disabled] .noUi-connect {
	background: #b8b8b8;
}
.sgphx [disabled].noUi-target,
.sgphx [disabled].noUi-handle,
.sgphx [disabled] .noUi-handle {
	cursor: not-allowed;
}
.sgphx .noUi-pips,
.sgphx .noUi-pips * {
	box-sizing: border-box;
}
.sgphx .noUi-pips {
	position: absolute;
	color: #999;
}
.sgphx .noUi-value {
	position: absolute;
	white-space: nowrap;
	text-align: center;
}
.sgphx .noUi-value-sub {
	color: #ccc;
	font-size: 10px;
}
.sgphx .noUi-marker {
	position: absolute;
	background: #ccc;
}
.sgphx .noUi-marker-sub,
.sgphx .noUi-marker-large {
	background: #aaa;
}
.sgphx .noUi-pips-horizontal {
	padding: 10px 0;
	height: 80px;
	top: 100%;
	left: 0;
	width: 100%;
}
.sgphx .noUi-value-horizontal {
	transform: translate(-50%, 50%);
}
.sgphx .noUi-rtl .noUi-value-horizontal {
	transform: translate(50%, 50%);
}
.sgphx .noUi-marker-horizontal.noUi-marker {
	margin-left: -1px;
	width: 2px;
	height: 5px;
}
.sgphx .noUi-marker-horizontal.noUi-marker-sub {
	height: 10px;
}
.sgphx .noUi-marker-horizontal.noUi-marker-large {
	height: 15px;
}
.sgphx .noUi-pips-vertical {
	padding: 0 10px;
	height: 100%;
	top: 0;
	left: 100%;
}
.sgphx .noUi-value-vertical {
	transform: translateY(-50%);
	padding-left: 25px;
}
.sgphx .noUi-rtl .noUi-value-vertical {
	transform: translateY(50%);
}
.sgphx .noUi-marker-vertical.noUi-marker {
	width: 5px;
	height: 2px;
	margin-top: -1px;
}
.sgphx .noUi-marker-vertical.noUi-marker-sub {
	width: 10px;
}
.sgphx .noUi-marker-vertical.noUi-marker-large {
	width: 15px;
}
.sgphx .noUi-tooltip {
	display: block;
	position: absolute;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	background: #fff;
	color: #000;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
}
.sgphx .noUi-horizontal .noUi-tooltip {
	transform: translate(-50%);
	left: 50%;
	bottom: 120%;
}
.sgphx .noUi-vertical .noUi-tooltip {
	transform: translateY(-50%);
	top: 50%;
	right: 120%;
}
.sgphx .noUi-horizontal .noUi-origin > .noUi-tooltip {
	transform: translate(50%);
	left: auto;
	bottom: 10px;
}
.sgphx .noUi-vertical .noUi-origin > .noUi-tooltip {
	transform: translateY(-18px);
	top: auto;
	right: 28px;
}
.sgphx .sgphx-collapse {
	display: none;
	max-width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
	transition: height 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.sgphx .sgphx-collapse.is-transitioning,
.sgphx .sgphx-collapse.is-calculating,
.sgphx .sgphx-collapse.is-expanded {
	display: block;
	max-width: none;
}
.sgphx .sgphx-collapse.is-transitioning,
.sgphx .sgphx-collapse.is-calculating {
	overflow: hidden;
}
.sgphx .sgphx-collapse.is-calculating {
	height: auto !important;
	min-height: 0 !important;
	position: absolute;
	opacity: 0;
	pointer-events: none;
}
.sgphx .sgphx-collapse.is-expanded {
	height: auto;
}
.sgphx .sgphx-loader-overlay {
	position: absolute;
	inset: 0;
}
.sgphx .sgphx-loader-overlay .sgphx-loader {
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
[dir="rtl"] .sgphx .sgphx-loader-overlay .sgphx-loader {
	left: auto;
	right: 50%;
	transform: translate(50%, -50%);
}
.sgphx .sgphx-loader-overlay--dark,
.sgphx .sgphx-loader-overlay--light {
	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);
}
.sgphx .sgphx-loader-overlay--dark:before,
.sgphx .sgphx-loader-overlay--dark.sgphx-loader-overlay--soft-edge:after,
.sgphx .sgphx-loader-overlay--light:before,
.sgphx .sgphx-loader-overlay--light.sgphx-loader-overlay--soft-edge:after {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
}
.sgphx .sgphx-loader-overlay--dark:before,
.sgphx .sgphx-loader-overlay--light:before {
	opacity: 0.5;
}
.sgphx .sgphx-loader-overlay--dark:before {
	background-color: #000;
}
.sgphx .sgphx-loader-overlay--dark.sgphx-loader-overlay--soft-edge:after {
	box-shadow: inset 0 0 20px 10px #000, 0 0 1px 1px #000;
}
.sgphx .sgphx-loader-overlay--light:before {
	background-color: #fff;
}
.sgphx .sgphx-loader-overlay--light.sgphx-loader-overlay--soft-edge:after {
	box-shadow: inset 0 0 20px 10px #fff, 0 0 1px 1px #fff;
}
.sgphx .sgphx-actions > li {
	width: 100%;
	display: inline-block;
}
.sgphx .sgphx-actions > li + li {
	margin-top: var(--spacing-sm);
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-actions > li {
		width: auto;
	}
	.sgphx .sgphx-actions > li + li {
		margin-top: 0;
		-webkit-margin-start: var(--spacing-base);
		margin-inline-start: var(--spacing-base);
	}
}
.sgphx .sgphx-actions--block {
	display: flex;
	flex-direction: column;
	gap: var(--spacing-xs);
}
.sgphx .sgphx-actions--block > li + li {
	margin: 0;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-actions--block {
		flex-direction: row;
	}
	.sgphx .sgphx-actions--block > li {
		flex: 1;
	}
}
.sgphx .sgphx-actions--fluid .sgphx-btn {
	width: 100%;
	justify-content: center;
}
.sgphx .sgphx-alert {
	--background-color: var(--color-grey-200);
	--text-color: inherit;
	--padding-x: var(--spacing-base);
	--padding-y: var(--spacing-sm);
	display: flex;
	align-items: flex-start;
	padding: var(--padding-y) var(--padding-x);
	color: var(--text-color);
	background-color: var(--background-color);
}
.sgphx .sgphx-alert--success {
	--background-color: var(--color-success-background);
	--text-color: var(--color-success-text);
}
.sgphx .sgphx-alert--danger {
	--background-color: var(--color-danger-background);
	--text-color: var(--color-danger-text);
}
.sgphx .sgphx-alert--warning {
	--background-color: var(--color-warning-background);
	--text-color: var(--color-warning-text);
}
.sgphx .sgphx-alert--info {
	--background-color: var(--color-info-background);
	--text-color: var(--color-info-text);
}
.sgphx .sgphx-alert--icon {
	--padding-y: var(--spacing-base);
}
.sgphx .sgphx-alert__icon {
	display: block;
	margin-top: -2px;
	-webkit-margin-end: var(--spacing-sm);
	margin-inline-end: var(--spacing-sm);
}
.sgphx .sgphx-article {
	display: flex;
	flex-direction: column;
	gap: var(--spacing-base);
	position: relative;
}
.sgphx .sgphx-article .sgphx-picture {
	overflow: hidden;
}
.sgphx .sgphx-article img {
	transform: scale(1);
	transition: transform var(--duration-long) var(--ease-easeOutQuart),
	opacity var(--duration-short) var(--ease-easeOutQuart);
}
.sgphx .sgphx-article:hover img {
	transform: scale(var(--media-hover-scale));
}
.sgphx .sgphx-article__text-wrapper {
	display: flex;
	flex-direction: column;
	gap: var(--spacing-sm);
}
.sgphx .sgphx-autocomplete {
	--autocomplete-option-hover-bg: var(--color-grey-50);
	--autocomplete-option-current-bg: var(--color-grey-100);
	--autocomplete-option-current-text: var(--color-text-dark);
	flex: 1;
}
.sgphx .sgphx-autocomplete__input {
	width: 100%;
}
.sgphx .sgphx-card {
	position: relative;
}
.sgphx .sgphx-card:hover img,
.sgphx .sgphx-card:hover video,
.sgphx .sgphx-card:focus img,
.sgphx .sgphx-card:focus video {
	transform: scale(var(--media-hover-scale));
}
.sgphx .sgphx-card-media {
	overflow: hidden;
}
.sgphx .sgphx-card-media img,
.sgphx .sgphx-card-media video {
	transform: scale(1);
	transition: transform var(--duration-long) var(--ease-easeOutQuart);
}
.sgphx .sgphx-card-body {
	margin: 0 auto;
	padding-top: var(--spacing-md);
	padding-left: var(--spacing-base);
	padding-right: var(--spacing-base);
	max-width: 767px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.sgphx .sgphx-card-body__content {
	margin-top: var(--spacing-xs);
}
.sgphx .sgphx-card-body__buttons {
	margin-top: var(--spacing-sm);
}

@media screen and (min-width: 1024px) {
	.sgphx .sgphx-card--horizontal {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: var(--spacing-base);
	}
	.sgphx .sgphx-card--horizontal .sgphx-card-media,
	.sgphx .sgphx-card--horizontal .sgphx-card-body {
		grid-column: span 1 / span 1;
	}
}
.sgphx .sgphx-card--horizontal .sgphx-card-body {
	margin-left: initial;
	margin-right: initial;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	text-align: inherit;
	padding-top: var(--spacing-base);
	padding-left: 0;
	padding-right: 0;
}

@media screen and (min-width: 1024px) {
	.sgphx .sgphx-card--horizontal .sgphx-card-body {
		padding-top: 0;
		padding-left: var(--spacing-base);
		padding-right: var(--spacing-base);
	}
}
.sgphx .sgphx-card--horizontal.sgphx-card--reversed .sgphx-card-media {
	order: 1;
}
.sgphx .sgphx-card--xs .sgphx-card-body {
	margin-left: initial;
	margin-right: initial;
	padding-top: var(--spacing-2xs);
	padding-left: 0;
	padding-right: 0;
	align-items: flex-start;
	text-align: inherit;
}
.sgphx .sgphx-card--sm .sgphx-card-body {
	padding-top: var(--spacing-sm);
}
.sgphx .sgphx-card--sm .sgphx-card-body__buttons {
	margin-top: var(--spacing-2xs);
}
.sgphx .sgphx-flexible {
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-flexible {
		flex-direction: row;
	}
}
.sgphx .sgphx-flexible-media,
.sgphx .sgphx-flexible-body {
	flex: 1;
}
.sgphx .sgphx-flexible-media {
	width: 100%;
}
.sgphx .sgphx-flexible-media .sgphx-picture,
.sgphx .sgphx-flexible-media .sgphx-background-video {
	width: 100%;
	max-width: none;
}
.sgphx .sgphx-flexible-media .sgphx-background-video {
	padding-bottom: 100%;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-flexible-media {
		max-width: 450px;
	}
}
.sgphx .sgphx-flexible-body {
	width: 100%;
}
.sgphx .sgphx-flexible-body__content {
	padding-top: var(--spacing-sm);
	padding-bottom: var(--spacing-sm);
	width: 100%;
}
@media screen and (min-width: 768px) {
	.sgphx .sgphx-flexible-body__content {
		-webkit-padding-start: var(--spacing-lg);
		padding-inline-start: var(--spacing-lg);
		-webkit-padding-end: var(--spacing-lg);
		padding-inline-end: var(--spacing-lg);
		margin-left: auto;
		margin-right: auto;
		max-width: 767px;
	}
}

@media screen and (min-width: 1024px) {
	.sgphx .sgphx-flexible-body__content {
		-webkit-padding-start: var(--spacing-xl);
		padding-inline-start: var(--spacing-xl);
		-webkit-padding-end: var(--spacing-xl);
		padding-inline-end: var(--spacing-xl);
	}
}
.sgphx .sgphx-fexible-body__title {
	font-size: var(--font-size-2xl);
	line-height: var(--line-height-2xl);
	text-transform: none;
}

@media screen and (min-width: 1024px) {
	.sgphx .sgphx-fexible-body__title {
		font-size: var(--font-size-3xl);
		line-height: var(--line-height-3xl);
	}
}
.sgphx .sgphx-field {
	display: grid;
	grid-template-columns: calc(var(--input-x-padding) + 1px) auto;
	row-gap: var(--spacing-2xs);
	position: relative;
}
.sgphx .sgphx-field > * {
	grid-column: 1 / span 2;
}
.sgphx .sgphx-field--disabled {
	--input-color: var(--color-grey-600);
	--input-bg-color: var(--color-grey-50);
	--input-border-color: var(--color-grey-600);
	--label-color: var(--color-grey-600);
}
.sgphx .sgphx-field--disabled,
.sgphx .sgphx-field--disabled .sgphx-label {
	cursor: not-allowed;
}
.sgphx .sgphx-field--error {
	--input-border-color: var(--color-danger-text);
	--label-color: var(--color-danger-text);
}
.sgphx .sgphx-field--floating .sgphx-label {
	max-width: calc(
			112.50112501% - (var(--input-x-padding) / 2 * var(--scale-floating-label)) -
			var(--input-x-padding)
	);
	padding: 0 calc(var(--input-x-padding) / 2);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: absolute;
	top: var(--input-y-padding);
	inset-inline-start: calc(var(--input-x-padding) / 2);
	z-index: 2;
	transform: translateY(calc(-1 * var(--input-y-padding) - 45%))
	scale(var(--scale-floating-label));
	transform-origin: top left;
	transition-property: transform, max-width;
	transition-duration: 0.15s;
	pointer-events: none;
}
.sgphx .sgphx-field--floating .sgphx-label:before {
	content: "";
	display: block;
	width: calc(100% + var(--input-x-padding));
	height: 100%;
	position: absolute;
	top: 0;
	left: calc(-1 * var(--input-x-padding) / 2);
	z-index: -1;
	background-image: linear-gradient(
			to bottom,
			transparent 50%,
			var(--input-bg-color) 50%
	);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
[dir="rtl"] .sgphx .sgphx-field--floating .sgphx-label {
	transform-origin: top right;
}
.sgphx .sgphx-field--floating .sgphx-input:focus,
.sgphx .sgphx-field--floating .sgphx-input:focus-visible {
	box-shadow: 0 0 0 calc(var(--focus-outline-width) - 1px)
	var(--color-focus-outline) inset;
	outline: none;
}
.sgphx .sgphx-field--floating.is-empty .sgphx-label {
	max-width: calc(100% - var(--input-x-padding) * 2);
	transform: none;
}
.sgphx .sgphx-field--floating .sgphx-field-helper-text {
	grid-column: 2;
}
.sgphx .sgphx-field--switch {
	flex-shrink: 0;
	grid-template-columns: var(--switch-size) auto;
	-moz-column-gap: var(--spacing-xs);
	column-gap: var(--spacing-xs);
}
.sgphx .sgphx-field--switch .sgphx-switch {
	grid-row: 1;
	margin-top: 3px;
}
.sgphx .sgphx-field--switch .sgphx-label {
	grid-row: 1;
	grid-column: 2;
}
.sgphx .sgphx-field--switch .sgphx-field-helper-text {
	grid-column: 2;
}
.sgphx .sgphx-field--horizontal {
	grid-template-columns: none;
	grid-auto-flow: column;
	-moz-column-gap: var(--spacing-2xs);
	column-gap: var(--spacing-2xs);
	align-items: baseline;
}
.sgphx .sgphx-field--horizontal > * {
	grid-column: auto;
}
.sgphx .sgphx-field__input-wrapper {
	position: relative;
}
.sgphx .sgphx-field__input-wrapper .sgphx-input {
	min-width: 100%;
}
.sgphx .sgphx-field__criteria {
	font-size: var(--font-size-xs);
}
.sgphx .sgphx-field__criterion {
	-webkit-padding-start: var(--spacing-sm);
	padding-inline-start: var(--spacing-sm);
}
.sgphx .sgphx-field__criterion:before {
	display: block;
	height: calc(var(--spacing-sm) * var(--line-height-md));
	width: 8px;
	position: absolute;
	inset-inline-start: 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Ccircle cx='4' cy='4' r='2' fill='%23002a3a'/%3E%3C/svg%3E");
	background-position: center center;
	background-repeat: no-repeat;
	content: "";
}
.sgphx .sgphx-field__criterion--valid:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2301902c' d='M7.47 1.3c-.21-.19-.58-.19-.77.06L2.93 5.47 1.28 3.52C.94 3.15.3 3.4.33 3.89c0 .19.09.31.21.43.25.28 1.69 2.01 1.93 2.29.31.31.67.28.95-.03.7-.77 3.43-3.77 4.11-4.51.18-.22.18-.56-.06-.77Z'/%3E%3C/svg%3E");
}
.sgphx .sgphx-field__criterion--invalid:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23d6242f' d='m4.88 4 2-2c.24-.24.24-.64 0-.88s-.64-.24-.88 0l-2 2-2-2c-.24-.24-.64-.24-.88 0s-.24.64 0 .88l2 2-2 1.99c-.24.24-.24.64 0 .88.12.12.28.18.44.18s.32-.06.44-.18l2-2 2 2c.12.12.28.18.44.18s.32-.06.44-.18c.24-.24.24-.64 0-.88L4.88 4Z'/%3E%3C/svg%3E");
}
.sgphx .sgphx-switch {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	width: var(--switch-size);
	height: var(--switch-size);
	flex-shrink: 0;
	border: 1px solid var(--input-border-color);
	border-radius: 0;
	background: white no-repeat center;
	background-size: 16px 12px;
	transition: background var(--duration-shorter) var(--ease-out-quad);
	cursor: pointer;
}
.sgphx .sgphx-switch:disabled {
	border-color: var(--color-grey-200);
	background-color: var(--color-grey-50);
	cursor: not-allowed;
}
.sgphx .sgphx-switch:checked {
	background-color: var(--input-border-color);
}
.sgphx .sgphx-switch:checked:disabled {
	background-color: var(--color-grey-200);
}
.sgphx .sgphx-switch[type="checkbox"]:checked {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.87178 6.77233C1.55797 6.45801 1.04917 6.45801 0.735361 6.77233C0.421546 7.08665 0.421546 7.59627 0.735361 7.9106L4.08357 11.2643C4.38977 11.5709 4.88351 11.5795 5.20008 11.2835L15.2447 1.89329C15.5692 1.58999 15.5867 1.08067 15.2839 0.755698C14.9811 0.430728 14.4726 0.413165 14.1481 0.716471L4.67104 9.57614L1.87178 6.77233Z' fill='white'/%3E%3C/svg%3E%0A");
}
.sgphx .sgphx-switch[type="radio"] {
	border-radius: 100%;
	box-shadow: 0 0 0 4px var(--input-bg-color) inset;
}
.sgphx .sgphx-label {
	display: inline-block;
	color: var(--label-color);
}
.sgphx .sgphx-label__required {
	text-decoration: none;
}
.sgphx .sgphx-field-helper-text {
	display: block;
	font-size: var(--font-size-xs);
	color: var(--color-grey-600);
}
.sgphx .sgphx-field-helper-text--error {
	color: var(--color-danger-text);
}
.sgphx .sgphx-input {
	--color-focus-outline: var(--input-border-color);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	height: var(--input-height);
	min-width: 0;
	padding: var(--input-y-padding) var(--input-x-padding);
	color: var(--input-color);
	background-color: var(--input-bg-color);
	border: 1px solid var(--input-border-color);
	border-radius: 2px;
}
.sgphx .sgphx-input:disabled {
	cursor: not-allowed;
}
.sgphx .sgphx-input:-webkit-autofill,
.sgphx .sgphx-input:-webkit-autofill:hover,
.sgphx .sgphx-input:-webkit-autofill:focus,
.sgphx .sgphx-input:-webkit-autofill:active {
	box-shadow: 0 0 0 30px var(--input-bg-color) inset !important;
}
.sgphx .sgphx-input--date {
	--date-icon-width: 20px;
	-webkit-padding-end: var(--input-icon-trigger-width);
	padding-inline-end: var(--input-icon-trigger-width);
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.3333 1V2.12498H6.66666V1H5.55557V2.12498H0V19H20V2.12498H14.4444V1H13.3333ZM14.4444 5.50001V3.17914H18.8889V6.62502H1.11112V3.17914H5.55557V5.50001H6.66666V3.18026H13.3333V5.50001H14.4444ZM1.11112 17.9459H18.8889V7.75H1.11112V17.9459Z' fill='%23002A3A'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: calc(100% - var(--input-x-padding)) center;
	background-size: var(--input-icon-width);
}
.sgphx .sgphx-input--date:disabled {
	-webkit-padding-end: var(--input-x-padding);
	padding-inline-end: var(--input-x-padding);
	background-image: none;
}
.sgphx .sgphx-input--date::-webkit-calendar-picker-indicator {
	display: none;
}
.sgphx .sgphx-input--date::-webkit-date-and-time-value {
	text-align: left;
}
[dir="rtl"] .sgphx .sgphx-input--date {
	text-align: right;
	background-position: var(--input-x-padding) center;
}
.flatpickr-calendar {
	color: var(--color-text-dark);
}
[data-whatinput="keyboard"] .flatpickr-calendar :focus {
	box-shadow: none;
	outline: var(--focus-outline-width) solid var(--color-focus-outline);
	outline-offset: calc(var(--focus-outline-width) * -1);
}
.flatpickr-day {
	font-weight: 700;
}
.flatpickr-day.today {
	border-color: var(--color-text-muted-light);
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
	color: inherit;
	background-color: var(--color-text-muted-light);
	border-color: var(--color-text-muted-light);
}
.flatpickr-day.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day.nextMonthDay:focus {
	background: var(--color-text-muted-light);
	border-color: var(--color-text-muted-light);
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
	color: var(--color-text-dark);
	font-weight: 400;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
	color: var(--color-text-muted-dark);
}
.flatpickr-day.selected,
.flatpickr-day.selected.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.startRange:focus,
.flatpickr-day.startRange:hover,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.endRange:focus,
.flatpickr-day.endRange:hover,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.endRange.nextMonthDay {
	color: var(--color-white);
	background: var(--color-background-dark);
	border-color: var(--color-background-dark);
	outline-offset: var(--focus-outline-width);
}
.flatpickr-day.inRange {
	box-shadow: -5px 0 0 var(--color-text-muted-light),
	5px 0 0 var(--color-text-muted-light);
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n + 1)) {
	box-shadow: -10px 0 0 var(--color-background-dark);
}
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
	fill: var(--color-text-muted-dark);
}
[dir="rtl"] .flatpickr-calendar {
	right: auto !important;
}
[dir="rtl"]
.flatpickr-day.selected.startRange
+ .endRange:not(:nth-child(7n + 1)),
[dir="rtl"]
.flatpickr-day.startRange.startRange
+ .endRange:not(:nth-child(7n + 1)),
[dir="rtl"]
.flatpickr-day.endRange.startRange
+ .endRange:not(:nth-child(7n + 1)) {
	box-shadow: 10px 0 0 var(--color-background-dark);
}
.sgphx .sgphx-input--password {
	-webkit-padding-end: var(--input-icon-trigger-width);
	padding-inline-end: var(--input-icon-trigger-width);
}
.sgphx .sgphx-input--password::-ms-reveal,
.sgphx .sgphx-input--password::-ms-clear {
	display: none;
}
.sgphx .iti--separate-dial-code .iti__selected-flag {
	background-color: transparent;
}
.sgphx .iti input[type="text"] {
	width: 100%;
}
.sgphx .iti__flag-container:hover .iti__selected-flag {
	background-color: transparent;
}
.sgphx .iti__selected-flag {
	-webkit-padding-start: var(--input-x-padding);
	padding-inline-start: var(--input-x-padding);
}
.sgphx .iti__flag {
	border-radius: 2px;
	box-shadow: 0 0 1px #00000040 inset;
}
.sgphx .iti__arrow {
	width: 7px;
	height: 4px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 4'%3E%3Cpath fill='%23747474' d='M3.5,4a.53.53,0,0,1-.37-.15l-3-3a.53.53,0,0,1,0-.74A.54.54,0,0,1,.9.15L3.5,2.74,6.1.15a.54.54,0,0,1,.75,0,.53.53,0,0,1,0,.74l-3,3A.53.53,0,0,1,3.5,4Z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 100% auto;
	border: none;
}
.sgphx .iti__dial-code {
	color: var(--color-grey-600);
}
.sgphx .phone-dropdown-container {
	margin-top: calc(var(--spacing-2xs) * -1);
	top: 2px;
}
.sgphx .sgphx-range-slider {
	width: 100%;
}
.sgphx .sgphx-range-slider .noUi-base:before {
	content: none;
	display: none;
}
.sgphx .sgphx-range-slider .noUi-horizontal {
	height: 4px;
}
.sgphx .sgphx-range-slider .noUi-target {
	border: 0;
	border-radius: 0;
	box-shadow: unset;
	background-color: var(--color-grey-500);
}
.sgphx .sgphx-range-slider .noUi-connect {
	background-color: var(--color-grey);
}
.sgphx .sgphx-range-slider .noUi-horizontal .noUi-handle {
	width: 8px;
	height: 16px;
	top: 0;
	right: 0;
}
[dir="rtl"] .sgphx .sgphx-range-slider .noUi-horizontal .noUi-handle {
	right: unset;
	left: 0;
}
.sgphx .sgphx-range-slider .noUi-horizontal .noUi-handle {
	background-color: var(--color-black);
	border-radius: 0;
	box-shadow: unset;
	border: 0;
	cursor: grab;
	transform: translateY(calc(-50% + 1.5px));
}
[data-whatinput="keyboard"]
.sgphx
.sgphx-range-slider
.noUi-horizontal
.noUi-handle:focus {
	outline: var(--focus-outline-width) solid var(--color-focus-outline);
	outline-offset: var(--focus-outline-width);
}
.sgphx .sgphx-range-slider .noUi-horizontal .noUi-handle:before,
.sgphx .sgphx-range-slider .noUi-horizontal .noUi-handle:after {
	display: none;
}
.sgphx .sgphx-range-slider .noUi-tooltip {
	bottom: auto;
	top: 120%;
	font-weight: unset;
	font-size: unset;
	border: 0;
	color: var(--color-grey);
	background: transparent;
}
.sgphx .sgphx-range-slider .noUi-tooltip:before {
	display: none;
}
.sgphx .sgphx-range-slider [disabled].noUi-handle,
.sgphx .sgphx-range-slider [disabled] .noUi-handle,
.sgphx .sgphx-range-slider [disabled].noUi-target {
	cursor: not-allowed;
}
.sgphx .sgphx-range-slider [disabled] {
	opacity: 0.7;
}
.sgphx .sgphx-input--select {
	--select-icon-width: 7px;
	-webkit-padding-end: calc(
			(var(--input-x-padding) * 2) + var(--select-icon-width)
	);
	padding-inline-end: calc(
			(var(--input-x-padding) * 2) + var(--select-icon-width)
	);
	text-overflow: ellipsis;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 4'%3E%3Cpath fill='%23747474' d='M3.5,4a.53.53,0,0,1-.37-.15l-3-3a.53.53,0,0,1,0-.74A.54.54,0,0,1,.9.15L3.5,2.74,6.1.15a.54.54,0,0,1,.75,0,.53.53,0,0,1,0,.74l-3,3A.53.53,0,0,1,3.5,4Z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: calc(100% - var(--input-x-padding, 0px)) center;
	background-size: var(--select-icon-width) 4px;
	cursor: pointer;
}

@supports (-moz-appearance: none) {
	.sgphx .sgphx-input--select {
		text-indent: -2px;
	}
}
[dir="rtl"] .sgphx .sgphx-input--select {
	background-position-x: var(--input-x-padding);
}
.sgphx .sgphx-input--textarea {
	height: auto;
	min-height: var(--input-height);
}
.sgphx .sgphx-icon-content {
	display: inline-flex;
	align-items: center;
	gap: var(--spacing-xs);
	vertical-align: middle;
}
.sgphx .sgphx-icon-content > .sgphx-icon {
	flex-shrink: 0;
}
.sgphx .sgphx-icon-content--start {
	align-items: start;
}
.sgphx .sgphx-icon-content--start > .sgphx-icon {
	margin-top: 0.2em;
}
.sgphx .sgphx-loader-overlay--dark:before {
	background-color: var(--color-piaget-blue);
}
.sgphx .sgphx-loader-overlay--dark.sgphx-loader-overlay--soft-edge:after {
	box-shadow: inset 0 0 20px 10px var(--color-piaget-blue),
	0 0 1px 1px var(--color-piaget-blue);
}
.sgphx .sgphx-media-card {
	display: flex;
	position: relative;
	overflow: hidden;
}
.sgphx .sgphx-media-card:hover .sgphx-media-card__media img,
.sgphx .sgphx-media-card:hover .sgphx-media-card__media video {
	transform: scale3d(var(--media-hover-scale), var(--media-hover-scale), 1);
}
.sgphx .sgphx-media-card__media img,
.sgphx .sgphx-media-card__media video {
	transition: transform var(--duration-long) var(--ease-easeOutQuart);
}
.sgphx .sgphx-media-card__media.sgphx-background-video {
	padding-top: calc(var(--aspect-ratio-5-7) * 1%);
}
.sgphx .sgphx-media-card__actions {
	padding: var(--spacing-xs);
	width: 100%;
	height: 100%;
	display: flex;
	align-items: end;
	justify-content: end;
	position: absolute;
	top: 0;
	left: 0;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-media-card__actions {
		padding: var(--spacing-base);
	}
}
.sgphx .sgphx-offset-media-grid-card {
	position: relative;
	overflow: hidden;
}
.sgphx .sgphx-offset-media-grid-card img {
	width: 100%;
	transform: scaleZ(1) rotate3d(0, 0, 0, 0);
	transition: transform var(--duration-long) var(--ease-easeOutQuart);
}
.sgphx .sgphx-offset-media-grid-card .sgphx-background-video {
	padding-bottom: 140%;
}
.sgphx .sgphx-offset-media-grid-card .sgphx-background-video video {
	transform: scaleZ(1) rotate3d(0, 0, 0, 0);
	transition: transform var(--duration-long) var(--ease-easeOutQuart);
}
.sgphx .sgphx-offset-media-grid-card:hover img,
.sgphx .sgphx-offset-media-grid-card:hover video {
	transform: scale3d(var(--media-hover-scale), var(--media-hover-scale), 1)
	rotate3d(0, 0, 1, 1deg);
}
.sgphx .sgphx-offset-media-grid-card__actions {
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	width: 100%;
	height: 100%;
	padding: var(--spacing-xs);
	position: absolute;
	top: 0;
	left: 0;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-offset-media-grid-card__actions {
		padding: var(--spacing-base);
	}
}
.sgphx .sgphx-product-animation__helper {
	color: var(--color-text);
}
.sgphx .sgphx-product-card {
	position: relative;
}

@media (pointer: fine) {
	.sgphx
	.sgphx-product-card:hover
	.sgphx-product-card-media-content__item--default {
		transform: scale3d(var(--media-hover-scale), var(--media-hover-scale), 1);
	}
}

@media (pointer: fine) {
	.sgphx
	.sgphx-product-card--has-hover-media:hover
	.sgphx-product-card-media-content__item--default {
		opacity: 0;
	}
	.sgphx
	.sgphx-product-card--has-hover-media:hover
	.sgphx-product-card-media-content__item--hover {
		transform: scaleZ(1);
		opacity: 1;
	}
}
.sgphx .sgphx-product-card-main {
	display: flex;
	flex-direction: column;
	gap: var(--spacing-xs);
	font-size: var(--font-size-base);
}
.sgphx .sgphx-product-card-media {
	position: relative;
	overflow: hidden;
	--background-color: var(--color-grey-50);
	background-color: var(--background-color);
}
.sgphx .sgphx-product-card-media .sgphx-product-card-media-content__item {
	padding-top: calc(var(--aspect-ratio-3-4) * 1%);
	transition: transform var(--duration-long) var(--ease-easeOutQuart),
	opacity var(--duration-long) var(--ease-easeOutQuart);
}

@media (pointer: fine) {
	.sgphx .sgphx-product-card-media-content {
		overflow: hidden;
	}
	.sgphx
	.sgphx-product-card-media-content
	.sgphx-product-card-media-content__item--hover {
		position: absolute;
		top: 0;
		left: 0;
		transform: scale3d(var(--media-hover-scale), var(--media-hover-scale), 1);
		opacity: 0;
	}
}

@media (hover: none), (pointer: coarse) {
	.sgphx .sgphx-product-card-media-content {
		display: flex;
		scroll-snap-align: start;
		-ms-scroll-snap-type: x mandatory;
		scroll-snap-type: x mandatory;
		overflow-x: scroll;
		-ms-overflow-style: none;
		scrollbar-width: none;
	}
	.sgphx .sgphx-product-card-media-content::-webkit-scrollbar {
		display: none;
	}
	.sgphx
	.sgphx-product-card-media-content
	.sgphx-product-card-media-content__item {
		flex: 0 0 100%;
		scroll-snap-align: start;
	}
}
.sgphx .sgphx-product-card-media-background {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
.sgphx .sgphx-product-card-media-progress {
	width: 50%;
	height: 2px;
	display: none;
	position: absolute;
	bottom: 0;
	inset-inline-start: 0;
	background-color: var(--color-piaget-blue);
	transition: transform var(--duration-short) var(--ease-easeOutQuart);
}

@media (hover: none), (pointer: coarse) {
	.sgphx .sgphx-product-card-media-progress {
		display: block;
	}
}
.sgphx .sgphx-product-card-body__title {
	display: block;
	font-family: var(--font-family-heading);
}

@media screen and (min-width: 480px) {
	.sgphx .sgphx-product-card-body__title {
		font-size: var(--font-size-md);
		line-height: var(--line-height-md);
	}
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-product-card-body__title {
		font-size: var(--font-size-lg);
		line-height: var(--line-height-lg);
	}
}
.sgphx .sgphx-product-card-body__title,
.sgphx .sgphx-product-card__price {
	color: var(--color-piaget-blue);
}
.sgphx .sgphx-product-card__price {
	display: flex;
	flex-direction: column;
}
.sgphx .sgphx-product-card-aside {
	padding-top: var(--spacing-2xs);
	display: flex;
	justify-content: space-between;
	position: absolute;
	top: 0;
	inset-inline-start: var(--spacing-xs);
	inset-inline-end: var(--spacing-xs);
	z-index: 2;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-product-card-aside {
		padding-top: var(--spacing-xs);
	}
}
.sgphx .sgphx-product-card-aside .sgphx-list {
	-webkit-margin-end: var(--spacing-xs);
	margin-inline-end: var(--spacing-xs);
}
.sgphx .sgphx-product-card-aside .sgphx-actions {
	-webkit-margin-start: auto;
	margin-inline-start: auto;
}
.sgphx .sgphx-product-card-key {
	-webkit-padding-end: 40px;
	padding-inline-end: 40px;
	display: grid;
	grid-template-columns: 1fr 3fr;
	gap: var(--spacing-base);
	color: var(--color-piaget-blue);
	position: relative;
}
.sgphx .sgphx-product-card-key:hover .sgphx-product-card-key__media,
.sgphx .sgphx-product-card-key:focus .sgphx-product-card-key__media {
	background-color: var(--color-grey-100);
}
.sgphx .sgphx-product-card-key:hover .sgphx-product-card-key__media img,
.sgphx .sgphx-product-card-key:hover .sgphx-product-card-key__media video,
.sgphx .sgphx-product-card-key:focus .sgphx-product-card-key__media img,
.sgphx .sgphx-product-card-key:focus .sgphx-product-card-key__media video {
	transform: scale(var(--media-hover-scale));
}
.sgphx .sgphx-product-card-key__media {
	aspect-ratio: 1 / 1;
	background-color: var(--color-grey-50);
	transition: background-color var(--duration-long) var(--ease-easeOutQuart);
	overflow: hidden;
}
.sgphx .sgphx-product-card-key__media img,
.sgphx .sgphx-product-card-key__media video {
	transform: scale(1);
	transition: transform var(--duration-long) var(--ease-easeOutQuart);
}
.sgphx .sgphx-product-card-key__subtitle {
	font-size: var(--font-size-base);
	line-height: var(--line-height-base);
	color: var(--color-text-muted);
}
.sgphx .sgphx-product-card-key__price {
	margin-top: var(--spacing-xs);
}
.sgphx .sgphx-product-card-key__actions {
	position: absolute;
	top: 0;
	inset-inline-end: 0;
}
.sgphx .sgphx-promo-banner {
	height: 72px;
	position: relative;
	font-size: var(--font-size-base);
	text-align: center;
	color: var(--color-black);
	background-color: var(--color-grey-50);
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-promo-banner {
		height: 64px;
	}
}
.sgphx .sgphx-promo-banner__item {
	padding-left: var(--spacing-base);
	padding-right: var(--spacing-base);
	width: 100%;
	max-width: 720px;
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	transform: translateY(-50%) translate(-50%);
	pointer-events: none;
}
.sgphx .sgphx-promo-banner__item--visible {
	opacity: 1;
	transition: opacity var(--duration-short) var(--ease-easeInQuart);
	pointer-events: auto;
}
.sgphx .sgphx-quote {
	max-width: 640px;
	margin: 0 auto;
	text-align: center;
}
.sgphx .sgphx-quote__content {
	font-style: italic;
}
.sgphx .sgphx-quote__content:before {
	content: "\201c";
}
.sgphx .sgphx-quote__content:after {
	content: "\201d";
}
.sgphx .sgphx-quote__author {
	margin-top: var(--spacing-base);
	text-transform: uppercase;
}
.sgphx .sgphx-rich-text {
	--vertical-spacing: var(--spacing-base);
}
.sgphx .sgphx-rich-text > :first-child {
	margin-top: 0;
}
.sgphx .sgphx-rich-text > :last-child {
	margin-bottom: 0;
}
.sgphx .sgphx-rich-text a {
	font-weight: 700;
	text-decoration: underline;
}
.sgphx .sgphx-rich-text a:hover,
.sgphx .sgphx-rich-text a:focus {
	text-decoration: none;
}
.sgphx .sgphx-rich-text h1,
.sgphx .sgphx-rich-text h2,
.sgphx .sgphx-rich-text h3,
.sgphx .sgphx-rich-text h4,
.sgphx .sgphx-rich-text h5,
.sgphx .sgphx-rich-text h6,
.sgphx .sgphx-rich-text ul,
.sgphx .sgphx-rich-text ol,
.sgphx .sgphx-rich-text p,
.sgphx .sgphx-rich-text blockquote {
	margin-top: var(--vertical-spacing);
	margin-bottom: var(--vertical-spacing);
}
.sgphx .sgphx-rich-text ul,
.sgphx .sgphx-rich-text ol {
	-webkit-padding-start: var(--spacing-base);
	padding-inline-start: var(--spacing-base);
	list-style-position: outside;
}
.sgphx .sgphx-rich-text ul > li + li,
.sgphx .sgphx-rich-text ol > li + li {
	margin-top: var(--spacing-2xs);
}
.sgphx .sgphx-rich-text ul {
	list-style-type: disc;
}
.sgphx .sgphx-rich-text ol {
	list-style-type: decimal;
}
.sgphx .sgphx-rich-text--tight {
	--vertical-spacing: var(--spacing-xs);
}
.sgphx.sgphx-section-wrapper {
	background: var(--color-background);
	color: var(--color-text);
}
.sgphx .sgphx-text-block {
	display: flex;
	flex-direction: column;
}
.sgphx .sgphx-text-block--center {
	align-items: center;
	text-align: center;
}
.sgphx .sgphx-text-block__content {
	margin-top: var(--spacing-base);
	max-width: 845px;
}
.sgphx .sgphx-text-block__actions {
	gap: var(--spacing-xs);
	margin-top: var(--spacing-base);
}

@media screen and (min-width: 480px) {
	.sgphx .sgphx-text-block__actions {
		gap: var(--spacing-sm);
		margin-top: var(--spacing-md);
	}
}
.sgphx .sgphx-text-block__actions .sgphx-btn:not(.expand-target) {
	z-index: 1;
}
.sgphx .sgphx-text-block__actions,
.sgphx .sgphx-text-block__actions > li {
	display: flex;
	flex-direction: column;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-text-block__actions,
	.sgphx .sgphx-text-block__actions > li {
		flex-direction: row;
	}
}
.sgphx .sgphx-wide-block {
	height: 100%;
	display: flex;
	flex-direction: column;
}
.sgphx .sgphx-wide-block.is-revealed .sgphx-wide-block-media:before,
.sgphx .sgphx-wide-block.is-revealed .sgphx-wide-block-media:after {
	transform: scale3d(0, 1, 1);
}
.sgphx .sgphx-wide-block--cover {
	height: 100vh;
}
.sgphx .sgphx-wide-block-body {
	padding-top: var(--spacing-md);
	padding-bottom: var(--spacing-md);
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-wide-block-body {
		padding-top: var(--spacing-lg);
		padding-bottom: var(--spacing-lg);
	}
}
.sgphx .sgphx-wide-block-body__subtitle {
	font-family: var(--font-family-body);
	font-size: var(--font-size-lg);
	line-height: var(--line-height-lg);
	color: var(--color-text-muted);
}

@media screen and (min-width: 480px) {
	.sgphx .sgphx-wide-block-body__subtitle {
		margin-top: var(--spacing-xs);
	}
}
.sgphx .sgphx-wide-block-media {
	display: flex;
	flex: 1;
	position: relative;
}
.sgphx .sgphx-wide-block-media:before,
.sgphx .sgphx-wide-block-media:after {
	content: "";
	width: 7%;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 2;
	background-color: var(--color-white);
	transition: transform var(--duration-long) var(--ease-easeOutQuart);
}

@media screen and (prefers-reduced-motion) {
	.sgphx .sgphx-wide-block-media:before,
	.sgphx .sgphx-wide-block-media:after {
		display: none;
		transition: none;
	}
}
.sgphx .sgphx-wide-block-media:before {
	transform-origin: left center;
}
[dir="rtl"] .sgphx .sgphx-wide-block-media:before {
	transform-origin: right center;
}
.sgphx .sgphx-wide-block-media:after {
	transform-origin: right center;
	inset-inline-end: 0;
}
[dir="rtl"] .sgphx .sgphx-wide-block-media:after {
	transform-origin: left center;
}
.sgphx .drawers {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
}
.sgphx .drawer {
	width: 100%;
	height: 100%;
	display: none;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	top: 0;
	left: 0;
}
.sgphx .drawer.is-transitioning,
.sgphx .drawer.is-active {
	display: flex;
	flex-direction: column;
}
.sgphx :root {
	--swiper-theme-color: #007aff;
}
.sgphx .swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}
.sgphx .swiper-container-vertical > .swiper-wrapper {
	flex-direction: column;
}
.sgphx .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}
.sgphx .swiper-container-android .swiper-slide,
.sgphx .swiper-wrapper {
	transform: translateZ(0);
}
.sgphx .swiper-container-multirow > .swiper-wrapper {
	flex-wrap: wrap;
}
.sgphx .swiper-container-multirow-column > .swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column;
}
.sgphx .swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.sgphx .swiper-container-pointer-events {
	touch-action: pan-y;
}
.sgphx .swiper-container-pointer-events.swiper-container-vertical {
	touch-action: pan-x;
}
.sgphx .swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
}
.sgphx .swiper-slide-invisible-blank {
	visibility: hidden;
}
.sgphx .swiper-container-autoheight,
.sgphx .swiper-container-autoheight .swiper-slide {
	height: auto;
}
.sgphx .swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
}
.sgphx .swiper-container-3d {
	perspective: 1200px;
}
.sgphx .swiper-container-3d .swiper-wrapper,
.sgphx .swiper-container-3d .swiper-slide,
.sgphx .swiper-container-3d .swiper-slide-shadow-left,
.sgphx .swiper-container-3d .swiper-slide-shadow-right,
.sgphx .swiper-container-3d .swiper-slide-shadow-top,
.sgphx .swiper-container-3d .swiper-slide-shadow-bottom,
.sgphx .swiper-container-3d .swiper-cube-shadow {
	transform-style: preserve-3d;
}
.sgphx .swiper-container-3d .swiper-slide-shadow-left,
.sgphx .swiper-container-3d .swiper-slide-shadow-right,
.sgphx .swiper-container-3d .swiper-slide-shadow-top,
.sgphx .swiper-container-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}
.sgphx .swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(
			to left,
			rgba(0, 0, 0, 0.5),
			rgba(0, 0, 0, 0)
	);
}
.sgphx .swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(
			to right,
			rgba(0, 0, 0, 0.5),
			rgba(0, 0, 0, 0)
	);
}
.sgphx .swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(
			to top,
			rgba(0, 0, 0, 0.5),
			rgba(0, 0, 0, 0)
	);
}
.sgphx .swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(
			to bottom,
			rgba(0, 0, 0, 0.5),
			rgba(0, 0, 0, 0)
	);
}
.sgphx .swiper-container-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
.sgphx .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}
.sgphx .swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}
.sgphx
.swiper-container-horizontal.swiper-container-css-mode
> .swiper-wrapper {
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory;
}
.sgphx .swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
	-ms-scroll-snap-type: y mandatory;
	scroll-snap-type: y mandatory;
}
.sgphx :root {
	--swiper-navigation-size: 44px;
}
.sgphx .swiper-button-prev,
.sgphx .swiper-button-next {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.sgphx .swiper-button-prev.swiper-button-disabled,
.sgphx .swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}
.sgphx .swiper-button-prev:after,
.sgphx .swiper-button-next:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	letter-spacing: 0;
	text-transform: none;
	font-variant: initial;
	line-height: 1;
}
.sgphx .swiper-button-prev,
.sgphx .swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto;
}
.sgphx .swiper-button-prev:after,
.sgphx .swiper-container-rtl .swiper-button-next:after {
	content: "prev";
}
.sgphx .swiper-button-next,
.sgphx .swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
}
.sgphx .swiper-button-next:after,
.sgphx .swiper-container-rtl .swiper-button-prev:after {
	content: "next";
}
.sgphx .swiper-button-prev.swiper-button-white,
.sgphx .swiper-button-next.swiper-button-white {
	--swiper-navigation-color: #ffffff;
}
.sgphx .swiper-button-prev.swiper-button-black,
.sgphx .swiper-button-next.swiper-button-black {
	--swiper-navigation-color: #000000;
}
.sgphx .swiper-button-lock {
	display: none;
}
.sgphx .swiper-pagination {
	position: absolute;
	text-align: center;
	transition: 0.3s opacity;
	transform: translateZ(0);
	z-index: 10;
}
.sgphx .swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}
.sgphx .swiper-pagination-fraction,
.sgphx .swiper-pagination-custom,
.sgphx .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 10px;
	left: 0;
	width: 100%;
}
.sgphx .swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}
.sgphx .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(0.33);
	position: relative;
}
.sgphx .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.sgphx
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet-active-main {
	transform: scale(1);
}
.sgphx
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet-active-prev {
	transform: scale(0.66);
}
.sgphx
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet-active-prev-prev {
	transform: scale(0.33);
}
.sgphx
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet-active-next {
	transform: scale(0.66);
}
.sgphx
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet-active-next-next {
	transform: scale(0.33);
}
.sgphx .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 50%;
	background: #000;
	opacity: 0.2;
}

.sgphx button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.sgphx .swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.sgphx .swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.sgphx .swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0, -50%, 0);
}
.sgphx
.swiper-container-vertical
> .swiper-pagination-bullets
.swiper-pagination-bullet {
	margin: 6px 0;
	display: block;
}
.sgphx
.swiper-container-vertical
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}
.sgphx
.swiper-container-vertical
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet {
	display: inline-block;
	transition: 0.2s transform, 0.2s top;
}
.sgphx
.swiper-container-horizontal
> .swiper-pagination-bullets
.swiper-pagination-bullet {
	margin: 0 4px;
}
.sgphx
.swiper-container-horizontal
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translate(-50%);
	white-space: nowrap;
}
.sgphx
.swiper-container-horizontal
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet {
	transition: 0.2s transform, 0.2s left;
}
.sgphx
.swiper-container-horizontal.swiper-container-rtl
> .swiper-pagination-bullets-dynamic
.swiper-pagination-bullet {
	transition: 0.2s transform, 0.2s right;
}
.sgphx .swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}
.sgphx .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
}
.sgphx
.swiper-container-rtl
.swiper-pagination-progressbar
.swiper-pagination-progressbar-fill {
	transform-origin: right top;
}
.sgphx .swiper-container-horizontal > .swiper-pagination-progressbar,
.sgphx
.swiper-container-vertical
> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}
.sgphx .swiper-container-vertical > .swiper-pagination-progressbar,
.sgphx
.swiper-container-horizontal
> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}
.sgphx .swiper-pagination-white {
	--swiper-pagination-color: #ffffff;
}
.sgphx .swiper-pagination-black {
	--swiper-pagination-color: #000000;
}
.sgphx .swiper-pagination-lock {
	display: none;
}
.sgphx .swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}
.sgphx .swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}
.sgphx .swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}
.sgphx .swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}
.sgphx .swiper-scrollbar-cursor-drag {
	cursor: move;
}
.sgphx .swiper-scrollbar-lock {
	display: none;
}
.sgphx .swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.sgphx .swiper-zoom-container > img,
.sgphx .swiper-zoom-container > svg,
.sgphx .swiper-zoom-container > canvas {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.sgphx .swiper-slide-zoomed {
	cursor: move;
}
.sgphx .swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s infinite linear;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent;
}
.sgphx .swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
}
.sgphx .swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
	to {
		transform: rotate(360deg);
	}
}
.sgphx .swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}
.sgphx .swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}
.sgphx .swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}
.sgphx .swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}
.sgphx .swiper-container-fade .swiper-slide-active,
.sgphx .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.sgphx .swiper-container-cube {
	overflow: visible;
}
.sgphx .swiper-container-cube .swiper-slide {
	pointer-events: none;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}
.sgphx .swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}
.sgphx .swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0;
}
.sgphx .swiper-container-cube .swiper-slide-active,
.sgphx .swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.sgphx .swiper-container-cube .swiper-slide-active,
.sgphx .swiper-container-cube .swiper-slide-next,
.sgphx .swiper-container-cube .swiper-slide-prev,
.sgphx .swiper-container-cube .swiper-slide-next + .swiper-slide {
	pointer-events: auto;
	visibility: visible;
}
.sgphx .swiper-container-cube .swiper-slide-shadow-top,
.sgphx .swiper-container-cube .swiper-slide-shadow-bottom,
.sgphx .swiper-container-cube .swiper-slide-shadow-left,
.sgphx .swiper-container-cube .swiper-slide-shadow-right {
	z-index: 0;
	backface-visibility: hidden;
}
.sgphx .swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	z-index: 0;
}
.sgphx .swiper-container-cube .swiper-cube-shadow:before {
	content: "";
	background: #000;
	position: absolute;
	inset: 0;
	filter: blur(50px);
}
.sgphx .swiper-container-flip {
	overflow: visible;
}
.sgphx .swiper-container-flip .swiper-slide {
	pointer-events: none;
	backface-visibility: hidden;
	z-index: 1;
}
.sgphx .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}
.sgphx .swiper-container-flip .swiper-slide-active,
.sgphx .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.sgphx .swiper-container-flip .swiper-slide-shadow-top,
.sgphx .swiper-container-flip .swiper-slide-shadow-bottom,
.sgphx .swiper-container-flip .swiper-slide-shadow-left,
.sgphx .swiper-container-flip .swiper-slide-shadow-right {
	z-index: 0;
	backface-visibility: hidden;
}
.sgphx .sgphx-slider {
	overflow: hidden;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	position: relative;
}
.sgphx .sgphx-slider__body {
	display: flex;
	width: 100%;
	align-items: center;
	flex: 1 1 100%;
	position: relative;
}
.sgphx .sgphx-slider__item {
	display: flex;
	width: 100%;
	height: 100%;
	flex: 1 0 100%;
	align-items: center;
	justify-content: center;
	position: relative;
	transition-property: transform;
}
.sgphx .sgphx-slider__pagination {
	text-align: center;
}
.sgphx .sgphx-accordion {
	--padding-x: var(--spacing-base);
	--padding-y: var(--spacing-base);
	border-top: 1px solid var(--color-divider);
}

@media screen and (min-width: 380px) {
	.sgphx .sgphx-accordion {
		--padding-x: var(--spacing-md);
	}
}
.sgphx .sgphx-accordion__btn {
	justify-content: space-between;
	align-items: flex-start;
	min-width: 100%;
	padding: var(--padding-y) var(--padding-x);
	position: relative;
	font-weight: 700;
	font-size: var(--font-size-base);
	text-align: inherit;
	line-height: var(--line-height-xs);
	text-transform: uppercase;
	border-bottom: 1px solid var(--color-divider);
	transition: background-color 0.25s ease-out, border-color 0.25s ease-out;
}
.sgphx .sgphx-accordion__btn:hover {
	background-color: var(--color-grey-50);
}
.sgphx .sgphx-accordion__btn .sgphx-icon {
	transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.sgphx .sgphx-accordion__btn[aria-expanded="true"] .sgphx-icon {
	transform: rotate(180deg);
}
.sgphx .sgphx-accordion__collapse {
	-webkit-padding-start: var(--padding-x);
	padding-inline-start: var(--padding-x);
	border-bottom: 1px solid var(--color-divider);
}
.sgphx .sgphx-accordion__collapse-body {
	padding-top: var(--padding-y);
	padding-bottom: var(--padding-y);
	-webkit-padding-end: var(--padding-x);
	padding-inline-end: var(--padding-x);
}
.sgphx .sgphx-accordion .sgphx-accordion {
	border-top: 0;
}
.sgphx
.sgphx-accordion
.sgphx-accordion
.sgphx-accordion__item:last-child
.sgphx-accordion__collapse {
	border-bottom: 0;
}
.sgphx
.sgphx-accordion
.sgphx-accordion
.sgphx-accordion__item:last-child
.sgphx-accordion__btn {
	border-color: transparent;
}
.sgphx
.sgphx-accordion
.sgphx-accordion
.sgphx-accordion__item:last-child
.sgphx-accordion__btn[aria-expanded="true"] {
	border-color: var(--color-divider);
}
.sgphx .sgphx-accordion .sgphx-accordion .sgphx-accordion__btn {
	font-weight: 400;
}
.sgphx .sgphx-accordion .sgphx-accordion .sgphx-accordion__btn,
.sgphx .sgphx-accordion .sgphx-accordion .sgphx-accordion__collapse {
	-webkit-padding-start: calc(var(--padding-x) * 0.5);
	padding-inline-start: calc(var(--padding-x) * 0.5);
}

@media screen and (min-width: 480px) {
	.sgphx .sgphx-accordion .sgphx-accordion .sgphx-accordion__btn,
	.sgphx .sgphx-accordion .sgphx-accordion .sgphx-accordion__collapse {
		-webkit-padding-start: var(--padding-x);
		padding-inline-start: var(--padding-x);
	}
}
.sgphx .sgphx-background-video {
	height: 100%;
	position: relative;
}
.sgphx .sgphx-background-video__controls,
.sgphx .sgphx-background-video__loader {
	position: absolute;
	inset-inline-end: 0;
	top: 0;
	color: var(--color-white);
}
.sgphx .sgphx-background-video__controls {
	padding: var(--spacing-base);
}
.sgphx .sgphx-background-video__loader {
	margin: var(--spacing-base);
}
.sgphx .sgphx-background-video--1\/1 {
	height: 0;
	padding-bottom: 100%;
}
.sgphx .sgphx-background-video--16\/9 {
	height: 0;
	padding-bottom: var(--percentage-16-9);
}
.sgphx .sgphx-background-video--light .sgphx-background-video__controls {
	color: var(--color-text);
}
.sgphx .sgphx-background-video.sgphx-fade-in {
	transition: opacity var(--duration-long) var(--ease-easeOutQuart);
}
.sgphx .sgphx-products-active-filters ul {
	padding-top: var(--spacing-base);
}
.sgphx .sgphx-products-active-filters-results {
	padding-top: var(--spacing-base);
	font-size: var(--font-size-base);
	color: var(--color-grey-300);
}
.sgphx .sgphx-carousel {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.sgphx .sgphx-carousel .simplebar-track {
	margin-left: 20px;
	margin-right: 20px;
}
.sgphx .sgphx-carousel-body {
	padding-bottom: var(--spacing-base);
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
}
.sgphx .sgphx-carousel__items {
	-webkit-padding-start: var(--spacing-base);
	padding-inline-start: var(--spacing-base);
	display: grid;
	grid-auto-flow: column;
	justify-content: start;
	gap: var(--spacing-xs);
}
.sgphx .sgphx-carousel__item {
	width: 160px;
}
.sgphx .sgphx-carousel__item:last-child {
	-webkit-padding-end: var(--spacing-base);
	padding-inline-end: var(--spacing-base);
	width: calc(160px + var(--spacing-base));
}
.sgphx .sgphx-cinemascope {
	position: relative;
}
.sgphx .sgphx-cinemascope__media img {
	width: 100%;
}
.sgphx .sgphx-cinemascope__media .sgphx-background-video {
	padding-bottom: var(--media-video-ratio);
}
.sgphx .sgphx-cinemascope__body {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	inset: 0;
	color: var(--color-white);
}
.sgphx .sgphx-cinemascope__body .sgphx-container {
	position: relative;
	z-index: 1;
}
.sgphx .sgphx-cinemascope--small {
	--media-video-ratio: var(--percentage-16-9);
}

@media screen and (min-width: 480px) {
	.sgphx .sgphx-cinemascope--small {
		--media-video-ratio: 22.25%;
	}
}
.sgphx .sgphx-cinemascope--medium {
	--media-video-ratio: 133.33%;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-cinemascope--medium {
		--media-video-ratio: 34.75%;
	}
}
.sgphx .sgphx-cinemascope--large {
	--media-video-ratio: 177.75%;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-cinemascope--large {
		--media-video-ratio: var(--percentage-16-9);
	}
}
.sgphx .drawers--countries .drawer__toggle,
.sgphx .drawers--countries .drawer__link,
.sgphx .drawers--countries .drawer__heading,
.sgphx .drawer--countries .drawer__toggle,
.sgphx .drawer--countries .drawer__link,
.sgphx .drawer--countries .drawer__heading {
	font-size: var(--font-size-base);
	text-transform: uppercase;
}
.sgphx .drawers--countries .drawer__toggle,
.sgphx .drawers--countries .drawer__link,
.sgphx .drawer--countries .drawer__toggle,
.sgphx .drawer--countries .drawer__link {
	margin-left: var(--spacing-base);
	margin-right: var(--spacing-base);
	padding-left: 0;
	padding-right: 0;
	width: calc(100% - var(--spacing-base) * 2);
}
.sgphx .drawers--countries .drawer__toggle.drawer__toggle--icon .sgphx-icon,
.sgphx .drawers--countries .drawer__toggle.drawer__link--icon .sgphx-icon,
.sgphx .drawers--countries .drawer__link.drawer__toggle--icon .sgphx-icon,
.sgphx .drawers--countries .drawer__link.drawer__link--icon .sgphx-icon,
.sgphx .drawer--countries .drawer__toggle.drawer__toggle--icon .sgphx-icon,
.sgphx .drawer--countries .drawer__toggle.drawer__link--icon .sgphx-icon,
.sgphx .drawer--countries .drawer__link.drawer__toggle--icon .sgphx-icon,
.sgphx .drawer--countries .drawer__link.drawer__link--icon .sgphx-icon {
	bottom: -3px;
}
.sgphx .drawers--countries .drawer__heading,
.sgphx .drawer--countries .drawer__heading {
	padding: var(--spacing-sm) var(--spacing-base);
	font-family: var(--font-family-body);
	font-weight: 700;
	font-size: var(--font-size-base);
	color: var(--color-text);
	background-color: var(--color-grey-100);
}
.sgphx .drawers--countries .drawer__heading:before,
.sgphx .drawer--countries .drawer__heading:before {
	background-color: var(--color-grey-100);
}
.sgphx .drawers--countries .drawer__toggle:after,
.sgphx .drawer--countries .drawer__toggle:after {
	inset-inline-end: 0;
}
.sgphx .drawers--countries .drawer__toggle--backwards,
.sgphx .drawer--countries .drawer__toggle--backwards {
	-webkit-padding-start: var(--spacing-base);
	padding-inline-start: var(--spacing-base);
	text-transform: none;
}
.sgphx .drawers--countries .drawer__toggle--backwards:after,
.sgphx .drawer--countries .drawer__toggle--backwards:after {
	inset-inline-start: 0;
}
.sgphx .drawer {
	padding-bottom: var(--spacing-sm);
	background-color: var(--color-white);
	transform: translate(calc(100% * var(--direction)));
	transition: transform var(--duration-standard) var(--ease-easeOutQuart);
}
.sgphx .drawer.is-active {
	transform: translate(0);
}
.sgphx .drawer .drawer-items__item:not(:last-child) .drawer__toggle,
.sgphx .drawer .drawer-items__item:not(:last-child) .drawer__link {
	border-bottom: 1px solid var(--color-grey-100);
}
.sgphx
.drawer--uppercase
> .drawer-items
> .drawer-items__item
> .drawer__toggle,
.sgphx .drawer--uppercase > .drawer-items > .drawer-items__item > .drawer__link,
.sgphx
.drawer--uppercase
> .drawer-items
> .drawer-items__item
> .drawer__heading {
	font-size: var(--font-size-base);
	text-transform: uppercase;
}
.sgphx .drawer--not-divided .drawer-items__item .drawer__toggle,
.sgphx .drawer--not-divided .drawer-items__item .drawer__link {
	padding-top: 8px;
	padding-bottom: 8px;
}
.sgphx
.drawer--not-divided
.drawer-items__item:not(:last-child)
.drawer__toggle,
.sgphx .drawer--not-divided .drawer-items__item:not(:last-child) .drawer__link {
	border-bottom: 0;
}
.sgphx .drawer--with-icons .drawer__toggle:not(.drawer__toggle--icon),
.sgphx .drawer--with-icons .drawer__link:not(.drawer__link--icon) {
	-webkit-padding-start: 26px;
	padding-inline-start: 26px;
}
.sgphx .drawer-items__item {
	position: relative;
}
.sgphx .drawer-items__item:nth-child(2) > .drawer__heading {
	padding-top: var(--spacing-base);
}
.sgphx .drawer-items__item:nth-child(2) > .drawer__heading:before {
	display: none;
}
.sgphx .drawer__toggle,
.sgphx .drawer__link,
.sgphx .drawer__heading {
	padding-top: var(--spacing-sm);
	padding-right: var(--spacing-base);
	padding-left: var(--spacing-base);
	width: 100%;
	display: inline-flex;
	text-align: left;
}
.sgphx .drawer__toggle,
.sgphx .drawer__link {
	padding-bottom: var(--spacing-sm);
	opacity: 1;
	transition: opacity var(--duration-short) var(--ease-easeOutQuart);
}
.sgphx .drawer__toggle:hover,
.sgphx .drawer__link:hover {
	opacity: 0.7;
}
.sgphx .drawer__toggle.drawer__toggle--icon .sgphx-icon,
.sgphx .drawer__toggle.drawer__link--icon .sgphx-icon,
.sgphx .drawer__link.drawer__toggle--icon .sgphx-icon,
.sgphx .drawer__link.drawer__link--icon .sgphx-icon {
	-webkit-margin-end: 10px;
	margin-inline-end: 10px;
	flex-shrink: 0;
	position: relative;
	bottom: -5px;
}
.sgphx .drawer__toggle *,
.sgphx .drawer__link * {
	pointer-events: none;
}
.sgphx .drawer__heading {
	padding-top: var(--spacing-md);
	padding-bottom: var(--spacing-2xs);
	font-family: var(--font-family-heading);
	font-size: var(--font-size-sm);
	color: var(--color-text-muted);
	text-transform: uppercase;
}
.sgphx .drawer__heading:before {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	top: -1px;
	left: 0;
	background-color: var(--color-white);
}
.sgphx .drawer__toggle {
	-webkit-padding-end: calc(var(--spacing-base) * 2);
	padding-inline-end: calc(var(--spacing-base) * 2);
	position: relative;
}
.sgphx .drawer__toggle:after {
	content: "";
	width: 12px;
	height: 12px;
	position: absolute;
	top: calc(50% - 1px);
	inset-inline-end: var(--spacing-base);
	transform: scaleX(calc(1 * var(--direction))) translateY(-50%);
	transition: transform var(--duration-short) var(--ease-easeOutQuart);
	background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTIgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTIuNS45OTA1NjYwNCA1LjAwNjA2MDYxIDUuMDA5NDMzOTYtNS4wMDYwNjA2MSA1LjAwOTQzNCAxLjAwNDA0MDQuOTkwNTY2IDUuMDA2MDYwNjEtNC45OTUyODMwMi45ODk4OTg5OS0xLjAwNDcxNjk4LS45ODk4OTg5OS0xLjAwNDcxNjk4LTUuMDA2MDYwNjEtNC45OTUyODMwMnoiLz48L3N2Zz4K);
	background-repeat: no-repeat;
	background-size: 12px 12px;
	background-position: center right;
}
.sgphx .drawer__toggle:hover:after {
	transform: scaleX(calc(1 * var(--direction))) translateY(-50%) translate(3px);
}
.sgphx .drawer__toggle--backwards {
	-webkit-padding-start: calc(var(--spacing-base) * 2);
	padding-inline-start: calc(var(--spacing-base) * 2);
	-webkit-padding-end: 0;
	padding-inline-end: 0;
	border-bottom: 1px solid var(--color-divider);
}
.sgphx .drawer__toggle--backwards:after {
	top: 50%;
	inset-inline-start: var(--spacing-base);
	transform: scaleX(calc(-1 * var(--direction))) translateY(-50%);
}
.sgphx .drawer__toggle--backwards:hover:after {
	transform: scaleX(calc(-1 * var(--direction))) translateY(-50%) translate(3px);
}
.sgphx .sgphx-fifty-fifty {
	position: relative;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-fifty-fifty {
		display: grid;
		grid-template: "start end" / 1fr 1fr;
	}
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-fifty-fifty-media {
		grid-area: start;
	}
}
.sgphx .sgphx-fifty-fifty-body {
	padding-top: var(--spacing-base);
	display: flex;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width: 480px) {
	.sgphx .sgphx-fifty-fifty-body {
		padding-top: var(--spacing-md);
	}
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-fifty-fifty-body {
		padding-top: var(--spacing-xl);
		padding-bottom: var(--spacing-xl);
		grid-area: end;
	}
}

@media screen and (min-width: 1024px) {
	.sgphx .sgphx-fifty-fifty-body {
		min-height: 34vw;
	}
}
.sgphx .sgphx-fifty-fifty-body.sgphx-theme--light,
.sgphx .sgphx-fifty-fifty-body.sgphx-theme--grey,
.sgphx .sgphx-fifty-fifty-body.sgphx-theme--colored,
.sgphx .sgphx-fifty-fifty-body.sgphx-theme--dark {
	color: var(--color-text);
	background-color: var(--color-background);
}

@media screen and (max-width: 767px) {
	.sgphx .sgphx-fifty-fifty-body.sgphx-theme--light,
	.sgphx .sgphx-fifty-fifty-body.sgphx-theme--grey,
	.sgphx .sgphx-fifty-fifty-body.sgphx-theme--colored,
	.sgphx .sgphx-fifty-fifty-body.sgphx-theme--dark {
		padding-left: var(--spacing-md);
		padding-right: var(--spacing-md);
		padding-bottom: var(--spacing-lg);
	}
}
.sgphx .sgphx-fifty-fifty-body__content {
	width: 100%;
	max-width: 640px;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-fifty-fifty-body__content {
		padding-left: var(--spacing-md);
		padding-right: var(--spacing-md);
	}
}
.sgphx .sgphx-fifty-fifty--1\/1 .sgphx-fifty-fifty-media .sgphx-picture,
.sgphx
.sgphx-fifty-fifty--1\/1
.sgphx-fifty-fifty-media
.sgphx-background-video {
	padding-top: 100%;
}
.sgphx .sgphx-fifty-fifty--4\/3 .sgphx-fifty-fifty-media .sgphx-picture,
.sgphx
.sgphx-fifty-fifty--4\/3
.sgphx-fifty-fifty-media
.sgphx-background-video {
	padding-top: 75%;
}
.sgphx .sgphx-fifty-fifty--16\/9 .sgphx-fifty-fifty-media .sgphx-picture,
.sgphx
.sgphx-fifty-fifty--16\/9
.sgphx-fifty-fifty-media
.sgphx-background-video {
	padding-top: unset;
	padding-bottom: var(--percentage-16-9);
}
.sgphx .sgphx-fifty-fifty--1\/1 .sgphx-fifty-fifty-body,
.sgphx .sgphx-fifty-fifty--4\/3 .sgphx-fifty-fifty-body,
.sgphx .sgphx-fifty-fifty--16\/9 .sgphx-fifty-fifty-body {
	min-height: unset;
}

@media screen and (min-width: 768px) {
	[dir="rtl"]
	.sgphx
	.sgphx-fifty-fifty--unidirectional
	.sgphx-fifty-fifty-media {
		grid-area: end;
	}
	[dir="rtl"]
	.sgphx
	.sgphx-fifty-fifty--unidirectional
	.sgphx-fifty-fifty-body {
		grid-area: start;
	}
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-fifty-fifty--reversed .sgphx-fifty-fifty-media {
		grid-area: end;
	}
	.sgphx .sgphx-fifty-fifty--reversed .sgphx-fifty-fifty-body {
		grid-area: start;
	}
}

@media screen and (min-width: 768px) {
	[dir="rtl"]
	.sgphx
	.sgphx-fifty-fifty--reversed.sgphx-fifty-fifty--unidirectional
	.sgphx-fifty-fifty-media {
		grid-area: start;
	}
	[dir="rtl"]
	.sgphx
	.sgphx-fifty-fifty--reversed.sgphx-fifty-fifty--unidirectional
	.sgphx-fifty-fifty-body {
		grid-area: end;
	}
}
.sgphx .sgphx-fifty-fifty--centered .sgphx-fifty-fifty-body,
.sgphx .sgphx-fifty-fifty--broken .sgphx-fifty-fifty-body {
	text-align: center;
}
.sgphx .sgphx-fifty-fifty--with-background .sgphx-fifty-fifty-body__content {
	padding-left: var(--spacing-base);
	padding-right: var(--spacing-base);
}

@media screen and (min-width: 480px) {
	.sgphx .sgphx-fifty-fifty--with-background .sgphx-fifty-fifty-body__content {
		padding-left: var(--spacing-md);
		padding-right: var(--spacing-md);
	}
}
.sgphx .sgphx-fifty-fifty--broken {
	display: flex;
	flex-direction: column;
}

@media screen and (min-width: 1024px) {
	.sgphx .sgphx-fifty-fifty--broken {
		flex-direction: row;
	}
}

@media screen and (min-width: 1440px) {
	.sgphx .sgphx-fifty-fifty--broken {
		align-items: center;
	}
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-fifty-fifty--broken .sgphx-fifty-fifty-media {
		flex-basis: var(--percentage-16-9);
		align-self: stretch;
	}
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-fifty-fifty--broken .sgphx-picture,
	.sgphx .sgphx-fifty-fifty--broken img {
		height: 100%;
	}
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-fifty-fifty--broken img {
		-o-object-fit: cover;
		object-fit: cover;
	}
}
.sgphx .sgphx-fifty-fifty--broken .sgphx-fifty-fifty-body {
	flex-grow: 1;
	margin-left: var(--spacing-base);
	margin-right: var(--spacing-base);
	margin-top: calc(var(--spacing-base) * -1);
	padding-left: var(--spacing-md);
	padding-right: var(--spacing-md);
	padding-top: var(--spacing-lg);
	padding-bottom: var(--spacing-lg);
	position: relative;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-fifty-fifty--broken .sgphx-fifty-fifty-body {
		margin-top: -5%;
	}
}

@media screen and (min-width: 1024px) {
	.sgphx .sgphx-fifty-fifty--broken .sgphx-fifty-fifty-body {
		min-height: 24vw;
		margin-left: -3.75%;
		margin-right: 0;
		margin-top: var(--spacing-lg);
		margin-bottom: var(--spacing-lg);
	}
}

@media screen and (min-width: 1440px) {
	.sgphx .sgphx-fifty-fifty--broken .sgphx-fifty-fifty-body {
		align-self: stretch;
		margin-top: var(--spacing-xl);
		margin-bottom: var(--spacing-xl);
	}
}

@media screen and (min-width: 1024px) {
	.sgphx .sgphx-fifty-fifty--broken.sgphx-fifty-fifty--reversed {
		flex-direction: row-reverse;
	}
}

@media screen and (min-width: 1024px) {
	.sgphx
	.sgphx-fifty-fifty--broken.sgphx-fifty-fifty--reversed
	.sgphx-fifty-fifty-body {
		margin-left: 0;
		margin-right: -3.75%;
	}
}
.sgphx .sgphx-fifty-fifty--bleed .sgphx-fifty-fifty-body__content {
	padding-left: var(--spacing-base);
	padding-right: var(--spacing-base);
}

@media screen and (min-width: 480px) and (max-width: 767px) {
	.sgphx .sgphx-fifty-fifty--bleed .sgphx-fifty-fifty-body__content {
		padding-left: var(--spacing-md);
		padding-right: var(--spacing-md);
	}
}

@media screen and (min-width: 1280px) {
	.sgphx .sgphx-fifty-fifty--bleed .sgphx-fifty-fifty-body__content {
		min-width: 640px;
	}
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-fifty-fifty--bleed .sgphx-fifty-fifty-media {
		width: 50vw;
		position: absolute;
		top: 0;
		inset-inline-end: 0;
		bottom: 0;
	}
	.sgphx .sgphx-fifty-fifty--bleed .sgphx-fifty-fifty-media .sgphx-picture,
	.sgphx
	.sgphx-fifty-fifty--bleed
	.sgphx-fifty-fifty-media
	.sgphx-background-video {
		padding-top: 0;
		padding-bottom: 0;
	}
}

@media screen and (min-width: 1440px) {
	.sgphx .sgphx-fifty-fifty--bleed {
		min-height: 27vw;
	}
}
.sgphx .sgphx-footer {
	--color-focus-outline: var(--color-white);
	color: var(--color-white);
	text-align: center;
	background-color: var(--color-piaget-blue);
}

@media screen and (min-width: 480px) {
	.sgphx .sgphx-footer {
		text-align: left;
	}
}
.sgphx .sgphx-footer-body {
	margin-left: auto;
	margin-right: auto;
	padding-top: var(--spacing-md);
	padding-bottom: var(--spacing-md);
	max-width: 250px;
	font-size: var(--font-size-base);
}

@media screen and (min-width: 480px) {
	.sgphx .sgphx-footer-body {
		padding-top: var(--spacing-lg);
		padding-bottom: var(--spacing-lg);
		max-width: 1440px;
	}
}
.sgphx .sgphx-footer-bottom {
	padding-top: var(--spacing-base);
	padding-bottom: var(--spacing-md);
	font-size: var(--font-size-sm);
	text-align: center;
	border-top: 1px solid rgba(var(--color-rgb-white), 0.3);
}
.sgphx .sgphx-footer-section__title {
	margin-bottom: var(--spacing-sm);
	font-size: var(--font-size-sm);
	line-height: var(--line-height-sm);
	text-transform: uppercase;
}
.sgphx .sgphx-fieldset__legend {
	display: flex;
	flex-direction: column;
	gap: var(--spacing-2xs);
	margin-bottom: var(--spacing-xs);
}
.sgphx .sgphx-fieldset__fields {
	display: flex;
	flex-wrap: wrap;
	gap: var(--spacing-2xs) var(--spacing-base);
}
.sgphx .sgphx-fieldset--vertical .sgphx-fieldset__fields {
	flex-direction: column;
}
.sgphx .sgphx-fieldset--horizontal .sgphx-fieldset__fields {
	flex-direction: row;
}
.sgphx .sgphx-fieldset--floating {
	position: relative;
	padding-top: var(--spacing-base);
}
.sgphx .sgphx-fieldset--floating .sgphx-fieldset__legend {
	position: absolute;
	top: var(--input-y-padding);
	transform: translateY(calc(-1 * var(--input-y-padding) - 45%))
	scale(var(--scale-floating-label));
	transform-origin: top left;
}
.sgphx .sgphx-form-actions {
	display: flex;
	gap: var(--spacing-sm);
	flex-flow: column nowrap;
	justify-content: center;
	text-align: center;
}
.sgphx .sgphx-form-actions.sgphx-form-actions--fluid {
	align-items: center;
}
.sgphx .sgphx-form-actions.sgphx-form-actions--fluid .sgphx-btn {
	width: -moz-min-content;
	width: min-content;
}

@media screen and (min-width: 480px) {
	.sgphx .sgphx-form-actions {
		gap: var(--spacing-base);
		flex-flow: row-reverse wrap;
	}
}
.sgphx .sgphx-form-actions.sgphx-form-actions--start {
	justify-content: flex-end;
}
.sgphx .sgphx-form-actions.sgphx-form-actions--end {
	justify-content: flex-start;
}
.sgphx .sgphx-form-actions.sgphx-form-actions--stretch .sgphx-btn {
	width: 100%;
}
.sgphx .sgphx-form-actions__terms {
	flex: 1 1 100%;
}
@media screen and (min-width: 480px) {
	.sgphx .sgphx-form-actions__terms {
		flex: 1 0 100%;
	}
}

@media screen and (min-width: 480px) {
	.sgphx .sgphx-form-actions--start .sgphx-form-actions__terms {
		text-align: start;
	}
	.sgphx .sgphx-form-actions--end .sgphx-form-actions__terms {
		text-align: end;
	}
}
.sgphx.sgphx-header {
	position: sticky;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1000;
}
.sgphx.sgphx-header.is-hidden {
	pointer-events: none;
}
.sgphx.sgphx-header.is-hidden .sgphx-header__body {
	transform: translateY(-100%);
}
.sgphx .sgphx-header__body {
	background-color: var(--color-white);
	transition: transform var(--duration-standard) var(--ease-easeOutQuart);
}
.sgphx .sgphx-intro-block {
	width: 100%;
	height: 100%;
	position: relative;
}
.sgphx .sgphx-intro-block--with-overlay .sgphx-intro-block-media,
.sgphx .sgphx-intro-block--with-overlay .sgphx-intro-block-body {
	position: absolute;
	inset: 0;
}
.sgphx .sgphx-intro-block--with-overlay .sgphx-intro-block-media {
	z-index: 0;
}
.sgphx .sgphx-intro-block--with-overlay .sgphx-intro-block-body {
	z-index: 1;
}
.sgphx
.sgphx-intro-block--with-overlay
.sgphx-intro-block-body
.sgphx-container {
	display: flex;
	height: 100%;
	position: relative;
	z-index: 1;
}
.sgphx .sgphx-intro-block--with-video .sgphx-intro-block-body {
	margin-top: var(--spacing-lg);
}
@media screen and (min-width: 768px) {
	.sgphx .sgphx-intro-block--with-video .sgphx-intro-block-body {
		margin-top: 0;
		margin-right: var(--spacing-lg);
	}
}
.sgphx .sgphx-intro-block--height-auto {
	height: auto;
}
.sgphx .sgphx-intro-block--align-end {
	--body-gradient-orientation: 0deg;
}
.sgphx .sgphx-intro-block--align-end .sgphx-container {
	align-items: flex-end;
}
.sgphx .sgphx-intro-block--justify-center .sgphx-container {
	justify-content: center;
	text-align: center;
}
.sgphx .sgphx-intro-block--justify-end .sgphx-container {
	justify-content: flex-end;
}
.sgphx .sgphx-intro-block-body__content {
	margin-left: auto;
	margin-right: auto;
	padding-top: var(--spacing-lg);
	padding-bottom: var(--spacing-lg);
	max-width: 640px;
	color: var(--color-text);
	text-align: center;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-intro-block-body__content {
		margin-left: 0;
		margin-right: 0;
		text-align: inherit;
	}
}
.sgphx .sgphx-intro-block-body__title {
	margin-bottom: var(--spacing-2xs);
	display: inline-block;
	text-transform: none;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-intro-block-body__title {
		margin-bottom: var(--spacing-xs);
	}
}
.sgphx .sgphx-intro-block-body__subtitle {
	margin-bottom: var(--spacing-md);
}
.sgphx .sgphx-intro-block--split-vertical,
.sgphx .sgphx-intro-block--split-horizontal {
	display: flex;
	flex-direction: column;
}
.sgphx .sgphx-intro-block--split-vertical .sgphx-intro-block-body,
.sgphx .sgphx-intro-block--split-horizontal .sgphx-intro-block-body {
	background-color: #fff;
}
.sgphx .sgphx-intro-block--split-vertical .sgphx-intro-block-body__content,
.sgphx .sgphx-intro-block--split-horizontal .sgphx-intro-block-body__content {
	max-width: none;
	padding-top: var(--spacing-md);
	padding-bottom: 0;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-intro-block--split-vertical .sgphx-intro-block-body__content,
	.sgphx .sgphx-intro-block--split-horizontal .sgphx-intro-block-body__content {
		padding-top: var(--spacing-lg);
		padding-bottom: var(--spacing-lg);
	}
}
.sgphx .sgphx-intro-block--split-vertical .sgphx-intro-block-media {
	flex-grow: 1;
}
.sgphx .sgphx-intro-block--split-vertical .sgphx-intro-block-body {
	flex-shrink: 0;
}
.sgphx .sgphx-intro-block--split-vertical .sgphx-intro-block-body__content {
	padding-bottom: 0;
}
.sgphx
.sgphx-intro-block--split-horizontal
.sgphx-intro-block-body
.sgphx-container,
.sgphx
.sgphx-intro-block--split-horizontal-two-one
.sgphx-intro-block-body
.sgphx-container {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-intro-block--split-horizontal {
		flex-direction: row;
	}
}
.sgphx .sgphx-intro-block--split-horizontal .sgphx-intro-block-media {
	flex-grow: 1;
}
.sgphx .sgphx-intro-block--split-horizontal .sgphx-intro-block-body {
	flex-shrink: 0;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-intro-block--split-horizontal .sgphx-intro-block-media,
	.sgphx .sgphx-intro-block--split-horizontal .sgphx-intro-block-body {
		flex: 0 0 50%;
	}
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-intro-block--split-horizontal .sgphx-actions {
		display: flex;
		flex-direction: column;
	}
	.sgphx .sgphx-intro-block--split-horizontal .sgphx-actions > li + li {
		-webkit-margin-start: 0;
		margin-inline-start: 0;
		margin-top: var(--spacing-base);
	}
}

@media screen and (min-width: 1280px) {
	.sgphx .sgphx-intro-block--split-horizontal .sgphx-actions {
		display: inherit;
	}
	.sgphx .sgphx-intro-block--split-horizontal .sgphx-actions > li + li {
		-webkit-margin-start: var(--spacing-base);
		margin-inline-start: var(--spacing-base);
		margin-top: 0;
	}
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-intro-block--split-horizontal-two-one .sgphx-intro-block-media {
		flex: 0 0 calc(100% / 3 * 2);
	}
}
@media screen and (min-width: 768px) {
	.sgphx .sgphx-intro-block--split-horizontal-two-one .sgphx-intro-block-body {
		flex: 0 0 calc(100% / 3);
	}
}

@media screen and (min-width: 1024px) {
	.sgphx .sgphx-intro-block--split-horizontal-two-one .sgphx-actions {
		display: flex;
		flex-direction: column;
	}
	.sgphx .sgphx-intro-block--split-horizontal-two-one .sgphx-actions > li + li {
		-webkit-margin-start: 0;
		margin-inline-start: 0;
		margin-top: var(--spacing-base);
	}
}

.sgphx.sgphx-theme--dark.sgphx-intro-block,
.sgphx.sgphx-theme--dark .sgphx-intro-block {
	--body-gradient-color: 0, 0, 0;
	--body-gradient-opacity: 0.75;
}

.sgphx .sgphx-light-box {
	background-color: var(--color-background-light);
}

.sgphx .sgphx-light-box__close {
	position: absolute;
	top: var(--spacing-sm);
	inset-inline-end: var(--spacing-sm);
	z-index: 1;
	background-color: #ffffff4d;
}

.sgphx .sgphx-light-box__nav {
	position: absolute;
	z-index: 1;
	background-color: #ffffff4d;
}

.sgphx .sgphx-light-box__nav--start {
	inset-inline-start: var(--spacing-sm);
}

.sgphx .sgphx-light-box__nav--end {
	inset-inline-end: var(--spacing-sm);
}

.sgphx .sgphx-light-box__bullet {
	width: 40px;
	height: 20px;
}

.sgphx .sgphx-light-box__bullet:after {
	height: 2px;
	width: 100%;
	top: 50%;
	background-color: var(--color-grey-200);
	border-radius: 0;
	transform: translateY(-50%);
	transform-origin: 50% 100%;
	transition: background-color var(--duration-short) var(--ease-in-out),
	transform var(--duration-shorter) var(--ease-in-out);
}

.sgphx
.sgphx-light-box__bullet:not(.sgphx-light-box__bullet--active):hover:after {
	transform: translateY(-50%) scaleY(2);
}

.sgphx .sgphx-light-box__bullet--active:after {
	background-color: var(--color-piaget-blue);
}

.sgphx .sgphx-light-box__image {
	inset-inline-start: 0;
}

.sgphx .sgphx-masthead {
	height: calc(100vh - var(--navbar-height));
	display: flex;
	flex-direction: column;
}

.sgphx .sgphx-masthead-body {
	flex: 1;
}

.sgphx .sgphx-masthead-footer {
	padding-top: var(--spacing-2xs);
	padding-bottom: var(--spacing-2xs);
	display: flex;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-masthead-footer {
		padding-top: var(--spacing-xs);
		padding-bottom: var(--spacing-xs);
	}
}

.sgphx .sgphx-masthead-footer__arrow {
	animation: float 3s ease-in-out infinite;
}

@keyframes float {
	0% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-8px);
	}
	to {
		transform: translateY(0);
	}
}

.sgphx .sgphx-media-banner img {
	width: 100%;
}

.sgphx .sgphx-media-banner .sgphx-h5 {
	margin-top: var(--spacing-sm);
}

.sgphx .sgphx-media-banner__description {
	font-size: var(--font-size-sm);
}

.sgphx .sgphx-mega-menu {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	z-index: 2001;
	opacity: 0;
	transform: translateY(-1%);
	transition: transform var(--duration-standard) var(--ease-easeOutQuart),
	opacity var(--duration-standard) var(--ease-easeOutQuart);
}

.sgphx .sgphx-mega-menu.is-transitioning,
.sgphx .sgphx-mega-menu.is-expanded {
	display: block;
}

.sgphx .sgphx-mega-menu.is-expanded {
	transform: translateY(0);
	opacity: 1;
}

.sgphx .sgphx-mega-menu-backdrop {
	width: 100%;
	min-height: 100vh;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 2000;
	background-color: rgba(var(--color-rgb-black), 0.5);
}

.sgphx .sgphx-mega-menu-body {
	position: relative;
	z-index: 2002;
	background-color: var(--color-white);
}

.sgphx .sgphx-mega-menu-panel {
	width: 100%;
	display: none;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 2003;
	background-color: var(--color-white);
	opacity: 0;
	transition: opacity var(--duration-standard) var(--ease-easeOutQuart);
}

.sgphx .sgphx-mega-menu-panel.is-transitioning,
.sgphx .sgphx-mega-menu-panel.is-expanded {
	display: block;
}

.sgphx .sgphx-mega-menu-panel.is-expanded {
	opacity: 1;
}

.sgphx .sgphx-mega-menu-panel > .sgphx-container {
	min-height: 64vh;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: var(--spacing-sm);
}

@media screen and (min-width: 1280px) {
	.sgphx .sgphx-mega-menu-panel > .sgphx-container {
		gap: var(--spacing-md);
	}
}

.sgphx .sgphx-mega-menu-panel-start {
	padding-top: var(--spacing-base);
	-webkit-padding-end: calc(46px + var(--spacing-sm));
	padding-inline-end: calc(46px + var(--spacing-sm));
	padding-bottom: var(--spacing-lg);
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-auto-flow: column;
	gap: var(--spacing-base);
	position: relative;
}

.sgphx .sgphx-mega-menu-panel-end {
	-webkit-margin-end: calc((50vw - 50%) * -1);
	margin-inline-end: calc((50vw - 50%) * -1);
	width: 50vw;
	position: relative;
}

.sgphx .sgphx-mega-menu-panel-end .sgphx-picture {
	position: absolute;
	inset: 0;
}

.sgphx .sgphx-mega-menu-panel__media {
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
	height: 100%;
	width: 100%;
	padding: var(--spacing-md);
	position: absolute;
	z-index: 0;
	opacity: 1;
	transition: opacity var(--duration-short) var(--ease-easeOutQuart);
}

.sgphx .sgphx-mega-menu-panel__media[aria-hidden="true"] {
	z-index: 1;
	opacity: 0;
	pointer-events: none;
}

.sgphx .sgphx-mega-menu-panel__close {
	position: absolute;
	top: 0;
	inset-inline-end: 0;
}

.sgphx .sgphx-mega-menu-panel__title {
	margin-bottom: var(--spacing-base);
	font-size: var(--font-size-xs);
	text-transform: uppercase;
}

.sgphx .sgphx-mega-menu-panel__toggle {
	text-align: left;
	line-height: var(--line-height-xs);
}

.sgphx .sgphx-menu-list {
	position: relative;
	color: var(--color-text);
	list-style: none;
}

.sgphx .sgphx-menu-list--full {
	border-bottom: 1px solid var(--color-divider);
}

.sgphx .sgphx-menu-list > li:not(:first-child),
.sgphx .sgphx-menu-list--full > li:first-child,
.sgphx .sgphx-menu-list + .sgphx-menu-list > li:first-child,
.sgphx .sgphx-menu-list__body {
	border-top: 1px solid var(--color-divider);
}

.sgphx .sgphx-menu-list,
.sgphx .sgphx-menu-list__link {
	background-color: var(--color-background);
}

.sgphx .sgphx-menu-list__link {
	--color-label: var(--color-text-dark);
	--color-background-hover: var(--color-grey-100);
}

.sgphx .sgphx-theme--dark .sgphx-menu-list__link {
	--color-label: var(--color-text-light);
	--color-background-hover: rgba(var(--color-rgb-white), 0.2);
}

.sgphx .sgphx-menu-list__link {
	display: block;
	width: 100%;
	padding: var(--spacing-sm);
	position: relative;
	line-height: 1;
	text-align: start;
	text-overflow: ellipsis;
	background-color: var(--color-background);
	overflow: hidden;
	white-space: nowrap;
}

.sgphx .sgphx-menu-list__link,
.sgphx .sgphx-menu-list__link:hover,
.sgphx .sgphx-menu-list__link:focus {
	color: var(--color-label);
}

.sgphx .sgphx-menu-list__link:hover,
.sgphx .sgphx-menu-list__link:focus {
	background-color: var(--color-background-hover);
}

[data-whatinput="keyboard"] .sgphx .sgphx-menu-list__link:focus {
	box-shadow: none;
	outline: none;
}

.sgphx .sgphx-menu-list__link:before {
	width: var(--spacing-2xs);
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	inset-inline-start: 0;
	background-color: var(--color-label);
	content: "";
	opacity: 0;
	transition: opacity var(--duration-shorter) ease-out;
}

.sgphx .sgphx-menu-list__link[data-toggle="collapse"]:after {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxMSI+PHBhdGggZD0iTTExIDVINlYwSDV2NUgwdjFoNXY1aDFWNmg1VjV6Ii8+PC9zdmc+);
}

.sgphx
.sgphx-menu-list__link[data-toggle="collapse"][aria-expanded="true"]:after {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxMSI+PHBhdGggZD0iTTAgNWgxMXYxSDB6Ii8+PC9zdmc+);
}

.sgphx .sgphx-menu-list__link--with-chevron,
.sgphx .sgphx-menu-list__link[data-toggle="collapse"] {
	--trailing-icon-size: 11px;
	-webkit-padding-end: var(--spacing-md);
	padding-inline-end: var(--spacing-md);
}

.sgphx .sgphx-menu-list__link--with-chevron:after,
.sgphx .sgphx-menu-list__link[data-toggle="collapse"]:after {
	width: var(--trailing-icon-size);
	height: var(--trailing-icon-size);
	margin-top: -5px;
	position: absolute;
	top: 50%;
	inset-inline-end: var(--spacing-sm);
	background-repeat: no-repeat;
	background-size: var(--trailing-icon-size) var(--trailing-icon-size);
	background-position: center right;
	content: "";
}

.sgphx .sgphx-menu-list__link--with-chevron:after {
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"%3E%3Cpath fill="%23000000" d="M3.02 1.96L6.56 5.5 3.02 9.04l.71.7 3.54-3.53.7-.71-.7-.71-3.54-3.53-.71.7z"/%3E%3C/svg%3E');
}

[dir="rtl"] .sgphx .sgphx-menu-list__link--with-chevron:after {
	transform: rotate(180deg);
}

.sgphx .sgphx-menu-list__link--title {
	font-size: var(--font-size-xs);
	text-transform: uppercase;
}

.sgphx .sgphx-menu-list__icon {
	-webkit-margin-end: var(--spacing-xs);
	margin-inline-end: var(--spacing-xs);
	position: relative;
}

.sgphx .sgphx-menu-list__body {
	padding: var(--spacing-sm);
	position: relative;
}

.sgphx .sgphx-mixed-grid {
	--gap: var(--spacing-base);
	margin-top: calc(var(--gap) * -1);
	margin-left: calc(var(--gap) * -1);
	display: flex;
	flex-wrap: wrap;
}

.sgphx .sgphx-mixed-grid--center {
	justify-content: center;
}

.sgphx .sgphx-mixed-grid__item {
	padding-top: var(--gap);
	padding-left: var(--gap);
}

.sgphx .sgphx-mixed-grid__item > * {
	height: auto;
}

.sgphx .sgphx-mixed-grid__item--2\/2 {
	width: 100%;
}

.sgphx .sgphx-mixed-grid__item--2\/2 .sgphx-picture--cover,
.sgphx .sgphx-mixed-grid__item--2\/2 .sgphx-video-player--cover {
	padding-top: calc(
			var(--aspect-ratio-3-2) * 1% - (var(--aspect-ratio-3-2) * var(--gap) / 100)
	);
}

.sgphx .sgphx-mixed-grid__item--1\/2 {
	width: 50%;
}

.sgphx .sgphx-mixed-grid__item--1\/2 .sgphx-picture--cover,
.sgphx .sgphx-mixed-grid__item--1\/2 .sgphx-video-player--cover {
	padding-top: calc(var(--aspect-ratio-3-4) * 1%);
}

@media screen and (min-width: 1024px) {
	.sgphx .lg\:sgphx-mixed-grid__item--4\/4 {
		width: 100%;
	}
	.sgphx .lg\:sgphx-mixed-grid__item--4\/4 .sgphx-picture--cover,
	.sgphx .lg\:sgphx-mixed-grid__item--4\/4 .sgphx-video-player--cover {
		padding-top: calc(
				var(--aspect-ratio-3-1) * 1% -
				(var(--aspect-ratio-3-1) * var(--gap) * 3 / 100)
		);
	}
	.sgphx
	.lg\:sgphx-mixed-grid__item--4\/4
	.sgphx-card--horizontal
	.sgphx-picture--cover,
	.sgphx
	.lg\:sgphx-mixed-grid__item--4\/4
	.sgphx-card--horizontal
	.sgphx-video-player--cover {
		height: auto;
		padding-top: calc(
				var(--aspect-ratio-3-2) * 1% -
				(var(--aspect-ratio-3-2) * var(--gap) / 100)
		);
	}
	.sgphx .lg\:sgphx-mixed-grid__item--2\/4 {
		width: 50%;
	}
	.sgphx .lg\:sgphx-mixed-grid__item--2\/4 .sgphx-picture--cover,
	.sgphx .lg\:sgphx-mixed-grid__item--2\/4 .sgphx-video-player--cover {
		padding-top: calc(
				var(--aspect-ratio-3-2) * 1% -
				(var(--aspect-ratio-3-2) * var(--gap) / 100)
		);
	}
	.sgphx
	.lg\:sgphx-mixed-grid__item--2\/4
	.sgphx-card--horizontal
	.sgphx-picture--cover,
	.sgphx
	.lg\:sgphx-mixed-grid__item--2\/4
	.sgphx-card--horizontal
	.sgphx-video-player--cover {
		height: auto;
		padding-top: calc(var(--aspect-ratio-3-4) * 1%);
	}
	.sgphx .lg\:sgphx-mixed-grid__item--1\/4 {
		width: 25%;
	}
	.sgphx .lg\:sgphx-mixed-grid__item--1\/4 .sgphx-picture--cover,
	.sgphx .lg\:sgphx-mixed-grid__item--1\/4 .sgphx-video-player--cover {
		padding-top: calc(var(--aspect-ratio-3-4) * 1%);
	}
}

.sgphx .sgphx-navbar {
	position: relative;
	border-bottom: 1px solid var(--color-grey-200);
}

.sgphx .sgphx-navbar:before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 41px;
	left: 0;
	background-color: var(--color-grey-200);
}

.sgphx .sgphx-navbar-primary,
.sgphx .sgphx-navbar-secondary {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.sgphx .sgphx-navbar-primary {
	padding-top: var(--spacing-sm);
	padding-bottom: var(--spacing-sm);
	position: relative;
}

.sgphx .sgphx-navbar-secondary {
	padding-top: var(--spacing-xs);
	padding-bottom: var(--spacing-xs);
	position: relative;
	font-size: var(--font-size-xs);
	font-weight: 700;
}

.sgphx .sgphx-navbar__toggle {
	padding-top: var(--spacing-2xs);
	padding-bottom: var(--spacing-2xs);
	position: relative;
	font-size: 0.9375rem;
	font-weight: 700;
	text-transform: uppercase;
}

.sgphx .sgphx-navbar__toggle:after {
	content: "";
	height: 1px;
	opacity: 0;
	position: absolute;
	right: 0;
	bottom: calc(var(--spacing-2xs) * -1);
	left: 0;
	background-color: var(--color-grey);
	transition: opacity var(--duration-short) var(--ease-easeOutQuart);
}

.sgphx .sgphx-navbar__toggle[data-toggle="mega-menu"]:hover:after,
.sgphx
.sgphx-navbar__toggle[data-toggle="mega-menu"][aria-expanded="true"]:after {
	opacity: 1;
}

.sgphx .sgphx-navbar-search {
	position: absolute;
	top: 12px;
	inset-inline-end: 0;
}

.sgphx .sgphx-navbar-search:focus-within .sgphx-navbar-search__field {
	width: 200px;
}

@media screen and (min-width: 1440px) {
	.sgphx .sgphx-navbar-search:focus-within .sgphx-navbar-search__field {
		width: 300px;
	}
}

.sgphx .sgphx-navbar-search:before {
	content: "";
	width: 40px;
	position: absolute;
	top: 0;
	bottom: 0;
	inset-inline-start: -40px;
	background: linear-gradient(
			-90deg,
			rgba(255, 255, 255, 1) 25%,
			rgba(255, 255, 255, 0) 100%
	);
	pointer-events: none;
}

.sgphx .sgphx-navbar-search__field {
	padding-top: 5px;
	-webkit-padding-end: 8px;
	padding-inline-end: 8px;
	padding-bottom: 5px;
	-webkit-padding-start: 36px;
	padding-inline-start: 36px;
	width: 150px;
	background-color: var(--color-grey-100);
	border: 1px solid var(--color-grey-100);
	border-radius: 2px;
	transition: border-color var(--duration-short) var(--ease-easeOutQuart),
	width var(--duration-short) var(--ease-easeOutQuart);
}

@media screen and (min-width: 1440px) {
	.sgphx .sgphx-navbar-search__field {
		width: 200px;
	}
}

.sgphx .sgphx-navbar-search__field:hover,
.sgphx .sgphx-navbar-search__field:focus {
	border-color: var(--color-piaget-blue);
	box-shadow: none;
}

.sgphx .sgphx-navbar-search__submit {
	position: absolute;
	top: 50%;
	inset-inline-start: var(--spacing-2xs);
	transform: translateY(-50%);
}

.sgphx .sgphx-newsletter-block .sgphx-newsletter-block__form {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	margin-top: var(--spacing-base);
}

.sgphx .sgphx-offset-media-grid {
	display: grid;
	grid-template-columns: minmax(auto, 450px) minmax(auto, 450px);
	justify-content: center;
	gap: var(--spacing-xs);
	position: relative;
}

@media screen and (min-width: 480px) {
	.sgphx .sgphx-offset-media-grid {
		gap: var(--spacing-md);
	}
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-offset-media-grid {
		gap: var(--spacing-lg);
	}
}

@media screen and (min-width: 1024px) {
	.sgphx .sgphx-offset-media-grid {
		gap: var(--spacing-xl);
	}
}

.sgphx .sgphx-offset-media-grid .sgphx-offset-media-grid-card {
	opacity: 0;
	transition: opacity var(--duration-long) var(--ease-easeOutQuart);
}

.sgphx .sgphx-offset-media-grid .sgphx-offset-media-grid-card.is-revealed {
	opacity: 1;
}

.sgphx .sgphx-offset-media-grid__col {
	display: grid;
	width: 100%;
	gap: var(--spacing-xs);
}

@media screen and (min-width: 480px) {
	.sgphx .sgphx-offset-media-grid__col {
		gap: var(--spacing-md);
	}
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-offset-media-grid__col {
		gap: var(--spacing-lg);
	}
}

@media screen and (min-width: 1024px) {
	.sgphx .sgphx-offset-media-grid__col {
		gap: var(--spacing-xl);
	}
}

.sgphx .sgphx-offset-media-grid__col:first-child {
	z-index: 1;
}

.sgphx .sgphx-offset-media-grid__col:nth-child(2) {
	transform: translateY(calc(var(--spacing-md) * -1));
}

.sgphx
.sgphx-offset-media-grid__col:nth-child(2)
.sgphx-offset-media-grid-card {
	transition-delay: var(--duration-shorter);
}

.sgphx .sgphx-panel {
	--panel-body-offset: -100%;
	display: none;
}

.sgphx .sgphx-panel.is-active {
	display: block;
}

.sgphx .sgphx-panel.is-active .sgphx-panel-overlay {
	animation-name: fade-in;
	animation-duration: var(--duration-standard);
	animation-timing-function: var(--ease-easeOutQuart);
	animation-delay: 0.1s;
	animation-fill-mode: both;
}

.sgphx .sgphx-panel.is-active .sgphx-panel-body {
	animation-name: panel-body-slide-in;
	animation-duration: var(--duration-standard);
	animation-timing-function: var(--ease-easeOutQuart);
	animation-delay: 0.1s;
	animation-fill-mode: both;
}

.sgphx .sgphx-panel[aria-hidden="true"] .sgphx-panel-overlay {
	animation-name: fade-out;
}

.sgphx .sgphx-panel[aria-hidden="true"] .sgphx-panel-body {
	animation-name: panel-body-slide-out;
}

.sgphx .sgphx-panel--reversed {
	--panel-body-offset: 100%;
}

[dir="rtl"] .sgphx .sgphx-panel--reversed {
	--panel-body-offset: -100%;
}

.sgphx .sgphx-panel--reversed .sgphx-panel-body {
	inset-inline-start: auto;
	inset-inline-end: 0;
}

.sgphx .sgphx-panel--tight .sgphx-panel-body-content {
	padding: 0;
}

.sgphx .sgphx-contacts-panel-content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: var(--spacing-sm);
}

.sgphx .sgphx-contacts-panel-list {
	flex-grow: 1;
	margin-top: var(--spacing-lg);
	margin-bottom: var(--spacing-base);
}

.sgphx .sgphx-contacts-panel-list__item {
	display: flex;
	grid-template-columns: 1fr auto;
	align-items: flex-start;
	justify-content: flex-start;
	gap: var(--spacing-base);
	-webkit-padding-end: var(--spacing-lg);
	padding-inline-end: var(--spacing-lg);
	width: 100%;
	position: relative;
	text-align: start;
}

.sgphx .sgphx-contacts-panel-list__item:after {
	content: "";
	width: 12px;
	height: 12px;
	position: absolute;
	top: 50%;
	inset-inline-end: var(--spacing-base);
	transform: scaleX(calc(1 * var(--direction))) translateY(-50%);
	transition: transform var(--duration-short) var(--ease-easeOutQuart);
	background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTIgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTIuNS45OTA1NjYwNCA1LjAwNjA2MDYxIDUuMDA5NDMzOTYtNS4wMDYwNjA2MSA1LjAwOTQzNCAxLjAwNDA0MDQuOTkwNTY2IDUuMDA2MDYwNjEtNC45OTUyODMwMi45ODk4OTg5OS0xLjAwNDcxNjk4LS45ODk4OTg5OS0xLjAwNDcxNjk4LTUuMDA2MDYwNjEtNC45OTUyODMwMnoiLz48L3N2Zz4K);
	background-repeat: no-repeat;
	background-size: 12px 12px;
	background-position: center right;
}

.sgphx .sgphx-contacts-panel-list__item:hover:after {
	transform: scaleX(calc(1 * var(--direction))) translateY(-50%) translate(3px);
}

.sgphx .sgphx-contacts-panel-list__item > div > .sgphx-icon {
	margin-top: -3px;
}

.sgphx .sgphx-contacts-panel-list__text-wrapper {
	display: flex;
	flex-direction: column;
}

.sgphx .sgphx-contacts-panel-list__title {
	text-transform: uppercase;
	color: initial;
}

.sgphx .sgphx-products-filters-panel__list {
	display: flex;
	flex-direction: column;
	gap: var(--spacing-sm);
	padding: var(--spacing-sm) 0 var(--spacing-base);
	margin-bottom: var(--spacing-base);
	border-bottom: 1px solid var(--color-divider);
}

.sgphx .sgphx-products-filters-panel__title {
	display: block;
	font-family: var(--font-family-body);
	font-weight: 700;
	text-transform: uppercase;
}

.sgphx .sgphx-range-slider {
	width: 50%;
	margin: var(--spacing-lg) auto;
}

@media screen and (min-width: 480px) {
	.sgphx .sgphx-range-slider {
		width: 60%;
	}
}

.payments-list {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	padding: 0;
	list-style-type: none;
}

.sgphx .sgphx-product-banner {
	--action-groups-gutter: var(--spacing-sm);
	display: grid;
	margin-left: auto;
	margin-right: auto;
	max-width: 1920px;
	width: 100%;
	position: relative;
}

@media screen and (min-width: 1280px) {
	.sgphx .sgphx-product-banner {
		grid-template-columns: 1fr 1fr;
	}
}

@media screen and (min-width: 1440px) {
	.sgphx .sgphx-product-banner {
		grid-template-columns: 2fr 1fr;
	}
}

.sgphx .sgphx-product-banner__media {
	height: 100vw;
	max-height: 768px;
	width: 100%;
	position: relative;
}

@media screen and (min-width: 1280px) {
	.sgphx .sgphx-product-banner__media {
		height: auto;
		max-height: none;
	}
}

.sgphx .sgphx-product-banner__media-actions,
.sgphx .sgphx-product-banner__media-action {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}

.sgphx .sgphx-product-banner__media-zoom-btn,
.sgphx .sgphx-product-banner__media-actions {
	position: absolute;
	bottom: calc(var(--action-groups-gutter) + 40px);
	z-index: 2;
}

.sgphx
.sgphx-product-banner__slider--single
+ .sgphx-product-banner__media-zoom-btn,
.sgphx
.sgphx-product-banner__slider--single
+ .sgphx-product-banner__media-actions {
	bottom: var(--action-groups-gutter);
}

@media screen and (min-width: 1280px) {
	.sgphx .sgphx-product-banner__media-zoom-btn,
	.sgphx
	.sgphx-product-banner__slider--single
	+ .sgphx-product-banner__media-zoom-btn,
	.sgphx .sgphx-product-banner__media-actions,
	.sgphx
	.sgphx-product-banner__slider--single
	+ .sgphx-product-banner__media-actions {
		bottom: auto;
		top: var(--spacing-lg);
	}
}

.sgphx .sgphx-product-banner__media-actions {
	inset-inline-end: var(--action-groups-gutter);
}

[dir="rtl"] .sgphx .sgphx-product-banner__media-actions {
	flex-direction: row-reverse;
}

.sgphx .sgphx-product-banner__media-action {
	--border-radius: 18px;
	-webkit-margin-end: -1px;
	margin-inline-end: -1px;
}

.sgphx
.sgphx-product-banner__media-action
.sgphx-product-banner__media-action-btn {
	padding: var(--spacing-2xs) var(--spacing-xs);
}

.sgphx
.sgphx-product-banner__media-action
.sgphx-product-banner__media-action-btn
.sgphx-btn__icon--start {
	-webkit-margin-end: var(--spacing-2xs);
	margin-inline-end: var(--spacing-2xs);
}

.sgphx
.sgphx-product-banner__media-action:first-child
.sgphx-product-banner__media-action-btn {
	border-top-left-radius: var(--border-radius);
	border-bottom-left-radius: var(--border-radius);
	-webkit-padding-start: var(--spacing-sm);
	padding-inline-start: var(--spacing-sm);
}

[dir="rtl"]
.sgphx
.sgphx-product-banner__media-action:first-child
.sgphx-product-banner__media-action-btn {
	-webkit-padding-end: var(--spacing-sm);
	padding-inline-end: var(--spacing-sm);
	-webkit-padding-start: var(--spacing-xs);
	padding-inline-start: var(--spacing-xs);
}

.sgphx
.sgphx-product-banner__media-action:last-child
.sgphx-product-banner__media-action-btn {
	border-top-right-radius: var(--border-radius);
	border-bottom-right-radius: var(--border-radius);
	-webkit-padding-end: var(--spacing-sm);
	padding-inline-end: var(--spacing-sm);
}

[dir="rtl"]
.sgphx
.sgphx-product-banner__media-action:last-child
.sgphx-product-banner__media-action-btn {
	-webkit-padding-end: var(--spacing-xs);
	padding-inline-end: var(--spacing-xs);
	-webkit-padding-start: var(--spacing-sm);
	padding-inline-start: var(--spacing-sm);
}

.sgphx .sgphx-product-banner__media-zoom-btn {
	display: none;
	inset-inline-start: var(--action-groups-gutter);
	pointer-events: none;
}

@media screen and (min-width: 1280px) {
	.sgphx .sgphx-product-banner__media-zoom-btn {
		inset-inline-start: auto;
		inset-inline-end: calc(140px + var(--action-groups-gutter));
	}
}

@media (hover: none), (pointer: coarse) {
	.sgphx .sgphx-product-banner__media-zoom-btn {
		display: block;
	}
}

.sgphx .sgphx-product-banner__slider {
	height: 100%;
	width: 100%;
	position: absolute;
}

.sgphx .sgphx-product-banner__details {
	padding: var(--spacing-base);
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-product-banner__details {
		padding: var(--spacing-md);
	}
}

@media screen and (min-width: 1024px) {
	.sgphx .sgphx-product-banner__details {
		min-height: 768px;
		padding: var(--spacing-lg);
	}
}

.sgphx .sgphx-product-banner__tags-actions,
.sgphx .sgphx-product-banner__tags,
.sgphx .sgphx-product-banner__actions {
	display: flex;
	align-items: start;
	gap: var(--spacing-xs);
}

.sgphx .sgphx-product-banner__tags-actions {
	justify-content: space-between;
	width: 100%;
}

.sgphx .sgphx-product-banner__actions {
	justify-content: flex-start;
	position: absolute;
	top: var(--action-groups-gutter);
	inset-inline-end: var(--action-groups-gutter);
	z-index: 2;
}

@media screen and (min-width: 1280px) {
	.sgphx .sgphx-product-banner__actions {
		position: static;
		top: 0;
		inset-inline-end: 0;
	}
}

.sgphx .sgphx-product-banner__tags {
	flex-wrap: wrap;
	justify-content: flex-start;
}

.sgphx .sgphx-product-banner__title,
.sgphx .sgphx-product-banner__description,
.sgphx .sgphx-product-banner__funding {
	margin-top: var(--spacing-sm);
}

.sgphx .sgphx-product-banner__title {
	font-family: var(--font-family-heading);
	font-size: var(--font-size-3xl);
	line-height: var(--line-height-3xl);
	text-transform: none;
}

.sgphx .sgphx-product-banner__price,
.sgphx .sgphx-product-banner__size-selector {
	margin-top: var(--spacing-md);
}

.sgphx .sgphx-product-banner__price {
	font-size: var(--font-size-lg);
	font-weight: 700;
}

.sgphx .sgphx-product-banner__taxes {
	-webkit-margin-start: var(--spacing-2xs);
	margin-inline-start: var(--spacing-2xs);
	font-size: var(--font-size-xs);
	white-space: nowrap;
}

.sgphx .sgphx-product-banner__funding {
	font-size: var(--font-size-md);
	font-weight: 400;
}

.sgphx .sgphx-product-banner__funding a {
	color: var(--color-text);
	text-decoration: underline;
	white-space: nowrap;
}

.sgphx .sgphx-product-banner__funding a:hover,
.sgphx .sgphx-product-banner__funding a:focus {
	text-decoration: none;
}

.sgphx .sgphx-product-banner__services {
	margin-top: var(--spacing-xs);
	font-size: var(--font-size-md);
}

.sgphx .sgphx-product-banner__services,
.sgphx .sgphx-product-banner__services > li,
.sgphx .sgphx-product-banner__services > div {
	display: inline-block;
	width: 100%;
}

.sgphx .sgphx-product-banner__services > li,
.sgphx .sgphx-product-banner__services > div {
	padding-top: var(--spacing-xs);
	padding-bottom: var(--spacing-xs);
}

.sgphx .sgphx-product-banner__services--split {
	-moz-columns: 1;
	columns: 1;
	margin-top: var(--spacing-md);
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-product-banner__services--split {
		-moz-columns: 2;
		columns: 2;
	}
}

@media screen and (min-width: 1440px) {
	.sgphx .sgphx-product-banner__services--split {
		-moz-columns: 1;
		columns: 1;
	}
}

.sgphx .sgphx-product-banner__service--emphasis {
	font-weight: 700;
}

.sgphx .sgphx-product-banner__ctas {
	padding-top: var(--spacing-sm);
}

.sgphx .sgphx-reassurance {
	--reassurance-columns-count: 1;
	display: grid;
	grid-template-columns: repeat(
		var(--reassurance-columns-count),
		minmax(0, 300px)
	);
	justify-content: center;
	gap: var(--spacing-lg) var(--spacing-md);
}

@media screen and (min-width: 480px) {
	.sgphx .sgphx-reassurance {
		--reassurance-columns-count: 2;
	}
}

@media screen and (min-width: 1024px) {
	.sgphx .sgphx-reassurance {
		--reassurance-columns-count: 4;
	}
}

.sgphx .sgphx-reassurance-item {
	text-align: center;
}

.sgphx .sgphx-reassurance-item__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 45px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	background-color: var(--color-grey-50);
	border-radius: 100%;
}

.sgphx .sgphx-reassurance-item__title {
	margin-top: var(--spacing-base);
	margin-bottom: var(--spacing-xs);
}

.sgphx .sgphx-theme--grey .sgphx-reassurance-item__icon {
	background-color: var(--color-white);
}

.sgphx .sgphx-theme--dark .sgphx-reassurance-item__icon {
	background-color: rgba(var(--color-rgb-white), 0.2);
}

.sgphx .sgphx-seo-block {
	display: flex;
	flex-direction: column;
}

.sgphx .sgphx-seo-block.is-truncated .sgphx-seo-block__item:not(:first-child) {
	height: 0;
	margin: 0;
	overflow: hidden;
}

.sgphx .sgphx-seo-block__items {
	margin-bottom: calc(var(--spacing-base) * -1);
}

.sgphx .sgphx-seo-block__reveal-button {
	margin-top: var(--spacing-2xs);
}

.sgphx .sgphx-shopping-gallery__grid {
	--grid-items-padding: calc(var(--spacing-xs) / 2);
	display: flex;
	flex-wrap: wrap;
	margin: calc(var(--grid-items-padding) * -1);
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-shopping-gallery__grid {
		--grid-items-padding: 8px;
	}
}

@media screen and (min-width: 1024px) {
	.sgphx .sgphx-shopping-gallery__grid {
		--grid-items-padding: calc(var(--spacing-base) / 2);
	}
}

.sgphx .sgphx-shopping-gallery__item {
	width: 50%;
	padding: var(--grid-items-padding);
}

.sgphx .sgphx-shopping-gallery__item .sgphx-picture--cover,
.sgphx .sgphx-shopping-gallery__item .sgphx-background-video {
	height: 100%;
	padding-bottom: 125%;
	position: relative;
}

.sgphx .sgphx-shopping-gallery__item .sgphx-background-video {
	width: 100%;
}

.sgphx .sgphx-shopping-gallery__item--full,
.sgphx .sgphx-shopping-gallery__item--full-mobile {
	width: 100%;
}

.sgphx .sgphx-shopping-gallery__item--full .sgphx-picture--cover,
.sgphx .sgphx-shopping-gallery__item--full .sgphx-background-video,
.sgphx .sgphx-shopping-gallery__item--full-mobile .sgphx-picture--cover,
.sgphx .sgphx-shopping-gallery__item--full-mobile .sgphx-background-video {
	padding-bottom: var(--percentage-16-9);
}

.sgphx .sgphx-shopping-gallery__media {
	width: 100%;
	height: 100%;
	position: relative;
}

.sgphx .sgphx-shopping-gallery__media--actionable {
	overflow: hidden;
}

.sgphx .sgphx-shopping-gallery__media--actionable:hover img,
.sgphx .sgphx-shopping-gallery__media--actionable:hover video,
.sgphx .sgphx-shopping-gallery__media--actionable:focus img,
.sgphx .sgphx-shopping-gallery__media--actionable:focus video {
	transform: scale(var(--media-hover-scale));
}

.sgphx .sgphx-shopping-gallery__media--actionable img,
.sgphx .sgphx-shopping-gallery__media--actionable video {
	transform: scale(1);
	transition: transform var(--duration-long) var(--ease-easeOutQuart);
}

.sgphx
.sgphx-shopping-gallery__media--actionable
.sgphx-background-video.is-hidable
.sgphx-background-video__video {
	transition: transform var(--duration-long) var(--ease-easeOutQuart),
	opacity var(--duration-long) var(--ease-in-out);
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-shopping-gallery__item,
	.sgphx .sgphx-shopping-gallery__item--full-mobile {
		width: calc(100% / 3);
	}

	.sgphx .sgphx-shopping-gallery__item .sgphx-picture--cover,
	.sgphx .sgphx-shopping-gallery__item .sgphx-background-video,
	.sgphx .sgphx-shopping-gallery__item--full-mobile .sgphx-picture--cover,
	.sgphx .sgphx-shopping-gallery__item--full-mobile .sgphx-background-video {
		padding-bottom: 125%;
	}

	.sgphx .sgphx-shopping-gallery__item--large {
		width: calc(100% / 3 * 2);
	}

	.sgphx .sgphx-shopping-gallery__item--full {
		width: 100%;
	}

	.sgphx .sgphx-shopping-gallery__item--large .sgphx-picture--cover,
	.sgphx .sgphx-shopping-gallery__item--large .sgphx-background-video,
	.sgphx .sgphx-shopping-gallery__item--full .sgphx-picture--cover,
	.sgphx .sgphx-shopping-gallery__item--full .sgphx-background-video {
		padding-bottom: var(--percentage-16-9);
	}
}

.sgphx .sgphx-shopping-gallery__button-wrapper {
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	width: 100%;
	height: 100%;
	padding: var(--spacing-xs);
	position: absolute;
	top: 0;
	left: 0;
}

.sgphx .sgphx-shopping-gallery__button-wrapper .sgphx-btn {
	position: static;
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-shopping-gallery__button-wrapper .sgphx-btn {
		margin: var(--spacing-2xs);
	}
}

@media screen and (min-width: 1024px) {
	.sgphx .sgphx-shopping-gallery__button-wrapper {
		padding: var(--spacing-base);
	}
}

.sgphx .sgphx-shopping-gallery--to-reveal .sgphx-shopping-gallery__item {
	opacity: 0;
	transition: opacity var(--duration-long) var(--ease-in-out);
}

.sgphx
.sgphx-shopping-gallery--to-reveal
.sgphx-shopping-gallery__item.is-revealed {
	opacity: 1;
}

.sgphx .slider__nav {
	--inset: 8px;
	width: 2rem;
	height: 2rem;
	position: absolute;
	top: 50%;
	inset-inline-start: var(--inset);
	z-index: 2;
	color: var(--color-text-dark);
	background-color: var(--color-white);
	border-radius: 50%;
	transform: translateY(-50%);
	transition: opacity var(--duration-shorter) ease-out;
}

.sgphx .slider__nav.slider__nav--next {
	inset-inline-start: auto;
	inset-inline-end: var(--inset);
}

.sgphx .slider__nav.slider__nav--disabled {
	opacity: 0;
}

.sgphx .slider__nav .sgphx-icon {
	height: 14px;
	width: 14px;
	vertical-align: -1px;
}

@media screen and (min-width: 480px) {
	.sgphx .sgphx-slider--flexible .slider__nav,
	.sgphx .sgphx-slider--gallery .slider__nav {
		--inset: 12px;
	}
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-slider--flexible .slider__nav,
	.sgphx .sgphx-slider--gallery .slider__nav {
		--inset: 32px;
	}
}

@media screen and (min-width: 1024px) {
	.sgphx .sgphx-slider--flexible .slider__nav,
	.sgphx .sgphx-slider--gallery .slider__nav {
		--inset: 64px;
	}
}

@media screen and (min-width: 1440px) {
	.sgphx .sgphx-slider--flexible .slider__nav {
		--inset: 44px;
	}
}

.sgphx .sgphx-slider--thumbnails {
	flex-direction: row;
	justify-content: flex-start;
	width: -moz-fit-content;
	width: fit-content;
	max-width: 100%;
	padding-right: var(--spacing-lg);
	padding-left: var(--spacing-lg);
	overflow: unset;
	position: relative;
}

.sgphx .sgphx-slider--thumbnails .slider__body {
	flex: 0 1 auto;
	width: unset;
}

.sgphx .sgphx-slider--with-lightbox.slider--fade .slider__item {
	pointer-events: none;
	transition-property: opacity;
}

.sgphx
.sgphx-slider--with-lightbox.slider--fade
.slider__item.slider__item--active {
	pointer-events: auto;
	z-index: 1;
}

.sgphx .slider__scrollbar {
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: var(--spacing-base);
	position: relative;
	background-color: var(--color-grey-200);
}

@media screen and (min-width: 768px) {
	.sgphx .slider__scrollbar {
		margin-top: var(--spacing-md);
	}
}

.sgphx .slider-scrollbar-drag {
	height: 4px;
	background-color: var(--color-grey);
}

.sgphx .slider-scrollbar-drag:hover {
	cursor: grab;
}

.sgphx .slider-scrollbar-drag:active {
	cursor: grabbing;
}

.sgphx .slider__bullets {
	padding-top: var(--spacing-xs);
	text-align: center;
}

.sgphx .slider__bullets.slider__pagination--lock {
	display: none;
}

.sgphx .slider__bullet {
	padding: var(--spacing-xs);
	position: relative;
}

.sgphx .slider__bullet:after {
	content: "";
	width: 8px;
	height: 8px;
	position: absolute;
	top: 6px;
	inset-inline-start: 6px;
	transform: scale(0.5);
	transform-origin: center center;
	transition: transform var(--duration-shorter) var(--ease-easeOutQuart);
	background-color: rgba(var(--color-rgb-black), 0.5);
	border-radius: 50%;
}

.sgphx .slider__bullet.is-active:after {
	background-color: var(--color-black);
}

.sgphx .slider__bullet:hover:after,
.sgphx .slider__bullet:focus:after,
.sgphx .slider__bullet.is-active:after {
	transform: scale(1);
}

.sgphx .sgphx-to-reveal-cards .swiper-slide-visible {
	opacity: 0;
	transition: opacity var(--duration-short) var(--ease-easeInQuart);
}

.sgphx .sgphx-to-reveal-cards .swiper-slide-visible:nth-child(2) {
	transition-delay: 0.15s;
}

.sgphx .sgphx-to-reveal-cards .swiper-slide-visible:nth-child(3) {
	transition-delay: 0.3s;
}

.sgphx .sgphx-to-reveal-cards .swiper-slide-visible:nth-child(4) {
	transition-delay: 0.35s;
}

.sgphx .sgphx-to-reveal-cards.is-revealed .swiper-slide-visible {
	opacity: 1;
}

.sgphx.sgphx-theme--dark .slider__scrollbar {
	background-color: rgba(var(--color-rgb-white), 0.5);
}

.sgphx.sgphx-theme--dark .slider-scrollbar-drag {
	background-color: var(--color-white);
}

.sgphx.sgphx-theme--dark .slider__bullet:after {
	background-color: rgba(var(--color-rgb-white), 0.5);
}

.sgphx.sgphx-theme--dark .slider__bullet.is-active:after {
	background-color: var(--color-white);
}

.sgphx .sgphx-slider--flexible {
	position: relative;
}

@media screen and (min-width: 1920px) {
	.sgphx .sgphx-slider--flexible .slider__item {
		max-width: 50%;
		flex: 1 0 auto;
	}
}

.sgphx .sgphx-slider--gallery.sgphx-to-reveal .swiper-slide-visible {
	--delay-step: 0;
	--delay: 0.15s;
	opacity: 0;
	transition: opacity var(--duration-standard) ease-out;
	transition-delay: calc(var(--delay-step) * var(--delay));
}

.sgphx
.sgphx-slider--gallery.sgphx-to-reveal
.swiper-slide-visible:nth-child(2) {
	--delay-step: 1;
}

.sgphx
.sgphx-slider--gallery.sgphx-to-reveal
.swiper-slide-visible:nth-child(3) {
	--delay-step: 2;
}

.sgphx
.sgphx-slider--gallery.sgphx-to-reveal
.swiper-slide-visible:nth-child(4) {
	--delay-step: 3;
}

.sgphx
.sgphx-slider--gallery.sgphx-to-reveal
.swiper-slide-visible:nth-child(5) {
	--delay-step: 4;
}

.sgphx
.sgphx-slider--gallery.sgphx-to-reveal
.swiper-slide-visible:nth-child(6) {
	--delay-step: 5;
}

.sgphx
.sgphx-slider--gallery.sgphx-to-reveal.is-revealed
.swiper-slide-visible {
	opacity: 1;
}

.sgphx .sgphx-slider--gallery .slider__item {
	width: auto !important;
}

.sgphx .sgphx-slider--gallery .slider__item .sgphx-slider__item-wrapper {
	width: 300px;
	height: 300px;
	position: relative;
}

.sgphx .sgphx-slider--gallery .slider__item .sgphx-slider__item-wrapper--large {
	width: 533px;
	height: 300px;
}

@media screen and (min-width: 1280px) {
	.sgphx .sgphx-slider--gallery .slider__item .sgphx-slider__item-wrapper {
		width: 450px;
		height: 450px;
	}
	.sgphx
	.sgphx-slider--gallery
	.slider__item
	.sgphx-slider__item-wrapper--large {
		width: 800px;
		height: 450px;
	}
}

.sgphx .sgphx-slider--gallery .slider__item:not(:first-of-type) {
	-webkit-margin-start: var(--spacing-xs);
	margin-inline-start: var(--spacing-xs);
}

@media screen and (min-width: 480px) {
	.sgphx .sgphx-slider--gallery .slider__item:not(:first-of-type) {
		-webkit-margin-start: var(--spacing-base);
		margin-inline-start: var(--spacing-base);
	}
}

.sgphx .sgphx-slider--gallery .slider__scrollbar {
	margin-top: var(--spacing-base);
}

.sgphx .sgphx-slider--banner {
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 100%;
	position: relative;
}

.sgphx .sgphx-slider--banner .slider__body {
	flex-grow: 1;
}

.sgphx .sgphx-slider--banner .slider__item {
	cursor: pointer;
}

.sgphx .sgphx-slider--banner .slider__bullets {
	flex-grow: 0;
	position: relative;
	z-index: 2;
}

.sgphx .sgphx-slider--banner .slider__bullets:after {
	bottom: 100%;
}

@media screen and (min-width: 1280px) {
	.sgphx .sgphx-slider--banner .slider__bullets {
		display: none;
	}
}

.sgphx .sgphx-slider--banner .sgphx-light-box-trigger {
	cursor: zoom-in;
}

.sgphx .sgphx-slider--banner.sgphx-slider--single:after {
	bottom: 0;
}

.sgphx .sgphx-slider--banner .slider__bullets:after,
.sgphx .sgphx-slider--banner.sgphx-slider--single:after {
	display: block;
	height: var(--spacing-md);
	width: 100%;
	position: absolute;
	left: 0;
	background: linear-gradient(0deg, black, transparent);
	content: "";
	opacity: 0.05;
}

@media screen and (min-width: 1280px) {
	.sgphx .sgphx-slider--banner .slider__bullets:after,
	.sgphx .sgphx-slider--banner.sgphx-slider--single:after {
		display: none;
	}
}

.sgphx .sgphx-slider--banner__thumbnails {
	--thumbnail-size: 70px;
	display: none;
	max-height: calc((var(--thumbnail-size) * 8) + (var(--spacing-base) * 7));
	position: absolute;
	bottom: var(--spacing-base);
	inset-inline-start: var(--spacing-base);
}

@media screen and (min-width: 1280px) {
	.sgphx .sgphx-slider--banner__thumbnails {
		display: block;
	}
}

.sgphx .sgphx-slider--banner__thumbnails .slider__body {
	display: flex;
	flex-direction: column;
	gap: var(--spacing-base);
	justify-items: end;
}

.sgphx .sgphx-slider--banner__thumbnails .slider__item {
	height: var(--thumbnail-size);
	width: var(--thumbnail-size);
	position: relative;
	background-color: var(--color-background);
}

.sgphx .sgphx-slider--banner__thumbnails .slider__nav {
	display: none;
}

.sgphx .sgphx-slider--banner__thumbnail,
.sgphx .sgphx-slider--banner__thumbnail:after {
	border-radius: 2px;
}

.sgphx .sgphx-slider--banner__thumbnail:after {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: solid 1px var(--color-text);
	opacity: 0.25;
	content: "";
	pointer-events: none;
}

.sgphx .sgphx-slider--banner__thumbnail:hover:after,
.sgphx .sgphx-slider--banner__thumbnail:focus:after {
	opacity: 1;
}

.sgphx .slider__item--thumb-active .sgphx-slider--banner__thumbnail:after {
	border-width: 2px;
	opacity: 1;
}

.sgphx .sgphx-strap-switch {
	--strap-switch-end-offset: -7px;
	--strap-switch-case-size: 48%;
	--strap-switch-gutter-size: 26%;
	--strap-switch-button-size: 50px;
	overflow: hidden;
}

.sgphx .sgphx-strap-switch__ui {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.sgphx .sgphx-strap-switch-dnd {
	width: calc(100% - var(--strap-switch-button-size) - 1px);
	height: 14px;
	position: absolute;
	top: calc(50% - 64px);
	inset-inline-start: 50%;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Ccircle fill='%23DADADA' cx='7' cy='7' r='1.15'%3E%3C/circle%3E%3C/svg%3E");
	background-repeat: repeat-x;
	background-clip: content-box;
	transform: translate(calc(-50% * var(--direction)), -50%);
	touch-action: none;
}

.sgphx .sgphx-strap-switch-dnd:before,
.sgphx .sgphx-strap-switch-dnd:after {
	content: "";
	width: 14px;
	height: 14px;
	position: absolute;
	top: 50%;
	border: solid 2px var(--color-grey-200);
	border-radius: 50%;
	background-color: var(--color-background);
	transform: translateY(-50%);
}

.sgphx .sgphx-strap-switch-dnd:before {
	inset-inline-start: var(--strap-switch-end-offset);
}

.sgphx .sgphx-strap-switch-dnd:after {
	inset-inline-end: var(--strap-switch-end-offset);
}

.sgphx .sgphx-strap-switch-dnd__label {
	width: var(--strap-switch-gutter-size);
	position: absolute;
	top: calc(100% + var(--spacing-lg));
	font-size: var(--font-size-sm);
	text-align: center;
}

.sgphx .sgphx-strap-switch-dnd__label.sgphx-strap-switch-dnd__label--start {
	inset-inline-start: 0;
	transform: translate(var(--strap-switch-end-offset));
	text-align: start;
}

.sgphx .sgphx-strap-switch-dnd__label.sgphx-strap-switch-dnd__label--end {
	inset-inline-start: 100%;
	text-align: end;
	transform: translate(
			calc((-100% * var(--direction) - var(--strap-switch-end-offset)))
	);
}

.sgphx .sgphx-strap-switch-dnd__btn {
	width: var(--strap-switch-button-size);
	height: var(--strap-switch-button-size);
	position: absolute;
	top: 50%;
	inset-inline-start: 0;
	z-index: 1;
	transform: translate(calc(-50% * var(--direction)), -50%);
	transform-origin: center;
}

.sgphx .sgphx-strap-switch-dnd__btn.sgphx-strap-switch-dnd__btn--hint {
	animation-name: bounce;
	animation-duration: 5s;
	animation-timing-function: var(--ease-in-out);
	animation-iteration-count: infinite;
}

.sgphx .sgphx-strap-switch__strap {
	display: flex;
	justify-content: center;
	width: 100%;
	padding-right: var(--strap-switch-gutter-size);
	padding-left: var(--strap-switch-gutter-size);
	position: absolute;
	top: 0;
	inset-inline-start: 0;
	pointer-events: none;
}

@media screen and (min-width: 1024px) {
	.sgphx .sgphx-strap-switch__strap {
		padding-right: 0;
		padding-left: 0;
	}
}

.sgphx .sgphx-strap-switch__strap--enter,
.sgphx .sgphx-strap-switch__strap--leave-to {
	opacity: 0;
}

.sgphx .sgphx-strap-switch__strap--enter-active,
.sgphx .sgphx-strap-switch__strap--leave-active {
	transition: opacity var(--duration-long) var(--ease-in-out);
}

.sgphx .sgphx-strap-switch-slider__cases {
	pointer-events: none;
}

.sgphx .sgphx-strap-switch-slider__case {
	width: 100%;
	padding: 0;
	height: -moz-min-content;
	height: min-content;
}

.sgphx .sgphx-strap-switch-slider__case img {
	max-width: var(--strap-switch-case-size);
	margin-right: auto;
	margin-left: auto;
}

/* Büyük ekranlar için stil */
@media screen and (min-width: 1024px) {
	.sgphx .sgphx-strap-switch-slider__case img {
		max-width: 100%;
	}
}

/* Diğer stiller */
.sgphx .sgphx-strap-switch-slider__thumbnails {
	margin-top: var(--spacing-lg);
	margin-right: auto;
	margin-left: auto;
}

.sgphx .sgphx-strap-switch-slider__thumbnail {
	width: auto;
	opacity: 0.6;
	transition: opacity var(--duration-long) var(--ease-in-out);
}

.sgphx .sgphx-strap-switch-slider__thumbnail--active {
	opacity: 1;
}

.sgphx .sgphx-strap-switch-reveal {
	margin-bottom: var(--spacing-md);
	margin-right: auto;
	margin-left: auto;
	max-width: 530px;
	position: relative;
	text-align: center;
}

.sgphx .sgphx-strap-switch-reveal__collapse {
	transition: opacity var(--duration-shorter) var(--ease-in-out),
	height var(--duration-short) var(--ease-in-out);
}

.sgphx .sgphx-strap-switch-reveal__collapse--enter,
.sgphx .sgphx-strap-switch-reveal__collapse--leave-to {
	opacity: 0;
	transition: opacity var(--duration-shorter) var(--ease-in-out),
	height var(--duration-short) var(--ease-in-out);
}

.sgphx .sgphx-strap-switch-reveal__collapse--enter-to {
	opacity: 1;
	transition: opacity var(--duration-standard) var(--ease-in-out),
	height var(--duration-short) var(--ease-in-out);
}

.sgphx .sgphx-strap-switch-reveal__btn {
	margin-top: var(--spacing-sm);
}

.sgphx .sgphx-strap-switch-reveal__icon {
	opacity: 1;
	transform: rotate(0);
	transition: opacity var(--duration-shorter) linear,
	transform var(--duration-shorter) linear;
}

.sgphx .sgphx-strap-switch-reveal__icon--enter,
.sgphx .sgphx-strap-switch-reveal__icon--leave-to {
	opacity: 0;
	position: absolute;
}

.sgphx .sgphx-strap-switch-reveal__icon--enter.sgphx-icon--minus,
.sgphx .sgphx-strap-switch-reveal__icon--leave-to.sgphx-icon--minus {
	transform: rotate(-45deg);
}

.sgphx .sgphx-strap-switch-reveal__icon--enter.sgphx-icon--plus,
.sgphx .sgphx-strap-switch-reveal__icon--leave-to.sgphx-icon--plus {
	transform: rotate(45deg);
}

@keyframes bounce {
	0%,
	35%,
	44%,
	54%,
	to {
		transform: translate(calc(-50% * var(--direction)), -50%);
	}
	40% {
		transform: translate(calc((-50% + 9px) * var(--direction)), -50%);
	}
	48% {
		transform: translate(calc((-50% + 4px) * var(--direction)), -50%);
	}
}

.sgphx .sgphx-topbar {
	padding-top: var(--spacing-xs);
	padding-bottom: var(--spacing-xs);
}

.sgphx .sgphx-topbar-body {
	display: flex;
	align-items: center;
}

.sgphx .sgphx-topbar__start,
.sgphx .sgphx-topbar__end {
	flex: 0 1 50%;
}

.sgphx .sgphx-topbar__center {
	flex: 0 0 auto;
}

.sgphx .sgphx-topbar-search {
	width: 100%;
	position: absolute;
	top: var(--navbar-height);
	inset-inline-start: 0;
	background-color: var(--color-white);
}

.sgphx .sgphx-topbar-search__form {
	padding-bottom: var(--spacing-xs);
	position: relative;
}

.sgphx .sgphx-topbar-search__field {
	padding-top: 12px;
	-webkit-padding-end: 8px;
	padding-inline-end: 8px;
	padding-bottom: 12px;
	-webkit-padding-start: 36px;
	padding-inline-start: 36px;
	width: 100%;
	background-color: var(--color-grey-100);
	border: 1px solid var(--color-grey-100);
	border-radius: 2px;
	transition: border-color var(--duration-short) var(--ease-easeOutQuart),
	width var(--duration-short) var(--ease-easeOutQuart);
}

.sgphx .sgphx-topbar-search__field:hover,
.sgphx .sgphx-topbar-search__field:focus {
	border-color: var(--color-piaget-blue);
	box-shadow: none;
}

.sgphx .sgphx-topbar-search__submit {
	position: absolute;
	top: 50%;
	inset-inline-start: var(--spacing-2xs);
	transform: translateY(calc(-50% - var(--spacing-xs) / 2));
}

.sgphx .sgphx-sticky-bar {
	position: sticky;
	top: 0;
	z-index: 999;
	transition: top var(--duration-standard) var(--ease-easeOutQuart);
}

.sgphx .sgphx-filters-bar {
	width: 100%;
	padding-top: var(--spacing-xs);
	padding-bottom: var(--spacing-xs);
	background-color: var(--color-white);
	border-top: 1px solid var(--color-divider);
	border-bottom: 1px solid var(--color-divider);
}

/* Büyük ekranlar için stiller */
@media screen and (min-width: 768px) {
	.sgphx .sgphx-filters-bar {
		padding-top: var(--spacing-sm);
		padding-bottom: var(--spacing-sm);
	}
}

/* Ortadan Küçük (max-width: 479px) ekranlar için stiller */
@media screen and (max-width: 479px) {
	.sgphx .sgphx-filters-bar .sgphx-filters-bar__start,
	.sgphx .sgphx-filters-bar .sgphx-filters-bar__end {
		flex: 0 1 50%;
		justify-content: center;
	}
}

.sgphx .sgphx-filters-bar .sgphx-filters-bar__start {
	position: relative;
	-webkit-padding-end: var(--spacing-sm);
	padding-inline-end: var(--spacing-sm);
}

.sgphx .sgphx-filters-bar .sgphx-filters-bar__start .sgphx-btn {
	padding: var(--spacing-xs) 0;
}

@media screen and (max-width: 479px) {
	.sgphx .sgphx-filters-bar .sgphx-filters-bar__start {
		border-right: 1px solid var(--color-divider);
	}

	.sgphx .sgphx-filters-bar .sgphx-filters-bar__end {
		display: flex;
		align-items: center;
		gap: var(--spacing-md);
		-webkit-padding-start: var(--spacing-sm);
		padding-inline-start: var(--spacing-sm);
	}

	.sgphx .sgphx-filters-bar .sgphx-filters-bar__end .sgphx-input--select {
		--input-height: 40px;
		--input-x-padding: initial;
		--input-y-padding: initial;
		--input-border-color: transparent;
		--color-focus-outline: currentColor;
		font-weight: 700;
	}

	.sgphx .sgphx-sr-only {
		position: absolute !important;
		width: 1px !important;
		height: 1px !important;
		padding: 0 !important;
		margin: -1px !important;
		overflow: hidden !important;
		clip: rect(0, 0, 0, 0) !important;
		white-space: nowrap !important;
		border-width: 0 !important;
	}

	.sgphx .sgphx-relative {
		position: relative !important;
	}

	.sgphx .sgphx-col-span-1 {
		grid-column: span 1 / span 1 !important;
	}

	.sgphx .sgphx-col-span-2 {
		grid-column: span 2 / span 2 !important;
	}

	.sgphx .sgphx-col-span-3 {
		grid-column: span 3 / span 3 !important;
	}

	.sgphx .sgphx-col-span-4 {
		grid-column: span 4 / span 4 !important;
	}

	.sgphx .sgphx-col-span-5 {
		grid-column: span 5 / span 5 !important;
	}

	.sgphx .sgphx-col-span-6 {
		grid-column: span 6 / span 6 !important;
	}

	.sgphx .sgphx-col-span-7 {
		grid-column: span 7 / span 7 !important;
	}

	.sgphx .sgphx-col-span-8 {
		grid-column: span 8 / span 8 !important;
	}

	.sgphx .sgphx-col-span-9 {
		grid-column: span 9 / span 9 !important;
	}

	.sgphx .sgphx-col-span-10 {
		grid-column: span 10 / span 10 !important;
	}

	.sgphx .sgphx-col-span-11 {
		grid-column: span 11 / span 11 !important;
	}

	.sgphx .sgphx-col-span-12 {
		grid-column: span 12 / span 12 !important;
	}

	.sgphx .sgphx-col-span-full {
		grid-column: 1 / -1 !important;
	}

	.sgphx .sgphx-row-auto {
		grid-row: auto !important;
	}

	.sgphx .sgphx-row-span-1 {
		grid-row: span 1 / span 1 !important;
	}

	.sgphx .sgphx-row-span-2 {
		grid-row: span 2 / span 2 !important;
	}

	.sgphx .sgphx-row-span-3 {
		grid-row: span 3 / span 3 !important;
	}

	.sgphx .sgphx-row-span-4 {
		grid-row: span 4 / span 4 !important;
	}

	.sgphx .sgphx-row-span-5 {
		grid-row: span 5 / span 5 !important;
	}

	.sgphx .sgphx-row-span-6 {
		grid-row: span 6 / span 6 !important;
	}

	.sgphx .sgphx-row-span-full {
		grid-row: 1 / -1 !important;
	}

	.sgphx .sgphx-row-start-1 {
		grid-row-start: 1 !important;
	}

	.sgphx .sgphx-row-start-2 {
		grid-row-start: 2 !important;
	}

	.sgphx .sgphx-row-start-3 {
		grid-row-start: 3 !important;
	}

	.sgphx .sgphx-row-start-4 {
		grid-row-start: 4 !important;
	}

	.sgphx .sgphx-row-start-5 {
		grid-row-start: 5 !important;
	}

	.sgphx .sgphx-row-start-6 {
		grid-row-start: 6 !important;
	}

	.sgphx .sgphx-row-start-7 {
		grid-row-start: 7 !important;
	}

	.sgphx .sgphx-row-start-auto {
		grid-row-start: auto !important;
	}

	.sgphx .sgphx-row-end-1 {
		grid-row-end: 1 !important;
	}

	.sgphx .sgphx-row-end-2 {
		grid-row-end: 2 !important;
	}

	.sgphx .sgphx-row-end-3 {
		grid-row-end: 3 !important;
	}

	.sgphx .sgphx-row-end-4 {
		grid-row-end: 4 !important;
	}

	.sgphx .sgphx-row-end-5 {
		grid-row-end: 5 !important;
	}

	.sgphx .sgphx-row-end-6 {
		grid-row-end: 6 !important;
	}

	.sgphx .sgphx-row-end-7 {
		grid-row-end: 7 !important;
	}

	.sgphx .sgphx-row-end-auto {
		grid-row-end: auto !important;
	}

	.sgphx .sgphx-my-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	.sgphx .sgphx-my-2xs {
		margin-top: var(--spacing-2xs) !important;
		margin-bottom: var(--spacing-2xs) !important;
	}

	.sgphx .sgphx-my-xs {
		margin-top: var(--spacing-xs) !important;
		margin-bottom: var(--spacing-xs) !important;
	}

	.sgphx .sgphx-my-sm {
		margin-top: var(--spacing-sm) !important;
		margin-bottom: var(--spacing-sm) !important;
	}

	.sgphx .sgphx-my-base {
		margin-top: var(--spacing-base) !important;
		margin-bottom: var(--spacing-base) !important;
	}
}

.sgphx .sgphx-my-md {
	margin-top: var(--spacing-md) !important;
	margin-bottom: var(--spacing-md) !important;
}

.sgphx .sgphx-my-lg {
	margin-top: var(--spacing-lg) !important;
	margin-bottom: var(--spacing-lg) !important;
}

.sgphx .sgphx-my-xl {
	margin-top: var(--spacing-xl) !important;
	margin-bottom: var(--spacing-xl) !important;
}

.sgphx .sgphx-my-2xl {
	margin-top: var(--spacing-2xl) !important;
	margin-bottom: var(--spacing-2xl) !important;
}

.sgphx .-sgphx-my-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.sgphx .-sgphx-my-2xs {
	margin-top: calc(var(--spacing-2xs) * -1) !important;
	margin-bottom: calc(var(--spacing-2xs) * -1) !important;
}

.sgphx .-sgphx-my-xs {
	margin-top: calc(var(--spacing-xs) * -1) !important;
	margin-bottom: calc(var(--spacing-xs) * -1) !important;
}

.sgphx .-sgphx-my-sm {
	margin-top: calc(var(--spacing-sm) * -1) !important;
	margin-bottom: calc(var(--spacing-sm) * -1) !important;
}

.sgphx .-sgphx-my-base {
	margin-top: calc(var(--spacing-base) * -1) !important;
	margin-bottom: calc(var(--spacing-base) * -1) !important;
}

.sgphx .-sgphx-my-md {
	margin-top: calc(var(--spacing-md) * -1) !important;
	margin-bottom: calc(var(--spacing-md) * -1) !important;
}

.sgphx .-sgphx-my-lg {
	margin-top: calc(var(--spacing-lg) * -1) !important;
	margin-bottom: calc(var(--spacing-lg) * -1) !important;
}

.sgphx .-sgphx-my-xl {
	margin-top: calc(var(--spacing-xl) * -1) !important;
	margin-bottom: calc(var(--spacing-xl) * -1) !important;
}

.sgphx .-sgphx-my-2xl {
	margin-top: calc(var(--spacing-2xl) * -1) !important;
	margin-bottom: calc(var(--spacing-2xl) * -1) !important;
}

.sgphx .sgphx--my-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.sgphx .sgphx--my-2xs {
	margin-top: calc(var(--spacing-2xs) * -1) !important;
	margin-bottom: calc(var(--spacing-2xs) * -1) !important;
}

.sgphx .sgphx--my-xs {
	margin-top: calc(var(--spacing-xs) * -1) !important;
	margin-bottom: calc(var(--spacing-xs) * -1) !important;
}

.sgphx .sgphx--my-sm {
	margin-top: calc(var(--spacing-sm) * -1) !important;
	margin-bottom: calc(var(--spacing-sm) * -1) !important;
}

.sgphx .sgphx--my-base {
	margin-top: calc(var(--spacing-base) * -1) !important;
	margin-bottom: calc(var(--spacing-base) * -1) !important;
}

.sgphx .sgphx--my-md {
	margin-top: calc(var(--spacing-md) * -1) !important;
	margin-bottom: calc(var(--spacing-md) * -1) !important;
}

.sgphx .sgphx--my-lg {
	margin-top: calc(var(--spacing-lg) * -1) !important;
	margin-bottom: calc(var(--spacing-lg) * -1) !important;
}

.sgphx .sgphx--my-xl {
	margin-top: calc(var(--spacing-xl) * -1) !important;
	margin-bottom: calc(var(--spacing-xl) * -1) !important;
}

.sgphx .sgphx--my-2xl {
	margin-top: calc(var(--spacing-2xl) * -1) !important;
	margin-bottom: calc(var(--spacing-2xl) * -1) !important;
}

.sgphx .sgphx-mt-0 {
	margin-top: 0 !important;
}

.sgphx .sgphx-mt-2xs {
	margin-top: var(--spacing-2xs) !important;
}

.sgphx .sgphx-mt-xs {
	margin-top: var(--spacing-xs) !important;
}

.sgphx .sgphx-mt-sm {
	margin-top: var(--spacing-sm) !important;
}

.sgphx .sgphx-mt-base {
	margin-top: var(--spacing-base) !important;
}

.sgphx .sgphx-mt-md {
	margin-top: var(--spacing-md) !important;
}

.sgphx .sgphx-mt-lg {
	margin-top: var(--spacing-lg) !important;
}

.sgphx .sgphx-mt-xl {
	margin-top: var(--spacing-xl) !important;
}

.sgphx .sgphx-mt-2xl {
	margin-top: var(--spacing-2xl) !important;
}

.sgphx .-sgphx-mt-0 {
	margin-top: 0 !important;
}

.sgphx .-sgphx-mt-2xs {
	margin-top: calc(var(--spacing-2xs) * -1) !important;
}

.sgphx .-sgphx-mt-xs {
	margin-top: calc(var(--spacing-xs) * -1) !important;
}

.sgphx .-sgphx-mt-sm {
	margin-top: calc(var(--spacing-sm) * -1) !important;
}

.sgphx .-sgphx-mt-base {
	margin-top: calc(var(--spacing-base) * -1) !important;
}

.sgphx .-sgphx-mt-md {
	margin-top: calc(var(--spacing-md) * -1) !important;
}

.sgphx .-sgphx-mt-lg {
	margin-top: calc(var(--spacing-lg) * -1) !important;
}

.sgphx .-sgphx-mt-xl {
	margin-top: calc(var(--spacing-xl) * -1) !important;
}

.sgphx .-sgphx-mt-2xl {
	margin-top: calc(var(--spacing-2xl) * -1) !important;
}

.sgphx .sgphx--mt-0 {
	margin-top: 0 !important;
}

.sgphx .sgphx--mt-2xs {
	margin-top: calc(var(--spacing-2xs) * -1) !important;
}

.sgphx .sgphx--mt-xs {
	margin-top: calc(var(--spacing-xs) * -1) !important;
}

.sgphx .sgphx--mt-sm {
	margin-top: calc(var(--spacing-sm) * -1) !important;
}

.sgphx .sgphx--mt-base {
	margin-top: calc(var(--spacing-base) * -1) !important;
}

.sgphx .sgphx--mt-md {
	margin-top: calc(var(--spacing-md) * -1) !important;
}

.sgphx .sgphx--mt-lg {
	margin-top: calc(var(--spacing-lg) * -1) !important;
}

.sgphx .sgphx--mt-xl {
	margin-top: calc(var(--spacing-xl) * -1) !important;
}

.sgphx .sgphx--mt-2xl {
	margin-top: calc(var(--spacing-2xl) * -1) !important;
}

.sgphx .sgphx-mb-0 {
	margin-bottom: 0 !important;
}

.sgphx .sgphx-mb-2xs {
	margin-bottom: var(--spacing-2xs) !important;
}

.sgphx .sgphx-mb-xs {
	margin-bottom: var(--spacing-xs) !important;
}

.sgphx .sgphx-mb-sm {
	margin-bottom: var(--spacing-sm) !important;
}

.sgphx .sgphx-mb-base {
	margin-bottom: var(--spacing-base) !important;
}

.sgphx .sgphx-mb-md {
	margin-bottom: var(--spacing-md) !important;
}

.sgphx .sgphx-mb-lg {
	margin-bottom: var(--spacing-lg) !important;
}

.sgphx .sgphx-mb-xl {
	margin-bottom: var(--spacing-xl) !important;
}

.sgphx .sgphx-mb-2xl {
	margin-bottom: var(--spacing-2xl) !important;
}

.sgphx .-sgphx-mb-0 {
	margin-bottom: 0 !important;
}

.sgphx .-sgphx-mb-2xs {
	margin-bottom: calc(var(--spacing-2xs) * -1) !important;
}

.sgphx .-sgphx-mb-xs {
	margin-bottom: calc(var(--spacing-xs) * -1) !important;
}

.sgphx .-sgphx-mb-sm {
	margin-bottom: calc(var(--spacing-sm) * -1) !important;
}

.sgphx .-sgphx-mb-base {
	margin-bottom: calc(var(--spacing-base) * -1) !important;
}

.sgphx .-sgphx-mb-md {
	margin-bottom: calc(var(--spacing-md) * -1) !important;
}

.sgphx .-sgphx-mb-lg {
	margin-bottom: calc(var(--spacing-lg) * -1) !important;
}

.sgphx .-sgphx-mb-xl {
	margin-bottom: calc(var(--spacing-xl) * -1) !important;
}

.sgphx .-sgphx-mb-2xl {
	margin-bottom: calc(var(--spacing-2xl) * -1) !important;
}

.sgphx .sgphx--mb-0 {
	margin-bottom: 0 !important;
}

.sgphx .sgphx--mb-2xs {
	margin-bottom: calc(var(--spacing-2xs) * -1) !important;
}

.sgphx .sgphx--mb-xs {
	margin-bottom: calc(var(--spacing-xs) * -1) !important;
}

.sgphx .sgphx--mb-sm {
	margin-bottom: calc(var(--spacing-sm) * -1) !important;
}

.sgphx .sgphx--mb-base {
	margin-bottom: calc(var(--spacing-base) * -1) !important;
}

.sgphx .sgphx--mb-md {
	margin-bottom: calc(var(--spacing-md) * -1) !important;
}

.sgphx .sgphx--mb-lg {
	margin-bottom: calc(var(--spacing-lg) * -1) !important;
}

.sgphx .sgphx--mb-xl {
	margin-bottom: calc(var(--spacing-xl) * -1) !important;
}

.sgphx .sgphx--mb-2xl {
	margin-bottom: calc(var(--spacing-2xl) * -1) !important;
}

.sgphx .-sgphx-mb-lg {
	margin-bottom: calc(var(--spacing-lg) * -1) !important;
}

.sgphx .-sgphx-mb-xl {
	margin-bottom: calc(var(--spacing-xl) * -1) !important;
}

.sgphx .-sgphx-mb-2xl {
	margin-bottom: calc(var(--spacing-2xl) * -1) !important;
}

.sgphx .sgphx--mb-0 {
	margin-bottom: 0 !important;
}

.sgphx .sgphx--mb-2xs {
	margin-bottom: calc(var(--spacing-2xs) * -1) !important;
}

.sgphx .sgphx--mb-xs {
	margin-bottom: calc(var(--spacing-xs) * -1) !important;
}

.sgphx .sgphx--mb-sm {
	margin-bottom: calc(var(--spacing-sm) * -1) !important;
}

.sgphx .sgphx--mb-base {
	margin-bottom: calc(var(--spacing-base) * -1) !important;
}

.sgphx .sgphx--mb-md {
	margin-bottom: calc(var(--spacing-md) * -1) !important;
}

.sgphx .sgphx--mb-lg {
	margin-bottom: calc(var(--spacing-lg) * -1) !important;
}

.sgphx .sgphx--mb-xl {
	margin-bottom: calc(var(--spacing-xl) * -1) !important;
}

.sgphx .sgphx--mb-2xl {
	margin-bottom: calc(var(--spacing-2xl) * -1) !important;
}

.sgphx .sgphx--ml-2xs {
	margin-left: calc(var(--spacing-2xs) * -1) !important;
}

.sgphx .sgphx-mt-auto {
	margin-top: auto !important;
}

.sgphx .sgphx-block {
	display: block !important;
}

.sgphx .sgphx-inline-block {
	display: inline-block !important;
}

.sgphx .sgphx-flex {
	display: flex !important;
}

.sgphx .sgphx-inline-flex {
	display: inline-flex !important;
}

.sgphx .sgphx-table-row-group {
	display: table-row-group !important;
}

.sgphx .sgphx-flow-root {
	display: flow-root !important;
}

.sgphx .sgphx-grid {
	display: grid !important;
}

.sgphx .sgphx-hidden {
	display: none !important;
}

.sgphx .sgphx-w-0 {
	width: 0 !important;
}

.sgphx .sgphx-w-auto {
	width: auto !important;
}

.sgphx .sgphx-w-2xs {
	width: var(--spacing-2xs) !important;
}

.sgphx .sgphx-w-xs {
	width: var(--spacing-xs) !important;
}

.sgphx .sgphx-w-sm {
	width: var(--spacing-sm) !important;
}

.sgphx .sgphx-w-base {
	width: var(--spacing-base) !important;
}

.sgphx .sgphx-w-md {
	width: var(--spacing-md) !important;
}

.sgphx .sgphx-w-lg {
	width: var(--spacing-lg) !important;
}

.sgphx .sgphx-w-xl {
	width: var(--spacing-xl) !important;
}

.sgphx .sgphx-w-2xl {
	width: var(--spacing-2xl) !important;
}

.sgphx .sgphx-w-full {
	width: 100% !important;
}

.sgphx .sgphx-w-screen {
	width: 100vw !important;
}

.sgphx .sgphx-w-min {
	width: -moz-min-content !important;
	width: min-content !important;
}

.sgphx .sgphx-w-max {
	width: -moz-max-content !important;
	width: max-content !important;
}

.sgphx .sgphx-w-fit {
	width: -moz-fit-content !important;
	width: fit-content !important;
}

.sgphx .sgphx-flex-1 {
	flex: 1 1 0% !important;
}

.sgphx .sgphx-flex-auto {
	flex: 1 1 auto !important;
}

.sgphx .sgphx-flex-initial {
	flex: 0 1 auto !important;
}

.sgphx .sgphx-flex-none {
	flex: none !important;
}

.sgphx .sgphx-grid-flow-row {
	grid-auto-flow: row !important;
}

.sgphx .sgphx-grid-flow-col {
	grid-auto-flow: column !important;
}

.sgphx .sgphx-grid-flow-dense {
	grid-auto-flow: dense !important;
}

.sgphx .sgphx-grid-flow-row-dense {
	grid-auto-flow: row dense !important;
}

.sgphx .sgphx-grid-flow-col-dense {
	grid-auto-flow: column dense !important;
}

.sgphx .sgphx-grid-cols-1 {
	grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

.sgphx .sgphx-grid-cols-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.sgphx .sgphx-grid-cols-3 {
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.sgphx .sgphx-grid-cols-4 {
	grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.sgphx .sgphx-grid-cols-5 {
	grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}

.sgphx .sgphx-grid-cols-6 {
	grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}

.sgphx .sgphx-grid-cols-7 {
	grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}

.sgphx .sgphx-grid-cols-8 {
	grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}

.sgphx .sgphx-grid-cols-9 {
	grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}

.sgphx .sgphx-grid-cols-10 {
	grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}

.sgphx .sgphx-grid-cols-11 {
	grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
}

.sgphx .sgphx-grid-cols-12 {
	grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}

.sgphx .sgphx-grid-cols-none {
	grid-template-columns: none !important;
}

.sgphx .sgphx-flex-row {
	flex-direction: row !important;
}

.sgphx .sgphx-flex-row-reverse {
	flex-direction: row-reverse !important;
}

.sgphx .sgphx-flex-col {
	flex-direction: column !important;
}

.sgphx .sgphx-flex-col-reverse {
	flex-direction: column-reverse !important;
}

.sgphx .sgphx-items-center {
	align-items: center !important;
}

.sgphx .sgphx-justify-center {
	justify-content: center !important;
}

.sgphx .sgphx-gap-base {
	gap: var(--spacing-base) !important;
}

.sgphx .sgphx-gap-md {
	gap: var(--spacing-md) !important;
}

.sgphx .sgphx-gap-lg {
	gap: var(--spacing-lg) !important;
}

.sgphx .sgphx-gap-sm {
	gap: var(--spacing-sm) !important;
}

.sgphx .sgphx-gap-xs {
	gap: var(--spacing-xs) !important;
}

.sgphx .sgphx-gap-y-md {
	row-gap: var(--spacing-md) !important;
}

.sgphx .sgphx-gap-y-base {
	row-gap: var(--spacing-base) !important;
}

.sgphx .sgphx-gap-x-lg {
	-moz-column-gap: var(--spacing-lg) !important;
	column-gap: var(--spacing-lg) !important;
}

.sgphx .sgphx-bg-yellow-50 {
	background-color: #fefce8 !important;
}

.sgphx .sgphx-bg-yellow-100 {
	background-color: #fef9c3 !important;
}

.sgphx .sgphx-bg-yellow-200 {
	background-color: #fef08a !important;
}

.sgphx .sgphx-bg-yellow-300 {
	background-color: #fde047 !important;
}

.sgphx .sgphx-bg-yellow-400 {
	background-color: #facc15 !important;
}

.sgphx .sgphx-bg-yellow-500 {
	background-color: #eab308 !important;
}

.sgphx .sgphx-bg-yellow-600 {
	background-color: #ca8a04 !important;
}

.sgphx .sgphx-bg-yellow-700 {
	background-color: #a16207 !important;
}

.sgphx .sgphx-bg-yellow-800 {
	background-color: #854d0e !important;
}

.sgphx .sgphx-bg-yellow-900 {
	background-color: #713f12 !important;
}

.sgphx .sgphx-bg-white {
	background-color: #fff !important;
}

.sgphx .sgphx-py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.sgphx .sgphx-py-2xs {
	padding-top: var(--spacing-2xs) !important;
	padding-bottom: var(--spacing-2xs) !important;
}

.sgphx .sgphx-py-xs {
	padding-top: var(--spacing-xs) !important;
	padding-bottom: var(--spacing-xs) !important;
}

.sgphx .sgphx-py-sm {
	padding-top: var(--spacing-sm) !important;
	padding-bottom: var(--spacing-sm) !important;
}

.sgphx .sgphx-py-base {
	padding-top: var(--spacing-base) !important;
	padding-bottom: var(--spacing-base) !important;
}

.sgphx .sgphx-py-md {
	padding-top: var(--spacing-md) !important;
	padding-bottom: var(--spacing-md) !important;
}

.sgphx .sgphx-py-lg {
	padding-top: var(--spacing-lg) !important;
	padding-bottom: var(--spacing-lg) !important;
}

.sgphx .sgphx-py-xl {
	padding-top: var(--spacing-xl) !important;
	padding-bottom: var(--spacing-xl) !important;
}

.sgphx .sgphx-py-2xl {
	padding-top: var(--spacing-2xl) !important;
	padding-bottom: var(--spacing-2xl) !important;
}

.sgphx .sgphx-pt-0 {
	padding-top: 0 !important;
}

.sgphx .sgphx-pt-2xs {
	padding-top: var(--spacing-2xs) !important;
}

.sgphx .sgphx-pt-xs {
	padding-top: var(--spacing-xs) !important;
}

.sgphx .sgphx-pt-sm {
	padding-top: var(--spacing-sm) !important;
}

.sgphx .sgphx-pt-base {
	padding-top: var(--spacing-base) !important;
}

.sgphx .sgphx-pt-md {
	padding-top: var(--spacing-md) !important;
}

.sgphx .sgphx-pt-lg {
	padding-top: var(--spacing-lg) !important;
}

.sgphx .sgphx-pt-xl {
	padding-top: var(--spacing-xl) !important;
}

.sgphx .sgphx-pt-2xl {
	padding-top: var(--spacing-2xl) !important;
}

.sgphx .sgphx-pb-0 {
	padding-bottom: 0 !important;
}

.sgphx .sgphx-pb-2xs {
	padding-bottom: var(--spacing-2xs) !important;
}

.sgphx .sgphx-pb-xs {
	padding-bottom: var(--spacing-xs) !important;
}

.sgphx .sgphx-pb-sm {
	padding-bottom: var(--spacing-sm) !important;
}

.sgphx .sgphx-pb-base {
	padding-bottom: var(--spacing-base) !important;
}

.sgphx .sgphx-pb-md {
	padding-bottom: var(--spacing-md) !important;
}

.sgphx .sgphx-pb-lg {
	padding-bottom: var(--spacing-lg) !important;
}

.sgphx .sgphx-pb-xl {
	padding-bottom: var(--spacing-xl) !important;
}

.sgphx .sgphx-pb-2xl {
	padding-bottom: var(--spacing-2xl) !important;
}

.sgphx .sgphx-uppercase {
	text-transform: uppercase !important;
}

.sgphx .sgphx-list--stacked > li {
	padding-top: var(--list-item-spacing) !important;
	padding-bottom: var(--list-item-spacing) !important;
}

.sgphx .sgphx-list--stacked > li:first-child {
	padding-top: 0 !important;
}

.sgphx .sgphx-list--stacked > li:last-child {
	padding-bottom: 0 !important;
}

.sgphx .sgphx-list--stacked > li:not(:last-child) {
	border-style: solid !important;
	border-color: transparent !important;
	border-bottom-width: 1px !important;
}

.sgphx .sgphx-list--inline {
	display: flex !important;
	flex-wrap: wrap !important;
	align-items: center !important;
}

.sgphx .sgphx-list--inline > li {
	-webkit-padding-start: var(--list-item-spacing) !important;
	padding-inline-start: var(--list-item-spacing) !important;
	-webkit-padding-end: var(--list-item-spacing) !important;
	padding-inline-end: var(--list-item-spacing) !important;
}

.sgphx .sgphx-list--inline > li:first-child {
	-webkit-padding-start: 0 !important;
	padding-inline-start: 0 !important;
}

.sgphx .sgphx-list--inline > li:last-child {
	-webkit-padding-end: 0 !important;
	padding-inline-end: 0 !important;
}

.sgphx .sgphx-list--inline > li:not(:last-child) {
	border-style: solid !important;
	border-color: transparent !important;
	border-inline-end-width: 1px !important;
}

.sgphx .sgphx-list--tight {
	--list-item-spacing: 0 !important;
}

.sgphx .sgphx-list--xs {
	--list-item-spacing: calc(var(--spacing-xs) / 2) !important;
}

.sgphx .sgphx-list--sm {
	--list-item-spacing: calc(var(--spacing-sm) / 2) !important;
}

.sgphx .sgphx-list--md {
	--list-item-spacing: calc(var(--spacing-md) / 2) !important;
}

.sgphx .sgphx-list--lg {
	--list-item-spacing: calc(var(--spacing-lg) / 2) !important;
}

.sgphx .sgphx-list--xl {
	--list-item-spacing: calc(var(--spacing-xl) / 2) !important;
}

.sgphx .sgphx-container--tight {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

@media screen and (min-width: 480px) {
	.sgphx .sgphx-container--tight {
		padding-left: 0;
		padding-right: 0;
	}
}

@media screen and (min-width: 768px) {
	.sgphx .sgphx-container--tight {
		padding-left: 0;
		padding-right: 0;
	}
}

@media screen and (min-width: 1024px) {
	.sgphx .sgphx-container--tight {
		padding-left: 0;
		padding-right: 0;
	}
}
.sgphx .sgphx-section--xs {
	padding-top: 0 !important;
	padding-bottom: calc(var(--spacing-base)) !important;
}

@media (max-width: 479px) {
	.sgphx .max-xs\:sgphx-hidden {
		display: none !important;
	}
}

@media (min-width: 480px) {
	.sgphx .sm\:sgphx-picture--cover,
	.sgphx .sm\:sgphx-picture--contain {
		position: relative;
		height: 100%;
		width: 100%;
		max-width: 100%;
	}
	.sgphx .sm\:sgphx-picture--cover img {
		padding: 0;
		width: 100%;
		height: 100%;
		min-width: 100%;
		min-height: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: center;
		object-position: center;
	}
	.sgphx .sm\:sgphx-picture--contain img {
		padding: 0;
		width: 100%;
		height: 100%;
		min-width: 100%;
		min-height: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: center;
		object-position: center;
		-o-object-fit: contain;
		object-fit: contain;
	}
	.sgphx .sm\:sgphx-picture--block {
		max-width: none;
		width: 100%;
	}
	.sgphx .sm\:sgphx-picture--block img {
		position: static;
		width: 100%;
		height: auto;
		min-width: unset;
		min-height: unset;
		-o-object-fit: unset;
		object-fit: unset;
		-o-object-position: unset;
		object-position: unset;
	}
	.sgphx .sm\:sgphx-col-span-1 {
		grid-column: span 1 / span 1 !important;
	}
	.sgphx .sm\:sgphx-col-span-2 {
		grid-column: span 2 / span 2 !important;
	}
	.sgphx .sm\:sgphx-col-span-3 {
		grid-column: span 3 / span 3 !important;
	}
	.sgphx .sm\:sgphx-col-span-4 {
		grid-column: span 4 / span 4 !important;
	}
	.sgphx .sm\:sgphx-col-span-5 {
		grid-column: span 5 / span 5 !important;
	}
	.sgphx .sm\:sgphx-col-span-6 {
		grid-column: span 6 / span 6 !important;
	}
	.sgphx .sm\:sgphx-col-span-7 {
		grid-column: span 7 / span 7 !important;
	}
	.sgphx .sm\:sgphx-col-span-8 {
		grid-column: span 8 / span 8 !important;
	}
	.sgphx .sm\:sgphx-col-span-9 {
		grid-column: span 9 / span 9 !important;
	}
	.sgphx .sm\:sgphx-col-span-10 {
		grid-column: span 10 / span 10 !important;
	}
	.sgphx .sm\:sgphx-col-span-11 {
		grid-column: span 11 / span 11 !important;
	}
	.sgphx .sm\:sgphx-col-span-12 {
		grid-column: span 12 / span 12 !important;
	}
	.sgphx .sm\:sgphx-col-span-full {
		grid-column: 1 / -1 !important;
	}
	.sgphx .sm\:sgphx-row-auto {
		grid-row: auto !important;
	}
	.sgphx .sm\:sgphx-row-span-1 {
		grid-row: span 1 / span 1 !important;
	}
	.sgphx .sm\:sgphx-row-span-2 {
		grid-row: span 2 / span 2 !important;
	}
	.sgphx .sm\:sgphx-row-span-3 {
		grid-row: span 3 / span 3 !important;
	}
	.sgphx .sm\:sgphx-row-span-4 {
		grid-row: span 4 / span 4 !important;
	}
	.sgphx .sm\:sgphx-row-span-5 {
		grid-row: span 5 / span 5 !important;
	}
	.sgphx .sm\:sgphx-row-span-6 {
		grid-row: span 6 / span 6 !important;
	}
	.sgphx .sm\:sgphx-row-span-full {
		grid-row: 1 / -1 !important;
	}
	.sgphx .sm\:sgphx-row-start-1 {
		grid-row-start: 1 !important;
	}
	.sgphx .sm\:sgphx-row-start-2 {
		grid-row-start: 2 !important;
	}
	.sgphx .sm\:sgphx-row-start-3 {
		grid-row-start: 3 !important;
	}
	.sgphx .sm\:sgphx-row-start-4 {
		grid-row-start: 4 !important;
	}
	.sgphx .sm\:sgphx-row-start-5 {
		grid-row-start: 5 !important;
	}
	.sgphx .sm\:sgphx-row-start-6 {
		grid-row-start: 6 !important;
	}
	.sgphx .sm\:sgphx-row-start-7 {
		grid-row-start: 7 !important;
	}
	.sgphx .sm\:sgphx-row-start-auto {
		grid-row-start: auto !important;
	}
	.sgphx .sm\:sgphx-row-end-1 {
		grid-row-end: 1 !important;
	}
	.sgphx .sm\:sgphx-row-end-2 {
		grid-row-end: 2 !important;
	}
	.sgphx .sm\:sgphx-row-end-3 {
		grid-row-end: 3 !important;
	}
	.sgphx .sm\:sgphx-row-end-4 {
		grid-row-end: 4 !important;
	}
	.sgphx .sm\:sgphx-row-end-5 {
		grid-row-end: 5 !important;
	}
	.sgphx .sm\:sgphx-row-end-6 {
		grid-row-end: 6 !important;
	}
	.sgphx .sm\:sgphx-row-end-7 {
		grid-row-end: 7 !important;
	}
	.sgphx .sm\:sgphx-row-end-auto {
		grid-row-end: auto !important;
	}
	.sgphx .sm\:sgphx-my-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.sgphx .sm\:sgphx-my-2xs {
		margin-top: var(--spacing-2xs) !important;
		margin-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .sm\:sgphx-my-xs {
		margin-top: var(--spacing-xs) !important;
		margin-bottom: var(--spacing-xs) !important;
	}
	.sgphx .sm\:sgphx-my-sm {
		margin-top: var(--spacing-sm) !important;
		margin-bottom: var(--spacing-sm) !important;
	}
	.sgphx .sm\:sgphx-my-base {
		margin-top: var(--spacing-base) !important;
		margin-bottom: var(--spacing-base) !important;
	}
	.sgphx .sm\:sgphx-my-md {
		margin-top: var(--spacing-md) !important;
		margin-bottom: var(--spacing-md) !important;
	}
	.sgphx .sm\:sgphx-my-lg {
		margin-top: var(--spacing-lg) !important;
		margin-bottom: var(--spacing-lg) !important;
	}
	.sgphx .sm\:sgphx-my-xl {
		margin-top: var(--spacing-xl) !important;
		margin-bottom: var(--spacing-xl) !important;
	}
	.sgphx .sm\:sgphx-my-2xl {
		margin-top: var(--spacing-2xl) !important;
		margin-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .sm\:-sgphx-my-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.sgphx .sm\:-sgphx-my-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .sm\:-sgphx-my-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .sm\:-sgphx-my-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .sm\:-sgphx-my-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .sm\:-sgphx-my-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .sm\:-sgphx-my-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .sm\:-sgphx-my-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .sm\:-sgphx-my-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .sm\:sgphx--my-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.sgphx .sm\:sgphx--my-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .sm\:sgphx--my-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .sm\:sgphx--my-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .sm\:sgphx--my-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .sm\:sgphx--my-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .sm\:sgphx--my-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .sm\:sgphx--my-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .sm\:sgphx--my-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .sm\:sgphx-mt-0 {
		margin-top: 0 !important;
	}
	.sgphx .sm\:sgphx-mt-2xs {
		margin-top: var(--spacing-2xs) !important;
	}
	.sgphx .sm\:sgphx-mt-xs {
		margin-top: var(--spacing-xs) !important;
	}
	.sgphx .sm\:sgphx-mt-sm {
		margin-top: var(--spacing-sm) !important;
	}
	.sgphx .sm\:sgphx-mt-base {
		margin-top: var(--spacing-base) !important;
	}
	.sgphx .sm\:sgphx-mt-md {
		margin-top: var(--spacing-md) !important;
	}
	.sgphx .sm\:sgphx-mt-lg {
		margin-top: var(--spacing-lg) !important;
	}
	.sgphx .sm\:sgphx-mt-xl {
		margin-top: var(--spacing-xl) !important;
	}
	.sgphx .sm\:sgphx-mt-2xl {
		margin-top: var(--spacing-2xl) !important;
	}
	.sgphx .sm\:-sgphx-mt-0 {
		margin-top: 0 !important;
	}
	.sgphx .sm\:-sgphx-mt-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .sm\:-sgphx-mt-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .sm\:-sgphx-mt-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .sm\:-sgphx-mt-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .sm\:-sgphx-mt-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .sm\:-sgphx-mt-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .sm\:-sgphx-mt-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .sm\:-sgphx-mt-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .sm\:sgphx--mt-0 {
		margin-top: 0 !important;
	}
	.sgphx .sm\:sgphx--mt-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .sm\:sgphx--mt-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .sm\:sgphx--mt-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .sm\:sgphx--mt-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .sm\:sgphx--mt-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .sm\:sgphx--mt-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .sm\:sgphx--mt-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .sm\:sgphx--mt-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .sm\:sgphx-mb-0 {
		margin-bottom: 0 !important;
	}
	.sgphx .sm\:sgphx-mb-2xs {
		margin-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .sm\:sgphx-mb-xs {
		margin-bottom: var(--spacing-xs) !important;
	}
	.sgphx .sm\:sgphx-mb-sm {
		margin-bottom: var(--spacing-sm) !important;
	}
	.sgphx .sm\:sgphx-mb-base {
		margin-bottom: var(--spacing-base) !important;
	}
	.sgphx .sm\:sgphx-mb-md {
		margin-bottom: var(--spacing-md) !important;
	}
	.sgphx .sm\:sgphx-mb-lg {
		margin-bottom: var(--spacing-lg) !important;
	}
	.sgphx .sm\:sgphx-mb-xl {
		margin-bottom: var(--spacing-xl) !important;
	}
	.sgphx .sm\:sgphx-mb-2xl {
		margin-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .sm\:-sgphx-mb-0 {
		margin-bottom: 0 !important;
	}
	.sgphx .sm\:-sgphx-mb-2xs {
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .sm\:-sgphx-mb-xs {
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .sm\:-sgphx-mb-sm {
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .sm\:-sgphx-mb-base {
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .sm\:-sgphx-mb-md {
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .sm\:-sgphx-mb-lg {
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .sm\:-sgphx-mb-xl {
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .sm\:-sgphx-mb-2xl {
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .sm\:sgphx--mb-0 {
		margin-bottom: 0 !important;
	}
	.sgphx .sm\:sgphx--mb-2xs {
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .sm\:sgphx--mb-xs {
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .sm\:sgphx--mb-sm {
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .sm\:sgphx--mb-base {
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .sm\:sgphx--mb-md {
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .sm\:sgphx--mb-lg {
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .sm\:sgphx--mb-xl {
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .sm\:sgphx--mb-2xl {
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .sm\:sgphx-block {
		display: block !important;
	}
	.sgphx .sm\:sgphx-inline-block {
		display: inline-block !important;
	}
	.sgphx .sm\:sgphx-flex {
		display: flex !important;
	}
	.sgphx .sm\:sgphx-inline-flex {
		display: inline-flex !important;
	}
	.sgphx .sm\:sgphx-table-row-group {
		display: table-row-group !important;
	}
	.sgphx .sm\:sgphx-flow-root {
		display: flow-root !important;
	}
	.sgphx .sm\:sgphx-hidden {
		display: none !important;
	}
	.sgphx .sm\:sgphx-w-0 {
		width: 0 !important;
	}
	.sgphx .sm\:sgphx-w-auto {
		width: auto !important;
	}
	.sgphx .sm\:sgphx-w-2xs {
		width: var(--spacing-2xs) !important;
	}
	.sgphx .sm\:sgphx-w-xs {
		width: var(--spacing-xs) !important;
	}
	.sgphx .sm\:sgphx-w-sm {
		width: var(--spacing-sm) !important;
	}
	.sgphx .sm\:sgphx-w-base {
		width: var(--spacing-base) !important;
	}
	.sgphx .sm\:sgphx-w-md {
		width: var(--spacing-md) !important;
	}
	.sgphx .sm\:sgphx-w-lg {
		width: var(--spacing-lg) !important;
	}
	.sgphx .sm\:sgphx-w-xl {
		width: var(--spacing-xl) !important;
	}
	.sgphx .sm\:sgphx-w-2xl {
		width: var(--spacing-2xl) !important;
	}
	.sgphx .sm\:sgphx-w-1\/2 {
		width: 50% !important;
	}
	.sgphx .sm\:sgphx-w-1\/3 {
		width: 33.333333% !important;
	}
	.sgphx .sm\:sgphx-w-2\/3 {
		width: 66.666667% !important;
	}
	.sgphx .sm\:sgphx-w-1\/4 {
		width: 25% !important;
	}
	.sgphx .sm\:sgphx-w-2\/4 {
		width: 50% !important;
	}
	.sgphx .sm\:sgphx-w-3\/4 {
		width: 75% !important;
	}
	.sgphx .sm\:sgphx-w-1\/5 {
		width: 20% !important;
	}
	.sgphx .sm\:sgphx-w-2\/5 {
		width: 40% !important;
	}
	.sgphx .sm\:sgphx-w-3\/5 {
		width: 60% !important;
	}
	.sgphx .sm\:sgphx-w-4\/5 {
		width: 80% !important;
	}
	.sgphx .sm\:sgphx-w-1\/6 {
		width: 16.666667% !important;
	}
	.sgphx .sm\:sgphx-w-2\/6 {
		width: 33.333333% !important;
	}
	.sgphx .sm\:sgphx-w-3\/6 {
		width: 50% !important;
	}
	.sgphx .sm\:sgphx-w-4\/6 {
		width: 66.666667% !important;
	}
	.sgphx .sm\:sgphx-w-5\/6 {
		width: 83.333333% !important;
	}
	.sgphx .sm\:sgphx-w-1\/12 {
		width: 8.333333% !important;
	}
	.sgphx .sm\:sgphx-w-2\/12 {
		width: 16.666667% !important;
	}
	.sgphx .sm\:sgphx-w-3\/12 {
		width: 25% !important;
	}
	.sgphx .sm\:sgphx-w-4\/12 {
		width: 33.333333% !important;
	}
	.sgphx .sm\:sgphx-w-5\/12 {
		width: 41.666667% !important;
	}
	.sgphx .sm\:sgphx-w-6\/12 {
		width: 50% !important;
	}
	.sgphx .sm\:sgphx-w-7\/12 {
		width: 58.333333% !important;
	}
	.sgphx .sm\:sgphx-w-8\/12 {
		width: 66.666667% !important;
	}
	.sgphx .sm\:sgphx-w-9\/12 {
		width: 75% !important;
	}
	.sgphx .sm\:sgphx-w-10\/12 {
		width: 83.333333% !important;
	}
	.sgphx .sm\:sgphx-w-11\/12 {
		width: 91.666667% !important;
	}
	.sgphx .sm\:sgphx-w-full {
		width: 100% !important;
	}
	.sgphx .sm\:sgphx-w-screen {
		width: 100vw !important;
	}
	.sgphx .sm\:sgphx-w-min {
		width: -moz-min-content !important;
		width: min-content !important;
	}
	.sgphx .sm\:sgphx-w-max {
		width: -moz-max-content !important;
		width: max-content !important;
	}
	.sgphx .sm\:sgphx-w-fit {
		width: -moz-fit-content !important;
		width: fit-content !important;
	}
	.sgphx .sm\:sgphx-flex-1 {
		flex: 1 1 0% !important;
	}
	.sgphx .sm\:sgphx-flex-auto {
		flex: 1 1 auto !important;
	}
	.sgphx .sm\:sgphx-flex-initial {
		flex: 0 1 auto !important;
	}
	.sgphx .sm\:sgphx-flex-none {
		flex: none !important;
	}
	.sgphx .sm\:sgphx-grid-flow-row {
		grid-auto-flow: row !important;
	}
	.sgphx .sm\:sgphx-grid-flow-col {
		grid-auto-flow: column !important;
	}
	.sgphx .sm\:sgphx-grid-flow-dense {
		grid-auto-flow: dense !important;
	}
	.sgphx .sm\:sgphx-grid-flow-row-dense {
		grid-auto-flow: row dense !important;
	}
	.sgphx .sm\:sgphx-grid-flow-col-dense {
		grid-auto-flow: column dense !important;
	}
	.sgphx .sm\:sgphx-grid-cols-1 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	.sgphx .sm\:sgphx-grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
	.sgphx .sm\:sgphx-grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
	.sgphx .sm\:sgphx-grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	}
	.sgphx .sm\:sgphx-grid-cols-5 {
		grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
	}
	.sgphx .sm\:sgphx-grid-cols-6 {
		grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
	}
	.sgphx .sm\:sgphx-grid-cols-7 {
		grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
	}
	.sgphx .sm\:sgphx-grid-cols-8 {
		grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
	}
	.sgphx .sm\:sgphx-grid-cols-9 {
		grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
	}
	.sgphx .sm\:sgphx-grid-cols-10 {
		grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
	}
	.sgphx .sm\:sgphx-grid-cols-11 {
		grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
	}
	.sgphx .sm\:sgphx-grid-cols-12 {
		grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
	}
	.sgphx .sm\:sgphx-grid-cols-none {
		grid-template-columns: none !important;
	}
	.sgphx .sm\:sgphx-flex-row {
		flex-direction: row !important;
	}
	.sgphx .sm\:sgphx-flex-row-reverse {
		flex-direction: row-reverse !important;
	}
	.sgphx .sm\:sgphx-flex-col {
		flex-direction: column !important;
	}
	.sgphx .sm\:sgphx-flex-col-reverse {
		flex-direction: column-reverse !important;
	}
	.sgphx .sm\:sgphx-bg-yellow-50 {
		background-color: #fefce8 !important;
	}
	.sgphx .sm\:sgphx-bg-yellow-100 {
		background-color: #fef9c3 !important;
	}
	.sgphx .sm\:sgphx-bg-yellow-200 {
		background-color: #fef08a !important;
	}
	.sgphx .sm\:sgphx-bg-yellow-300 {
		background-color: #fde047 !important;
	}
	.sgphx .sm\:sgphx-bg-yellow-400 {
		background-color: #facc15 !important;
	}
	.sgphx .sm\:sgphx-bg-yellow-500 {
		background-color: #eab308 !important;
	}
	.sgphx .sm\:sgphx-bg-yellow-600 {
		background-color: #ca8a04 !important;
	}
	.sgphx .sm\:sgphx-bg-yellow-700 {
		background-color: #a16207 !important;
	}
	.sgphx .sm\:sgphx-bg-yellow-800 {
		background-color: #854d0e !important;
	}
	.sgphx .sm\:sgphx-bg-yellow-900 {
		background-color: #713f12 !important;
	}
	.sgphx .sm\:sgphx-py-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.sgphx .sm\:sgphx-py-2xs {
		padding-top: var(--spacing-2xs) !important;
		padding-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .sm\:sgphx-py-xs {
		padding-top: var(--spacing-xs) !important;
		padding-bottom: var(--spacing-xs) !important;
	}
	.sgphx .sm\:sgphx-py-sm {
		padding-top: var(--spacing-sm) !important;
		padding-bottom: var(--spacing-sm) !important;
	}
	.sgphx .sm\:sgphx-py-base {
		padding-top: var(--spacing-base) !important;
		padding-bottom: var(--spacing-base) !important;
	}
	.sgphx .sm\:sgphx-py-md {
		padding-top: var(--spacing-md) !important;
		padding-bottom: var(--spacing-md) !important;
	}
	.sgphx .sm\:sgphx-py-lg {
		padding-top: var(--spacing-lg) !important;
		padding-bottom: var(--spacing-lg) !important;
	}
	.sgphx .sm\:sgphx-py-xl {
		padding-top: var(--spacing-xl) !important;
		padding-bottom: var(--spacing-xl) !important;
	}
	.sgphx .sm\:sgphx-py-2xl {
		padding-top: var(--spacing-2xl) !important;
		padding-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .sm\:sgphx-pt-0 {
		padding-top: 0 !important;
	}
	.sgphx .sm\:sgphx-pt-2xs {
		padding-top: var(--spacing-2xs) !important;
	}
	.sgphx .sm\:sgphx-pt-xs {
		padding-top: var(--spacing-xs) !important;
	}
	.sgphx .sm\:sgphx-pt-sm {
		padding-top: var(--spacing-sm) !important;
	}
	.sgphx .sm\:sgphx-pt-base {
		padding-top: var(--spacing-base) !important;
	}
	.sgphx .sm\:sgphx-pt-md {
		padding-top: var(--spacing-md) !important;
	}
	.sgphx .sm\:sgphx-pt-lg {
		padding-top: var(--spacing-lg) !important;
	}
	.sgphx .sm\:sgphx-pt-xl {
		padding-top: var(--spacing-xl) !important;
	}
	.sgphx .sm\:sgphx-pt-2xl {
		padding-top: var(--spacing-2xl) !important;
	}
	.sgphx .sm\:sgphx-pb-0 {
		padding-bottom: 0 !important;
	}
	.sgphx .sm\:sgphx-pb-2xs {
		padding-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .sm\:sgphx-pb-xs {
		padding-bottom: var(--spacing-xs) !important;
	}
	.sgphx .sm\:sgphx-pb-sm {
		padding-bottom: var(--spacing-sm) !important;
	}
	.sgphx .sm\:sgphx-pb-base {
		padding-bottom: var(--spacing-base) !important;
	}
	.sgphx .sm\:sgphx-pb-md {
		padding-bottom: var(--spacing-md) !important;
	}
	.sgphx .sm\:sgphx-pb-lg {
		padding-bottom: var(--spacing-lg) !important;
	}
	.sgphx .sm\:sgphx-pb-xl {
		padding-bottom: var(--spacing-xl) !important;
	}
	.sgphx .sm\:sgphx-pb-2xl {
		padding-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .sm\:sgphx-container--tight {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	@media screen and (min-width: 480px) {
		.sgphx .sm\:sgphx-container--tight {
			padding-left: 0;
			padding-right: 0;
		}
	}

	@media screen and (min-width: 768px) {
		.sgphx .sm\:sgphx-container--tight {
			padding-left: 0;
			padding-right: 0;
		}
	}

	@media screen and (min-width: 1024px) {
		.sgphx .sm\:sgphx-container--tight {
			padding-left: 0;
			padding-right: 0;
		}
	}
}

@media (max-width: 767px) {
	.sgphx .sgphx-list.max-sm\:sgphx-list--full > li {
		width: 100%;
	}
	.sgphx .max-sm\:sgphx-sr-only {
		position: absolute !important;
		width: 1px !important;
		height: 1px !important;
		padding: 0 !important;
		margin: -1px !important;
		overflow: hidden !important;
		clip: rect(0, 0, 0, 0) !important;
		white-space: nowrap !important;
		border-width: 0 !important;
	}
	.sgphx .max-sm\:sgphx-mb-lg {
		margin-bottom: var(--spacing-lg) !important;
	}
	.sgphx .max-sm\:sgphx-hidden {
		display: none !important;
	}
	.sgphx .max-sm\:sgphx-py-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.sgphx .max-sm\:sgphx-py-2xs {
		padding-top: var(--spacing-2xs) !important;
		padding-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .max-sm\:sgphx-py-xs {
		padding-top: var(--spacing-xs) !important;
		padding-bottom: var(--spacing-xs) !important;
	}
	.sgphx .max-sm\:sgphx-py-sm {
		padding-top: var(--spacing-sm) !important;
		padding-bottom: var(--spacing-sm) !important;
	}
	.sgphx .max-sm\:sgphx-py-base {
		padding-top: var(--spacing-base) !important;
		padding-bottom: var(--spacing-base) !important;
	}
	.sgphx .max-sm\:sgphx-py-md {
		padding-top: var(--spacing-md) !important;
		padding-bottom: var(--spacing-md) !important;
	}
	.sgphx .max-sm\:sgphx-py-lg {
		padding-top: var(--spacing-lg) !important;
		padding-bottom: var(--spacing-lg) !important;
	}
	.sgphx .max-sm\:sgphx-py-xl {
		padding-top: var(--spacing-xl) !important;
		padding-bottom: var(--spacing-xl) !important;
	}
	.sgphx .max-sm\:sgphx-py-2xl {
		padding-top: var(--spacing-2xl) !important;
		padding-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .max-sm\:sgphx-pt-0 {
		padding-top: 0 !important;
	}
	.sgphx .max-sm\:sgphx-pt-2xs {
		padding-top: var(--spacing-2xs) !important;
	}
	.sgphx .max-sm\:sgphx-pt-xs {
		padding-top: var(--spacing-xs) !important;
	}
	.sgphx .max-sm\:sgphx-pt-sm {
		padding-top: var(--spacing-sm) !important;
	}
	.sgphx .max-sm\:sgphx-pt-base {
		padding-top: var(--spacing-base) !important;
	}
	.sgphx .max-sm\:sgphx-pt-md {
		padding-top: var(--spacing-md) !important;
	}
	.sgphx .max-sm\:sgphx-pt-lg {
		padding-top: var(--spacing-lg) !important;
	}
	.sgphx .max-sm\:sgphx-pt-xl {
		padding-top: var(--spacing-xl) !important;
	}
	.sgphx .max-sm\:sgphx-pt-2xl {
		padding-top: var(--spacing-2xl) !important;
	}
	.sgphx .max-sm\:sgphx-pb-0 {
		padding-bottom: 0 !important;
	}
	.sgphx .max-sm\:sgphx-pb-2xs {
		padding-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .max-sm\:sgphx-pb-xs {
		padding-bottom: var(--spacing-xs) !important;
	}
	.sgphx .max-sm\:sgphx-pb-sm {
		padding-bottom: var(--spacing-sm) !important;
	}
	.sgphx .max-sm\:sgphx-pb-base {
		padding-bottom: var(--spacing-base) !important;
	}
	.sgphx .max-sm\:sgphx-pb-md {
		padding-bottom: var(--spacing-md) !important;
	}
	.sgphx .max-sm\:sgphx-pb-lg {
		padding-bottom: var(--spacing-lg) !important;
	}
	.sgphx .max-sm\:sgphx-pb-xl {
		padding-bottom: var(--spacing-xl) !important;
	}
	.sgphx .max-sm\:sgphx-pb-2xl {
		padding-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .max-sm\:sgphx-list--stacked > li {
		padding-top: var(--list-item-spacing) !important;
		padding-bottom: var(--list-item-spacing) !important;
	}
	.sgphx .max-sm\:sgphx-list--stacked > li:first-child {
		padding-top: 0 !important;
	}
	.sgphx .max-sm\:sgphx-list--stacked > li:last-child {
		padding-bottom: 0 !important;
	}
	.sgphx .max-sm\:sgphx-list--stacked > li:not(:last-child) {
		border-style: solid !important;
		border-color: transparent !important;
		border-bottom-width: 1px !important;
	}
}

@media (min-width: 768px) {
	.sgphx .md\:sgphx-picture--cover,
	.sgphx .md\:sgphx-picture--contain {
		position: relative;
		height: 100%;
		width: 100%;
		max-width: 100%;
	}
	.sgphx .md\:sgphx-picture--cover img {
		padding: 0;
		width: 100%;
		height: 100%;
		min-width: 100%;
		min-height: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: center;
		object-position: center;
	}
	.sgphx .md\:sgphx-picture--contain img {
		padding: 0;
		width: 100%;
		height: 100%;
		min-width: 100%;
		min-height: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: center;
		object-position: center;
		-o-object-fit: contain;
		object-fit: contain;
	}
	.sgphx .md\:sgphx-picture--block {
		max-width: none;
		width: 100%;
	}
	.sgphx .md\:sgphx-picture--block img {
		position: static;
		width: 100%;
		height: auto;
		min-width: unset;
		min-height: unset;
		-o-object-fit: unset;
		object-fit: unset;
		-o-object-position: unset;
		object-position: unset;
	}
	.sgphx .md\:sgphx-col-span-1 {
		grid-column: span 1 / span 1 !important;
	}
	.sgphx .md\:sgphx-col-span-2 {
		grid-column: span 2 / span 2 !important;
	}
	.sgphx .md\:sgphx-col-span-3 {
		grid-column: span 3 / span 3 !important;
	}
	.sgphx .md\:sgphx-col-span-4 {
		grid-column: span 4 / span 4 !important;
	}
	.sgphx .md\:sgphx-col-span-5 {
		grid-column: span 5 / span 5 !important;
	}
	.sgphx .md\:sgphx-col-span-6 {
		grid-column: span 6 / span 6 !important;
	}
	.sgphx .md\:sgphx-col-span-7 {
		grid-column: span 7 / span 7 !important;
	}
	.sgphx .md\:sgphx-col-span-8 {
		grid-column: span 8 / span 8 !important;
	}
	.sgphx .md\:sgphx-col-span-9 {
		grid-column: span 9 / span 9 !important;
	}
	.sgphx .md\:sgphx-col-span-10 {
		grid-column: span 10 / span 10 !important;
	}
	.sgphx .md\:sgphx-col-span-11 {
		grid-column: span 11 / span 11 !important;
	}
	.sgphx .md\:sgphx-col-span-12 {
		grid-column: span 12 / span 12 !important;
	}
	.sgphx .md\:sgphx-col-span-full {
		grid-column: 1 / -1 !important;
	}
	.sgphx .md\:sgphx-row-auto {
		grid-row: auto !important;
	}
	.sgphx .md\:sgphx-row-span-1 {
		grid-row: span 1 / span 1 !important;
	}
	.sgphx .md\:sgphx-row-span-2 {
		grid-row: span 2 / span 2 !important;
	}
	.sgphx .md\:sgphx-row-span-3 {
		grid-row: span 3 / span 3 !important;
	}
	.sgphx .md\:sgphx-row-span-4 {
		grid-row: span 4 / span 4 !important;
	}
	.sgphx .md\:sgphx-row-span-5 {
		grid-row: span 5 / span 5 !important;
	}
	.sgphx .md\:sgphx-row-span-6 {
		grid-row: span 6 / span 6 !important;
	}
	.sgphx .md\:sgphx-row-span-full {
		grid-row: 1 / -1 !important;
	}
	.sgphx .md\:sgphx-row-start-1 {
		grid-row-start: 1 !important;
	}
	.sgphx .md\:sgphx-row-start-2 {
		grid-row-start: 2 !important;
	}
	.sgphx .md\:sgphx-row-start-3 {
		grid-row-start: 3 !important;
	}
	.sgphx .md\:sgphx-row-start-4 {
		grid-row-start: 4 !important;
	}
	.sgphx .md\:sgphx-row-start-5 {
		grid-row-start: 5 !important;
	}
	.sgphx .md\:sgphx-row-start-6 {
		grid-row-start: 6 !important;
	}
	.sgphx .md\:sgphx-row-start-7 {
		grid-row-start: 7 !important;
	}
	.sgphx .md\:sgphx-row-start-auto {
		grid-row-start: auto !important;
	}
	.sgphx .md\:sgphx-row-end-1 {
		grid-row-end: 1 !important;
	}
	.sgphx .md\:sgphx-row-end-2 {
		grid-row-end: 2 !important;
	}
	.sgphx .md\:sgphx-row-end-3 {
		grid-row-end: 3 !important;
	}
	.sgphx .md\:sgphx-row-end-4 {
		grid-row-end: 4 !important;
	}
	.sgphx .md\:sgphx-row-end-5 {
		grid-row-end: 5 !important;
	}
	.sgphx .md\:sgphx-row-end-6 {
		grid-row-end: 6 !important;
	}
	.sgphx .md\:sgphx-row-end-7 {
		grid-row-end: 7 !important;
	}
	.sgphx .md\:sgphx-row-end-auto {
		grid-row-end: auto !important;
	}
	.sgphx .md\:sgphx-my-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.sgphx .md\:sgphx-my-2xs {
		margin-top: var(--spacing-2xs) !important;
		margin-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .md\:sgphx-my-xs {
		margin-top: var(--spacing-xs) !important;
		margin-bottom: var(--spacing-xs) !important;
	}
	.sgphx .md\:sgphx-my-sm {
		margin-top: var(--spacing-sm) !important;
		margin-bottom: var(--spacing-sm) !important;
	}
	.sgphx .md\:sgphx-my-base {
		margin-top: var(--spacing-base) !important;
		margin-bottom: var(--spacing-base) !important;
	}
	.sgphx .md\:sgphx-my-md {
		margin-top: var(--spacing-md) !important;
		margin-bottom: var(--spacing-md) !important;
	}
	.sgphx .md\:sgphx-my-lg {
		margin-top: var(--spacing-lg) !important;
		margin-bottom: var(--spacing-lg) !important;
	}
	.sgphx .md\:sgphx-my-xl {
		margin-top: var(--spacing-xl) !important;
		margin-bottom: var(--spacing-xl) !important;
	}
	.sgphx .md\:sgphx-my-2xl {
		margin-top: var(--spacing-2xl) !important;
		margin-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .md\:-sgphx-my-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.sgphx .md\:-sgphx-my-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .md\:-sgphx-my-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .md\:-sgphx-my-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .md\:-sgphx-my-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .md\:-sgphx-my-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .md\:-sgphx-my-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .md\:-sgphx-my-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .md\:-sgphx-my-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .md\:sgphx--my-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.sgphx .md\:sgphx--my-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .md\:sgphx--my-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .md\:sgphx--my-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .md\:sgphx--my-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .md\:sgphx--my-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .md\:sgphx--my-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .md\:sgphx--my-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .md\:sgphx--my-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .md\:sgphx-mt-0 {
		margin-top: 0 !important;
	}
	.sgphx .md\:sgphx-mt-2xs {
		margin-top: var(--spacing-2xs) !important;
	}
	.sgphx .md\:sgphx-mt-xs {
		margin-top: var(--spacing-xs) !important;
	}
	.sgphx .md\:sgphx-mt-sm {
		margin-top: var(--spacing-sm) !important;
	}
	.sgphx .md\:sgphx-mt-base {
		margin-top: var(--spacing-base) !important;
	}
	.sgphx .md\:sgphx-mt-md {
		margin-top: var(--spacing-md) !important;
	}
	.sgphx .md\:sgphx-mt-lg {
		margin-top: var(--spacing-lg) !important;
	}
	.sgphx .md\:sgphx-mt-xl {
		margin-top: var(--spacing-xl) !important;
	}
	.sgphx .md\:sgphx-mt-2xl {
		margin-top: var(--spacing-2xl) !important;
	}
	.sgphx .md\:-sgphx-mt-0 {
		margin-top: 0 !important;
	}
	.sgphx .md\:-sgphx-mt-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .md\:-sgphx-mt-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .md\:-sgphx-mt-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .md\:-sgphx-mt-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .md\:-sgphx-mt-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .md\:-sgphx-mt-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .md\:-sgphx-mt-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .md\:-sgphx-mt-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .md\:sgphx--mt-0 {
		margin-top: 0 !important;
	}
	.sgphx .md\:sgphx--mt-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .md\:sgphx--mt-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .md\:sgphx--mt-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .md\:sgphx--mt-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .md\:sgphx--mt-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .md\:sgphx--mt-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .md\:sgphx--mt-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .md\:sgphx--mt-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .md\:sgphx-mb-0 {
		margin-bottom: 0 !important;
	}
	.sgphx .md\:sgphx-mb-2xs {
		margin-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .md\:sgphx-mb-xs {
		margin-bottom: var(--spacing-xs) !important;
	}
	.sgphx .md\:sgphx-mb-sm {
		margin-bottom: var(--spacing-sm) !important;
	}
	.sgphx .md\:sgphx-mb-base {
		margin-bottom: var(--spacing-base) !important;
	}
	.sgphx .md\:sgphx-mb-md {
		margin-bottom: var(--spacing-md) !important;
	}
	.sgphx .md\:sgphx-mb-lg {
		margin-bottom: var(--spacing-lg) !important;
	}
	.sgphx .md\:sgphx-mb-xl {
		margin-bottom: var(--spacing-xl) !important;
	}
	.sgphx .md\:sgphx-mb-2xl {
		margin-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .md\:-sgphx-mb-0 {
		margin-bottom: 0 !important;
	}
	.sgphx .md\:-sgphx-mb-2xs {
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .md\:-sgphx-mb-xs {
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .md\:-sgphx-mb-sm {
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .md\:-sgphx-mb-base {
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .md\:-sgphx-mb-md {
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .md\:-sgphx-mb-lg {
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .md\:-sgphx-mb-xl {
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .md\:-sgphx-mb-2xl {
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .md\:sgphx--mb-0 {
		margin-bottom: 0 !important;
	}
	.sgphx .md\:sgphx--mb-2xs {
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .md\:sgphx--mb-xs {
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .md\:sgphx--mb-sm {
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .md\:sgphx--mb-base {
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .md\:sgphx--mb-md {
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .md\:sgphx--mb-lg {
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .md\:sgphx--mb-xl {
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .md\:sgphx--mb-2xl {
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .md\:sgphx-block {
		display: block !important;
	}
	.sgphx .md\:sgphx-inline-block {
		display: inline-block !important;
	}
	.sgphx .md\:sgphx-flex {
		display: flex !important;
	}
	.sgphx .md\:sgphx-inline-flex {
		display: inline-flex !important;
	}
	.sgphx .md\:sgphx-table-row-group {
		display: table-row-group !important;
	}
	.sgphx .md\:sgphx-flow-root {
		display: flow-root !important;
	}
	.sgphx .md\:sgphx-hidden {
		display: none !important;
	}
	.sgphx .md\:sgphx-w-0 {
		width: 0 !important;
	}
	.sgphx .md\:sgphx-w-auto {
		width: auto !important;
	}
	.sgphx .md\:sgphx-w-2xs {
		width: var(--spacing-2xs) !important;
	}
	.sgphx .md\:sgphx-w-xs {
		width: var(--spacing-xs) !important;
	}
	.sgphx .md\:sgphx-w-sm {
		width: var(--spacing-sm) !important;
	}
	.sgphx .md\:sgphx-w-base {
		width: var(--spacing-base) !important;
	}
	.sgphx .md\:sgphx-w-md {
		width: var(--spacing-md) !important;
	}
	.sgphx .md\:sgphx-w-lg {
		width: var(--spacing-lg) !important;
	}
	.sgphx .md\:sgphx-w-xl {
		width: var(--spacing-xl) !important;
	}
	.sgphx .md\:sgphx-w-2xl {
		width: var(--spacing-2xl) !important;
	}
	.sgphx .md\:sgphx-w-1\/2 {
		width: 50% !important;
	}
	.sgphx .md\:sgphx-w-1\/3 {
		width: 33.333333% !important;
	}
	.sgphx .md\:sgphx-w-2\/3 {
		width: 66.666667% !important;
	}
	.sgphx .md\:sgphx-w-1\/4 {
		width: 25% !important;
	}
	.sgphx .md\:sgphx-w-2\/4 {
		width: 50% !important;
	}
	.sgphx .md\:sgphx-w-3\/4 {
		width: 75% !important;
	}
	.sgphx .md\:sgphx-w-1\/5 {
		width: 20% !important;
	}
	.sgphx .md\:sgphx-w-2\/5 {
		width: 40% !important;
	}
	.sgphx .md\:sgphx-w-3\/5 {
		width: 60% !important;
	}
	.sgphx .md\:sgphx-w-4\/5 {
		width: 80% !important;
	}
	.sgphx .md\:sgphx-w-1\/6 {
		width: 16.666667% !important;
	}
	.sgphx .md\:sgphx-w-2\/6 {
		width: 33.333333% !important;
	}
	.sgphx .md\:sgphx-w-3\/6 {
		width: 50% !important;
	}
	.sgphx .md\:sgphx-w-4\/6 {
		width: 66.666667% !important;
	}
	.sgphx .md\:sgphx-w-5\/6 {
		width: 83.333333% !important;
	}
	.sgphx .md\:sgphx-w-1\/12 {
		width: 8.333333% !important;
	}
	.sgphx .md\:sgphx-w-2\/12 {
		width: 16.666667% !important;
	}
	.sgphx .md\:sgphx-w-3\/12 {
		width: 25% !important;
	}
	.sgphx .md\:sgphx-w-4\/12 {
		width: 33.333333% !important;
	}
	.sgphx .md\:sgphx-w-5\/12 {
		width: 41.666667% !important;
	}
	.sgphx .md\:sgphx-w-6\/12 {
		width: 50% !important;
	}
	.sgphx .md\:sgphx-w-7\/12 {
		width: 58.333333% !important;
	}
	.sgphx .md\:sgphx-w-8\/12 {
		width: 66.666667% !important;
	}
	.sgphx .md\:sgphx-w-9\/12 {
		width: 75% !important;
	}
	.sgphx .md\:sgphx-w-10\/12 {
		width: 83.333333% !important;
	}
	.sgphx .md\:sgphx-w-11\/12 {
		width: 91.666667% !important;
	}
	.sgphx .md\:sgphx-w-full {
		width: 100% !important;
	}
	.sgphx .md\:sgphx-w-screen {
		width: 100vw !important;
	}
	.sgphx .md\:sgphx-w-min {
		width: -moz-min-content !important;
		width: min-content !important;
	}
	.sgphx .md\:sgphx-w-max {
		width: -moz-max-content !important;
		width: max-content !important;
	}
	.sgphx .md\:sgphx-w-fit {
		width: -moz-fit-content !important;
		width: fit-content !important;
	}
	.sgphx .md\:sgphx-flex-1 {
		flex: 1 1 0% !important;
	}
	.sgphx .md\:sgphx-flex-auto {
		flex: 1 1 auto !important;
	}
	.sgphx .md\:sgphx-flex-initial {
		flex: 0 1 auto !important;
	}
	.sgphx .md\:sgphx-flex-none {
		flex: none !important;
	}
	.sgphx .md\:sgphx-grid-flow-row {
		grid-auto-flow: row !important;
	}
	.sgphx .md\:sgphx-grid-flow-col {
		grid-auto-flow: column !important;
	}
	.sgphx .md\:sgphx-grid-flow-dense {
		grid-auto-flow: dense !important;
	}
	.sgphx .md\:sgphx-grid-flow-row-dense {
		grid-auto-flow: row dense !important;
	}
	.sgphx .md\:sgphx-grid-flow-col-dense {
		grid-auto-flow: column dense !important;
	}
	.sgphx .md\:sgphx-grid-cols-1 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	.sgphx .md\:sgphx-grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
	.sgphx .md\:sgphx-grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
	.sgphx .md\:sgphx-grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	}
	.sgphx .md\:sgphx-grid-cols-5 {
		grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
	}
	.sgphx .md\:sgphx-grid-cols-6 {
		grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
	}
	.sgphx .md\:sgphx-grid-cols-7 {
		grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
	}
	.sgphx .md\:sgphx-grid-cols-8 {
		grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
	}
	.sgphx .md\:sgphx-grid-cols-9 {
		grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
	}
	.sgphx .md\:sgphx-grid-cols-10 {
		grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
	}
	.sgphx .md\:sgphx-grid-cols-11 {
		grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
	}
	.sgphx .md\:sgphx-grid-cols-12 {
		grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
	}
	.sgphx .md\:sgphx-grid-cols-none {
		grid-template-columns: none !important;
	}
	.sgphx .md\:sgphx-flex-row {
		flex-direction: row !important;
	}
	.sgphx .md\:sgphx-flex-row-reverse {
		flex-direction: row-reverse !important;
	}
	.sgphx .md\:sgphx-flex-col {
		flex-direction: column !important;
	}
	.sgphx .md\:sgphx-flex-col-reverse {
		flex-direction: column-reverse !important;
	}
	.sgphx .md\:sgphx-gap-x-md {
		-moz-column-gap: var(--spacing-md) !important;
		column-gap: var(--spacing-md) !important;
	}
	.sgphx .md\:sgphx-bg-yellow-50 {
		background-color: #fefce8 !important;
	}
	.sgphx .md\:sgphx-bg-yellow-100 {
		background-color: #fef9c3 !important;
	}
	.sgphx .md\:sgphx-bg-yellow-200 {
		background-color: #fef08a !important;
	}
	.sgphx .md\:sgphx-bg-yellow-300 {
		background-color: #fde047 !important;
	}
	.sgphx .md\:sgphx-bg-yellow-400 {
		background-color: #facc15 !important;
	}
	.sgphx .md\:sgphx-bg-yellow-500 {
		background-color: #eab308 !important;
	}
	.sgphx .md\:sgphx-bg-yellow-600 {
		background-color: #ca8a04 !important;
	}
	.sgphx .md\:sgphx-bg-yellow-700 {
		background-color: #a16207 !important;
	}
	.sgphx .md\:sgphx-bg-yellow-800 {
		background-color: #854d0e !important;
	}
	.sgphx .md\:sgphx-bg-yellow-900 {
		background-color: #713f12 !important;
	}
	.sgphx .md\:sgphx-py-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.sgphx .md\:sgphx-py-2xs {
		padding-top: var(--spacing-2xs) !important;
		padding-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .md\:sgphx-py-xs {
		padding-top: var(--spacing-xs) !important;
		padding-bottom: var(--spacing-xs) !important;
	}
	.sgphx .md\:sgphx-py-sm {
		padding-top: var(--spacing-sm) !important;
		padding-bottom: var(--spacing-sm) !important;
	}
	.sgphx .md\:sgphx-py-base {
		padding-top: var(--spacing-base) !important;
		padding-bottom: var(--spacing-base) !important;
	}
	.sgphx .md\:sgphx-py-md {
		padding-top: var(--spacing-md) !important;
		padding-bottom: var(--spacing-md) !important;
	}
	.sgphx .md\:sgphx-py-lg {
		padding-top: var(--spacing-lg) !important;
		padding-bottom: var(--spacing-lg) !important;
	}
	.sgphx .md\:sgphx-py-xl {
		padding-top: var(--spacing-xl) !important;
		padding-bottom: var(--spacing-xl) !important;
	}
	.sgphx .md\:sgphx-py-2xl {
		padding-top: var(--spacing-2xl) !important;
		padding-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .md\:sgphx-pt-0 {
		padding-top: 0 !important;
	}
	.sgphx .md\:sgphx-pt-2xs {
		padding-top: var(--spacing-2xs) !important;
	}
	.sgphx .md\:sgphx-pt-xs {
		padding-top: var(--spacing-xs) !important;
	}
	.sgphx .md\:sgphx-pt-sm {
		padding-top: var(--spacing-sm) !important;
	}
	.sgphx .md\:sgphx-pt-base {
		padding-top: var(--spacing-base) !important;
	}
	.sgphx .md\:sgphx-pt-md {
		padding-top: var(--spacing-md) !important;
	}
	.sgphx .md\:sgphx-pt-lg {
		padding-top: var(--spacing-lg) !important;
	}
	.sgphx .md\:sgphx-pt-xl {
		padding-top: var(--spacing-xl) !important;
	}
	.sgphx .md\:sgphx-pt-2xl {
		padding-top: var(--spacing-2xl) !important;
	}
	.sgphx .md\:sgphx-pb-0 {
		padding-bottom: 0 !important;
	}
	.sgphx .md\:sgphx-pb-2xs {
		padding-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .md\:sgphx-pb-xs {
		padding-bottom: var(--spacing-xs) !important;
	}
	.sgphx .md\:sgphx-pb-sm {
		padding-bottom: var(--spacing-sm) !important;
	}
	.sgphx .md\:sgphx-pb-base {
		padding-bottom: var(--spacing-base) !important;
	}
	.sgphx .md\:sgphx-pb-md {
		padding-bottom: var(--spacing-md) !important;
	}
	.sgphx .md\:sgphx-pb-lg {
		padding-bottom: var(--spacing-lg) !important;
	}
	.sgphx .md\:sgphx-pb-xl {
		padding-bottom: var(--spacing-xl) !important;
	}
	.sgphx .md\:sgphx-pb-2xl {
		padding-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .md\:sgphx-list--inline {
		display: flex !important;
		flex-wrap: wrap !important;
		align-items: center !important;
	}
	.sgphx .md\:sgphx-list--inline > li {
		-webkit-padding-start: var(--list-item-spacing) !important;
		padding-inline-start: var(--list-item-spacing) !important;
		-webkit-padding-end: var(--list-item-spacing) !important;
		padding-inline-end: var(--list-item-spacing) !important;
	}
	.sgphx .md\:sgphx-list--inline > li:first-child {
		-webkit-padding-start: 0 !important;
		padding-inline-start: 0 !important;
	}
	.sgphx .md\:sgphx-list--inline > li:last-child {
		-webkit-padding-end: 0 !important;
		padding-inline-end: 0 !important;
	}
	.sgphx .md\:sgphx-list--inline > li:not(:last-child) {
		border-style: solid !important;
		border-color: transparent !important;
		border-inline-end-width: 1px !important;
	}
	.sgphx .md\:sgphx-list--lg {
		--list-item-spacing: calc(var(--spacing-lg) / 2) !important;
	}
	.sgphx .md\:sgphx-list--xl {
		--list-item-spacing: calc(var(--spacing-xl) / 2) !important;
	}
	.sgphx .md\:sgphx-container--tight {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	@media screen and (min-width: 480px) {
		.sgphx .md\:sgphx-container--tight {
			padding-left: 0;
			padding-right: 0;
		}
	}
	@media screen and (min-width: 768px) {
		.sgphx .md\:sgphx-container--tight {
			padding-left: 0;
			padding-right: 0;
		}
	}
	@media screen and (min-width: 1024px) {
		.sgphx .md\:sgphx-container--tight {
			padding-left: 0;
			padding-right: 0;
		}
	}
}
@media (max-width: 1023px) {
	.sgphx .max-md\:sgphx-py-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.sgphx .max-md\:sgphx-py-2xs {
		padding-top: var(--spacing-2xs) !important;
		padding-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .max-md\:sgphx-py-xs {
		padding-top: var(--spacing-xs) !important;
		padding-bottom: var(--spacing-xs) !important;
	}
	.sgphx .max-md\:sgphx-py-sm {
		padding-top: var(--spacing-sm) !important;
		padding-bottom: var(--spacing-sm) !important;
	}
	.sgphx .max-md\:sgphx-py-base {
		padding-top: var(--spacing-base) !important;
		padding-bottom: var(--spacing-base) !important;
	}
	.sgphx .max-md\:sgphx-py-md {
		padding-top: var(--spacing-md) !important;
		padding-bottom: var(--spacing-md) !important;
	}
	.sgphx .max-md\:sgphx-py-lg {
		padding-top: var(--spacing-lg) !important;
		padding-bottom: var(--spacing-lg) !important;
	}
	.sgphx .max-md\:sgphx-py-xl {
		padding-top: var(--spacing-xl) !important;
		padding-bottom: var(--spacing-xl) !important;
	}
	.sgphx .max-md\:sgphx-py-2xl {
		padding-top: var(--spacing-2xl) !important;
		padding-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .max-md\:sgphx-px-0 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.sgphx .max-md\:sgphx-pt-0 {
		padding-top: 0 !important;
	}
	.sgphx .max-md\:sgphx-pt-2xs {
		padding-top: var(--spacing-2xs) !important;
	}
	.sgphx .max-md\:sgphx-pt-xs {
		padding-top: var(--spacing-xs) !important;
	}
	.sgphx .max-md\:sgphx-pt-sm {
		padding-top: var(--spacing-sm) !important;
	}
	.sgphx .max-md\:sgphx-pt-base {
		padding-top: var(--spacing-base) !important;
	}
	.sgphx .max-md\:sgphx-pt-md {
		padding-top: var(--spacing-md) !important;
	}
	.sgphx .max-md\:sgphx-pt-lg {
		padding-top: var(--spacing-lg) !important;
	}
	.sgphx .max-md\:sgphx-pt-xl {
		padding-top: var(--spacing-xl) !important;
	}
	.sgphx .max-md\:sgphx-pt-2xl {
		padding-top: var(--spacing-2xl) !important;
	}
	.sgphx .max-md\:sgphx-pb-0 {
		padding-bottom: 0 !important;
	}
	.sgphx .max-md\:sgphx-pb-2xs {
		padding-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .max-md\:sgphx-pb-xs {
		padding-bottom: var(--spacing-xs) !important;
	}
	.sgphx .max-md\:sgphx-pb-sm {
		padding-bottom: var(--spacing-sm) !important;
	}
	.sgphx .max-md\:sgphx-pb-base {
		padding-bottom: var(--spacing-base) !important;
	}
	.sgphx .max-md\:sgphx-pb-md {
		padding-bottom: var(--spacing-md) !important;
	}
	.sgphx .max-md\:sgphx-pb-lg {
		padding-bottom: var(--spacing-lg) !important;
	}
	.sgphx .max-md\:sgphx-pb-xl {
		padding-bottom: var(--spacing-xl) !important;
	}
	.sgphx .max-md\:sgphx-pb-2xl {
		padding-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .max-md\:sgphx-container--tight {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	@media screen and (min-width: 480px) {
		.sgphx .max-md\:sgphx-container--tight {
			padding-left: 0;
			padding-right: 0;
		}
	}
	@media screen and (min-width: 768px) {
		.sgphx .max-md\:sgphx-container--tight {
			padding-left: 0;
			padding-right: 0;
		}
	}
	@media screen and (min-width: 1024px) {
		.sgphx .max-md\:sgphx-container--tight {
			padding-left: 0;
			padding-right: 0;
		}
	}
}
@media (min-width: 1024px) {
	.sgphx .lg\:sgphx-picture--cover,
	.sgphx .lg\:sgphx-picture--contain {
		position: relative;
		height: 100%;
		width: 100%;
		max-width: 100%;
	}
	.sgphx .lg\:sgphx-picture--cover img {
		padding: 0;
		width: 100%;
		height: 100%;
		min-width: 100%;
		min-height: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: center;
		object-position: center;
	}
	.sgphx .lg\:sgphx-picture--contain img {
		padding: 0;
		width: 100%;
		height: 100%;
		min-width: 100%;
		min-height: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: center;
		object-position: center;
		-o-object-fit: contain;
		object-fit: contain;
	}
	.sgphx .lg\:sgphx-picture--block {
		max-width: none;
		width: 100%;
	}
	.sgphx .lg\:sgphx-picture--block img {
		position: static;
		width: 100%;
		height: auto;
		min-width: unset;
		min-height: unset;
		-o-object-fit: unset;
		object-fit: unset;
		-o-object-position: unset;
		object-position: unset;
	}
	.sgphx .lg\:sgphx-col-span-1 {
		grid-column: span 1 / span 1 !important;
	}
	.sgphx .lg\:sgphx-col-span-2 {
		grid-column: span 2 / span 2 !important;
	}
	.sgphx .lg\:sgphx-col-span-3 {
		grid-column: span 3 / span 3 !important;
	}
	.sgphx .lg\:sgphx-col-span-4 {
		grid-column: span 4 / span 4 !important;
	}
	.sgphx .lg\:sgphx-col-span-5 {
		grid-column: span 5 / span 5 !important;
	}
	.sgphx .lg\:sgphx-col-span-6 {
		grid-column: span 6 / span 6 !important;
	}
	.sgphx .lg\:sgphx-col-span-7 {
		grid-column: span 7 / span 7 !important;
	}
	.sgphx .lg\:sgphx-col-span-8 {
		grid-column: span 8 / span 8 !important;
	}
	.sgphx .lg\:sgphx-col-span-9 {
		grid-column: span 9 / span 9 !important;
	}
	.sgphx .lg\:sgphx-col-span-10 {
		grid-column: span 10 / span 10 !important;
	}
	.sgphx .lg\:sgphx-col-span-11 {
		grid-column: span 11 / span 11 !important;
	}
	.sgphx .lg\:sgphx-col-span-12 {
		grid-column: span 12 / span 12 !important;
	}
	.sgphx .lg\:sgphx-col-span-full {
		grid-column: 1 / -1 !important;
	}
	.sgphx .lg\:sgphx-row-auto {
		grid-row: auto !important;
	}
	.sgphx .lg\:sgphx-row-span-1 {
		grid-row: span 1 / span 1 !important;
	}
	.sgphx .lg\:sgphx-row-span-2 {
		grid-row: span 2 / span 2 !important;
	}
	.sgphx .lg\:sgphx-row-span-3 {
		grid-row: span 3 / span 3 !important;
	}
	.sgphx .lg\:sgphx-row-span-4 {
		grid-row: span 4 / span 4 !important;
	}
	.sgphx .lg\:sgphx-row-span-5 {
		grid-row: span 5 / span 5 !important;
	}
	.sgphx .lg\:sgphx-row-span-6 {
		grid-row: span 6 / span 6 !important;
	}
	.sgphx .lg\:sgphx-row-span-full {
		grid-row: 1 / -1 !important;
	}
	.sgphx .lg\:sgphx-row-start-1 {
		grid-row-start: 1 !important;
	}
	.sgphx .lg\:sgphx-row-start-2 {
		grid-row-start: 2 !important;
	}
	.sgphx .lg\:sgphx-row-start-3 {
		grid-row-start: 3 !important;
	}
	.sgphx .lg\:sgphx-row-start-4 {
		grid-row-start: 4 !important;
	}
	.sgphx .lg\:sgphx-row-start-5 {
		grid-row-start: 5 !important;
	}
	.sgphx .lg\:sgphx-row-start-6 {
		grid-row-start: 6 !important;
	}
	.sgphx .lg\:sgphx-row-start-7 {
		grid-row-start: 7 !important;
	}
	.sgphx .lg\:sgphx-row-start-auto {
		grid-row-start: auto !important;
	}
	.sgphx .lg\:sgphx-row-end-1 {
		grid-row-end: 1 !important;
	}
	.sgphx .lg\:sgphx-row-end-2 {
		grid-row-end: 2 !important;
	}
	.sgphx .lg\:sgphx-row-end-3 {
		grid-row-end: 3 !important;
	}
	.sgphx .lg\:sgphx-row-end-4 {
		grid-row-end: 4 !important;
	}
	.sgphx .lg\:sgphx-row-end-5 {
		grid-row-end: 5 !important;
	}
	.sgphx .lg\:sgphx-row-end-6 {
		grid-row-end: 6 !important;
	}
	.sgphx .lg\:sgphx-row-end-7 {
		grid-row-end: 7 !important;
	}
	.sgphx .lg\:sgphx-row-end-auto {
		grid-row-end: auto !important;
	}
	.sgphx .lg\:sgphx-my-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.sgphx .lg\:sgphx-my-2xs {
		margin-top: var(--spacing-2xs) !important;
		margin-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .lg\:sgphx-my-xs {
		margin-top: var(--spacing-xs) !important;
		margin-bottom: var(--spacing-xs) !important;
	}
	.sgphx .lg\:sgphx-my-sm {
		margin-top: var(--spacing-sm) !important;
		margin-bottom: var(--spacing-sm) !important;
	}
	.sgphx .lg\:sgphx-my-base {
		margin-top: var(--spacing-base) !important;
		margin-bottom: var(--spacing-base) !important;
	}
	.sgphx .lg\:sgphx-my-md {
		margin-top: var(--spacing-md) !important;
		margin-bottom: var(--spacing-md) !important;
	}
	.sgphx .lg\:sgphx-my-lg {
		margin-top: var(--spacing-lg) !important;
		margin-bottom: var(--spacing-lg) !important;
	}
	.sgphx .lg\:sgphx-my-xl {
		margin-top: var(--spacing-xl) !important;
		margin-bottom: var(--spacing-xl) !important;
	}
	.sgphx .lg\:sgphx-my-2xl {
		margin-top: var(--spacing-2xl) !important;
		margin-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .lg\:-sgphx-my-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.sgphx .lg\:-sgphx-my-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .lg\:-sgphx-my-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .lg\:-sgphx-my-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .lg\:-sgphx-my-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .lg\:-sgphx-my-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .lg\:-sgphx-my-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .lg\:-sgphx-my-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .lg\:-sgphx-my-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .lg\:sgphx--my-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.sgphx .lg\:sgphx--my-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .lg\:sgphx--my-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .lg\:sgphx--my-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .lg\:sgphx--my-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .lg\:sgphx--my-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .lg\:sgphx--my-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .lg\:sgphx--my-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .lg\:sgphx--my-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .lg\:sgphx-mt-0 {
		margin-top: 0 !important;
	}
	.sgphx .lg\:sgphx-mt-2xs {
		margin-top: var(--spacing-2xs) !important;
	}
	.sgphx .lg\:sgphx-mt-xs {
		margin-top: var(--spacing-xs) !important;
	}
	.sgphx .lg\:sgphx-mt-sm {
		margin-top: var(--spacing-sm) !important;
	}
	.sgphx .lg\:sgphx-mt-base {
		margin-top: var(--spacing-base) !important;
	}
	.sgphx .lg\:sgphx-mt-md {
		margin-top: var(--spacing-md) !important;
	}
	.sgphx .lg\:sgphx-mt-lg {
		margin-top: var(--spacing-lg) !important;
	}
	.sgphx .lg\:sgphx-mt-xl {
		margin-top: var(--spacing-xl) !important;
	}
	.sgphx .lg\:sgphx-mt-2xl {
		margin-top: var(--spacing-2xl) !important;
	}
	.sgphx .lg\:-sgphx-mt-0 {
		margin-top: 0 !important;
	}
	.sgphx .lg\:-sgphx-mt-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .lg\:-sgphx-mt-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .lg\:-sgphx-mt-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .lg\:-sgphx-mt-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .lg\:-sgphx-mt-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .lg\:-sgphx-mt-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .lg\:-sgphx-mt-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .lg\:-sgphx-mt-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .lg\:sgphx--mt-0 {
		margin-top: 0 !important;
	}
	.sgphx .lg\:sgphx--mt-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .lg\:sgphx--mt-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .lg\:sgphx--mt-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .lg\:sgphx--mt-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .lg\:sgphx--mt-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .lg\:sgphx--mt-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .lg\:sgphx--mt-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .lg\:sgphx--mt-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .lg\:sgphx-mb-0 {
		margin-bottom: 0 !important;
	}
	.sgphx .lg\:sgphx-mb-2xs {
		margin-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .lg\:sgphx-mb-xs {
		margin-bottom: var(--spacing-xs) !important;
	}
	.sgphx .lg\:sgphx-mb-sm {
		margin-bottom: var(--spacing-sm) !important;
	}
	.sgphx .lg\:sgphx-mb-base {
		margin-bottom: var(--spacing-base) !important;
	}
	.sgphx .lg\:sgphx-mb-md {
		margin-bottom: var(--spacing-md) !important;
	}
	.sgphx .lg\:sgphx-mb-lg {
		margin-bottom: var(--spacing-lg) !important;
	}
	.sgphx .lg\:sgphx-mb-xl {
		margin-bottom: var(--spacing-xl) !important;
	}
	.sgphx .lg\:sgphx-mb-2xl {
		margin-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .lg\:-sgphx-mb-0 {
		margin-bottom: 0 !important;
	}
	.sgphx .lg\:-sgphx-mb-2xs {
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .lg\:-sgphx-mb-xs {
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .lg\:-sgphx-mb-sm {
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .lg\:-sgphx-mb-base {
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .lg\:-sgphx-mb-md {
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .lg\:-sgphx-mb-lg {
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .lg\:-sgphx-mb-xl {
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .lg\:-sgphx-mb-2xl {
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .lg\:sgphx--mb-0 {
		margin-bottom: 0 !important;
	}
	.sgphx .lg\:sgphx--mb-2xs {
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .lg\:sgphx--mb-xs {
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .lg\:sgphx--mb-sm {
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .lg\:sgphx--mb-base {
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .lg\:sgphx--mb-md {
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .lg\:sgphx--mb-lg {
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .lg\:sgphx--mb-xl {
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .lg\:sgphx--mb-2xl {
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .lg\:sgphx-block {
		display: block !important;
	}
	.sgphx .lg\:sgphx-inline-block {
		display: inline-block !important;
	}
	.sgphx .lg\:sgphx-flex {
		display: flex !important;
	}
	.sgphx .lg\:sgphx-inline-flex {
		display: inline-flex !important;
	}
	.sgphx .lg\:sgphx-table-row-group {
		display: table-row-group !important;
	}
	.sgphx .lg\:sgphx-flow-root {
		display: flow-root !important;
	}
	.sgphx .lg\:sgphx-hidden {
		display: none !important;
	}
	.sgphx .lg\:sgphx-w-0 {
		width: 0 !important;
	}
	.sgphx .lg\:sgphx-w-auto {
		width: auto !important;
	}
	.sgphx .lg\:sgphx-w-2xs {
		width: var(--spacing-2xs) !important;
	}
	.sgphx .lg\:sgphx-w-xs {
		width: var(--spacing-xs) !important;
	}
	.sgphx .lg\:sgphx-w-sm {
		width: var(--spacing-sm) !important;
	}
	.sgphx .lg\:sgphx-w-base {
		width: var(--spacing-base) !important;
	}
	.sgphx .lg\:sgphx-w-md {
		width: var(--spacing-md) !important;
	}
	.sgphx .lg\:sgphx-w-lg {
		width: var(--spacing-lg) !important;
	}
	.sgphx .lg\:sgphx-w-xl {
		width: var(--spacing-xl) !important;
	}
	.sgphx .lg\:sgphx-w-2xl {
		width: var(--spacing-2xl) !important;
	}
	.sgphx .lg\:sgphx-w-1\/2 {
		width: 50% !important;
	}
	.sgphx .lg\:sgphx-w-1\/3 {
		width: 33.333333% !important;
	}
	.sgphx .lg\:sgphx-w-2\/3 {
		width: 66.666667% !important;
	}
	.sgphx .lg\:sgphx-w-1\/4 {
		width: 25% !important;
	}
	.sgphx .lg\:sgphx-w-2\/4 {
		width: 50% !important;
	}
	.sgphx .lg\:sgphx-w-3\/4 {
		width: 75% !important;
	}
	.sgphx .lg\:sgphx-w-1\/5 {
		width: 20% !important;
	}
	.sgphx .lg\:sgphx-w-2\/5 {
		width: 40% !important;
	}
	.sgphx .lg\:sgphx-w-3\/5 {
		width: 60% !important;
	}
	.sgphx .lg\:sgphx-w-4\/5 {
		width: 80% !important;
	}
	.sgphx .lg\:sgphx-w-1\/6 {
		width: 16.666667% !important;
	}
	.sgphx .lg\:sgphx-w-2\/6 {
		width: 33.333333% !important;
	}
	.sgphx .lg\:sgphx-w-3\/6 {
		width: 50% !important;
	}
	.sgphx .lg\:sgphx-w-4\/6 {
		width: 66.666667% !important;
	}
	.sgphx .lg\:sgphx-w-5\/6 {
		width: 83.333333% !important;
	}
	.sgphx .lg\:sgphx-w-1\/12 {
		width: 8.333333% !important;
	}
	.sgphx .lg\:sgphx-w-2\/12 {
		width: 16.666667% !important;
	}
	.sgphx .lg\:sgphx-w-3\/12 {
		width: 25% !important;
	}
	.sgphx .lg\:sgphx-w-4\/12 {
		width: 33.333333% !important;
	}
	.sgphx .lg\:sgphx-w-5\/12 {
		width: 41.666667% !important;
	}
	.sgphx .lg\:sgphx-w-6\/12 {
		width: 50% !important;
	}
	.sgphx .lg\:sgphx-w-7\/12 {
		width: 58.333333% !important;
	}
	.sgphx .lg\:sgphx-w-8\/12 {
		width: 66.666667% !important;
	}
	.sgphx .lg\:sgphx-w-9\/12 {
		width: 75% !important;
	}
	.sgphx .lg\:sgphx-w-10\/12 {
		width: 83.333333% !important;
	}
	.sgphx .lg\:sgphx-w-11\/12 {
		width: 91.666667% !important;
	}
	.sgphx .lg\:sgphx-w-full {
		width: 100% !important;
	}
	.sgphx .lg\:sgphx-w-screen {
		width: 100vw !important;
	}
	.sgphx .lg\:sgphx-w-min {
		width: -moz-min-content !important;
		width: min-content !important;
	}
	.sgphx .lg\:sgphx-w-max {
		width: -moz-max-content !important;
		width: max-content !important;
	}
	.sgphx .lg\:sgphx-w-fit {
		width: -moz-fit-content !important;
		width: fit-content !important;
	}
	.sgphx .lg\:sgphx-flex-1 {
		flex: 1 1 0% !important;
	}
	.sgphx .lg\:sgphx-flex-auto {
		flex: 1 1 auto !important;
	}
	.sgphx .lg\:sgphx-flex-initial {
		flex: 0 1 auto !important;
	}
	.sgphx .lg\:sgphx-flex-none {
		flex: none !important;
	}
	.sgphx .lg\:sgphx-grid-flow-row {
		grid-auto-flow: row !important;
	}
	.sgphx .lg\:sgphx-grid-flow-col {
		grid-auto-flow: column !important;
	}
	.sgphx .lg\:sgphx-grid-flow-dense {
		grid-auto-flow: dense !important;
	}
	.sgphx .lg\:sgphx-grid-flow-row-dense {
		grid-auto-flow: row dense !important;
	}
	.sgphx .lg\:sgphx-grid-flow-col-dense {
		grid-auto-flow: column dense !important;
	}
	.sgphx .lg\:sgphx-grid-cols-1 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	.sgphx .lg\:sgphx-grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
	.sgphx .lg\:sgphx-grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
	.sgphx .lg\:sgphx-grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	}
	.sgphx .lg\:sgphx-grid-cols-5 {
		grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
	}
	.sgphx .lg\:sgphx-grid-cols-6 {
		grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
	}
	.sgphx .lg\:sgphx-grid-cols-7 {
		grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
	}
	.sgphx .lg\:sgphx-grid-cols-8 {
		grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
	}
	.sgphx .lg\:sgphx-grid-cols-9 {
		grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
	}
	.sgphx .lg\:sgphx-grid-cols-10 {
		grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
	}
	.sgphx .lg\:sgphx-grid-cols-11 {
		grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
	}
	.sgphx .lg\:sgphx-grid-cols-12 {
		grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
	}
	.sgphx .lg\:sgphx-grid-cols-none {
		grid-template-columns: none !important;
	}
	.sgphx .lg\:sgphx-flex-row {
		flex-direction: row !important;
	}
	.sgphx .lg\:sgphx-flex-row-reverse {
		flex-direction: row-reverse !important;
	}
	.sgphx .lg\:sgphx-flex-col {
		flex-direction: column !important;
	}
	.sgphx .lg\:sgphx-flex-col-reverse {
		flex-direction: column-reverse !important;
	}
	.sgphx .lg\:sgphx-gap-base {
		gap: var(--spacing-base) !important;
	}
	.sgphx .lg\:sgphx-gap-x-2xl {
		-moz-column-gap: var(--spacing-2xl) !important;
		column-gap: var(--spacing-2xl) !important;
	}
	.sgphx .lg\:sgphx-bg-yellow-50 {
		background-color: #fefce8 !important;
	}
	.sgphx .lg\:sgphx-bg-yellow-100 {
		background-color: #fef9c3 !important;
	}
	.sgphx .lg\:sgphx-bg-yellow-200 {
		background-color: #fef08a !important;
	}
	.sgphx .lg\:sgphx-bg-yellow-300 {
		background-color: #fde047 !important;
	}
	.sgphx .lg\:sgphx-bg-yellow-400 {
		background-color: #facc15 !important;
	}
	.sgphx .lg\:sgphx-bg-yellow-500 {
		background-color: #eab308 !important;
	}
	.sgphx .lg\:sgphx-bg-yellow-600 {
		background-color: #ca8a04 !important;
	}
	.sgphx .lg\:sgphx-bg-yellow-700 {
		background-color: #a16207 !important;
	}
	.sgphx .lg\:sgphx-bg-yellow-800 {
		background-color: #854d0e !important;
	}
	.sgphx .lg\:sgphx-bg-yellow-900 {
		background-color: #713f12 !important;
	}
	.sgphx .lg\:sgphx-py-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.sgphx .lg\:sgphx-py-2xs {
		padding-top: var(--spacing-2xs) !important;
		padding-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .lg\:sgphx-py-xs {
		padding-top: var(--spacing-xs) !important;
		padding-bottom: var(--spacing-xs) !important;
	}
	.sgphx .lg\:sgphx-py-sm {
		padding-top: var(--spacing-sm) !important;
		padding-bottom: var(--spacing-sm) !important;
	}
	.sgphx .lg\:sgphx-py-base {
		padding-top: var(--spacing-base) !important;
		padding-bottom: var(--spacing-base) !important;
	}
	.sgphx .lg\:sgphx-py-md {
		padding-top: var(--spacing-md) !important;
		padding-bottom: var(--spacing-md) !important;
	}
	.sgphx .lg\:sgphx-py-lg {
		padding-top: var(--spacing-lg) !important;
		padding-bottom: var(--spacing-lg) !important;
	}
	.sgphx .lg\:sgphx-py-xl {
		padding-top: var(--spacing-xl) !important;
		padding-bottom: var(--spacing-xl) !important;
	}
	.sgphx .lg\:sgphx-py-2xl {
		padding-top: var(--spacing-2xl) !important;
		padding-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .lg\:sgphx-pt-0 {
		padding-top: 0 !important;
	}
	.sgphx .lg\:sgphx-pt-2xs {
		padding-top: var(--spacing-2xs) !important;
	}
	.sgphx .lg\:sgphx-pt-xs {
		padding-top: var(--spacing-xs) !important;
	}
	.sgphx .lg\:sgphx-pt-sm {
		padding-top: var(--spacing-sm) !important;
	}
	.sgphx .lg\:sgphx-pt-base {
		padding-top: var(--spacing-base) !important;
	}
	.sgphx .lg\:sgphx-pt-md {
		padding-top: var(--spacing-md) !important;
	}
	.sgphx .lg\:sgphx-pt-lg {
		padding-top: var(--spacing-lg) !important;
	}
	.sgphx .lg\:sgphx-pt-xl {
		padding-top: var(--spacing-xl) !important;
	}
	.sgphx .lg\:sgphx-pt-2xl {
		padding-top: var(--spacing-2xl) !important;
	}
	.sgphx .lg\:sgphx-pb-0 {
		padding-bottom: 0 !important;
	}
	.sgphx .lg\:sgphx-pb-2xs {
		padding-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .lg\:sgphx-pb-xs {
		padding-bottom: var(--spacing-xs) !important;
	}
	.sgphx .lg\:sgphx-pb-sm {
		padding-bottom: var(--spacing-sm) !important;
	}
	.sgphx .lg\:sgphx-pb-base {
		padding-bottom: var(--spacing-base) !important;
	}
	.sgphx .lg\:sgphx-pb-md {
		padding-bottom: var(--spacing-md) !important;
	}
	.sgphx .lg\:sgphx-pb-lg {
		padding-bottom: var(--spacing-lg) !important;
	}
	.sgphx .lg\:sgphx-pb-xl {
		padding-bottom: var(--spacing-xl) !important;
	}
	.sgphx .lg\:sgphx-pb-2xl {
		padding-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .lg\:sgphx-list--lg {
		--list-item-spacing: calc(var(--spacing-lg) / 2) !important;
	}
	.sgphx .lg\:sgphx-container--tight {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	@media screen and (min-width: 480px) {
		.sgphx .lg\:sgphx-container--tight {
			padding-left: 0;
			padding-right: 0;
		}
	}
	@media screen and (min-width: 768px) {
		.sgphx .lg\:sgphx-container--tight {
			padding-left: 0;
			padding-right: 0;
		}
	}
	@media screen and (min-width: 1024px) {
		.sgphx .lg\:sgphx-container--tight {
			padding-left: 0;
			padding-right: 0;
		}
	}
}
@media (max-width: 1279px) {
	.sgphx .max-lg\:sgphx-sr-only {
		position: absolute !important;
		width: 1px !important;
		height: 1px !important;
		padding: 0 !important;
		margin: -1px !important;
		overflow: hidden !important;
		clip: rect(0, 0, 0, 0) !important;
		white-space: nowrap !important;
		border-width: 0 !important;
	}
	.sgphx .max-lg\:sgphx-hidden {
		display: none !important;
	}
}
@media (min-width: 1280px) {
	.sgphx .xl\:sgphx-picture--cover,
	.sgphx .xl\:sgphx-picture--contain {
		position: relative;
		height: 100%;
		width: 100%;
		max-width: 100%;
	}
	.sgphx .xl\:sgphx-picture--cover img {
		padding: 0;
		width: 100%;
		height: 100%;
		min-width: 100%;
		min-height: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: center;
		object-position: center;
	}
	.sgphx .xl\:sgphx-picture--contain img {
		padding: 0;
		width: 100%;
		height: 100%;
		min-width: 100%;
		min-height: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: center;
		object-position: center;
		-o-object-fit: contain;
		object-fit: contain;
	}
	.sgphx .xl\:sgphx-picture--block {
		max-width: none;
		width: 100%;
	}
	.sgphx .xl\:sgphx-picture--block img {
		position: static;
		width: 100%;
		height: auto;
		min-width: unset;
		min-height: unset;
		-o-object-fit: unset;
		object-fit: unset;
		-o-object-position: unset;
		object-position: unset;
	}
	.sgphx .xl\:sgphx-col-span-1 {
		grid-column: span 1 / span 1 !important;
	}
	.sgphx .xl\:sgphx-col-span-2 {
		grid-column: span 2 / span 2 !important;
	}
	.sgphx .xl\:sgphx-col-span-3 {
		grid-column: span 3 / span 3 !important;
	}
	.sgphx .xl\:sgphx-col-span-4 {
		grid-column: span 4 / span 4 !important;
	}
	.sgphx .xl\:sgphx-col-span-5 {
		grid-column: span 5 / span 5 !important;
	}
	.sgphx .xl\:sgphx-col-span-6 {
		grid-column: span 6 / span 6 !important;
	}
	.sgphx .xl\:sgphx-col-span-7 {
		grid-column: span 7 / span 7 !important;
	}
	.sgphx .xl\:sgphx-col-span-8 {
		grid-column: span 8 / span 8 !important;
	}
	.sgphx .xl\:sgphx-col-span-9 {
		grid-column: span 9 / span 9 !important;
	}
	.sgphx .xl\:sgphx-col-span-10 {
		grid-column: span 10 / span 10 !important;
	}
	.sgphx .xl\:sgphx-col-span-11 {
		grid-column: span 11 / span 11 !important;
	}
	.sgphx .xl\:sgphx-col-span-12 {
		grid-column: span 12 / span 12 !important;
	}
	.sgphx .xl\:sgphx-col-span-full {
		grid-column: 1 / -1 !important;
	}
	.sgphx .xl\:sgphx-row-auto {
		grid-row: auto !important;
	}
	.sgphx .xl\:sgphx-row-span-1 {
		grid-row: span 1 / span 1 !important;
	}
	.sgphx .xl\:sgphx-row-span-2 {
		grid-row: span 2 / span 2 !important;
	}
	.sgphx .xl\:sgphx-row-span-3 {
		grid-row: span 3 / span 3 !important;
	}
	.sgphx .xl\:sgphx-row-span-4 {
		grid-row: span 4 / span 4 !important;
	}
	.sgphx .xl\:sgphx-row-span-5 {
		grid-row: span 5 / span 5 !important;
	}
	.sgphx .xl\:sgphx-row-span-6 {
		grid-row: span 6 / span 6 !important;
	}
	.sgphx .xl\:sgphx-row-span-full {
		grid-row: 1 / -1 !important;
	}
	.sgphx .xl\:sgphx-row-start-1 {
		grid-row-start: 1 !important;
	}
	.sgphx .xl\:sgphx-row-start-2 {
		grid-row-start: 2 !important;
	}
	.sgphx .xl\:sgphx-row-start-3 {
		grid-row-start: 3 !important;
	}
	.sgphx .xl\:sgphx-row-start-4 {
		grid-row-start: 4 !important;
	}
	.sgphx .xl\:sgphx-row-start-5 {
		grid-row-start: 5 !important;
	}
	.sgphx .xl\:sgphx-row-start-6 {
		grid-row-start: 6 !important;
	}
	.sgphx .xl\:sgphx-row-start-7 {
		grid-row-start: 7 !important;
	}
	.sgphx .xl\:sgphx-row-start-auto {
		grid-row-start: auto !important;
	}
	.sgphx .xl\:sgphx-row-end-1 {
		grid-row-end: 1 !important;
	}
	.sgphx .xl\:sgphx-row-end-2 {
		grid-row-end: 2 !important;
	}
	.sgphx .xl\:sgphx-row-end-3 {
		grid-row-end: 3 !important;
	}
	.sgphx .xl\:sgphx-row-end-4 {
		grid-row-end: 4 !important;
	}
	.sgphx .xl\:sgphx-row-end-5 {
		grid-row-end: 5 !important;
	}
	.sgphx .xl\:sgphx-row-end-6 {
		grid-row-end: 6 !important;
	}
	.sgphx .xl\:sgphx-row-end-7 {
		grid-row-end: 7 !important;
	}
	.sgphx .xl\:sgphx-row-end-auto {
		grid-row-end: auto !important;
	}
	.sgphx .xl\:sgphx-my-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.sgphx .xl\:sgphx-my-2xs {
		margin-top: var(--spacing-2xs) !important;
		margin-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .xl\:sgphx-my-xs {
		margin-top: var(--spacing-xs) !important;
		margin-bottom: var(--spacing-xs) !important;
	}
	.sgphx .xl\:sgphx-my-sm {
		margin-top: var(--spacing-sm) !important;
		margin-bottom: var(--spacing-sm) !important;
	}
	.sgphx .xl\:sgphx-my-base {
		margin-top: var(--spacing-base) !important;
		margin-bottom: var(--spacing-base) !important;
	}
	.sgphx .xl\:sgphx-my-md {
		margin-top: var(--spacing-md) !important;
		margin-bottom: var(--spacing-md) !important;
	}
	.sgphx .xl\:sgphx-my-lg {
		margin-top: var(--spacing-lg) !important;
		margin-bottom: var(--spacing-lg) !important;
	}
	.sgphx .xl\:sgphx-my-xl {
		margin-top: var(--spacing-xl) !important;
		margin-bottom: var(--spacing-xl) !important;
	}
	.sgphx .xl\:sgphx-my-2xl {
		margin-top: var(--spacing-2xl) !important;
		margin-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .xl\:-sgphx-my-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.sgphx .xl\:-sgphx-my-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .xl\:-sgphx-my-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .xl\:-sgphx-my-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .xl\:-sgphx-my-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .xl\:-sgphx-my-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .xl\:-sgphx-my-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .xl\:-sgphx-my-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .xl\:-sgphx-my-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .xl\:sgphx--my-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.sgphx .xl\:sgphx--my-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .xl\:sgphx--my-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .xl\:sgphx--my-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .xl\:sgphx--my-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .xl\:sgphx--my-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .xl\:sgphx--my-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .xl\:sgphx--my-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .xl\:sgphx--my-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .xl\:sgphx-mt-0 {
		margin-top: 0 !important;
	}
	.sgphx .xl\:sgphx-mt-2xs {
		margin-top: var(--spacing-2xs) !important;
	}
	.sgphx .xl\:sgphx-mt-xs {
		margin-top: var(--spacing-xs) !important;
	}
	.sgphx .xl\:sgphx-mt-sm {
		margin-top: var(--spacing-sm) !important;
	}
	.sgphx .xl\:sgphx-mt-base {
		margin-top: var(--spacing-base) !important;
	}
	.sgphx .xl\:sgphx-mt-md {
		margin-top: var(--spacing-md) !important;
	}
	.sgphx .xl\:sgphx-mt-lg {
		margin-top: var(--spacing-lg) !important;
	}
	.sgphx .xl\:sgphx-mt-xl {
		margin-top: var(--spacing-xl) !important;
	}
	.sgphx .xl\:sgphx-mt-2xl {
		margin-top: var(--spacing-2xl) !important;
	}
	.sgphx .xl\:-sgphx-mt-0 {
		margin-top: 0 !important;
	}
	.sgphx .xl\:-sgphx-mt-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .xl\:-sgphx-mt-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .xl\:-sgphx-mt-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .xl\:-sgphx-mt-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .xl\:-sgphx-mt-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .xl\:-sgphx-mt-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .xl\:-sgphx-mt-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .xl\:-sgphx-mt-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .xl\:sgphx--mt-0 {
		margin-top: 0 !important;
	}
	.sgphx .xl\:sgphx--mt-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .xl\:sgphx--mt-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .xl\:sgphx--mt-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .xl\:sgphx--mt-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .xl\:sgphx--mt-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .xl\:sgphx--mt-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .xl\:sgphx--mt-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .xl\:sgphx--mt-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .xl\:sgphx-mb-0 {
		margin-bottom: 0 !important;
	}
	.sgphx .xl\:sgphx-mb-2xs {
		margin-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .xl\:sgphx-mb-xs {
		margin-bottom: var(--spacing-xs) !important;
	}
	.sgphx .xl\:sgphx-mb-sm {
		margin-bottom: var(--spacing-sm) !important;
	}
	.sgphx .xl\:sgphx-mb-base {
		margin-bottom: var(--spacing-base) !important;
	}
	.sgphx .xl\:sgphx-mb-md {
		margin-bottom: var(--spacing-md) !important;
	}
	.sgphx .xl\:sgphx-mb-lg {
		margin-bottom: var(--spacing-lg) !important;
	}
	.sgphx .xl\:sgphx-mb-xl {
		margin-bottom: var(--spacing-xl) !important;
	}
	.sgphx .xl\:sgphx-mb-2xl {
		margin-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .xl\:-sgphx-mb-0 {
		margin-bottom: 0 !important;
	}
	.sgphx .xl\:-sgphx-mb-2xs {
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .xl\:-sgphx-mb-xs {
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .xl\:-sgphx-mb-sm {
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .xl\:-sgphx-mb-base {
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .xl\:-sgphx-mb-md {
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .xl\:-sgphx-mb-lg {
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .xl\:-sgphx-mb-xl {
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .xl\:-sgphx-mb-2xl {
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .xl\:sgphx--mb-0 {
		margin-bottom: 0 !important;
	}
	.sgphx .xl\:sgphx--mb-2xs {
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .xl\:sgphx--mb-xs {
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .xl\:sgphx--mb-sm {
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .xl\:sgphx--mb-base {
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .xl\:sgphx--mb-md {
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .xl\:sgphx--mb-lg {
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .xl\:sgphx--mb-xl {
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .xl\:sgphx--mb-2xl {
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .xl\:sgphx-block {
		display: block !important;
	}
	.sgphx .xl\:sgphx-inline-block {
		display: inline-block !important;
	}
	.sgphx .xl\:sgphx-flex {
		display: flex !important;
	}
	.sgphx .xl\:sgphx-inline-flex {
		display: inline-flex !important;
	}
	.sgphx .xl\:sgphx-table-row-group {
		display: table-row-group !important;
	}
	.sgphx .xl\:sgphx-flow-root {
		display: flow-root !important;
	}
	.sgphx .xl\:sgphx-hidden {
		display: none !important;
	}
	.sgphx .xl\:sgphx-w-0 {
		width: 0 !important;
	}
	.sgphx .xl\:sgphx-w-auto {
		width: auto !important;
	}
	.sgphx .xl\:sgphx-w-2xs {
		width: var(--spacing-2xs) !important;
	}
	.sgphx .xl\:sgphx-w-xs {
		width: var(--spacing-xs) !important;
	}
	.sgphx .xl\:sgphx-w-sm {
		width: var(--spacing-sm) !important;
	}
	.sgphx .xl\:sgphx-w-base {
		width: var(--spacing-base) !important;
	}
	.sgphx .xl\:sgphx-w-md {
		width: var(--spacing-md) !important;
	}
	.sgphx .xl\:sgphx-w-lg {
		width: var(--spacing-lg) !important;
	}
	.sgphx .xl\:sgphx-w-xl {
		width: var(--spacing-xl) !important;
	}
	.sgphx .xl\:sgphx-w-2xl {
		width: var(--spacing-2xl) !important;
	}
	.sgphx .xl\:sgphx-w-1\/2 {
		width: 50% !important;
	}
	.sgphx .xl\:sgphx-w-1\/3 {
		width: 33.333333% !important;
	}
	.sgphx .xl\:sgphx-w-2\/3 {
		width: 66.666667% !important;
	}
	.sgphx .xl\:sgphx-w-1\/4 {
		width: 25% !important;
	}
	.sgphx .xl\:sgphx-w-2\/4 {
		width: 50% !important;
	}
	.sgphx .xl\:sgphx-w-3\/4 {
		width: 75% !important;
	}
	.sgphx .xl\:sgphx-w-1\/5 {
		width: 20% !important;
	}
	.sgphx .xl\:sgphx-w-2\/5 {
		width: 40% !important;
	}
	.sgphx .xl\:sgphx-w-3\/5 {
		width: 60% !important;
	}
	.sgphx .xl\:sgphx-w-4\/5 {
		width: 80% !important;
	}
	.sgphx .xl\:sgphx-w-1\/6 {
		width: 16.666667% !important;
	}
	.sgphx .xl\:sgphx-w-2\/6 {
		width: 33.333333% !important;
	}
	.sgphx .xl\:sgphx-w-3\/6 {
		width: 50% !important;
	}
	.sgphx .xl\:sgphx-w-4\/6 {
		width: 66.666667% !important;
	}
	.sgphx .xl\:sgphx-w-5\/6 {
		width: 83.333333% !important;
	}
	.sgphx .xl\:sgphx-w-1\/12 {
		width: 8.333333% !important;
	}
	.sgphx .xl\:sgphx-w-2\/12 {
		width: 16.666667% !important;
	}
	.sgphx .xl\:sgphx-w-3\/12 {
		width: 25% !important;
	}
	.sgphx .xl\:sgphx-w-4\/12 {
		width: 33.333333% !important;
	}
	.sgphx .xl\:sgphx-w-5\/12 {
		width: 41.666667% !important;
	}
	.sgphx .xl\:sgphx-w-6\/12 {
		width: 50% !important;
	}
	.sgphx .xl\:sgphx-w-7\/12 {
		width: 58.333333% !important;
	}
	.sgphx .xl\:sgphx-w-8\/12 {
		width: 66.666667% !important;
	}
	.sgphx .xl\:sgphx-w-9\/12 {
		width: 75% !important;
	}
	.sgphx .xl\:sgphx-w-10\/12 {
		width: 83.333333% !important;
	}
	.sgphx .xl\:sgphx-w-11\/12 {
		width: 91.666667% !important;
	}
	.sgphx .xl\:sgphx-w-full {
		width: 100% !important;
	}
	.sgphx .xl\:sgphx-w-screen {
		width: 100vw !important;
	}
	.sgphx .xl\:sgphx-w-min {
		width: -moz-min-content !important;
		width: min-content !important;
	}
	.sgphx .xl\:sgphx-w-max {
		width: -moz-max-content !important;
		width: max-content !important;
	}
	.sgphx .xl\:sgphx-w-fit {
		width: -moz-fit-content !important;
		width: fit-content !important;
	}
	.sgphx .xl\:sgphx-flex-1 {
		flex: 1 1 0% !important;
	}
	.sgphx .xl\:sgphx-flex-auto {
		flex: 1 1 auto !important;
	}
	.sgphx .xl\:sgphx-flex-initial {
		flex: 0 1 auto !important;
	}
	.sgphx .xl\:sgphx-flex-none {
		flex: none !important;
	}
	.sgphx .xl\:sgphx-grid-flow-row {
		grid-auto-flow: row !important;
	}
	.sgphx .xl\:sgphx-grid-flow-col {
		grid-auto-flow: column !important;
	}
	.sgphx .xl\:sgphx-grid-flow-dense {
		grid-auto-flow: dense !important;
	}
	.sgphx .xl\:sgphx-grid-flow-row-dense {
		grid-auto-flow: row dense !important;
	}
	.sgphx .xl\:sgphx-grid-flow-col-dense {
		grid-auto-flow: column dense !important;
	}
	.sgphx .xl\:sgphx-grid-cols-1 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	.sgphx .xl\:sgphx-grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
	.sgphx .xl\:sgphx-grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
	.sgphx .xl\:sgphx-grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	}
	.sgphx .xl\:sgphx-grid-cols-5 {
		grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
	}
	.sgphx .xl\:sgphx-grid-cols-6 {
		grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
	}
	.sgphx .xl\:sgphx-grid-cols-7 {
		grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
	}
	.sgphx .xl\:sgphx-grid-cols-8 {
		grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
	}
	.sgphx .xl\:sgphx-grid-cols-9 {
		grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
	}
	.sgphx .xl\:sgphx-grid-cols-10 {
		grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
	}
	.sgphx .xl\:sgphx-grid-cols-11 {
		grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
	}
	.sgphx .xl\:sgphx-grid-cols-12 {
		grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
	}
	.sgphx .xl\:sgphx-grid-cols-none {
		grid-template-columns: none !important;
	}
	.sgphx .xl\:sgphx-flex-row {
		flex-direction: row !important;
	}
	.sgphx .xl\:sgphx-flex-row-reverse {
		flex-direction: row-reverse !important;
	}
	.sgphx .xl\:sgphx-flex-col {
		flex-direction: column !important;
	}
	.sgphx .xl\:sgphx-flex-col-reverse {
		flex-direction: column-reverse !important;
	}
	.sgphx .xl\:sgphx-bg-yellow-50 {
		background-color: #fefce8 !important;
	}
	.sgphx .xl\:sgphx-bg-yellow-100 {
		background-color: #fef9c3 !important;
	}
	.sgphx .xl\:sgphx-bg-yellow-200 {
		background-color: #fef08a !important;
	}
	.sgphx .xl\:sgphx-bg-yellow-300 {
		background-color: #fde047 !important;
	}
	.sgphx .xl\:sgphx-bg-yellow-400 {
		background-color: #facc15 !important;
	}
	.sgphx .xl\:sgphx-bg-yellow-500 {
		background-color: #eab308 !important;
	}
	.sgphx .xl\:sgphx-bg-yellow-600 {
		background-color: #ca8a04 !important;
	}
	.sgphx .xl\:sgphx-bg-yellow-700 {
		background-color: #a16207 !important;
	}
	.sgphx .xl\:sgphx-bg-yellow-800 {
		background-color: #854d0e !important;
	}
	.sgphx .xl\:sgphx-bg-yellow-900 {
		background-color: #713f12 !important;
	}
	.sgphx .xl\:sgphx-py-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.sgphx .xl\:sgphx-py-2xs {
		padding-top: var(--spacing-2xs) !important;
		padding-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .xl\:sgphx-py-xs {
		padding-top: var(--spacing-xs) !important;
		padding-bottom: var(--spacing-xs) !important;
	}
	.sgphx .xl\:sgphx-py-sm {
		padding-top: var(--spacing-sm) !important;
		padding-bottom: var(--spacing-sm) !important;
	}
	.sgphx .xl\:sgphx-py-base {
		padding-top: var(--spacing-base) !important;
		padding-bottom: var(--spacing-base) !important;
	}
	.sgphx .xl\:sgphx-py-md {
		padding-top: var(--spacing-md) !important;
		padding-bottom: var(--spacing-md) !important;
	}
	.sgphx .xl\:sgphx-py-lg {
		padding-top: var(--spacing-lg) !important;
		padding-bottom: var(--spacing-lg) !important;
	}
	.sgphx .xl\:sgphx-py-xl {
		padding-top: var(--spacing-xl) !important;
		padding-bottom: var(--spacing-xl) !important;
	}
	.sgphx .xl\:sgphx-py-2xl {
		padding-top: var(--spacing-2xl) !important;
		padding-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .xl\:sgphx-pt-0 {
		padding-top: 0 !important;
	}
	.sgphx .xl\:sgphx-pt-2xs {
		padding-top: var(--spacing-2xs) !important;
	}
	.sgphx .xl\:sgphx-pt-xs {
		padding-top: var(--spacing-xs) !important;
	}
	.sgphx .xl\:sgphx-pt-sm {
		padding-top: var(--spacing-sm) !important;
	}
	.sgphx .xl\:sgphx-pt-base {
		padding-top: var(--spacing-base) !important;
	}
	.sgphx .xl\:sgphx-pt-md {
		padding-top: var(--spacing-md) !important;
	}
	.sgphx .xl\:sgphx-pt-lg {
		padding-top: var(--spacing-lg) !important;
	}
	.sgphx .xl\:sgphx-pt-xl {
		padding-top: var(--spacing-xl) !important;
	}
	.sgphx .xl\:sgphx-pt-2xl {
		padding-top: var(--spacing-2xl) !important;
	}
	.sgphx .xl\:sgphx-pb-0 {
		padding-bottom: 0 !important;
	}
	.sgphx .xl\:sgphx-pb-2xs {
		padding-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .xl\:sgphx-pb-xs {
		padding-bottom: var(--spacing-xs) !important;
	}
	.sgphx .xl\:sgphx-pb-sm {
		padding-bottom: var(--spacing-sm) !important;
	}
	.sgphx .xl\:sgphx-pb-base {
		padding-bottom: var(--spacing-base) !important;
	}
	.sgphx .xl\:sgphx-pb-md {
		padding-bottom: var(--spacing-md) !important;
	}
	.sgphx .xl\:sgphx-pb-lg {
		padding-bottom: var(--spacing-lg) !important;
	}
	.sgphx .xl\:sgphx-pb-xl {
		padding-bottom: var(--spacing-xl) !important;
	}
	.sgphx .xl\:sgphx-pb-2xl {
		padding-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .xl\:sgphx-list--xl {
		--list-item-spacing: calc(var(--spacing-xl) / 2) !important;
	}
	.sgphx .xl\:sgphx-container--tight {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	@media screen and (min-width: 480px) {
		.sgphx .xl\:sgphx-container--tight {
			padding-left: 0;
			padding-right: 0;
		}
	}
	@media screen and (min-width: 768px) {
		.sgphx .xl\:sgphx-container--tight {
			padding-left: 0;
			padding-right: 0;
		}
	}
	@media screen and (min-width: 1024px) {
		.sgphx .xl\:sgphx-container--tight {
			padding-left: 0;
			padding-right: 0;
		}
	}
}
@media (min-width: 1440px) {
	.sgphx .sgphx-32xl\:picture--cover,
	.sgphx .sgphx-32xl\:picture--contain {
		position: relative;
		height: 100%;
		width: 100%;
		max-width: 100%;
	}
	.sgphx .sgphx-32xl\:picture--cover img {
		padding: 0;
		width: 100%;
		height: 100%;
		min-width: 100%;
		min-height: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: center;
		object-position: center;
	}
	.sgphx .sgphx-32xl\:picture--contain img {
		padding: 0;
		width: 100%;
		height: 100%;
		min-width: 100%;
		min-height: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: center;
		object-position: center;
		-o-object-fit: contain;
		object-fit: contain;
	}
	.sgphx .sgphx-32xl\:picture--block {
		max-width: none;
		width: 100%;
	}
	.sgphx .sgphx-32xl\:picture--block img {
		position: static;
		width: 100%;
		height: auto;
		min-width: unset;
		min-height: unset;
		-o-object-fit: unset;
		object-fit: unset;
		-o-object-position: unset;
		object-position: unset;
	}
	.sgphx .\32xl\:sgphx-col-span-1 {
		grid-column: span 1 / span 1 !important;
	}
	.sgphx .\32xl\:sgphx-col-span-2 {
		grid-column: span 2 / span 2 !important;
	}
	.sgphx .\32xl\:sgphx-col-span-3 {
		grid-column: span 3 / span 3 !important;
	}
	.sgphx .\32xl\:sgphx-col-span-4 {
		grid-column: span 4 / span 4 !important;
	}
	.sgphx .\32xl\:sgphx-col-span-5 {
		grid-column: span 5 / span 5 !important;
	}
	.sgphx .\32xl\:sgphx-col-span-6 {
		grid-column: span 6 / span 6 !important;
	}
	.sgphx .\32xl\:sgphx-col-span-7 {
		grid-column: span 7 / span 7 !important;
	}
	.sgphx .\32xl\:sgphx-col-span-8 {
		grid-column: span 8 / span 8 !important;
	}
	.sgphx .\32xl\:sgphx-col-span-9 {
		grid-column: span 9 / span 9 !important;
	}
	.sgphx .\32xl\:sgphx-col-span-10 {
		grid-column: span 10 / span 10 !important;
	}
	.sgphx .\32xl\:sgphx-col-span-11 {
		grid-column: span 11 / span 11 !important;
	}
	.sgphx .\32xl\:sgphx-col-span-12 {
		grid-column: span 12 / span 12 !important;
	}
	.sgphx .\32xl\:sgphx-col-span-full {
		grid-column: 1 / -1 !important;
	}
	.sgphx .\32xl\:sgphx-row-auto {
		grid-row: auto !important;
	}
	.sgphx .\32xl\:sgphx-row-span-1 {
		grid-row: span 1 / span 1 !important;
	}
	.sgphx .\32xl\:sgphx-row-span-2 {
		grid-row: span 2 / span 2 !important;
	}
	.sgphx .\32xl\:sgphx-row-span-3 {
		grid-row: span 3 / span 3 !important;
	}
	.sgphx .\32xl\:sgphx-row-span-4 {
		grid-row: span 4 / span 4 !important;
	}
	.sgphx .\32xl\:sgphx-row-span-5 {
		grid-row: span 5 / span 5 !important;
	}
	.sgphx .\32xl\:sgphx-row-span-6 {
		grid-row: span 6 / span 6 !important;
	}
	.sgphx .\32xl\:sgphx-row-span-full {
		grid-row: 1 / -1 !important;
	}
	.sgphx .\32xl\:sgphx-row-start-1 {
		grid-row-start: 1 !important;
	}
	.sgphx .\32xl\:sgphx-row-start-2 {
		grid-row-start: 2 !important;
	}
	.sgphx .\32xl\:sgphx-row-start-3 {
		grid-row-start: 3 !important;
	}
	.sgphx .\32xl\:sgphx-row-start-4 {
		grid-row-start: 4 !important;
	}
	.sgphx .\32xl\:sgphx-row-start-5 {
		grid-row-start: 5 !important;
	}
	.sgphx .\32xl\:sgphx-row-start-6 {
		grid-row-start: 6 !important;
	}
	.sgphx .\32xl\:sgphx-row-start-7 {
		grid-row-start: 7 !important;
	}
	.sgphx .\32xl\:sgphx-row-start-auto {
		grid-row-start: auto !important;
	}
	.sgphx .\32xl\:sgphx-row-end-1 {
		grid-row-end: 1 !important;
	}
	.sgphx .\32xl\:sgphx-row-end-2 {
		grid-row-end: 2 !important;
	}
	.sgphx .\32xl\:sgphx-row-end-3 {
		grid-row-end: 3 !important;
	}
	.sgphx .\32xl\:sgphx-row-end-4 {
		grid-row-end: 4 !important;
	}
	.sgphx .\32xl\:sgphx-row-end-5 {
		grid-row-end: 5 !important;
	}
	.sgphx .\32xl\:sgphx-row-end-6 {
		grid-row-end: 6 !important;
	}
	.sgphx .\32xl\:sgphx-row-end-7 {
		grid-row-end: 7 !important;
	}
	.sgphx .\32xl\:sgphx-row-end-auto {
		grid-row-end: auto !important;
	}
	.sgphx .\32xl\:sgphx-my-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.sgphx .\32xl\:sgphx-my-2xs {
		margin-top: var(--spacing-2xs) !important;
		margin-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .\32xl\:sgphx-my-xs {
		margin-top: var(--spacing-xs) !important;
		margin-bottom: var(--spacing-xs) !important;
	}
	.sgphx .\32xl\:sgphx-my-sm {
		margin-top: var(--spacing-sm) !important;
		margin-bottom: var(--spacing-sm) !important;
	}
	.sgphx .\32xl\:sgphx-my-base {
		margin-top: var(--spacing-base) !important;
		margin-bottom: var(--spacing-base) !important;
	}
	.sgphx .\32xl\:sgphx-my-md {
		margin-top: var(--spacing-md) !important;
		margin-bottom: var(--spacing-md) !important;
	}
	.sgphx .\32xl\:sgphx-my-lg {
		margin-top: var(--spacing-lg) !important;
		margin-bottom: var(--spacing-lg) !important;
	}
	.sgphx .\32xl\:sgphx-my-xl {
		margin-top: var(--spacing-xl) !important;
		margin-bottom: var(--spacing-xl) !important;
	}
	.sgphx .\32xl\:sgphx-my-2xl {
		margin-top: var(--spacing-2xl) !important;
		margin-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .\32xl\:-sgphx-my-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.sgphx .\32xl\:-sgphx-my-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-my-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-my-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-my-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-my-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-my-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-my-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-my-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--my-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.sgphx .\32xl\:sgphx--my-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--my-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--my-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--my-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--my-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--my-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--my-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--my-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .\32xl\:sgphx-mt-0 {
		margin-top: 0 !important;
	}
	.sgphx .\32xl\:sgphx-mt-2xs {
		margin-top: var(--spacing-2xs) !important;
	}
	.sgphx .\32xl\:sgphx-mt-xs {
		margin-top: var(--spacing-xs) !important;
	}
	.sgphx .\32xl\:sgphx-mt-sm {
		margin-top: var(--spacing-sm) !important;
	}
	.sgphx .\32xl\:sgphx-mt-base {
		margin-top: var(--spacing-base) !important;
	}
	.sgphx .\32xl\:sgphx-mt-md {
		margin-top: var(--spacing-md) !important;
	}
	.sgphx .\32xl\:sgphx-mt-lg {
		margin-top: var(--spacing-lg) !important;
	}
	.sgphx .\32xl\:sgphx-mt-xl {
		margin-top: var(--spacing-xl) !important;
	}
	.sgphx .\32xl\:sgphx-mt-2xl {
		margin-top: var(--spacing-2xl) !important;
	}
	.sgphx .\32xl\:-sgphx-mt-0 {
		margin-top: 0 !important;
	}
	.sgphx .\32xl\:-sgphx-mt-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-mt-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-mt-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-mt-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-mt-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-mt-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-mt-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-mt-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--mt-0 {
		margin-top: 0 !important;
	}
	.sgphx .\32xl\:sgphx--mt-2xs {
		margin-top: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--mt-xs {
		margin-top: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--mt-sm {
		margin-top: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--mt-base {
		margin-top: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--mt-md {
		margin-top: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--mt-lg {
		margin-top: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--mt-xl {
		margin-top: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--mt-2xl {
		margin-top: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .\32xl\:sgphx-mb-0 {
		margin-bottom: 0 !important;
	}
	.sgphx .\32xl\:sgphx-mb-2xs {
		margin-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .\32xl\:sgphx-mb-xs {
		margin-bottom: var(--spacing-xs) !important;
	}
	.sgphx .\32xl\:sgphx-mb-sm {
		margin-bottom: var(--spacing-sm) !important;
	}
	.sgphx .\32xl\:sgphx-mb-base {
		margin-bottom: var(--spacing-base) !important;
	}
	.sgphx .\32xl\:sgphx-mb-md {
		margin-bottom: var(--spacing-md) !important;
	}
	.sgphx .\32xl\:sgphx-mb-lg {
		margin-bottom: var(--spacing-lg) !important;
	}
	.sgphx .\32xl\:sgphx-mb-xl {
		margin-bottom: var(--spacing-xl) !important;
	}
	.sgphx .\32xl\:sgphx-mb-2xl {
		margin-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .\32xl\:-sgphx-mb-0 {
		margin-bottom: 0 !important;
	}
	.sgphx .\32xl\:-sgphx-mb-2xs {
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-mb-xs {
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-mb-sm {
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-mb-base {
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-mb-md {
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-mb-lg {
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-mb-xl {
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .\32xl\:-sgphx-mb-2xl {
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--mb-0 {
		margin-bottom: 0 !important;
	}
	.sgphx .\32xl\:sgphx--mb-2xs {
		margin-bottom: calc(var(--spacing-2xs) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--mb-xs {
		margin-bottom: calc(var(--spacing-xs) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--mb-sm {
		margin-bottom: calc(var(--spacing-sm) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--mb-base {
		margin-bottom: calc(var(--spacing-base) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--mb-md {
		margin-bottom: calc(var(--spacing-md) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--mb-lg {
		margin-bottom: calc(var(--spacing-lg) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--mb-xl {
		margin-bottom: calc(var(--spacing-xl) * -1) !important;
	}
	.sgphx .\32xl\:sgphx--mb-2xl {
		margin-bottom: calc(var(--spacing-2xl) * -1) !important;
	}
	.sgphx .\32xl\:sgphx-block {
		display: block !important;
	}
	.sgphx .\32xl\:sgphx-inline-block {
		display: inline-block !important;
	}
	.sgphx .\32xl\:sgphx-flex {
		display: flex !important;
	}
	.sgphx .\32xl\:sgphx-inline-flex {
		display: inline-flex !important;
	}
	.sgphx .\32xl\:sgphx-table-row-group {
		display: table-row-group !important;
	}
	.sgphx .\32xl\:sgphx-flow-root {
		display: flow-root !important;
	}
	.sgphx .\32xl\:sgphx-hidden {
		display: none !important;
	}
	.sgphx .\32xl\:sgphx-w-0 {
		width: 0 !important;
	}
	.sgphx .\32xl\:sgphx-w-auto {
		width: auto !important;
	}
	.sgphx .\32xl\:sgphx-w-2xs {
		width: var(--spacing-2xs) !important;
	}
	.sgphx .\32xl\:sgphx-w-xs {
		width: var(--spacing-xs) !important;
	}
	.sgphx .\32xl\:sgphx-w-sm {
		width: var(--spacing-sm) !important;
	}
	.sgphx .\32xl\:sgphx-w-base {
		width: var(--spacing-base) !important;
	}
	.sgphx .\32xl\:sgphx-w-md {
		width: var(--spacing-md) !important;
	}
	.sgphx .\32xl\:sgphx-w-lg {
		width: var(--spacing-lg) !important;
	}
	.sgphx .\32xl\:sgphx-w-xl {
		width: var(--spacing-xl) !important;
	}
	.sgphx .\32xl\:sgphx-w-2xl {
		width: var(--spacing-2xl) !important;
	}
	.sgphx .\32xl\:sgphx-w-1\/2 {
		width: 50% !important;
	}
	.sgphx .\32xl\:sgphx-w-1\/3 {
		width: 33.333333% !important;
	}
	.sgphx .\32xl\:sgphx-w-2\/3 {
		width: 66.666667% !important;
	}
	.sgphx .\32xl\:sgphx-w-1\/4 {
		width: 25% !important;
	}
	.sgphx .\32xl\:sgphx-w-2\/4 {
		width: 50% !important;
	}
	.sgphx .\32xl\:sgphx-w-3\/4 {
		width: 75% !important;
	}
	.sgphx .\32xl\:sgphx-w-1\/5 {
		width: 20% !important;
	}
	.sgphx .\32xl\:sgphx-w-2\/5 {
		width: 40% !important;
	}
	.sgphx .\32xl\:sgphx-w-3\/5 {
		width: 60% !important;
	}
	.sgphx .\32xl\:sgphx-w-4\/5 {
		width: 80% !important;
	}
	.sgphx .\32xl\:sgphx-w-1\/6 {
		width: 16.666667% !important;
	}
	.sgphx .\32xl\:sgphx-w-2\/6 {
		width: 33.333333% !important;
	}
	.sgphx .\32xl\:sgphx-w-3\/6 {
		width: 50% !important;
	}
	.sgphx .\32xl\:sgphx-w-4\/6 {
		width: 66.666667% !important;
	}
	.sgphx .\32xl\:sgphx-w-5\/6 {
		width: 83.333333% !important;
	}
	.sgphx .\32xl\:sgphx-w-1\/12 {
		width: 8.333333% !important;
	}
	.sgphx .\32xl\:sgphx-w-2\/12 {
		width: 16.666667% !important;
	}
	.sgphx .\32xl\:sgphx-w-3\/12 {
		width: 25% !important;
	}
	.sgphx .\32xl\:sgphx-w-4\/12 {
		width: 33.333333% !important;
	}
	.sgphx .\32xl\:sgphx-w-5\/12 {
		width: 41.666667% !important;
	}
	.sgphx .\32xl\:sgphx-w-6\/12 {
		width: 50% !important;
	}
	.sgphx .\32xl\:sgphx-w-7\/12 {
		width: 58.333333% !important;
	}
	.sgphx .\32xl\:sgphx-w-8\/12 {
		width: 66.666667% !important;
	}
	.sgphx .\32xl\:sgphx-w-9\/12 {
		width: 75% !important;
	}
	.sgphx .\32xl\:sgphx-w-10\/12 {
		width: 83.333333% !important;
	}
	.sgphx .\32xl\:sgphx-w-11\/12 {
		width: 91.666667% !important;
	}
	.sgphx .\32xl\:sgphx-w-full {
		width: 100% !important;
	}
	.sgphx .\32xl\:sgphx-w-screen {
		width: 100vw !important;
	}
	.sgphx .\32xl\:sgphx-w-min {
		width: -moz-min-content !important;
		width: min-content !important;
	}
	.sgphx .\32xl\:sgphx-w-max {
		width: -moz-max-content !important;
		width: max-content !important;
	}
	.sgphx .\32xl\:sgphx-w-fit {
		width: -moz-fit-content !important;
		width: fit-content !important;
	}
	.sgphx .\32xl\:sgphx-flex-1 {
		flex: 1 1 0% !important;
	}
	.sgphx .\32xl\:sgphx-flex-auto {
		flex: 1 1 auto !important;
	}
	.sgphx .\32xl\:sgphx-flex-initial {
		flex: 0 1 auto !important;
	}
	.sgphx .\32xl\:sgphx-flex-none {
		flex: none !important;
	}
	.sgphx .\32xl\:sgphx-grid-flow-row {
		grid-auto-flow: row !important;
	}
	.sgphx .\32xl\:sgphx-grid-flow-col {
		grid-auto-flow: column !important;
	}
	.sgphx .\32xl\:sgphx-grid-flow-dense {
		grid-auto-flow: dense !important;
	}
	.sgphx .\32xl\:sgphx-grid-flow-row-dense {
		grid-auto-flow: row dense !important;
	}
	.sgphx .\32xl\:sgphx-grid-flow-col-dense {
		grid-auto-flow: column dense !important;
	}
	.sgphx .\32xl\:sgphx-grid-cols-1 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	.sgphx .\32xl\:sgphx-grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
	.sgphx .\32xl\:sgphx-grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
	.sgphx .\32xl\:sgphx-grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	}
	.sgphx .\32xl\:sgphx-grid-cols-5 {
		grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
	}
	.sgphx .\32xl\:sgphx-grid-cols-6 {
		grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
	}
	.sgphx .\32xl\:sgphx-grid-cols-7 {
		grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
	}
	.sgphx .\32xl\:sgphx-grid-cols-8 {
		grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
	}
	.sgphx .\32xl\:sgphx-grid-cols-9 {
		grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
	}
	.sgphx .\32xl\:sgphx-grid-cols-10 {
		grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
	}
	.sgphx .\32xl\:sgphx-grid-cols-11 {
		grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
	}
	.sgphx .\32xl\:sgphx-grid-cols-12 {
		grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
	}
	.sgphx .\32xl\:sgphx-grid-cols-none {
		grid-template-columns: none !important;
	}
	.sgphx .\32xl\:sgphx-flex-row {
		flex-direction: row !important;
	}
	.sgphx .\32xl\:sgphx-flex-row-reverse {
		flex-direction: row-reverse !important;
	}
	.sgphx .\32xl\:sgphx-flex-col {
		flex-direction: column !important;
	}
	.sgphx .\32xl\:sgphx-flex-col-reverse {
		flex-direction: column-reverse !important;
	}
	.sgphx .\32xl\:sgphx-bg-yellow-50 {
		background-color: #fefce8 !important;
	}
	.sgphx .\32xl\:sgphx-bg-yellow-100 {
		background-color: #fef9c3 !important;
	}
	.sgphx .\32xl\:sgphx-bg-yellow-200 {
		background-color: #fef08a !important;
	}
	.sgphx .\32xl\:sgphx-bg-yellow-300 {
		background-color: #fde047 !important;
	}
	.sgphx .\32xl\:sgphx-bg-yellow-400 {
		background-color: #facc15 !important;
	}
	.sgphx .\32xl\:sgphx-bg-yellow-500 {
		background-color: #eab308 !important;
	}
	.sgphx .\32xl\:sgphx-bg-yellow-600 {
		background-color: #ca8a04 !important;
	}
	.sgphx .\32xl\:sgphx-bg-yellow-700 {
		background-color: #a16207 !important;
	}
	.sgphx .\32xl\:sgphx-bg-yellow-800 {
		background-color: #854d0e !important;
	}
	.sgphx .\32xl\:sgphx-bg-yellow-900 {
		background-color: #713f12 !important;
	}
	.sgphx .\32xl\:sgphx-py-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.sgphx .\32xl\:sgphx-py-2xs {
		padding-top: var(--spacing-2xs) !important;
		padding-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .\32xl\:sgphx-py-xs {
		padding-top: var(--spacing-xs) !important;
		padding-bottom: var(--spacing-xs) !important;
	}
	.sgphx .\32xl\:sgphx-py-sm {
		padding-top: var(--spacing-sm) !important;
		padding-bottom: var(--spacing-sm) !important;
	}
	.sgphx .\32xl\:sgphx-py-base {
		padding-top: var(--spacing-base) !important;
		padding-bottom: var(--spacing-base) !important;
	}
	.sgphx .\32xl\:sgphx-py-md {
		padding-top: var(--spacing-md) !important;
		padding-bottom: var(--spacing-md) !important;
	}
	.sgphx .\32xl\:sgphx-py-lg {
		padding-top: var(--spacing-lg) !important;
		padding-bottom: var(--spacing-lg) !important;
	}
	.sgphx .\32xl\:sgphx-py-xl {
		padding-top: var(--spacing-xl) !important;
		padding-bottom: var(--spacing-xl) !important;
	}
	.sgphx .\32xl\:sgphx-py-2xl {
		padding-top: var(--spacing-2xl) !important;
		padding-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .\32xl\:sgphx-pt-0 {
		padding-top: 0 !important;
	}
	.sgphx .\32xl\:sgphx-pt-2xs {
		padding-top: var(--spacing-2xs) !important;
	}
	.sgphx .\32xl\:sgphx-pt-xs {
		padding-top: var(--spacing-xs) !important;
	}
	.sgphx .\32xl\:sgphx-pt-sm {
		padding-top: var(--spacing-sm) !important;
	}
	.sgphx .\32xl\:sgphx-pt-base {
		padding-top: var(--spacing-base) !important;
	}
	.sgphx .\32xl\:sgphx-pt-md {
		padding-top: var(--spacing-md) !important;
	}
	.sgphx .\32xl\:sgphx-pt-lg {
		padding-top: var(--spacing-lg) !important;
	}
	.sgphx .\32xl\:sgphx-pt-xl {
		padding-top: var(--spacing-xl) !important;
	}
	.sgphx .\32xl\:sgphx-pt-2xl {
		padding-top: var(--spacing-2xl) !important;
	}
	.sgphx .\32xl\:sgphx-pb-0 {
		padding-bottom: 0 !important;
	}
	.sgphx .\32xl\:sgphx-pb-2xs {
		padding-bottom: var(--spacing-2xs) !important;
	}
	.sgphx .\32xl\:sgphx-pb-xs {
		padding-bottom: var(--spacing-xs) !important;
	}
	.sgphx .\32xl\:sgphx-pb-sm {
		padding-bottom: var(--spacing-sm) !important;
	}
	.sgphx .\32xl\:sgphx-pb-base {
		padding-bottom: var(--spacing-base) !important;
	}
	.sgphx .\32xl\:sgphx-pb-md {
		padding-bottom: var(--spacing-md) !important;
	}
	.sgphx .\32xl\:sgphx-pb-lg {
		padding-bottom: var(--spacing-lg) !important;
	}
	.sgphx .\32xl\:sgphx-pb-xl {
		padding-bottom: var(--spacing-xl) !important;
	}
	.sgphx .\32xl\:sgphx-pb-2xl {
		padding-bottom: var(--spacing-2xl) !important;
	}
	.sgphx .\32xl\:sgphx-container--tight {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	@media screen and (min-width: 480px) {
		.sgphx .\32xl\:sgphx-container--tight {
			padding-left: 0;
			padding-right: 0;
		}
	}
	@media screen and (min-width: 768px) {
		.sgphx .\32xl\:sgphx-container--tight {
			padding-left: 0;
			padding-right: 0;
		}
	}
	@media screen and (min-width: 1024px) {
		.sgphx .\32xl\:sgphx-container--tight {
			padding-left: 0;
			padding-right: 0;
		}
	}
}
.sgphx-background-video--4\/3 {
	height: 0 !important;
	padding-bottom: 75% !important;
}
#top-banner-animation .animation canvas {
	max-width: 768px !important;
	margin: auto !important;
}
.sgphx-main {
	padding-top: 0 !important;
}
.sgphx-masthead-footer {
	padding-top: var(--spacing-base) !important;
	padding-bottom: var(--spacing-base) !important;
}
.force-relative {
	position: relative !important;
}
@media (max-width: 767px) {
	.sm\:sgphx-hidden-down {
		display: none !important;
	}
}
@media (min-width: 1024px) {
	.lg\:sgphx-col-span-9 {
		grid-column: span 9 / span 9 !important;
	}
	.lg\:sgphx-col-span-12 {
		grid-column: span 12 / span 12 !important;
	}
	.lg\:sgphx-hidden {
		display: none !important;
	}
}
.sgphx-products-filters-panel__title {
	text-transform: uppercase !important;
}
.noUi-base {
	border-width: 0 !important;
}
@media (min-width: 1024px) {
	.mixed-grid-media-full img {
		position: relative !important;
	}
}
.sgphx-intro-block-body__subtitle {
	font-size: 21px !important;
}
@media (max-width: 767px) {
	.force-16-9-mobile {
		aspect-ratio: 16/9;
	}
}
.sgphx-field > .iti > .sgphx-input {
	width: 100%;
}
.sgphx-btn:disabled {
	opacity: 0.5;
}
.theme--light {
	--color-text-primary: #333333 !important;
}
.event {
	color: #333 !important;
	border: 1px solid #333 !important;
}
.event__title {
	color: #333 !important;
}
.sgphx .sgphx-btn--highlighted {
	font-weight: 700;
	text-decoration: underline;
}
.sgphx .sgphx-btn--highlighted:hover,
.sgphx .sgphx-btn--highlighted:focus {
	text-decoration: underline;
}
.heading:after,
.wysiwyg--decorated h2:after,
.wysiwyg--decorated h3:after,
.wysiwyg--decorated h4:after,
.wysiwyg--decorated h5:after,
.wysiwyg--decorated h6:after {
	height: 0 !important;
	margin-top: 0 !important;
	background-color: #333 !important;
}
.checkout-section__step {
	border-bottom: 0 !important;
}
.heading--inverse:after {
	margin-bottom: 0 !important;
}
.slider-legend__btn.active:before {
	background-color: #333 !important;
}
.event .sm-grid__item--separator:before {
	background-color: #333 !important;
}
.menu-list__link:before {
	background-color: #333 !important;
}
.tab.active {
	border-bottom-color: #333 !important;
}
.btn--ghost,
.heading-alt,
.text-brand {
	color: #333 !important;
}
.text-expand .btn--expand {
	border: 1px solid #333 !important;
}
.custom-logo {
	max-height: 36px;
	max-width: 93px;
}
.sgphx .sgphx-fieldset--floating {
	padding-bottom: 3px;
}
.phx-field--phone {
	row-gap: unset !important;
}
.checkout-panel-summary__trigger {
	top: 61px !important;
	z-index: 20 !important;
}
.sgphx .image-zoom__media {
	max-width: none;
}
.force-ltr {
	direction: ltr;
}
.sgphx-mixed-grid__actions {
	display: flex;
	justify-content: center;
	margin-top: var(--spacing-lg);
}
.pac-container {
	z-index: 9999 !important;
}

/* Hide the mobile menu icon in desktop view */
@media screen and (min-width: 768px) {
	.mobil-menu {
		display: none;
		padding: 40px;
	}
}

/* Show the mobile menu icon in mobile view */
@media screen and (max-width: 767px) {
	.sgphx-topbar__start {
		display: none;
		padding: 40px;
	}
}