*,
::before,
::after {
box-sizing: border-box; border-width: 0; border-style: solid; border-color: #e5e7eb; }
::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;
}
*, ::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%;
}
@media (min-width: 640px) {
.container {
max-width: 640px;
}
}
@media (min-width: 768px) {
.container {
max-width: 768px;
}
}
@media (min-width: 1024px) {
.container {
max-width: 1024px;
}
}
@media (min-width: 1280px) {
.container {
max-width: 1280px;
}
}
@media (min-width: 1536px) {
.container {
max-width: 1536px;
}
}
@media (min-width: 1920px) {
.container {
max-width: 1920px;
}
}
.visible {
visibility: visible;
}
.static {
position: static;
}
.fixed {
position: fixed;
}
.absolute {
position: absolute;
}
.relative {
position: relative;
}
.top-0 {
top: 0px;
}
.left-0 {
left: 0px;
}
.right-0 {
right: 0px;
}
.left-1\/2 {
left: 50%;
}
.top-1\/2 {
top: 50%;
}
.left-full {
left: 100%;
}
.bottom-0 {
bottom: 0px;
}
.right-\[5\%\] {
right: 5%;
}
.left-\[13\%\] {
left: 13%;
}
.z-50 {
z-index: 50;
}
.z-10 {
z-index: 10;
}
.z-20 {
z-index: 20;
}
.mx-auto {
margin-left: auto;
margin-right: auto;
}
.mr-15px {
margin-right: 15px;
}
.my-6 {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.mt-\[55px\] {
margin-top: 55px;
}
.mt-12 {
margin-top: 3rem;
}
.mb-1 {
margin-bottom: 0.25rem;
}
.mt-2 {
margin-top: 0.5rem;
}
.mb-6 {
margin-bottom: 1.5rem;
}
.mt-8 {
margin-top: 2rem;
}
.mt-\[58px\] {
margin-top: 58px;
}
.mt-30px {
margin-top: 30px;
}
.mt-\[108px\] {
margin-top: 108px;
}
.ml-2 {
margin-left: 0.5rem;
}
.mb-8 {
margin-bottom: 2rem;
}
.mb-10 {
margin-bottom: 2.5rem;
}
.mb-20 {
margin-bottom: 5rem;
}
.mb-4 {
margin-bottom: 1rem;
}
.mb-5 {
margin-bottom: 1.25rem;
}
.mb-16 {
margin-bottom: 4rem;
}
.mb-\[90px\] {
margin-bottom: 90px;
}
.mb-28 {
margin-bottom: 7rem;
}
.mt-16 {
margin-top: 4rem;
}
.mb-0 {
margin-bottom: 0px;
}
.mt-0 {
margin-top: 0px;
}
.mb-12 {
margin-bottom: 3rem;
}
.mb-2 {
margin-bottom: 0.5rem;
}
.mt-5 {
margin-top: 1.25rem;
}
.mt-24 {
margin-top: 6rem;
}
.block {
display: block;
}
.inline {
display: inline;
}
.flex {
display: flex;
}
.table {
display: table;
}
.grid {
display: grid;
}
.contents {
display: contents;
}
.hidden {
display: none;
}
.h-auto {
height: auto;
}
.h-\[1px\] {
height: 1px;
}
.h-10 {
height: 40px;
}
.h-0\.5 {
height: 2px;
}
.h-0 {
height: 0px;
}
.h-small-screen {
height: 35vh;
}
.h-full {
height: 100%;
}
.h-\[15px\] {
height: 15px;
}
.h-\[300px\] {
height: 300px;
}
.h-\[620px\] {
height: 620px;
}
.h-\[16px\] {
height: 16px;
}
.h-hero-small {
height: 540px;
}
.h-fit {
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
}
.h-6 {
height: 1.5rem;
}
.w-full {
width: 100%;
}
.w-40 {
width: 10rem;
}
.w-10 {
width: 2.5rem;
}
.w-5 {
width: 1.25rem;
}
.w-auto {
width: auto;
}
.w-\[283px\] {
width: 283px;
}
.w-0 {
width: 0px;
}
.w-\[49\%\] {
width: 49%;
}
.w-1\/2 {
width: 50%;
}
.max-w-boxed {
max-width: 1164px;
}
.max-w-full {
max-width: 100%;
}
.max-w-article {
max-width: 810px;
}
.max-w-large {
max-width: 1410px;
}
.max-w-form {
max-width: 840px;
}
.max-w-contact {
max-width: 1170px;
}
.-translate-x-1\/2 {
--tw-translate-x: -50%;
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-1\/2 {
--tw-translate-y: -50%;
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-1\.5 {
--tw-translate-y: -0.375rem;
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-1 {
--tw-translate-y: -0.25rem;
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-1\.5 {
--tw-translate-y: 0.375rem;
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-1 {
--tw-translate-y: 0.25rem;
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));
}
.rotate-45 {
--tw-rotate: 45deg;
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));
}
.-rotate-45 {
--tw-rotate: -45deg;
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));
}
.cursor-pointer {
cursor: pointer;
}
.columns-2 {
-moz-columns: 2;
columns: 2;
}
.flex-row {
flex-direction: row;
}
.flex-col {
flex-direction: column;
}
.flex-wrap {
flex-wrap: wrap;
}
.items-start {
align-items: flex-start;
}
.items-center {
align-items: center;
}
.items-baseline {
align-items: baseline;
}
.justify-start {
justify-content: flex-start;
}
.justify-end {
justify-content: flex-end;
}
.justify-center {
justify-content: center;
}
.justify-between {
justify-content: space-between;
}
.gap-3 {
gap: 0.75rem;
}
.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-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)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.overflow-visible {
overflow: visible!important;
}
.overflow-x-hidden {
overflow-x: hidden;
}
.overflow-y-hidden {
overflow-y: hidden;
}
.truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.rounded-3xl {
border-radius: 1.5rem;
}
.rounded-full {
border-radius: 9999px;
}
.rounded {
border-radius: 0.25rem;
}
.border {
border-width: 1px;
}
.border-b-1 {
border-bottom-width: 1px;
}
.border-solid {
border-style: solid;
}
.border-b-secondary {
--tw-border-opacity: 1;
border-bottom-color: rgb(251 243 234 / var(--tw-border-opacity));
}
.bg-primary {
--tw-bg-opacity: 1;
background-color: rgb(99 123 68 / var(--tw-bg-opacity));
}
.bg-secondary {
--tw-bg-opacity: 1;
background-color: rgb(251 243 234 / var(--tw-bg-opacity));
}
.bg-white {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-black\/60 {
background-color: rgb(0 0 0 / 0.6);
}
.bg-primary\/70 {
background-color: rgb(99 123 68 / 0.7);
}
.bg-cover {
background-size: cover;
}
.bg-center {
background-position: center;
}
.bg-no-repeat {
background-repeat: no-repeat;
}
.object-cover {
-o-object-fit: cover;
object-fit: cover;
}
.p-2 {
padding: 0.5rem;
}
.px-24 {
padding-left: 6rem;
padding-right: 6rem;
}
.px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.py-2 {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.px-4 {
padding-left: 1rem;
padding-right: 1rem;
}
.py-32 {
padding-top: 8rem;
padding-bottom: 8rem;
}
.px-3 {
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.py-8 {
padding-top: 2rem;
padding-bottom: 2rem;
}
.py-4 {
padding-top: 1rem;
padding-bottom: 1rem;
}
.pt-10 {
padding-top: 2.5rem;
}
.pt-20 {
padding-top: 5rem;
}
.pb-4 {
padding-bottom: 1rem;
}
.pb-14 {
padding-bottom: 3.5rem;
}
.pb-6 {
padding-bottom: 1.5rem;
}
.pr-\[30px\] {
padding-right: 30px;
}
.pl-3 {
padding-left: 0.75rem;
}
.pt-16 {
padding-top: 4rem;
}
.pb-16 {
padding-bottom: 4rem;
}
.pt-4 {
padding-top: 1rem;
}
.pb-8 {
padding-bottom: 2rem;
}
.pt-8 {
padding-top: 2rem;
}
.pb-5 {
padding-bottom: 1.25rem;
}
.pb-0 {
padding-bottom: 0px;
}
.pb-1 {
padding-bottom: 0.25rem;
}
.pb-12 {
padding-bottom: 3rem;
}
.pt-5 {
padding-top: 1.25rem;
}
.pb-20 {
padding-bottom: 5rem;
}
.pt-12 {
padding-top: 3rem;
}
.text-center {
text-align: center;
}
.font-baskerville {
font-family: baskervvilleregular, serif;
}
.font-body {
font-family: Montserrat, sans-serif;
}
.text-wrapper {
width:100%;
}
.text-\[29px\] {
font-size: 29px;
}
.text-base {
font-size: 1rem;
line-height: 1.5rem;
}
.text-xs {
font-size: 0.75rem;
line-height: 1rem;
}
.text-10 {
font-size: 10px;
}
.text-2xl {
font-size: 1.5rem;
line-height: 2rem;
}
.text-sm {
font-size: 0.875rem;
line-height: 1.25rem;
}
.text-3xl {
font-size: 1.875rem;
line-height: 2.25rem;
}
.text-15 {
font-size: 15px;
}
.text-32 {
font-size: 32px;
line-height: 59px;
}
.font-normal {
font-weight: 400;
}
.font-ex {
font-weight: 500;
}
.font-semibold {
font-weight: 600;
}
.font-bold {
font-weight: 700;
}
.font-medium {
font-weight: 500;
}
.uppercase {
text-transform: uppercase;
}
.lowercase {
text-transform: lowercase;
}
.italic {
font-style: italic;
}
.leading-\[29px\] {
line-height: 29px;
}
.leading-tight {
line-height: 1.25;
}
.leading-8 {
line-height: 2rem;
}
.leading-21 {
line-height: 21px;
}
.tracking-large {
letter-spacing: 0.5rem;
}
.tracking-medium {
letter-spacing: 0.3rem;
}
.text-white {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-primary {
--tw-text-opacity: 1;
color: rgb(99 123 68 / var(--tw-text-opacity));
}
.text-accent {
--tw-text-opacity: 1;
color: rgb(140 140 140 / var(--tw-text-opacity));
}
.text-secondary {
--tw-text-opacity: 1;
color: rgb(251 243 234 / var(--tw-text-opacity));
}
.text-dark {
--tw-text-opacity: 1;
color: rgb(39 39 39 / var(--tw-text-opacity));
}
.underline {
-webkit-text-decoration-line: underline;
text-decoration-line: underline;
}
.opacity-0 {
opacity: 0;
}
.drop-shadow-cream {
--tw-drop-shadow: drop-shadow(0px 0px 35px rgb(251, 242, 233));
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);
}
.invert {
--tw-invert: invert(100%);
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-all {
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.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;
}
.transition-transform {
transition-property: transform;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.transition-colors {
transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.duration-300 {
transition-duration: 300ms;
}
.duration-500 {
transition-duration: 500ms;
}
.ease-in-out {
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.hover\:scale-105:hover {
--tw-scale-x: 1.05;
--tw-scale-y: 1.05;
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));
}
.hover\:bg-primary:hover {
--tw-bg-opacity: 1;
background-color: rgb(99 123 68 / var(--tw-bg-opacity));
}
.hover\:text-secondary:hover {
--tw-text-opacity: 1;
color: rgb(251 243 234 / var(--tw-text-opacity));
}
.hover\:underline:hover {
-webkit-text-decoration-line: underline;
text-decoration-line: underline;
}
@media (min-width: 640px) {
.sm\:text-3xl {
font-size: 1.875rem;
line-height: 2.25rem;
}
}
@media (min-width: 768px) {	
.md\:flex {
display:flex;
}
.md\:mt-0 {
margin-top: 0px;
}
.md\:mb-10 {
margin-bottom: 2.5rem;
}
.md\:mb-20 {
margin-bottom: 5rem;
}
.md\:mt-12 {
margin-top: 3rem;
}
.md\:w-full {
width:100%;
}
.md\:w-\[450px\] {
width: 450px;
}
.md\:flex-row {
flex-direction: row;
}
.md\:items-center {
align-items: center;
}
.md\:gap-0 {
gap: 0px;
}
.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\:rounded-2xl {
border-radius: 1rem;
}
.md\:px-0 {
padding-left: 0;
padding-right: 0;
}
.md\:px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.md\:py-4 {
padding-top: 1rem;
padding-bottom: 1rem;
}
.md\:pb-12 {
padding-bottom: 3rem;
}
.md\:pb-8 {
padding-bottom: 2rem;
}
.md\:pb-32 {
padding-bottom: 8rem;
}
.md\:text-sm {
font-size: 0.875rem;
line-height: 1.25rem;
}
.md\:text-15 {
font-size: 15px;
}
.md\:text-5xl {
font-size: 3rem;
line-height: 1;
}
.md\:drop-shadow-form {
--tw-drop-shadow: drop-shadow(0px 0px 25px rgba(99, 123, 68));
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);
}
}
@media (min-width: 1024px) {
.lg\:static {
position: static;
}
.lg\:absolute {
position: absolute;
}
.lg\:right-0 {
right: 0px;
}
.lg\:left-\[55\%\] {
left: 55%;
}
.lg\:top-\[10\%\] {
top: 10%;
}
.lg\:left-0 {
left: 0px;
}
.lg\:bottom-0 {
bottom: 0px;
}
.lg\:right-\[45\%\] {
right: 45%;
}
.lg\:mt-\[108px\] {
margin-top: 108px;
}
.lg\:mt-\[162px\] {
margin-top: 162px;
}
.lg\:mt-\[216px\] {
margin-top: 216px;
}
.lg\:mb-1 {
margin-bottom: 0.25rem;
}
.lg\:mb-0 {
margin-bottom: 0px;
}
.lg\:mt-0 {
margin-top: 0px;
}
.lg\:ml-\[60px\] {
margin-left: 60px;
}
.lg\:mx-0 {
margin-right: 0px;
margin-left: 0px;
}
.lg\:block {
display: block;
}
.lg\:hidden {
display: none;
}
.lg\:h-screen {
height: 100vh;
}
.lg\:w-1\/4 {
width: 25%;
}
.lg\:w-1\/5 {
width: 20%;
}
.lg\:w-\[30\%\] {
width: 30%;
}
.lg\:w-56 {
width: 14rem;
}
.lg\:w-full {
width: 100%;
}
.lg\:w-2\/5 {
width: 40%;
}
.lg\:w-3\/5 {
width: 60%;
}
.lg\:w-4\/6 {
width: 66.666667%;
}
.lg\:flex-row {
flex-direction: row;
}
.lg\:items-start {
align-items: flex-start;
}
.lg\:justify-start {
justify-content: flex-start;
}
.lg\:justify-end {
justify-content: flex-end;
}
.lg\:justify-between {
justify-content: space-between;
}
.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-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)));
}
.lg\:bg-transparent {
background-color: transparent;
}
.lg\:p-4 {
padding: 1rem;
}
.lg\:py-6 {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.lg\:px-4 {
padding-left: 1rem;
padding-right: 1rem;
}
.lg\:py-0 {
padding-top: 0px;
padding-bottom: 0px;
}
.lg\:px-0 {
padding-left: 0px;
padding-right: 0px;
}
.lg\:pb-0 {
padding-bottom: 0px;
}
.lg\:pb-6 {
padding-bottom: 1.5rem;
}
.lg\:pb-12 {
padding-bottom: 3rem;
}
.lg\:pl-20 {
padding-left: 5rem;
}
.lg\:pt-14 {
padding-top: 3.5rem;
}
.lg\:text-left {
text-align: left;
}
.lg\:text-5xl {
font-size: 3rem;
line-height: 1;
}
.lg\:text-7xl {
font-size: 4.5rem;
line-height: 1;
}
.lg\:transition-none {
transition-property: none;
}
}
@media (min-width: 1280px) {
.xl\:right-\[10\%\] {
right: 10%;
}
.xl\:mt-\[96px\] {
margin-top: 96px;
}
.xl\:mt-24 {
margin-top: 6rem;
}
.xl\:mt-16 {
margin-top: 4rem;
}
.xl\:mb-\[-56px\] {
margin-bottom: -56px;
}
.xl\:mb-0 {
margin-bottom: 0px;
}
.xl\:mb-16 {
margin-bottom: 4rem;
}
.xl\:-mb-0 {
margin-bottom: -0px;
}
.xl\:mt-10 {
margin-top: 2.5rem;
}
.xl\:block {
display: block;
}
.xl\:w-\[21\%\] {
width: 21%;
}
.xl\:w-\[33\%\]  {
width: 33%;
}
.xl\:w-2\/5 {
width: 40%;
}
.xl\:max-w-60 {
max-width: 60%;
}
.xl\:flex-row {
flex-direction: row;
}
.xl\:justify-start {
justify-content: flex-start;
}
.xl\:justify-between {
justify-content: space-between;
}
.xl\:px-0 {
padding-left: 0px;
padding-right: 0px;
}
.xl\:px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.xl\:px-24 {
padding-left: 6rem;
padding-right: 6rem;
}
.xl\:py-0 {
padding-top: 0px;
padding-bottom: 0px;
}
.xl\:pt-24 {
padding-top: 6rem;
}
.xl\:pl-16 {
padding-left: 4rem;
}
.xl\:pr-12 {
padding-right: 3rem;
}
.xl\:text-left {
text-align: left;
}
.xl\:text-sm {
font-size: 0.875rem;
line-height: 1.25rem;
}
.xl\:text-40 {
font-size: 40px;
line-height: 57px;
}
.xl:\text-52 {
font-size: 52px;
line-height: 59px;
}
.xl\:text-30 {
font-size: 30px;
line-height: 59px;
}
.xl\:text-32 {
font-size: 32px;
line-height: 59px;
}
.xl\:text-\[40px\] {
font-size: 40px;
}
.text-52 {
font-size: 52px;
}
.xl\:leading-tight {
line-height: 1.25;
}
}
@media (min-width: 1536px) {
.\32xl\:right-\[20\%\] {
right: 20%;
}
.\32xl\:ml-\[-120px\] {
margin-left: -120px;
}
.\32xl\:h-700 {
height: 700px;
}
.\32xl\:w-1\/2 {
width: 50%;
}
.\32xl\:w-4\/5 {
width: 80%;
}
.\32xl\:py-48 {
padding-top: 12rem;
padding-bottom: 12rem;
}
.\32xl\:px-0 {
padding-left: 0px;
padding-right: 0px;
}
.\32xl\:pt-28 {
padding-top: 7rem;
}
.\32xl\:pl-32 {
padding-left: 8rem;
}
.\32xl\:pr-24 {
padding-right: 6rem;
}
.\32xl\:text-7xl {
font-size: 4.5rem;
line-height: 1;
}
.\32xl\:leading-tight {
line-height: 1.25;
}
}