*, ::before, ::after { --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-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: rgb(59 130 246 / 0.5); --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:  ; }
.visible { visibility: visible; }
.fixed { position: fixed; }
.absolute { position: absolute; }
.relative { position: relative; }
.top-0 { top: 0px; }
.left-0 { left: 0px; }
.right-0 { right: 0px; }
.z-50 { z-index: 50; }
.z-10 { z-index: 10; }
.z-0 { z-index: 0; }
.mb-4 { margin-bottom: 1rem; }
.\!ml-0 { margin-left: 0px !important; }
.mb-0\.5 { margin-bottom: 0.125rem; }
.mb-0 { margin-bottom: 0px; }
.mt-4 { margin-top: 1rem; }
.mt-0 { margin-top: 0px; }
.-mb-2 { margin-bottom: -0.5rem; }
.-mt-24 { margin-top: -6rem; }
.-mt-48 { margin-top: -12rem; }
.-mt-16 { margin-top: -4rem; }
.mt-8 { margin-top: 2rem; }
.flex { display: flex; }
.inline-flex { display: inline-flex; }
.hidden { display: none; }
.aspect-video { aspect-ratio: 16 / 9; }
.h-full { height: 100%; }
.h-5 { height: 1.25rem; }
.h-12 { height: 3rem; }
.h-\[300px\] { height: 300px; }
.h-\[240px\] { height: 240px; }
.w-full { width: 100%; }
.w-1\/2 { width: 50%; }
.max-w-4xl { max-width: 56rem; }
.origin-bottom-right { transform-origin: bottom right; }
.scale-\[190\%\] { --tw-scale-x: 190%; --tw-scale-y: 190%; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
.scale-\[130\%\] { --tw-scale-x: 130%; --tw-scale-y: 130%; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
.transform { transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
.flex-col { flex-direction: column; }
.flex-col-reverse { flex-direction: column-reverse; }
.items-end { align-items: flex-end; }
.items-center { align-items: center; }
.justify-end { justify-content: flex-end; }
.justify-center { justify-content: center; }
.space-x-2 > :not([hidden]) ~ :not([hidden]) { --tw-space-x-reverse: 0; margin-right: calc(0.5rem * var(--tw-space-x-reverse)); margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))); }
.space-y-16 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(4rem * var(--tw-space-y-reverse)); }
.space-x-24 > :not([hidden]) ~ :not([hidden]) { --tw-space-x-reverse: 0; margin-right: calc(6rem * var(--tw-space-x-reverse)); margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse))); }
.space-y-8 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(2rem * var(--tw-space-y-reverse)); }
.overflow-hidden { overflow: hidden; }
.bg-black\/75 { background-color: rgb(0 0 0 / 0.75); }
.bg-black { --tw-bg-opacity: 1; background-color: rgb(0 0 0 / var(--tw-bg-opacity)); }
.bg-black\/60 { background-color: rgb(0 0 0 / 0.6); }
.bg-gradient-to-r { background-image: linear-gradient(to right, var(--tw-gradient-stops)); }
.from-black { --tw-gradient-from: #000; --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(0 0 0 / 0)); }
.object-cover { -o-object-fit: cover; object-fit: cover; }
.object-center { -o-object-position: center; object-position: center; }
.py-24 { padding-top: 6rem; padding-bottom: 6rem; }
.py-6 { padding-top: 1.5rem; padding-bottom: 1.5rem; }
.px-12 { padding-left: 3rem; padding-right: 3rem; }
.py-16 { padding-top: 4rem; padding-bottom: 4rem; }
.\!text-xl { font-size: 1.25rem !important; line-height: 1.75rem !important; }
.text-lg { font-size: 1.125rem; line-height: 1.75rem; }
.text-4xl { font-size: 2.25rem; line-height: 2.5rem; }
.text-xl { font-size: 1.25rem; line-height: 1.75rem; }
.text-3xl { font-size: 1.875rem; line-height: 2.25rem; }
.\!font-normal { font-weight: 400 !important; }
.font-normal { font-weight: 400; }
.leading-normal { line-height: 1.5; }
.text-white { --tw-text-opacity: 1; color: rgb(255 255 255 / var(--tw-text-opacity)); }
.\!text-white { --tw-text-opacity: 1 !important; color: rgb(255 255 255 / var(--tw-text-opacity)) !important; }
.text-\[\#CD000C\] { --tw-text-opacity: 1; color: rgb(205 0 12 / var(--tw-text-opacity)); }
.text-gray-500 { --tw-text-opacity: 1; color: rgb(107 114 128 / var(--tw-text-opacity)); }
.underline { -webkit-text-decoration-line: underline; text-decoration-line: underline; }
.decoration-\[\#CD000C\] { -webkit-text-decoration-color: #CD000C; text-decoration-color: #CD000C; }
.decoration-\[3px\] { text-decoration-thickness: 3px; }
.underline-offset-2 { text-underline-offset: 2px; }
[x-cloak] { display: none !important; }
.bg-image {
    background: url('../../images/fidelis/trees-each-other-forest-covered-by-creeping-mist-resize.jpg');
    background-size: cover;
}
@media (min-width: 1280px) {
 .bg-image { background-position: 100% 40%; } }
@media (min-width: 768px) {
 .md\:-mt-48 { margin-top: -12rem; }
 .md\:block { display: block; }
 .md\:w-1\/2 { width: 50%; }
 .md\:w-2\/3 { width: 66.666667%; }
 .md\:scale-0 { --tw-scale-x: 0; --tw-scale-y: 0; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
 .md\:scale-100 { --tw-scale-x: 1; --tw-scale-y: 1; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
 .md\:flex-row { flex-direction: row; }
 .md\:bg-black\/20 { background-color: rgb(0 0 0 / 0.2); }
 .md\:object-\[100\%_30\%\] { -o-object-position: 100% 30%; object-position: 100% 30%; }
 .md\:py-48 { padding-top: 12rem; padding-bottom: 12rem; }
 .md\:py-0 { padding-top: 0px; padding-bottom: 0px; } }
@media (min-width: 1024px) {
 .lg\:mt-0 { margin-top: 0px; }
 .lg\:-mt-24 { margin-top: -6rem; }
 .lg\:h-\[300px\] { height: 300px; }
 .lg\:w-1\/2 { width: 50%; }
 .lg\:origin-bottom-right { transform-origin: bottom right; }
 .lg\:scale-\[190\%\] { --tw-scale-x: 190%; --tw-scale-y: 190%; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
 .lg\:flex-row { flex-direction: row; }
 .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(0px * var(--tw-space-y-reverse)); }
 .lg\:space-x-24 > :not([hidden]) ~ :not([hidden]) { --tw-space-x-reverse: 0; margin-right: calc(6rem * var(--tw-space-x-reverse)); margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse))); }
 .lg\:text-4xl { font-size: 2.25rem; line-height: 2.5rem; } }

