@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@700&family=Nunito&display=swap";
*,
:before,
:after {
	box-sizing: border-box;
	border: 0 solid #e5e7eb;
}

:before,
:after {
	--tw-content: "";
}

html {
	-webkit-text-size-adjust: 100%;
	tab-size: 4;
	font-feature-settings: normal;
	font-variation-settings: normal;
	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;
	line-height: 1.5;
}

body {
	line-height: inherit;
	margin: 0;
}

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

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

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

a {
	color: inherit;
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
}

b,
strong {
	font-weight: bolder;
}

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

small {
	font-size: 80%;
}

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

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

button,
input,
optgroup,
select,
textarea {
	font-feature-settings: inherit;
	font-variation-settings: inherit;
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	margin: 0;
	padding: 0;
}

button,
select {
	text-transform: none;
}

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

:-moz-focusring {
	outline: auto;
}

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

progress {
	vertical-align: baseline;
}

::-webkit-inner-spin-button {
	height: auto;
}

::-webkit-outer-spin-button {
	height: auto;
}

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

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

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

summary {
	display: list-item;
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
	margin: 0;
}

fieldset {
	margin: 0;
	padding: 0;
}

legend {
	padding: 0;
}

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

dialog {
	padding: 0;
}

textarea {
	resize: vertical;
}

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

button,
[role="button"] {
	cursor: pointer;
}

:disabled {
	cursor: default;
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
	vertical-align: middle;
	display: block;
}

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

[hidden] {
	display: none;
}

*,
:before,
:after,
::backdrop {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x: ;
	--tw-pan-y: ;
	--tw-pinch-zoom: ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position: ;
	--tw-gradient-via-position: ;
	--tw-gradient-to-position: ;
	--tw-ordinal: ;
	--tw-slashed-zero: ;
	--tw-numeric-figure: ;
	--tw-numeric-spacing: ;
	--tw-numeric-fraction: ;
	--tw-ring-inset: ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: #3b82f680;
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur: ;
	--tw-brightness: ;
	--tw-contrast: ;
	--tw-grayscale: ;
	--tw-hue-rotate: ;
	--tw-invert: ;
	--tw-saturate: ;
	--tw-sepia: ;
	--tw-drop-shadow: ;
	--tw-backdrop-blur: ;
	--tw-backdrop-brightness: ;
	--tw-backdrop-contrast: ;
	--tw-backdrop-grayscale: ;
	--tw-backdrop-hue-rotate: ;
	--tw-backdrop-invert: ;
	--tw-backdrop-opacity: ;
	--tw-backdrop-saturate: ;
	--tw-backdrop-sepia: ;
}

.container {
	width: 100%;
}

@media (width >= 640px) {
	.container {
		max-width: 640px;
	}
}

@media (width >= 768px) {
	.container {
		max-width: 768px;
	}
}

@media (width >= 1024px) {
	.container {
		max-width: 1024px;
	}
}

@media (width >= 1280px) {
	.container {
		max-width: 1280px;
	}
}

@media (width >= 1536px) {
	.container {
		max-width: 1536px;
	}
}

html {
	font-display: block;
}

a[href^="tel"] {
	color: inherit;
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
	pointer-events: none;
	font-family: Nunito, sans-serif;
	font-size: 0.75rem;
	font-weight: normal;
	line-height: 1rem;
}

.section {
	width: 100%;
}

@media (width >= 640px) {
	.section {
		max-width: 640px;
	}
}

@media (width >= 768px) {
	.section {
		max-width: 768px;
	}
}

@media (width >= 1024px) {
	.section {
		max-width: 1024px;
	}
}

@media (width >= 1280px) {
	.section {
		max-width: 1280px;
	}
}

@media (width >= 1536px) {
	.section {
		max-width: 1536px;
	}
}

.section {
	max-width: 1366px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

h2 {
	text-transform: uppercase;
	margin-bottom: 2rem;
	font-family: Montserrat, sans-serif;
	font-size: 1.875rem;
	font-weight: 700;
	line-height: 1.5;
}

@media (width >= 768px) {
	h2 {
		font-size: 3rem;
		line-height: 1;
	}
}

h3 {
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-family: Montserrat, sans-serif;
	font-size: 1.875rem;
	font-weight: 700;
	line-height: 1.5;
}

h4 {
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-family: Montserrat, sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.5;
}

p,
li,
.specific-support a {
	margin-bottom: 0.75rem;
	font-family: Nunito, sans-serif;
	font-size: 1.25rem;
	line-height: 1.5;
}

.specific-support a {
	font-family: Montserrat, sans-serif;
}

h1,
h2,
h3,
h4 {
	margin-bottom: 1rem;
}

b,
strong {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
}

a {
	--tw-text-opacity: 1;
	color: rgb(244 86 87 / var(--tw-text-opacity));
	font-family: Montserrat, sans-serif;
	text-decoration-line: underline;
}

.references li {
	font-family: Nunito, sans-serif;
	font-size: 0.75rem;
	line-height: 1rem;
}

.exit-popup p {
	font-family: Nunito, sans-serif;
	font-size: 15px;
	line-height: 25px;
}

.primary-tnbc,
.caring-primary {
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity));
}

.primary-tnbc a,
.caring-primary a {
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity));
	font-family: Montserrat, sans-serif;
}

.hero-caring h1 {
	padding: 0.75rem;
}

.caring-primary,
.caring-secondary {
	margin-top: 1rem;
}

.header-nav a {
	font-family: Domaine Display Extrabold, sans-serif;
	font-size: 14px;
}

.primary-tnbc h3,
.primary-tnbc h4,
.secondary-tnbc h3,
.secondary-tnbc h4 {
	margin-top: 1rem;
	font-weight: 700;
	line-height: 1.25;
}

.primary-tnbc a,
.secondary-tnbc a {
	font-family: Montserrat, sans-serif;
}

@media (width >= 768px) {
	.support-hero h1 {
		min-width: 500px;
	}
}

.support-details strong {
	padding-bottom: 0.5rem;
	display: block;
}

.support-details a {
	--tw-border-opacity: 1;
	border-bottom-width: 1px;
	border-bottom-color: rgb(244 86 87 / var(--tw-border-opacity));
	text-decoration-line: none;
}

.support-details span {
	--tw-border-opacity: 1;
	border-bottom-width: 1px;
	border-bottom-color: rgb(237 232 232 / var(--tw-border-opacity));
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity));
	text-decoration-line: none;
}

header nav a:hover,
.home-header span,
.home-header a {
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity));
}

.home-header span:hover,
.home-header a:hover {
	--tw-text-opacity: 1;
	color: rgb(244 86 87 / var(--tw-text-opacity));
}

.home-left p {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.home-card {
	text-decoration-line: none;
}

.home-card h3 {
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity));
	padding-right: 10px;
}

.mobile-nav {
	row-gap: 2rem;
}

.mobile-nav a {
	text-align: center;
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity));
	font-family: Domaine Display Extrabold, sans-serif;
	font-size: 1.875rem;
	line-height: 2.25rem;
	text-decoration-line: none;
}

header nav a {
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity));
	text-decoration-line: none;
}

footer a {
	--tw-text-opacity: 1;
	color: rgb(49 44 55 / var(--tw-text-opacity));
}

.fixed {
	position: fixed;
}

.relative {
	position: relative;
}

.bottom-10 {
	bottom: 2.5rem;
}

.left-0 {
	left: 0;
}

.top-0 {
	top: 0;
}

.z-10 {
	z-index: 10;
}

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

.col-start-1 {
	grid-column-start: 1;
}

.row-span-1 {
	grid-row: span 1 / span 1;
}

.row-span-2 {
	grid-row: span 2 / span 2;
}

.row-start-1 {
	grid-row-start: 1;
}

.row-start-2 {
	grid-row-start: 2;
}

.row-start-7 {
	grid-row-start: 7;
}

.m-4 {
	margin: 1rem;
}

.my-10 {
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
}

.my-4 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.-mb-2 {
	margin-bottom: -0.5rem;
}

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

.mb-20 {
	margin-bottom: 5rem;
}

.mb-4 {
	margin-bottom: 1rem;
}

.mb-6 {
	margin-bottom: 2rem;
}

.ml-1 {
	margin-left: 0.25rem;
}

.ml-4 {
	margin-left: 1rem;
}

.mt-10 {
	margin-top: 2.5rem;
}

.mt-2 {
	margin-top: 0.5rem;
}

.mt-4 {
	margin-top: 1rem;
}

.mt-8 {
	margin-top: 2rem;
}

.block {
	display: block;
}

.flex {
	display: flex;
}

.grid {
	display: grid;
}

.hidden {
	display: none;
}

.h-32 {
	height: 8rem;
}

.h-48 {
	height: 12rem;
}

.h-6 {
	height: 1.5rem;
}

.h-full {
	height: 100%;
}

.h-screen {
	height: 100vh;
}

.min-h-\[400px\] {
	min-height: 400px;
}

.min-h-screen {
	min-height: 100vh;
}

.w-1\/2 {
	width: 50%;
}

.w-6 {
	width: 1.5rem;
}

.w-72 {
	width: 18rem;
}

.w-full {
	width: 100%;
}

.max-w-\[20rem\] {
	max-width: 20rem;
}

.max-w-sm {
	max-width: 24rem;
}

.max-w-xl {
	max-width: 36rem;
}

.cursor-pointer {
	cursor: pointer;
}

.list-\[lower-roman\] {
	list-style-type: lower-roman;
}

.list-disc {
	list-style-type: disc;
}

.auto-rows-max {
	grid-auto-rows: max-content;
}

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

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

.grid-rows-\[12rem_1fr\] {
	grid-template-rows: 12rem 1fr;
}

.grid-rows-\[min-content_1fr_min-content\] {
	grid-template-rows: min-content 1fr min-content;
}

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

.items-center {
	align-items: center;
}

.justify-end {
	justify-content: flex-end;
}

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

.justify-between {
	justify-content: space-between;
}

.gap-10 {
	gap: 2.5rem;
}

.gap-2 {
	gap: 0.5rem;
}

.gap-4 {
	gap: 1rem;
}

.gap-5 {
	gap: 1.25rem;
}

.gap-6 {
	gap: 1.5rem;
}

.gap-8 {
	gap: 2rem;
}

.gap-x-12 {
	column-gap: 3rem;
}

.gap-x-4 {
	column-gap: 1rem;
}

.gap-y-6 {
	row-gap: 1.5rem;
}

.self-end {
	align-self: flex-end;
}

.self-center {
	align-self: center;
}

.justify-self-end {
	justify-self: end;
}

.justify-self-center {
	justify-self: center;
}

.break-words {
	overflow-wrap: break-word;
}

.border-2 {
	border-width: 2px;
}

.border-r-\[1px\] {
	border-right-width: 1px;
}

.border-black {
	--tw-border-opacity: 1;
	border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-red {
	--tw-border-opacity: 1;
	border-color: rgb(244 86 87 / var(--tw-border-opacity));
}

.bg-lightSand {
	--tw-bg-opacity: 1;
	background-color: rgb(237 232 232 / var(--tw-bg-opacity));
}

.bg-midGrey {
	--tw-bg-opacity: 1;
	background-color: rgb(171 188 193 / var(--tw-bg-opacity));
}

.bg-red {
	--tw-bg-opacity: 1;
	background-color: rgb(244 86 87 / var(--tw-bg-opacity));
}

.bg-white {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-cover {
	background-size: cover;
}

.bg-no-repeat {
	background-repeat: no-repeat;
}

.object-cover {
	object-fit: cover;
}

.p-10 {
	padding: 2.5rem;
}

.p-12 {
	padding: 3rem;
}

.p-4 {
	padding: 1rem;
}

.p-5 {
	padding: 1.25rem;
}

.p-8 {
	padding: 2rem;
}

.px-1 {
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}

.px-16 {
	padding-left: 4rem;
	padding-right: 4rem;
}

.px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.px-7 {
	padding-left: 1.75rem;
	padding-right: 1.75rem;
}

.px-8 {
	padding-left: 2rem;
	padding-right: 2rem;
}

.py-10 {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}

.py-2 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.py-20 {
	padding-top: 5rem;
	padding-bottom: 5rem;
}

.py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.py-8 {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.pb-2 {
	padding-bottom: 0.5rem;
}

.pb-8 {
	padding-bottom: 2rem;
}

.pl-4 {
	padding-left: 1rem;
}

.pr-4 {
	padding-right: 1rem;
}

.pt-10 {
	padding-top: 2.5rem;
}

.pt-20 {
	padding-top: 5rem;
}

.pt-32 {
	padding-top: 8rem;
}

.pt-4 {
	padding-top: 1rem;
}

.text-left {
	text-align: left;
}

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

.font-domaine {
	font-family: Domaine Display Extrabold, sans-serif;
}

.font-domaineItalic {
	font-family: Domaine Display Extrabold Italic Regular, sans-serif;
}

.font-montserrat {
	font-family: Montserrat, sans-serif;
}

.font-nunito {
	font-family: Nunito, sans-serif;
}

.text-2xl {
	font-size: 1.5rem;
	line-height: 2rem;
}

.text-3xl {
	font-size: 1.875rem;
	line-height: 2.25rem;
}

.text-4xl {
	font-size: 2.25rem;
	line-height: 2.5rem;
}

.text-5xl {
	font-size: 3rem;
	line-height: 1;
}

.text-\[12px\] {
	font-size: 12px;
}

.text-\[9\.5px\] {
	font-size: 9.5px;
}

.text-lg {
	font-size: 1.125rem;
	line-height: 1.75rem;
}

.text-sm {
	font-size: 0.875rem;
	line-height: 1.25rem;
}

.text-xs {
	font-size: 0.75rem;
	line-height: 1rem;
}

.uppercase {
	text-transform: uppercase;
}

.capitalize {
	text-transform: capitalize;
}

.normal-case {
	text-transform: none;
}

.leading-3 {
	line-height: 0.75rem;
}

.leading-8 {
	line-height: 2rem;
}

.leading-none {
	line-height: 1;
}

.leading-normal {
	line-height: 1.5;
}

.text-black {
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-darkGrey {
	--tw-text-opacity: 1;
	color: rgb(49 44 55 / var(--tw-text-opacity));
}

.text-red {
	--tw-text-opacity: 1;
	color: rgb(244 86 87 / var(--tw-text-opacity));
}

.text-white {
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity));
}

.no-underline {
	text-decoration-line: none;
}

@font-face {
	font-family: Domaine Display Extrabold;
	src: url("93c43529280220afdfc1507540fe9904.1c6b9f47.eot");
	src: url("93c43529280220afdfc1507540fe9904.1c6b9f47.eot#iefix")
			format("embedded-opentype"),
		url("93c43529280220afdfc1507540fe9904.311a10ae.woff2") format("woff2"),
		url("93c43529280220afdfc1507540fe9904.167826ce.woff") format("woff"),
		url("93c43529280220afdfc1507540fe9904.1c2ccfda.ttf") format("truetype"),
		url("93c43529280220afdfc1507540fe9904.bc97a684.svg#Domaine%20Display%20Extrabold")
			format("svg");
}

@font-face {
	font-family: Domaine Display Extrabold Italic Regular;
	src: url("60b0a17bfed91d181996348ecbcf164c.3bc811c7.eot");
	src: url("60b0a17bfed91d181996348ecbcf164c.3bc811c7.eot#iefix")
			format("embedded-opentype"),
		url("60b0a17bfed91d181996348ecbcf164c.9eee0835.woff2") format("woff2"),
		url("60b0a17bfed91d181996348ecbcf164c.de00362e.woff") format("woff"),
		url("60b0a17bfed91d181996348ecbcf164c.8e2fb5d1.ttf") format("truetype"),
		url("60b0a17bfed91d181996348ecbcf164c.fa2ba315.svg#Domaine%20Display%20Extrabold%20Italic%20Regular")
			format("svg");
}

[x-cloak] {
	display: none !important;
}

.plyr {
	background: #fff;
	height: 100%;
}

.plyr__poster {
	background-size: cover;
}

button.plyr__control--overlaid {
	background: #fff !important;
}

button.plyr__control--overlaid svg {
	fill: #000;
	width: 25px;
	height: 25px;
}

.plyr.plyr--stopped .plyr__controls {
	display: none;
}

.plyr--full-ui input[type="range"] {
	color: #f45757;
}

.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded="true"] {
	background: #f45757;
}

@media (width >= 768px) {
	.md\:bg-home {
		background-image: none;
		background-position: center;
	}
}

.marker\:font-montserrat ::marker,
.marker\:font-montserrat::marker {
	font-family: Montserrat, sans-serif;
}

.hover\:bg-\[\#dbd0d0\]:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(219 208 208 / var(--tw-bg-opacity));
}

@media (width >= 768px) {
	.md\:col-span-1 {
		grid-column: span 1 / span 1;
	}

	.md\:col-span-2 {
		grid-column: span 2 / span 2;
	}

	.md\:col-start-2 {
		grid-column-start: 2;
	}

	.md\:row-span-2 {
		grid-row: span 2 / span 2;
	}

	.md\:row-start-2 {
		grid-row-start: 2;
	}

	.md\:row-start-3 {
		grid-row-start: 3;
	}

	.md\:my-20 {
		margin-top: 5rem;
		margin-bottom: 5rem;
	}

	.md\:-mt-80 {
		margin-top: -20rem;
	}

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

	.md\:mt-20 {
		margin-top: 5rem;
	}

	.md\:mt-4 {
		margin-top: 1rem;
	}

	.md\:flex {
		display: flex;
	}

	.md\:hidden {
		display: none;
	}

	.md\:w-1\/2 {
		width: 50%;
	}

	.md\:max-w-\[200px\] {
		max-width: 200px;
	}

	.md\:max-w-md {
		max-width: 28rem;
	}

	.md\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.md\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.md\:grid-rows-\[4rem\] {
		grid-template-rows: 4rem;
	}

	.md\:flex-row {
		flex-direction: row;
	}

	.md\:justify-between {
		justify-content: space-between;
	}

	.md\:bg-home {
		background-image: url("home.4de1b8da.png");
	}

	.md\:p-1 {
		padding: 0.25rem;
	}

	.md\:p-10 {
		padding: 2.5rem;
	}

	.md\:py-20 {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}

	.md\:pt-0 {
		padding-top: 0;
	}

	.md\:text-left {
		text-align: left;
	}

	.md\:text-right {
		text-align: right;
	}

	.md\:text-2xl {
		font-size: 1.5rem;
		line-height: 2rem;
	}

	.md\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem;
	}

	.md\:text-5xl {
		font-size: 3rem;
		line-height: 1;
	}

	.md\:text-6xl {
		font-size: 3.75rem;
		line-height: 1;
	}

	.md\:text-7xl {
		font-size: 4.5rem;
		line-height: 1;
	}

	.md\:text-xl {
		font-size: 1.25rem;
		line-height: 1.75rem;
	}

	.md\:leading-tight {
		line-height: 1.25;
	}
}

@media (width >= 1024px) {
	.lg\:-mt-60 {
		margin-top: -15rem;
	}

	.lg\:gap-10 {
		gap: 2.5rem;
	}

	.lg\:text-6xl {
		font-size: 3.75rem;
		line-height: 1;
	}
}

@media (width >= 1280px) {
	.xl\:mx-16 {
		margin-left: 4rem;
		margin-right: 4rem;
	}

	.xl\:-mt-40 {
		margin-top: -10rem;
	}
}

/*# sourceMappingURL=caring.6a3892a6.css.map */
