*,
::before,
::after {
box-sizing: border-box; border-width: 0; border-style: solid; border-color: currentColor; }
::before,
::after {
--tw-content: '';
} html {
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"; } body {
margin: 0; line-height: inherit; } hr {
height: 0; color: inherit; border-top-width: 1px; } 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;
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 {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
} table {
text-indent: 0; border-color: inherit; border-collapse: collapse; } button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; 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: transparent; background-image: none; } :-moz-focusring {
outline: auto;
} :-moz-ui-invalid {
box-shadow: none;
} progress {
vertical-align: baseline;
} ::-webkit-inner-spin-button,
::-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 {
list-style: none;
margin: 0;
padding: 0;
} textarea {
resize: vertical;
} input::-moz-placeholder, textarea::-moz-placeholder {
opacity: 1; color: #9ca3af; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
opacity: 1; color: #9ca3af; }
input::placeholder,
textarea::placeholder {
opacity: 1; color: #9ca3af; } button,
[role="button"] {
cursor: pointer;
} :disabled {
cursor: default;
} img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
display: block; vertical-align: middle; } img,
video {
max-width: 100%;
height: auto;
} [hidden] {
display: none;
}
:root {
--screen-width: 100vw;
--current-screen: 100vw;
--container-padding: 1rem;
}
@media (min-width: 640px) {
:root {
--current-screen: 640px;
--container-padding: 2rem;
}
}
@media (min-width: 768px) {
:root {
--current-screen: 768px;
}
}
@media (min-width: 1024px) {
:root {
--current-screen: 1024px;
--container-padding: 0rem;
}
}
@media (min-width: 1280px) {
:root {
--current-screen: 1280px;
}
}
*, ::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:  ;
}
.container {
width: 100%;
padding-right: 1rem;
padding-left: 1rem;
}
@media (min-width: 640px) {
.container {
max-width: 640px;
padding-right: 2rem;
padding-left: 2rem;
}
}
@media (min-width: 768px) {
.container {
max-width: 768px;
}
}
@media (min-width: 1024px) {
.container {
max-width: 1024px;
padding-right: 0rem;
padding-left: 0rem;
}
}
@media (min-width: 1280px) {
.container {
max-width: 1280px;
}
}
.h1 {
font-size: 4rem;
line-height: 1.2;
}
.h2{
font-size: 3rem;
line-height: 1.25;
}
.h3{
font-size: 2.25rem;
line-height: 1.3;
}
.h4 {
font-size: 1.375rem;
line-height: 1.35;
}
.h5 {
font-size: .875rem;
line-height: 1.4;
}
.p {
font-size: 1rem;
}
.absolute {
position: absolute;
}
.relative {
position: relative;
}
.sticky {
position: sticky;
}
.top-0 {
top: 0px;
}
.top-32 {
top: 8rem;
}
.top-12 {
top: 3rem;
}
.right-0 {
right: 0px;
}
.z-10 {
z-index: 10;
}
.m-8 {
margin: 2rem;
}
.mx-auto {
margin-left: auto;
margin-right: auto;
}
.mx-0 {
margin-left: 0px;
margin-right: 0px;
}
.my-0 {
margin-top: 0px;
margin-bottom: 0px;
}
.mx-4 {
margin-left: 1rem;
margin-right: 1rem;
}
.mx-6 {
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.my-3 {
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.my-8 {
margin-top: 2rem;
margin-bottom: 2rem;
}
.my-16 {
margin-top: 4rem;
margin-bottom: 4rem;
}
.mb-24 {
margin-bottom: 6rem;
}
.-mb-16 {
margin-bottom: -4rem;
}
.mb-0 {
margin-bottom: 0px;
}
.mt-0 {
margin-top: 0px;
}
.mr-4 {
margin-right: 1rem;
}
.ml-8 {
margin-left: 2rem;
}
.mb-8 {
margin-bottom: 2rem;
}
.block {
display: block;
}
.inline-block {
display: inline-block;
}
.flex {
display: flex;
}
.grid {
display: grid;
}
.contents {
display: contents;
}
.hidden {
display: none;
}
.aspect-\[3\/2\] {
aspect-ratio: 3 / 2;
}
.h-full {
height: 100%;
}
.h-1 {
height: 0.25rem;
}
.h-6 {
height: 1.5rem;
}
.max-h-72 {
max-height: 18rem;
}
.min-h-screen {
min-height: 100vh;
}
.w-full {
width: 100%;
}
.w-1\/3 {
width: 33.333333%;
}
.w-8 {
width: 2rem;
}
.w-16 {
width: 4rem;
}
.w-2\/3 {
width: 66.666667%;
}
.w-1\/2 {
width: 50%;
}
.w-6 {
width: 1.5rem;
}
.w-80 {
width: 20rem;
}
.max-w-4xl {
max-width: 56rem;
}
.max-w-7xl {
max-width: 80rem;
}
.max-w-6xl {
max-width: 72rem;
}
.max-w-sm {
max-width: 24rem;
}
.max-w-screen-lg {
max-width: 1024px;
}
.flex-1 {
flex: 1 1 0%;
}
.flex-grow {
flex-grow: 1;
}
.translate-x-0 {
--tw-translate-x: 0px;
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));
}
.-translate-y-8 {
--tw-translate-y: -2rem;
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-125 {
--tw-scale-x: 1.25;
--tw-scale-y: 1.25;
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));
}
.transform-none {
transform: none;
}
.cursor-pointer {
cursor: pointer;
}
.list-none {
list-style-type: none;
}
.list-disc {
list-style-type: disc;
}
.list-decimal {
list-style-type: decimal;
}
.grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-row {
flex-direction: row;
}
.flex-row-reverse {
flex-direction: row-reverse;
}
.flex-col {
flex-direction: column;
}
.flex-col-reverse {
flex-direction: column-reverse;
}
.flex-wrap {
flex-wrap: wrap;
}
.items-start {
align-items: flex-start;
}
.items-end {
align-items: flex-end;
}
.items-center {
align-items: center;
}
.justify-start {
justify-content: flex-start;
}
.justify-end {
justify-content: flex-end;
}
.justify-center {
justify-content: center;
}
.justify-between {
justify-content: space-between;
}
.gap-2 {
gap: 0.5rem;
}
.gap-4 {
gap: 1rem;
}
.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));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-x-0 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(0px * var(--tw-space-x-reverse));
margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-24 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(6rem * var(--tw-space-y-reverse));
}
.rounded {
border-radius: 0.25rem;
}
.border-0 {
border-width: 0px;
}
.border-2 {
border-width: 2px;
}
.border {
border-width: 1px;
}
.border-b-4 {
border-bottom-width: 4px;
}
.border-b {
border-bottom-width: 1px;
}
.border-primary {
--tw-border-opacity: 1;
border-color: rgb(237 40 26 / var(--tw-border-opacity));
}
.bg-primary {
--tw-bg-opacity: 1;
background-color: rgb(237 40 26 / var(--tw-bg-opacity));
}
.bg-red-100 {
--tw-bg-opacity: 1;
background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}
.bg-white {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-dark {
--tw-bg-opacity: 1;
background-color: rgb(21 20 21 / var(--tw-bg-opacity));
}
.bg-black {
--tw-bg-opacity: 1;
background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-gray {
--tw-bg-opacity: 1;
background-color: rgb(229 229 229 / var(--tw-bg-opacity));
}
.fill-current {
fill: currentColor;
}
.object-cover {
-o-object-fit: cover;
object-fit: cover;
}
.p-8 {
padding: 2rem;
}
.p-4 {
padding: 1rem;
}
.p-6 {
padding: 1.5rem;
}
.p-0 {
padding: 0px;
}
.p-2 {
padding: 0.5rem;
}
.p-10 {
padding: 2.5rem;
}
.py-16 {
padding-top: 4rem;
padding-bottom: 4rem;
}
.px-8 {
padding-left: 2rem;
padding-right: 2rem;
}
.py-4 {
padding-top: 1rem;
padding-bottom: 1rem;
}
.py-8 {
padding-top: 2rem;
padding-bottom: 2rem;
}
.px-0 {
padding-left: 0px;
padding-right: 0px;
}
.py-2 {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.px-4 {
padding-left: 1rem;
padding-right: 1rem;
}
.py-3 {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.px-3 {
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.pb-16 {
padding-bottom: 4rem;
}
.pt-12 {
padding-top: 3rem;
}
.pb-8 {
padding-bottom: 2rem;
}
.pb-4 {
padding-bottom: 1rem;
}
.pt-16 {
padding-top: 4rem;
}
.pl-4 {
padding-left: 1rem;
}
.pt-6 {
padding-top: 1.5rem;
}
.text-left {
text-align: left;
}
.text-center {
text-align: center;
}
.font-montserrat {
font-family: Montserrat, sans-serif;
}
.text-3xl {
font-size: 1.875rem;
line-height: 2.25rem;
}
.text-sm {
font-size: 0.875rem;
line-height: 1.25rem;
}
.text-xl {
font-size: 1.25rem;
line-height: 1.75rem;
}
.text-5xl {
font-size: 3rem;
line-height: 1;
}
.text-4xl {
font-size: 2.25rem;
line-height: 2.5rem;
}
.text-2xl {
font-size: 1.5rem;
line-height: 2rem;
}
.text-base {
font-size: 1rem;
line-height: 1.5rem;
}
.font-thin {
font-weight: 100;
}
.font-normal {
font-weight: 400;
}
.font-semibold {
font-weight: 600;
}
.font-bold {
font-weight: 700;
}
.font-light {
font-weight: 300;
}
.uppercase {
text-transform: uppercase;
}
.italic {
font-style: italic;
}
.leading-7 {
line-height: 1.75rem;
}
.leading-tight {
line-height: 1.25;
}
.text-white {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-primary {
--tw-text-opacity: 1;
color: rgb(237 40 26 / var(--tw-text-opacity));
}
.text-dark {
--tw-text-opacity: 1;
color: rgb(21 20 21 / var(--tw-text-opacity));
}
.text-blue-500 {
--tw-text-opacity: 1;
color: rgb(59 130 246 / var(--tw-text-opacity));
}
.no-underline {
-webkit-text-decoration-line: none;
text-decoration-line: none;
}
.antialiased {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.subpixel-antialiased {
-webkit-font-smoothing: auto;
-moz-osx-font-smoothing: auto;
}
.shadow-lg {
--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.drop-shadow {
--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.alignfull {
margin: 0.5rem calc(50% - 50vw);
max-width: 100vw;
width: 100vw;
}
.alignwide {
margin-left: -4rem;
margin-right: -4rem;
margin-top: 0.5rem;
margin-bottom: 0.5rem;
max-width: 1280px;
}
.alignnone {
margin-left: 0px;
margin-right: 0px;
height: auto;
max-width: 100%;
}
.aligncenter {
margin: 0.5rem auto;
display: block;
}
@media (min-width: 640px) {
.alignleft:not(.wp-block-button) {
margin-right: 0.5rem;
}
.alignleft:not(.wp-block-button) {
float: left;
}
.alignright:not(.wp-block-button) {
margin-left: 0.5rem;
}
.alignright:not(.wp-block-button) {
float: right;
}
.wp-block-button.alignleft a {
float: left;
}
.wp-block-button.alignleft a {
margin-right: 1rem;
}
.wp-block-button.alignright a {
float: right;
}
.wp-block-button.alignright a {
margin-left: 1rem;
}
}
.wp-caption {
display: inline-block;
}
.wp-caption img {
margin-bottom: 0.5rem;
line-height: 1;
}
.wp-caption-text {
font-size: 0.875rem;
color: #718096;
}
.bx-container {
margin-left: calc((var(--screen-width) - var(--current-screen)) / -2 - var(--container-padding));
padding-left: calc((var(--screen-width) - var(--current-screen)) / 2 + var(--container-padding));
margin-right: calc((var(--screen-width) - var(--current-screen)) / -2 - var(--container-padding));
padding-right: calc((var(--screen-width) - var(--current-screen)) / 2 + var(--container-padding));
}
.full-width{
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
}
.entry-content h1, .block-editor-block-list__layout h1 {
font-size: 1.5rem;
line-height: 2rem;
}
.entry-content h2, .block-editor-block-list__layout h2 {
font-size: 1.25rem;
line-height: 1.75rem;
}
.entry-content h3, .block-editor-block-list__layout h3 {
font-size: 1.125rem;
line-height: 1.75rem;
}
.entry-content p a, .entry-content ul a, .entry-content ol a, .block-editor-block-list__layout p a, .block-editor-block-list__layout ul a, .block-editor-block-list__layout ol a {
--tw-text-opacity: 1;
color: rgb(59 130 246 / var(--tw-text-opacity));
}
.entry-content p a, .entry-content ul a, .entry-content ol a, .block-editor-block-list__layout p a, .block-editor-block-list__layout ul a, .block-editor-block-list__layout ol a {
-webkit-text-decoration-line: underline;
text-decoration-line: underline;
}
.entry-content p a:hover, .entry-content ul a:hover, .entry-content ol a:hover, .block-editor-block-list__layout p a:hover, .block-editor-block-list__layout ul a:hover, .block-editor-block-list__layout ol a:hover {
-webkit-text-decoration-line: none;
text-decoration-line: none;
}
.entry-content p, .entry-content ul, .entry-content ol, .block-editor-block-list__layout p, .block-editor-block-list__layout ul, .block-editor-block-list__layout ol {
margin-bottom: 2rem;
}
.entry-content ul:not(.block-editor-block-variation-picker__variations) li, .block-editor-block-list__layout ul:not(.block-editor-block-variation-picker__variations) li {
list-style-position: inside;
}
.entry-content ul:not(.block-editor-block-variation-picker__variations) li, .block-editor-block-list__layout ul:not(.block-editor-block-variation-picker__variations) li {
list-style-type: disc;
}
.entry-content ol li, .block-editor-block-list__layout ol li {
list-style-position: inside;
}
.entry-content ol li, .block-editor-block-list__layout ol li {
list-style-type: decimal;
}
.fl-col-content > div:not(:first-child) {
padding-top: 4rem;
padding-bottom: 4rem;
}
.fl-col-content > div:last-child {
padding-bottom: 4rem;
}
html {
-webkit-font-smoothing: auto;
-moz-osx-font-smoothing: auto;
font-weight: 400;
line-height: 1.5;
color: #151415;
}
body, html {
background-color: #E5E5E5;
font-size: 16px;
}
main a:not(.sans):not(.fl-accordion-button-label):not(.fl-accordion-button-icon)  {
color: #ED281A;
border-bottom: 2px solid #ED281A;
}
main a:not(.sans):not(.fl-accordion-button-label):not(.fl-accordion-button-icon):hover {
color: #921B12;
border-bottom: 2px solid #921B12;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, body, html, a, p {
font-family: Montserrat, sans-serif;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: 1rem;
font-weight: 700;
}
.h1,
h1,
.entry-content h1 {
font-size: 4rem !important;
line-height: 1.2 !important;
}
@media only screen and (max-width: 600px) {
.h1,
h1,
.entry-content h1 {
font-size: 2.5rem !important;
}
}
.h2, h2, .entry-content h2 {
margin-bottom: 0px;
font-size: 2.6rem;
line-height: 1.25;
}
.h3,
h3,
.entry-content h3 {
font-size: 2.25rem;
line-height: 1.3;
}
.h4,
h4,
.entry-content h4 {
font-size: 1.375rem;
line-height: 1.35;
}
.h5,
h5,
.entry-content h5 {
font-size: .875rem;
line-height: 1.4;
}
p {
font-size: 1rem;
}
@media screen and (min-width: 768px) {
.h1,
h1,
.entry-content h1 {
font-size: 2.625rem;
}
.h2,
h2,
.entry-content h2 {
font-size: 1.75rem;
}
.h3,
h3,
.entry-content h3 {
font-size: 1.5rem;
}
.h4,
h4,
.entry-content h4 {
font-size: 1.125rem;
}
.h5,
h5,
.entry-content h5 {
font-size: 14px;
}
}
.drop-shadow {
background: #C4C4C4;
box-shadow: 5.89362px 5.89362px 23.5745px rgba(10, 10, 10, 0.08);
}
footer {
padding-top: 3rem;
}
.footer {
width: 100%;
padding-right: 1rem;
padding-left: 1rem;
}
@media (min-width: 640px) {
.footer {
max-width: 640px;
padding-right: 2rem;
padding-left: 2rem;
}
}
@media (min-width: 768px) {
.footer {
max-width: 768px;
}
}
@media (min-width: 1024px) {
.footer {
max-width: 1024px;
padding-right: 0rem;
padding-left: 0rem;
}
}
@media (min-width: 1280px) {
.footer {
max-width: 1280px;
}
}
.footer {
margin-left: auto;
margin-right: auto;
display: flex;
max-width: 56rem;
flex-direction: column;
}
.footer > :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));
}
.footer {
--tw-bg-opacity: 1;
background-color: rgb(21 20 21 / var(--tw-bg-opacity));
padding-left: 2rem;
padding-right: 2rem;
padding-top: 3rem;
padding-bottom: 2rem;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
.footer {
padding-left: 1rem;
padding-right: 1rem;
}
}
.footer-text{
}
.footer-text header {
padding-bottom: 1rem;
}
.footer-text h3 {
font-weight: 700;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.footer-text p {
margin-bottom: 0.5rem;
font-size: 1.875rem;
line-height: 2.25rem;
}
.footer-contact {
display: flex;
width: 100%;
flex-direction: column;
}
.footer-contact > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
@media (min-width: 768px) {
.footer-contact {
width: 50%;
}
}
.footer-contact p {
font-size: 0.875rem;
line-height: 1.75rem;
}
@media (min-width: 768px) {
.footer-contact p {
line-height: 1.25;
}
}
.footer-links {
display: flex;
width: 100%;
flex-wrap: wrap;
}
@media (min-width: 768px) {
.footer-links {
width: 50%;
}
}
.footer-links .links {
width: 33.333333%;
padding-top: 1rem;
padding-bottom: 1rem;
font-size: 0.875rem;
line-height: 1.25rem;
}
.split-text-bg {
margin-left: 0px;
margin-right: 0px;
--tw-bg-opacity: 1;
background-color: rgb(237 40 26 / var(--tw-bg-opacity));
padding-bottom: 2rem;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
margin-left: calc((var(--screen-width) - var(--current-screen)) / -2 - var(--container-padding));
padding-left: calc((var(--screen-width) - var(--current-screen)) / 2 + var(--container-padding));
margin-right: calc((var(--screen-width) - var(--current-screen)) / -2 - var(--container-padding));
padding-right: calc((var(--screen-width) - var(--current-screen)) / 2 + var(--container-padding));
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
}
.split-text {
padding-top: 4rem;
padding-bottom: 2rem;
padding-left: 1rem;
padding-right: 1rem;
}
.split-text .text {
display: flex;
flex-direction: column;
}
.split-text .text > :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));
}
.split-text-top {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
}
.split-text-top:hover {
cursor: pointer;
}
.split-text-icon {
margin-left: 2rem;
display: flex;
width: 2rem;
justify-content: center;
-webkit-text-decoration-line: none;
text-decoration-line: none;
}
.split-text-title {
font-size: 36px;
}
.service-list ul, .service-list li, .page-nav li {
list-style-type: none !important;
}
.service-list ul {
font-size: 2rem;
font-weight: 700;
}
.service-list li{
margin-bottom: 0.75rem
}
.header p {
font-size: 1.25rem;
line-height: 1.75rem;
font-weight: 600;
color: #686668;
}
.homepage-image {
margin-top: 3rem;
margin-bottom: 3rem;
--tw-bg-opacity: 1;
background-color: rgb(254 226 226 / var(--tw-bg-opacity));
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
background-color: #efefef;
}
.homepage-image img {
opacity: 0.85;
}
.homepage-header h1 {
margin-bottom: 1rem;
font-size: 3rem;
font-weight: 100;
line-height: 1.25;
max-width: 28ch;
}
.homepage-header h1 strong {
font-weight: 800;
}
.homepage-header {
padding-top: 2rem;
padding-bottom: 2rem;
}
.hero h1 {
text-align: center;
}
@media (min-width: 768px) {
.hero h1 {
font-size: 6rem;
line-height: 1;
}
}
@media (min-width: 1024px) {
.hero h1 {
font-size: 8.33rem;
}
}
.results {
--tw-bg-opacity: 1;
background-color: rgb(237 40 26 / var(--tw-bg-opacity));
padding-top: 4rem;
margin-left: calc((var(--screen-width) - var(--current-screen)) / -2 - var(--container-padding));
padding-left: calc((var(--screen-width) - var(--current-screen)) / 2 + var(--container-padding));
margin-right: calc((var(--screen-width) - var(--current-screen)) / -2 - var(--container-padding));
padding-right: calc((var(--screen-width) - var(--current-screen)) / 2 + var(--container-padding));
}
.results h3, .results p {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.result-post p{
}
.result-post li {
list-style-type: disc;
list-style-position: inside;
}
.result-title {
}
.result-content {
display: flex;
flex-direction: column;
}
.result-content > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(0px * var(--tw-space-x-reverse));
margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
@media (min-width: 768px) {
.result-content {
flex-direction: row;
}
.result-content > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(3rem * var(--tw-space-x-reverse));
margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
}
.result-content > :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));
}
}
.team {
position: relative;
--tw-bg-opacity: 1;
background-color: rgb(237 40 26 / var(--tw-bg-opacity));
padding-top: 4rem;
padding-bottom: 4rem;
margin-left: calc((var(--screen-width) - var(--current-screen)) / -2 - var(--container-padding));
padding-left: calc((var(--screen-width) - var(--current-screen)) / 2 + var(--container-padding));
margin-right: calc((var(--screen-width) - var(--current-screen)) / -2 - var(--container-padding));
padding-right: calc((var(--screen-width) - var(--current-screen)) / 2 + var(--container-padding));
}
.team.white {
position: relative;
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
padding-top: 4rem;
padding-bottom: 4rem;
margin-left: calc((var(--screen-width) - var(--current-screen)) / -2 - var(--container-padding));
padding-left: calc((var(--screen-width) - var(--current-screen)) / 2 + var(--container-padding));
margin-right: calc((var(--screen-width) - var(--current-screen)) / -2 - var(--container-padding));
padding-right: calc((var(--screen-width) - var(--current-screen)) / 2 + var(--container-padding));
}
.team.white h2 {
text-align: center;
--tw-text-opacity: 1;
color: rgb(237 40 26 / var(--tw-text-opacity));
}
.team .job h4 {
font-weight: 300;
font-style: italic;
color: #ccc;
}
.team.white .job h4 {
font-weight: 300;
font-style: italic;
color: #686668;
}
.team .fl-photo-img-jpg {
height: -webkit-min-content;
height: -moz-min-content;
height: min-content;
overflow: hidden;
}
.headshot img {
transition: transform .5s ease;
}
.headshot:hover img {
transform: scale(1.1);
}
.team h1, .team h2, .team h3, .team p {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.page-nav a:not(.active) {
border-width: 0px !important;
}
.member-description h1{
font-size: 4rem;
line-height: 1.1;
}
.member-description h3{
color: #686668;
font-style: normal;
display: block;
font-weight: 400;
margin-top: 1em;
}
.member-information {
position: relative;
padding-top: 4rem;
margin-left: calc((var(--screen-width) - var(--current-screen)) / -2 - var(--container-padding));
padding-left: calc((var(--screen-width) - var(--current-screen)) / 2 + var(--container-padding));
margin-right: calc((var(--screen-width) - var(--current-screen)) / -2 - var(--container-padding));
padding-right: calc((var(--screen-width) - var(--current-screen)) / 2 + var(--container-padding));
background-color: #efefef;
}
.page-header {
position: sticky;
top: 0px;
z-index: 50;
padding-bottom: 1rem;
padding-top: 1.5rem;
}
@media (min-width: 768px) {
.page-header {
padding-top: 2rem;
}
}
.page-header .nav-section {
width: 100%;
padding-right: 1rem;
padding-left: 1rem;
}
@media (min-width: 640px) {
.page-header .nav-section {
max-width: 640px;
padding-right: 2rem;
padding-left: 2rem;
}
}
@media (min-width: 768px) {
.page-header .nav-section {
max-width: 768px;
}
}
@media (min-width: 1024px) {
.page-header .nav-section {
max-width: 1024px;
padding-right: 0rem;
padding-left: 0rem;
}
}
@media (min-width: 1280px) {
.page-header .nav-section {
max-width: 1280px;
}
}
.page-header .nav-section {
margin-left: auto;
margin-right: auto;
display: flex;
flex-direction: row;
align-items: center;
}
@media (min-width: 768px) {
.page-header .nav-section {
justify-content: space-around;
}
}
@media (min-width: 1024px) {
.page-header .nav-section {
justify-content: flex-start;
}
}
.header-dark {
--tw-bg-opacity: 1;
background-color: rgb(21 20 21 / var(--tw-bg-opacity));
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.little-red-line {
width: 4rem;
border-bottom-width: 4px;
--tw-border-opacity: 1;
border-color: rgb(237 40 26 / var(--tw-border-opacity));
}
.three-bars {
position: relative;
margin-bottom: 6rem;
display: flex;
width: 100%;
flex-direction: column;
--tw-bg-opacity: 1;
background-color: rgb(21 20 21 / var(--tw-bg-opacity));
}
@media (min-width: 1024px) {
.three-bars {
margin-bottom: 0px;
}
.three-bars {
flex-direction: row;
}
.three-bars {
background-color: transparent;
}
}
.three-bars > .text {
width: 100%;
padding-right: 1rem;
padding-left: 1rem;
}
@media (min-width: 640px) {
.three-bars > .text {
max-width: 640px;
padding-right: 2rem;
padding-left: 2rem;
}
}
@media (min-width: 768px) {
.three-bars > .text {
max-width: 768px;
}
}
@media (min-width: 1024px) {
.three-bars > .text {
max-width: 1024px;
padding-right: 0rem;
padding-left: 0rem;
}
}
@media (min-width: 1280px) {
.three-bars > .text {
max-width: 1280px;
}
}
.three-bars > .text {
margin-left: auto;
margin-right: auto;
display: flex;
width: 100%;
flex-direction: column;
}
.three-bars > .text > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.three-bars > .text {
--tw-bg-opacity: 1;
background-color: rgb(21 20 21 / var(--tw-bg-opacity));
padding-top: 2rem;
padding-bottom: 2rem;
}
@media (min-width: 1024px) {
.three-bars > .text {
width: 50%;
}
}
.three-bars > .text .constrained {
margin-left: auto;
margin-right: auto;
display: flex;
width: 100%;
flex-direction: column;
}
.three-bars > .text .constrained > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
@media (min-width: 1024px) {
.three-bars > .text .constrained {
width: 50%;
}
}
.three-bars .text h3 {
margin-bottom: 0px;
font-family: Montserrat, sans-serif;
font-weight: 400;
text-transform: uppercase;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
letter-spacing: 0.1em;
}
.three-bars .text p.type {
font-family: Montserrat, sans-serif !important;
font-weight: 600 !important;
text-transform: uppercase !important;
--tw-text-opacity: 1 !important;
color: rgb(237 40 26 / var(--tw-text-opacity)) !important;
}
.three-bars > .text p {
font-size: 2.25rem;
line-height: 2.5rem;
font-weight: 600;
line-height: 1.5;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.three-bars .bars {
margin-top: 0px;
margin-bottom: 0px;
display: flex;
transform: none;
flex-direction: column;
}
.three-bars .bars > :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));
}
@media (min-width: 1024px) {
.three-bars .bars {
margin-top: 2rem;
margin-bottom: 2rem;
}
.three-bars .bars {
flex: 1 1 0%;
}
.three-bars .bars {
--tw-translate-x: -6rem;
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));
}
.three-bars .bars {
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));
}
}
.three-bars-external .link {
margin-left: auto;
margin-right: auto;
display: flex;
width: 100%;
flex-direction: column;
align-items: center;
justify-content: center;
}
@media (min-width: 768px) {
.three-bars-external .link {
align-items: flex-end;
}
.three-bars-external .link {
justify-content: flex-end;
}
}
.three-bars .bars .bar {
margin-left: 1rem;
margin-right: 1rem;
display: flex;
flex-direction: column;
}
.three-bars .bars .bar > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.three-bars .bars .bar {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
padding: 2rem;
}
@media (min-width: 768px) {
.three-bars .bars .bar {
flex-direction: row;
}
.three-bars .bars .bar {
align-items: center;
}
.three-bars .bars .bar {
justify-content: center;
}
.three-bars .bars .bar > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(1rem * var(--tw-space-x-reverse));
margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
}
@media (min-width: 1024px) {
.three-bars .bars .bar {
margin-left: 0px;
margin-right: 0px;
}
}
.three-bars .bars .bar{
box-shadow: 5.89362px 5.89362px 23.5745px rgba(10, 10, 10, 0.08);
width: 95%;
}
.three-bars .bars .bar:last-child {
margin-bottom: -4rem;
padding-bottom: 2rem;
}
@media (min-width: 1024px) {
.three-bars .bars .bar:last-child {
margin-bottom: auto;
}
.three-bars .bars .bar:last-child {
padding-bottom: 1rem;
}
}
.three-bars .bars .bar > .text {
flex: 1 1 0%;
}
.three-bars .bars .bar h3 {
font-size: 1.5rem;
line-height: 2rem;
font-weight: 600;
}
.three-bars .bars .bar p {
margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
.three-bars .bars .bar h3{
}
.three-bars .bars .bar p {
--tw-text-opacity: 1;
color: rgb(21 20 21 / var(--tw-text-opacity));
}
.three-bars .text h2 {
text-transform: uppercase;
}
.three-bars > .text p {
}
}
.member .image img {
}
.image_box {
width: 100%;
padding-right: 1rem;
padding-left: 1rem;
}
@media (min-width: 640px) {
.image_box {
max-width: 640px;
padding-right: 2rem;
padding-left: 2rem;
}
}
@media (min-width: 768px) {
.image_box {
max-width: 768px;
}
}
@media (min-width: 1024px) {
.image_box {
max-width: 1024px;
padding-right: 0rem;
padding-left: 0rem;
}
}
@media (min-width: 1280px) {
.image_box {
max-width: 1280px;
}
}
.image_box {
margin-left: auto;
margin-right: auto;
display: flex;
flex-direction: column;
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
padding: 1rem;
}
@media (min-width: 1024px) {
.image_box {
flex-direction: row;
}
.image_box {
padding: 0px;
}
}
.image_box .image {
display: flex;
width: 100%;
flex-direction: column;
align-items: center;
justify-content: center;
}
@media (min-width: 1024px) {
.image_box .image {
width: 50%;
}
.image_box .image img {
height: auto;
}
}
.image_box > .text {
position: relative;
width: 100%;
}
@media (min-width: 1024px) {
.image_box > .text {
width: 50%;
}
}
.image_box > .text .constrained {
display: flex;
height: 100%;
flex-direction: column;
justify-content: flex-start;
}
.image_box > .text .constrained > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.image_box > .text .constrained {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
@media (min-width: 768px) {
.image_box > .text .constrained {
padding: 2rem;
}
}
@media (min-width: 1024px) {
.image_box > .text .constrained {
padding: 2rem;
}
}
.image_box > .text h2 {
margin-bottom: 0px;
font-family: Montserrat, sans-serif;
font-size: 1rem;
line-height: 1.5rem;
font-weight: 400;
text-transform: uppercase;
--tw-text-opacity: 1;
color: rgb(21 20 21 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
.image_box > .text h2 {
font-size: 1.5rem;
line-height: 2rem;
}
}
.image_box > .text p {
font-size: 1.25rem;
line-height: 1.75rem;
font-weight: 600;
line-height: 1.625;
}
@media (min-width: 1024px) {
.image_box > .text p {
font-size: 2.25rem;
line-height: 2.5rem;
}
}
.full_text {
width: 100%;
padding-right: 1rem;
padding-left: 1rem;
}
@media (min-width: 640px) {
.full_text {
max-width: 640px;
padding-right: 2rem;
padding-left: 2rem;
}
}
@media (min-width: 768px) {
.full_text {
max-width: 768px;
}
}
@media (min-width: 1024px) {
.full_text {
max-width: 1024px;
padding-right: 0rem;
padding-left: 0rem;
}
}
@media (min-width: 1280px) {
.full_text {
max-width: 1280px;
}
}
.full_text {
position: relative;
margin-left: auto;
margin-right: auto;
display: flex;
width: 100%;
max-width: 80rem;
flex-direction: column;
align-items: center;
justify-content: center;
}
.full_text > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.full_text {
padding-top: 4rem;
padding-bottom: 4rem;
}
@media (min-width: 768px) {
.full_text {
width: 50%;
}
}
.full_text h2 {
text-align: center;
font-weight: 600;
}
.full_text p {
font-size: 1rem;
}
.fl-module-hero .fl-module-content {
margin-top: 0px;
}
.hero {
width: 100%;
padding-right: 1rem;
padding-left: 1rem;
}
@media (min-width: 640px) {
.hero {
max-width: 640px;
padding-right: 2rem;
padding-left: 2rem;
}
}
@media (min-width: 768px) {
.hero {
max-width: 768px;
}
}
@media (min-width: 1024px) {
.hero {
max-width: 1024px;
padding-right: 0rem;
padding-left: 0rem;
}
}
@media (min-width: 1280px) {
.hero {
max-width: 1280px;
}
}
.hero {
margin-left: auto;
margin-right: auto;
display: flex;
width: 100%;
flex-direction: column-reverse;
}
@media (min-width: 768px) {
.hero {
padding-top: 2rem;
padding-bottom: 2rem;
}
}
@media (min-width: 1024px) {
.hero {
flex-direction: row;
}
}
.hero > .text {
width: 100%;
padding-right: 1rem;
padding-left: 1rem;
}
@media (min-width: 640px) {
.hero > .text {
max-width: 640px;
padding-right: 2rem;
padding-left: 2rem;
}
}
@media (min-width: 768px) {
.hero > .text {
max-width: 768px;
}
}
@media (min-width: 1024px) {
.hero > .text {
max-width: 1024px;
padding-right: 0rem;
padding-left: 0rem;
}
}
@media (min-width: 1280px) {
.hero > .text {
max-width: 1280px;
}
}
.hero > .text {
margin-left: auto;
margin-right: auto;
display: flex;
width: 100%;
flex-direction: column;
}
.hero > .text > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.hero > .text {
padding-top: 2rem;
padding-bottom: 2rem;
}
@media (min-width: 1024px) {
.hero > .text {
width: 66.666667%;
}
}
.hero > .text .constrained {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.hero > .text .constrained > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.hero > .text .constrained h1 {
text-align: left;
font-weight: 600;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
font-size: 64px;
}
.hero > .text .constrained h1 span {
margin-right: 1rem;
display: inline-block;
}
@media (min-width: 768px) {
.hero > .text .constrained h1 span {
display: block;
}
}
.hero > .text .constrained h1 span:last-child {
display: block;
}
.hero > .text .constrained p {
width: 66.666667%;
text-align: left;
font-size: 1.5rem;
line-height: 2rem;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hero .hero_image {
position: relative;
display: flex;
height: 100%;
flex-direction: column;
}
@media (min-width: 768px) {
.hero .hero_image {
margin-top: 2rem;
margin-bottom: 2rem;
}
.hero .hero_image {
--tw-translate-x: 1rem;
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));
}
.hero .hero_image {
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));
}
}
@media (min-width: 1024px) {
.hero .hero_image img {
max-width: 42rem;
}
}
.sixty-split-bg {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
background: linear-gradient(to right, #151415 66%, #E5E5E5 34%);
}
@media screen and (max-width: 1280px) {
.sixty-split-bg{
background: #151415
}
}
.sixty-split-bg .links a {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media screen and (max-width: 768px) {
.hero {
padding-left: 0px;
padding-right: 0px;
}
.sixty-split-bg {
--tw-bg-opacity: 1 !important;
background-color: rgb(21 20 21 / var(--tw-bg-opacity)) !important;
}
.sixty-split-bg {
background: unset;
}
.mobile .links:not(.btn-red) a {
--tw-text-opacity: 1;
color: rgb(21 20 21 / var(--tw-text-opacity));
}
.hero > .text .constrained h1 {
text-align: left;
}
.hero > .text .constrained h1 {
font-weight: 600;
}
.hero > .text .constrained h1 {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hero > .text .constrained p {
width: 66.666667%;
}
.hero > .text .constrained p {
text-align: left;
}
.hero > .text .constrained p {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
}
.footer .link-section {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: 1fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
}
.footer .link-section .links-1 {
display: flex;
width: 100%;
flex-direction: row;
align-items: center;
justify-content: space-between;
grid-column: 1;
grid-row: 1;
}
.footer .link-section .icon {
display: flex;
width: 100%;
flex-direction: column;
align-items: center;
justify-content: center;
grid-column: 2;
grid-row: 1;
}
.footer .link-section .icon .logo {
display: flex;
width: 100%;
flex-direction: column;
align-items: center;
justify-content: center;
}
.footer .link-section .links-2 {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
grid-column: 3;
grid-row: 1;
}
@media  screen and (max-width: 768px) {
.links {
padding-bottom: 1rem;
}
.footer .link-section {
display: flex;
}
.footer .link-section {
width: 100%;
}
.footer .link-section {
flex-direction: column;
}
.footer .link-section {
align-items: center;
}
.footer .link-section {
justify-content: center;
}
.footer .link-section {
grid-column: 1;
grid-row: 3;
}
.footer .link-section .links-1 {
display: flex;
}
.footer .link-section .links-1 {
width: 100%;
}
.footer .link-section .links-1 {
flex-direction: column;
}
.footer .link-section .links-1 {
align-items: center;
}
.footer .link-section .links-1 {
justify-content: center;
}
.footer .link-section .links-1 {
grid-column: 1;
order: 2;
}
.footer .link-section .icon {
display: flex;
}
.footer .link-section .icon {
width: 100%;
}
.footer .link-section .icon {
flex-direction: column;
}
.footer .link-section .icon {
align-items: center;
}
.footer .link-section .icon {
justify-content: center;
}
.footer .link-section .icon {
padding-bottom: 1rem;
}
.footer .link-section .icon {
grid-column: 1;
order: 1;
}
.footer .link-section .links-2 {
display: flex;
}
.footer .link-section .links-2 {
width: 100%;
}
.footer .link-section .links-2 {
flex-direction: column;
}
.footer .link-section .links-2 {
align-items: center;
}
.footer .link-section .links-2 {
justify-content: center;
}
.footer .link-section .links-2 {
order: 3;
}
}
.legalese p {
margin-left: auto;
margin-right: auto;
display: flex;
width: 66.666667%;
flex-direction: column;
justify-content: center;
text-align: center;
font-size: 14px;
line-height: 17.07px;
}
.tos {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.tos > :not([hidden]) ~ :not([hidden]) {
--tw-divide-x-reverse: 0;
border-right-width: calc(2px * var(--tw-divide-x-reverse));
border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
}
.tos {
font-family: Montserrat, sans-serif;
}
@media (min-width: 768px) {
.tos {
flex-direction: row;
}
}
.tos {
font-size: 14px;
line-height: 17.07px;
}
.tos div {
padding-left: 1rem;
padding-right: 1rem;
}
.social {
margin-left: auto;
margin-right: auto;
display: flex;
width: 50%;
flex-direction: row;
align-items: center;
justify-content: space-between;
}
@media (min-width: 768px) {
.social {
width: 25%;
}
} .btn-red, a.fl-button {
--tw-bg-opacity: 1;
background-color: rgb(237 40 26 / var(--tw-bg-opacity));
padding-top: 1rem;
padding-bottom: 1rem;
padding-left: 2.5rem;
padding-right: 2.5rem;
font-weight: 700;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-red:hover, a.fl-button:hover {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-red:hover,a.fl-button:hover {
background-color: #921B12;
}
.btn-red:active, a.fl-button:active {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-red:active,a.fl-button:active {
background-color: #151415;
} .services {
width: 100%;
padding-right: 1rem;
padding-left: 1rem;
}
@media (min-width: 640px) {
.services {
max-width: 640px;
padding-right: 2rem;
padding-left: 2rem;
}
}
@media (min-width: 768px) {
.services {
max-width: 768px;
}
}
@media (min-width: 1024px) {
.services {
max-width: 1024px;
padding-right: 0rem;
padding-left: 0rem;
}
}
@media (min-width: 1280px) {
.services {
max-width: 1280px;
}
}
.services {
margin-left: auto;
margin-right: auto;
display: flex;
max-width: 72rem;
flex-direction: column;
}
.services > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(6rem * var(--tw-space-y-reverse));
}
.services {
padding-top: 2rem;
padding-bottom: 2rem;
}
@media (min-width: 768px) {
.services > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(8rem * var(--tw-space-y-reverse));
}
}
.services .service {
display: flex;
width: 100%;
}
.services .service:nth-child(odd) {
flex-direction: column;
}
@media (min-width: 768px) {
.services .service:nth-child(odd) {
flex-direction: row;
}
}
.services .service:nth-child(even) {
flex-direction: column;
}
@media (min-width: 768px) {
.services .service:nth-child(even) {
flex-direction: row-reverse;
}
}
.services .service .text {
display: flex;
width: 100%;
flex-direction: column;
}
.services .service .text > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.services .service .text {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
padding: 2rem;
}
@media (min-width: 768px) {
.services .service .text {
width: 71%;
}
.services .service:nth-child(odd) .text {
padding-right: 6rem;
}
}
@media (min-width: 1024px) {
.services .service:nth-child(odd) .text {
padding-right: 2.5rem;
}
}
@media (min-width: 768px) {
.services .service:nth-child(even) .text {
padding-left: 6rem;
}
}
@media (min-width: 1024px) {
.services .service:nth-child(even) .text {
padding-left: 2.5rem;
}
}
.services .service .text .learn-more {
display: flex;
flex: 1 1 0%;
flex-direction: column;
justify-content: flex-end;
padding-top: 1.5rem;
padding-bottom: 2rem;
}
@media (min-width: 768px) {
.services .service .text .learn-more {
padding-bottom: 0px;
}
}
.services .service .image {
display: flex;
aspect-ratio: 3 / 2;
width: 100%;
--tw-scale-x: 1.25;
--tw-scale-y: 1.25;
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));
align-items: center;
justify-content: center;
}
@media (min-width: 768px) {
.services .service .image {
width: 29%;
}
}
.services .service:nth-child(odd) .image {
--tw-translate-x: 0px;
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));
}
@media (min-width: 768px) {
.services .service:nth-child(odd) .image {
--tw-translate-x: -2rem;
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));
}
}
.services .service:nth-child(even) .image {
--tw-translate-x: 0px;
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));
}
@media (min-width: 768px) {
.services .service:nth-child(even) .image {
--tw-translate-x: 2rem;
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));
}
}
ul, ol {
margin-left: 2rem;
}
.services .service .image img {
max-height: 16rem;
filter: drop-shadow(5.89362px 5.89362px 23.5745px rgba(10, 10, 10, 0.08));
}
.services .service .text h3 {
margin-bottom: 0px;
font-weight: 600;
}
@media screen and (max-width: 768px) {
.services .service .text h3 {
font-weight: 600;
}
}
.team_members {
display: grid;
grid-template-columns: repeat(1, minmax(0, 1fr));
gap: 0.5rem;
}
@media (min-width: 768px) {
.team_members {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
@media (min-width: 1024px) {
.team_members {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
}
.team_members .member {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 1.5rem;
}
.team_members .member .text {
display: flex;
width: 100%;
--tw-translate-y: -2rem;
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-direction: column;
}
.team_members .member .text > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.team_members .member .text {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
padding: 1.5rem;
}
.team_members .member .text h3 {
margin-bottom: 0px;
font-weight: 600;
}
.team_members .member .text p {
}
@media screen and (max-width: 768px) {
.team_members .member .text h3 {
font-weight: 600;
}
}
.full-hero {
--tw-bg-opacity: 1;
background-color: rgb(21 20 21 / var(--tw-bg-opacity));
padding-top: 4rem;
padding-bottom: 4rem;
}
.full-hero h1 {
text-align: left;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
.full-hero h1 {
text-align: center;
}
}
@media screen and (max-width: 768px) {
.full-hero h1 {
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.full-hero h1 {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
}
.fl-contact-form textarea, .fl-contact-form input[type=text], .fl-contact-form input[type=tel], .fl-contact-form input[type=email] {
width: 100%;
padding: 1rem;
}
.fl-contact-form textarea {
width: 100%;
padding: 1rem;
}
.resource_filter {
width: 100%;
padding-right: 1rem;
padding-left: 1rem;
}
@media (min-width: 640px) {
.resource_filter {
max-width: 640px;
padding-right: 2rem;
padding-left: 2rem;
}
}
@media (min-width: 768px) {
.resource_filter {
max-width: 768px;
}
}
@media (min-width: 1024px) {
.resource_filter {
max-width: 1024px;
padding-right: 0rem;
padding-left: 0rem;
}
}
@media (min-width: 1280px) {
.resource_filter {
max-width: 1280px;
}
}
.resource_filter {
margin-left: auto;
margin-right: auto;
display: flex;
flex-direction: column;
}
.resource_filter > :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));
}
.resource_filter {
padding-top: 4rem;
padding-bottom: 4rem;
}
.resource_filter .feature {
display: flex;
flex-direction: column;
justify-content: flex-start;
}
.resource_filter .feature > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(0px * var(--tw-space-x-reverse));
margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}
.resource_filter .feature {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
padding: 2rem;
}
@media (min-width: 768px) {
.resource_filter .feature {
flex-direction: row;
}
.resource_filter .feature > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(2rem * var(--tw-space-x-reverse));
margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
}
.resource_filter .feature .image {
display: flex;
width: 100%;
flex-direction: column;
align-items: center;
justify-content: center;
}
@media (min-width: 768px) {
.resource_filter .feature .image {
width: 50%;
}
}
.resource_filter .feature .image img {
height: 18rem;
max-height: 18rem;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.resource_filter .feature .text {
width: 100%;
padding: 1rem;
}
@media (min-width: 768px) {
.resource_filter .feature .text {
width: 50%;
}
}
.resource_filter .feature .text .text__internal {
display: flex;
flex-direction: column;
}
.resource_filter .feature .text .text__internal > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.resource_filter .feature .text .text__internal h2 {
font-size: 1.5rem;
line-height: 2rem;
}
.resource_filter .feature .text .text__internal p.type {
margin-bottom: 0px;
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 400;
text-transform: uppercase;
}
.filter {
display: flex;
flex-direction: column;
}
.filter > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(0px * var(--tw-space-x-reverse));
margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}
@media (min-width: 768px) {
.filter {
flex-direction: row;
}
.filter > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(2rem * var(--tw-space-x-reverse));
margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
}
.filter .left {
display: flex;
width: 100%;
flex-direction: column;
}
@media (min-width: 768px) {
.filter .left {
width: 25%;
}
}
.filter .left .sticky-nav {
position: sticky;
top: 8rem;
}
.filter .left .buttons {
display: flex;
flex-direction: column;
}
.filter .left .buttons > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
} .hollow_button {
border-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(237 40 26 / var(--tw-border-opacity));
padding-left: 2rem;
padding-right: 2rem;
padding-top: 1rem;
padding-bottom: 1rem;
text-align: center;
--tw-text-opacity: 1;
color: rgb(237 40 26 / var(--tw-text-opacity));
}
.hollow_button:hover {
color: #921B12;
border-color: #921B12;
}
.hollow_button:active {
color: #151415;
border-color: #151415;
} .fl-button {
border: 0px solid transparent !important;
}
.filter .right {
display: flex;
width: 100%;
flex-direction: column;
}
@media (min-width: 768px) {
.filter .right {
width: 75%;
}
}
.right .bars {
display: flex;
flex-direction: column;
}
.right .bars > :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));
}
.right .bar {
display: flex;
width: 100%;
flex-direction: row;
align-items: center;
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
padding: 1rem;
}
@media (min-width: 768px) {
.right .bar {
padding: 2rem;
}
}
.right .bar .text {
display: flex;
width: 100%;
flex-direction: column;
}
.right .bar .text > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
@media (min-width: 768px) {
.right .bar .text {
width: 83.333333%;
}
}
.right .bar .text p {
margin-bottom: 0px;
}
.right .bar .text .type {
margin-bottom: 0px !important;
font-family: Montserrat, sans-serif !important;
font-weight: 600 !important;
text-transform: uppercase !important;
--tw-text-opacity: 1 !important;
color: rgb(237 40 26 / var(--tw-text-opacity)) !important;
font-size: 14px !important;
line-height: 17px !important;
}
.right .bar .link {
display: flex;
width: 100%;
flex-direction: column;
align-items: flex-end;
justify-content: flex-end;
}
@media (min-width: 768px) {
.right .bar .link {
width: 16.666667%;
}
}
.filter h3 {
font-weight: 600;
font-size: 22px;
line-height: 27px;
}
@media screen and (max-width: 768px) {
.filter h3 {
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 22px;
}
}
.fl-accordion-item {
border-width: 0px !important;
}
.fl-accordion-button-label {
font-family: Montserrat, sans-serif;
font-weight: 600;
font-size: 32px;
line-height: 39px;
}
.fl-accordion-small .fl-accordion-button {
padding-left: 0px;
padding-right: 0px;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.fl-accordion-button {
display: flex;
flex-direction: row-reverse;
align-items: center;
justify-content: center;
gap: 1rem;
}
.fl-accordion-button-icon-right {
opacity: 1
}
.fl-accordion-button > .fl-accordion-button-icon {
padding: 0px;
}
.fl-accordion-button-icon .fa-plus {
--tw-bg-opacity: 1;
background-color: rgb(237 40 26 / var(--tw-bg-opacity));
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.75rem;
padding-bottom: 0.75rem;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.fl-accordion-button-icon .fa-minus {
--tw-bg-opacity: 1;
background-color: rgb(0 0 0 / var(--tw-bg-opacity));
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.75rem;
padding-bottom: 0.75rem;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
.md\:my-8 {
margin-top: 2rem;
margin-bottom: 2rem;
}
.md\:my-6 {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.md\:mr-8 {
margin-right: 2rem;
}
.md\:block {
display: block;
}
.md\:flex {
display: flex;
}
.md\:hidden {
display: none;
}
.md\:w-1\/2 {
width: 50%;
}
.md\:w-1\/4 {
width: 25%;
}
.md\:w-\[71\%\] {
width: 71%;
}
.md\:w-\[29\%\] {
width: 29%;
}
.md\:w-3\/4 {
width: 75%;
}
.md\:w-5\/6 {
width: 83.333333%;
}
.md\:w-1\/6 {
width: 16.666667%;
}
.md\:translate-x-4 {
--tw-translate-x: 1rem;
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\: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));
}
.md\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.md\:flex-row {
flex-direction: row;
}
.md\:flex-row-reverse {
flex-direction: row-reverse;
}
.md\:items-center {
align-items: center;
}
.md\:justify-end {
justify-content: flex-end;
}
.md\:justify-center {
justify-content: center;
}
.md\:justify-around {
justify-content: space-around;
}
.md\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(3rem * var(--tw-space-x-reverse));
margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
}
.md\: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));
}
.md\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(1rem * var(--tw-space-x-reverse));
margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.md\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(8rem * var(--tw-space-y-reverse));
}
.md\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(2rem * var(--tw-space-x-reverse));
margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.md\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(1.5rem * var(--tw-space-x-reverse));
margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.md\:p-8 {
padding: 2rem;
}
.md\:py-8 {
padding-top: 2rem;
padding-bottom: 2rem;
}
.md\:pt-8 {
padding-top: 2rem;
}
.md\:pr-24 {
padding-right: 6rem;
}
.md\:pl-24 {
padding-left: 6rem;
}
.md\:pb-0 {
padding-bottom: 0px;
}
.md\:text-center {
text-align: center;
}
.md\:text-8xl {
font-size: 6rem;
line-height: 1;
}
.md\:text-2xl {
font-size: 1.5rem;
line-height: 2rem;
}
.md\:text-3xl {
font-size: 1.875rem;
line-height: 2.25rem;
}
}
@media (min-width: 1024px) {
.lg\:my-8 {
margin-top: 2rem;
margin-bottom: 2rem;
}
.lg\:mb-0 {
margin-bottom: 0px;
}
.lg\:mb-auto {
margin-bottom: auto;
}
.lg\:mr-16 {
margin-right: 4rem;
}
.lg\:hidden {
display: none;
}
.lg\:w-1\/2 {
width: 50%;
}
.lg\:w-2\/3 {
width: 66.666667%;
}
.lg\:max-w-2xl {
max-width: 42rem;
}
.lg\:flex-1 {
flex: 1 1 0%;
}
.lg\:-translate-x-24 {
--tw-translate-x: -6rem;
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\: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));
}
.lg\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.lg\:flex-row {
flex-direction: row;
}
.lg\:justify-start {
justify-content: flex-start;
}
.lg\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(3rem * var(--tw-space-x-reverse));
margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
}
.lg\:bg-transparent {
background-color: transparent;
}
.lg\:p-8 {
padding: 2rem;
}
.lg\:px-4 {
padding-left: 1rem;
padding-right: 1rem;
}
.lg\:text-\[8\.33rem\] {
font-size: 8.33rem;
}
.lg\:text-4xl {
font-size: 2.25rem;
line-height: 2.5rem;
}
}