*, ::before, ::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
.mt-\[2px\]{
  margin-top: 2px;
}
.w-\[65px\] {
  width: 65px;
}
.transition-all {
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms;
}
.h-36px {
  height: 36px;
}
.h-40px {
  height: 40px;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hover\:bg-\[\#009944\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 153, 68, var(--tw-bg-opacity));
}

.hover\:text-\[\#009944\]:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 153, 68, var(--tw-text-opacity));
}
.text-20px {
  font-size: 20px;
  line-height: 1;
}

.w-180px {
  width: 180px;
}
* {
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
}
:root {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
:-moz-ui-invalid {
  box-shadow: none;
}
::moz-focus-inner {
  border-style: none;
  padding: 0;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

.w-\[70\%x\] {
  width: 70%;
  left: 10%;
}

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
a {
  color: inherit;
  text-decoration: inherit;
}
body {
  margin: 0;
  font-family: inherit;
  line-height: inherit;
}
b, strong {
  font-weight: bolder;
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
}
button, select {
  text-transform: none;
}
button, [type='button'], [type='reset'], [type='submit'] {
  -webkit-appearance: button;
}
blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
  margin: 0;
}
button {
  background-color: transparent;
  background-image: none;
}
button, [role="button"] {
  cursor: pointer;
}
code, kbd, samp, pre {
  font-size: 1em;
}
fieldset {
  margin: 0;
  padding: 0;
}
html {
  -webkit-text-size-adjust: 100%;
  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;
}
h1, h2, p, h3 {
  margin: 0;
}
h1, h2, h3 {
  font-size: inherit;
  font-weight: inherit;
}
h1, p, h2, h3 {
  margin: 0;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}
img {
  border-style: solid;
}
img, video {
  display: block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
input::placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::webkit-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  vertical-align: middle;
}
legend {
  padding: 0;
}
ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
progress {
  vertical-align: baseline;
}
pre, code, kbd, samp {
  font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}
strong {
  font-weight: bolder;
}
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;
}
summary {
  display: list-item;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
textarea {
  resize: vertical;
}
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
textarea::webkit-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
textarea::-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

.w-\[70\%\] {
  width: 70%;
}
@media (min-width: 1024px) {
  
  .w-\[70\%x\] {
    width: auto;
    left: -5%;
  }
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.bg-\[\#009944\] {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 153, 68, var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-\[\#DBF9E8\] {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 249, 232, var(--tw-bg-opacity));
}
.bg-\[\#FAFAFA\] {
  --tw-bg-opacity: 1;
  background-color: rgba(250, 250, 250, var(--tw-bg-opacity));
}
.bg-\[\#CCCCCC\] {
  --tw-bg-opacity: 1;
  background-color: rgba(204, 204, 204, var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-\[\#F7F7F7\] {
  --tw-bg-opacity: 1;
  background-color: rgba(247, 247, 247, var(--tw-bg-opacity));
}
.bg-\[\#F9F9F9\] {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
}
.bg-\[\#F1F9F1\] {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 249, 241, var(--tw-bg-opacity));
}
.border-\[\#009944\] {
  --tw-border-opacity: 1;
  border-color: rgba(0, 153, 68, var(--tw-border-opacity));
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.border {
  border-width: 1px;
}
.border-1 {
  border-width: 1px;
}
.cursor-pointer {
  cursor: pointer;
}
.block {
  display: block;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.\!flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
}
.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.grid {
  display: -ms-grid;
  display: grid;
}
.hidden {
  display: none;
}
.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.flex-col-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.items-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  -webkit-flex: 1 1 0%;
  flex: 1 1 0%;
}
.flex-shrink-0 {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.h-full {
  height: 100%;
}
.h-6 {
  height: 1.5rem;
}
.h-30px {
  height: 30px;
}
.h-24px {
  height: 24px;
}
.h-31px {
  height: 31px;
}
.h-\[1px\] {
  height: 1px;
}
.h-46px {
  height: 46px;
}
.h-610px {
  height: 610px;
}
.h-5px {
  height: 5px;
}
.h-9px {
  height: 9px;
}
.h-380px {
  height: 380px;
}
.h-28px {
  height: 28px;
}
.h-670px {
  height: 670px;
}
.h-40px {
  height: 40px;
}
.h-18px {
  height: 18px;
}
.text-17px {
  font-size: 17px;
  line-height: 1;
}
.text-11px {
  font-size: 11px;
  line-height: 1;
}
.text-16px {
  font-size: 16px;
  line-height: 1;
}
.text-14px {
  font-size: 14px;
  line-height: 1;
}
.text-18px {
  font-size: 18px;
  line-height: 1;
}
.text-12px {
  font-size: 12px;
  line-height: 1;
}
.text-9px {
  font-size: 9px;
  line-height: 1;
}
.text-15px {
  font-size: 15px;
  line-height: 1;
}
.text-10px {
  font-size: 10px;
  line-height: 1;
}
.text-19px {
  font-size: 19px;
  line-height: 1;
}
.text-21px {
  font-size: 21px;
  line-height: 1;
}
.text-13px {
  font-size: 13px;
  line-height: 1;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-4 {
  line-height: 1rem;
}
.leading-3 {
  line-height: .75rem;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.-ml-20px {
  margin-left: -20px;
}
.ml-auto {
  margin-left: auto;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.-ml-2 {
  margin-left: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.ml-10 {
  margin-left: 2.5rem;
}
.-ml-10 {
  margin-left: -2.5rem;
}
.max-h-0 {
  max-height: 0px;
}
.max-h-100 {
  max-height: 25rem;
}
.min-h-540px {
  min-height: 540px;
}
.min-h-47px {
  min-height: 47px;
}
.min-h-660px {
  min-height: 660px;
}
.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-28 {
  padding-left: 7rem;
  padding-right: 7rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-18 {
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}
.px-20px {
  padding-left: 20px;
  padding-right: 20px;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-60 {
  padding-top: 15rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pt-20px {
  padding-top: 20px;
}
.pb-60px {
  padding-bottom: 60px;
}
.\!pb-8 {
  padding-bottom: 2rem !important;
}
.pt-16 {
  padding-top: 4rem;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.left-\[40\%\] {
  left: 40%;
}
.-bottom-\[100\%\] {
  bottom: -100%;
}
.top-0 {
  top: 0px;
}
.-left-8 {
  left: -2rem;
}
.-top-5 {
  top: -1.25rem;
}
.-left-0 {
  left: 0px;
}
.-bottom-1 {
  bottom: -0.25rem;
}
.-right-1 {
  right: -0.25rem;
}
.left-0 {
  left: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.-bottom-8 {
  bottom: -2rem;
}
.\!-bottom-0 {
  bottom: 0px !important;
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-\[\#626B79\] {
  --tw-text-opacity: 1;
  color: rgba(98, 107, 121, var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-\[\#009944\] {
  --tw-text-opacity: 1;
  color: rgba(0, 153, 68, var(--tw-text-opacity));
}
.text-\[\#01010\] {
  --tw-text-opacity: 1;
  color: rgba(#01010, var(--tw-text-opacity));
}
.text-\[\#707070\] {
  --tw-text-opacity: 1;
  color: rgba(112, 112, 112, var(--tw-text-opacity));
}
.text-\[\#444444\] {
  --tw-text-opacity: 1;
  color: rgba(68, 68, 68, var(--tw-text-opacity));
}
.text-\[\#4E4E4E\] {
  --tw-text-opacity: 1;
  color: rgba(78, 78, 78, var(--tw-text-opacity));
}
.text-\[\#757575\] {
  --tw-text-opacity: 1;
  color: rgba(117, 117, 117, var(--tw-text-opacity));
}
.group:hover .group-hover\:text-\[\#009944\] {
  --tw-text-opacity: 1;
  color: rgba(0, 153, 68, var(--tw-text-opacity));
}
.text-\[\#464646\] {
  --tw-text-opacity: 1;
  color: rgba(70, 70, 70, var(--tw-text-opacity));
}
.text-\[\#5b5b5b\] {
  --tw-text-opacity: 1;
  color: rgba(91, 91, 91, var(--tw-text-opacity));
}
.text-\[\#408E61\] {
  --tw-text-opacity: 1;
  color: rgba(64, 142, 97, var(--tw-text-opacity));
}
.w-full {
  width: 100%;
}
.w-3 {
  width: 0.75rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-2 {
  width: 0.5rem;
}
.w-14 {
  width: 3.5rem;
}
.w-\[90\%\] {
  width: 90%;
}
.w-55px {
  width: 55px;
}
.w-100vw {
  width: 100vw;
}
.w-11px {
  width: 11px;
}
.w-\[40\%\] {
  width: 40%;
}
.w-18px {
  width: 18px;
}
.w-\[72\%\] {
  width: 72%;
}
.w-\[50\%\] {
  width: 50%;
}
.w-\[100\%\] {
  width: 100%;
}
.w-9px {
  width: 9px;
}
.-z-1 {
  z-index: -1;
}
.gap-5 {
  grid-gap: 1.25rem;
  gap: 1.25rem;
}
.gap-2 {
  grid-gap: 0.5rem;
  gap: 0.5rem;
}
.gap-4 {
  grid-gap: 1rem;
  gap: 1rem;
}
.gap-3 {
  grid-gap: 0.75rem;
  gap: 0.75rem;
}
.gap-1 {
  grid-gap: 0.25rem;
  gap: 0.25rem;
}
.gap-3px {
  grid-gap: 3px;
  gap: 3px;
}
.gap-x-6 {
  -webkit-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  grid-column-gap: 1.5rem;
  column-gap: 1.5rem;
}
.gap-y-2 {
  -webkit-row-gap: 0.5rem;
  -moz-row-gap: 0.5rem;
  grid-row-gap: 0.5rem;
  row-gap: 0.5rem;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.transform {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-translate-z: 0;
  --tw-rotate: 0;
  --tw-rotate-x: 0;
  --tw-rotate-y: 0;
  --tw-rotate-z: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scale-z: 1;
  -webkit-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));
  -ms-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));
}
.rotate-180 {
  --tw-rotate: 180deg;
}
.transition {
  -webkit-transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, filter, backdrop-filter;
  -o-transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, -webkit-box-shadow, transform, -webkit-transform, filter, backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms;
}
.filter {
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  -webkit-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: 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);
}
.brightness-50 {
  --tw-brightness: brightness(.5);
}
.grayscale-100 {
  --tw-grayscale: grayscale(1);
}
@media (min-width: 1024px) {
  .lg\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }
  .lg\:rounded-2xl {
    border-radius: 1rem;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .lg\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .lg\:justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .lg\:h-auto {
    height: auto;
  }
  .lg\:h-48px {
    height: 48px;
  }
  .lg\:h-\[433px\] {
    height: 433px;
  }
  .lg\:h-70px {
    height: 70px;
  }
  .lg\:h-9px {
    height: 9px;
  }
  .lg\:h-700px {
    height: 700px;
  }
  .lg\:h-\[372px\] {
    height: 372px;
  }
  .lg\:text-27px {
    font-size: 27px;
    line-height: 1;
  }
  .lg\:text-16px {
    font-size: 16px;
    line-height: 1;
  }
  .lg\:text-19px {
    font-size: 19px;
    line-height: 1;
  }
  .lg\:text-17px {
    font-size: 17px;
    line-height: 1;
  }
  .lg\:text-30px {
    font-size: 30px;
    line-height: 1;
  }
  .lg\:text-29px {
    font-size: 29px;
    line-height: 1;
  }
  .lg\:text-24px {
    font-size: 24px;
    line-height: 1;
  }
  .lg\:text-15px {
    font-size: 15px;
    line-height: 1;
  }
  .lg\:text-37px {
    font-size: 37px;
    line-height: 1;
  }
  .lg\:text-28px {
    font-size: 28px;
    line-height: 1;
  }
  .lg\:text-36px {
    font-size: 36px;
    line-height: 1;
  }
  .lg\:text-14px {
    font-size: 14px;
    line-height: 1;
  }
  .lg\:leading-9 {
    line-height: 2.25rem;
  }
  .lg\:leading-6 {
    line-height: 1.5rem;
  }
  .lg\:leading-7 {
    line-height: 1.75rem;
  }
  .lg\:leading-8 {
    line-height: 2rem;
  }
  .lg\:leading-11 {
    line-height: 2.75rem;
  }
  .lg\:leading-10 {
    line-height: 2.5rem;
  }
  .lg\:leading-12 {
    line-height: 3rem;
  }
  .lg\:leading-5 {
    line-height: 1.25rem;
  }
  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .lg\:mt-4 {
    margin-top: 1rem;
  }
  .lg\:mb-0 {
    margin-bottom: 0px;
  }
  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .lg\:mb-10 {
    margin-bottom: 2.5rem;
  }
  .lg\:mb-8 {
    margin-bottom: 2rem;
  }
  .lg\:mt-24 {
    margin-top: 6rem;
  }
  .lg\:mb-4 {
    margin-bottom: 1rem;
  }
  .lg\:mt-1 {
    margin-top: 0.25rem;
  }
  .lg\:mb-16 {
    margin-bottom: 4rem;
  }
  .lg\:ml-0 {
    margin-left: 0px;
  }
  .lg\:mt-22 {
    margin-top: 5.5rem;
  }
  .lg\:mt-8 {
    margin-top: 2rem;
  }
  .lg\:ml-4 {
    margin-left: 1rem;
  }
  .lg\:mt-12 {
    margin-top: 3rem;
  }
  .lg\:mt-16 {
    margin-top: 4rem;
  }
  .lg\:-mt-10 {
    margin-top: -2.5rem;
  }
  .lg\:ml-8 {
    margin-left: 2rem;
  }
  .lg\:mt-0 {
    margin-top: 0px;
  }
  .lg\:mb-12 {
    margin-bottom: 3rem;
  }
  .lg\:mt-40 {
    margin-top: 10rem;
  }
  .lg\:-mt-24 {
    margin-top: -6rem;
  }
  .lg\:max-w-\[55\%\] {
    max-width: 55%;
  }
  .lg\:max-w-\[58\%\] {
    max-width: 58%;
  }
  .lg\:max-w-\[370px\] {
    max-width: 370px;
  }
  .lg\:max-w-725px {
    max-width: 725px;
  }
  .lg\:max-w-\[50\%\] {
    max-width: 50%;
  }
  .lg\:max-w-\[60\%\] {
    max-width: 60%;
  }
  .lg\:max-w-\[56\%\] {
    max-width: 56%;
  }
  .lg\:min-h-550px {
    min-height: 550px;
  }
  .lg\:min-h-610px {
    min-height: 610px;
  }
  .lg\:min-h-78px {
    min-height: 78px;
  }
  .lg\:min-h-800px {
    min-height: 800px;
  }
  .lg\:p-8 {
    padding: 2rem;
  }
  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  
  .lg\:px-20px {
    padding-left: 20px;
    padding-right: 20px;
  }
  .lg\:px-30px {
    padding-left: 30px;
    padding-right: 30px;
  }
  .lg\:px-50px {
    padding-left: 50px;
    padding-right: 50px;
  }
  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .lg\:px-70px {
    padding-left: 70px;
    padding-right: 70px;
  }
  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .lg\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }
  .lg\:py-26 {
    padding-top: 6.5rem;
    padding-bottom: 6.5rem;
  }
  .lg\:pr-20 {
    padding-right: 5rem;
  }
  .lg\:pt-16 {
    padding-top: 4rem;
  }
  .lg\:pb-10 {
    padding-bottom: 2.5rem;
  }
  .lg\:pt-10 {
    padding-top: 2.5rem;
  }
  .lg\:pt-20 {
    padding-top: 5rem;
  }
  .lg\:pb-16 {
    padding-bottom: 4rem;
  }
  .lg\:pl-0 {
    padding-left: 0rem;
  }
  .lg\:pl-24 {
    padding-left: 6rem;
  }
  .lg\:pt-12 {
    padding-top: 3rem;
  }
  .lg\:pt-0 {
    padding-top: 0px;
  }
  .lg\:pr-24 {
    padding-right: 6rem;
  }
  .lg\:pt-200px {
    padding-top: 200px;
  }
  .lg\:pb-140px {
    padding-bottom: 140px;
  }
  .lg\:pr-16 {
    padding-right: 4rem;
  }
  .lg\:\!pb-0 {
    padding-bottom: 0px !important;
  }
  .lg\:pr-8 {
    padding-right: 2rem;
  }
  .lg\:pt-1 {
    padding-top: 0.25rem;
  }
  .lg\:-top-4 {
    top: -1rem;
  }
  .lg\:-left-16 {
    left: -4rem;
  }
  .lg\:-right-2 {
    right: -0.5rem;
  }
  .lg\:\!bottom-4 {
    bottom: 1rem !important;
  }
  .lg\: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);
    -webkit-box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  }
  .lg\:shadow-none {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    -webkit-box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  }
  .lg\:text-left {
    text-align: left;
  }
  .lg\:text-center {
    text-align: center;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:w-full {
    width: 100%;
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:w-\[696px\] {
    width: 696px;
  }
  .lg\:w-\[40\%\] {
    width: 40%;
  }
  .lg\:w-\[60\%\] {
    width: 60%;
  }
  .lg\:w-\[90\%\] {
    width: 90%;
  }
  .lg\:w-\[50\%\] {
    width: 50%;
  }
  .lg\:w-\[80\%\] {
    width: 80%;
  }
  .lg\:w-\[70\%\] {
    width: 70%;
  }
  .lg\:w-700px {
    width: 700px;
  }
  .lg\:w-533px {
    width: 533px;
  }
  .lg\:w-18px {
    width: 18px;
  }
  .lg\:w-\[45\%\] {
    width: 45%;
  }
  .lg\:w-\[55\%\] {
    width: 55%;
  }
  .lg\:w-\[550px\] {
    width: 550px;
  }
  .lg\:w-320px {
    width: 320px;
  }
  .lg\:w-\[70\%\] {
    width: 70%;
  }
  .lg\:w-\[35\%\] {
    width: 35%;
  }
  .lg\:w-\[65\%\] {
    width: 65%;
  }
  .lg\:w-\[66\%\] {
    width: 66%;
  }
  .lg\:w-\[54\%\] {
    width: 54%;
  }
  .lg\:gap-8 {
    grid-gap: 2rem;
    gap: 2rem;
  }
  .lg\:gap-4 {
    grid-gap: 1rem;
    gap: 1rem;
  }
  .lg\:gap-12 {
    grid-gap: 3rem;
    gap: 3rem;
  }
  .lg\:gap-6px {
    grid-gap: 6px;
    gap: 6px;
  }
  .lg\:gap-6 {
    grid-gap: 1.5rem;
    gap: 1.5rem;
  }
  .lg\:gap-2 {
    grid-gap: 0.5rem;
    gap: 0.5rem;
  }
  .lg\:gap-x-8 {
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    grid-column-gap: 2rem;
    column-gap: 2rem;
  }
  .lg\:gap-y-4 {
    -webkit-row-gap: 1rem;
    -moz-row-gap: 1rem;
    grid-row-gap: 1rem;
    row-gap: 1rem;
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .lg\:pt-40 {
    padding-top: 10rem; /* 160px */
  }
}
@media (min-width: 1024px) {
  .lg\:top-40 {
    top: 10rem; /* 160px */
  }
}
@media (min-width: 1024px) {
  .lg\:min-h-850px {
    min-height: 850px;
  }
}

@media (min-width: 1024px) {
  .lg\:text-31px {
    font-size: 31px;
  }
  .lg\:text-21px {
    font-size: 21px;
  }
}