/* Fonts Import */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url('../Fonts/static/OpenSans-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url('../Fonts/static/OpenSans-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url('../Fonts/static/OpenSans-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url('../Fonts/static/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url('../Fonts/static/OpenSans-SemiBold.ttf') format('truetype');
}


*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: 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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: 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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

.luby-absolute {
  position: absolute;
}

.luby-relative {
  position: relative;
}

.\!luby-top-\[-0\.7em\] {
  top: -0.7em !important;
}

.\!luby-top-\[-0\.8em\] {
  top: -0.8em !important;
}

.luby-bottom-0 {
  bottom: 0px;
}

.luby-bottom-\[-3px\] {
  bottom: -3px;
}

.luby-bottom-\[3\.41px\] {
  bottom: 3.41px;
}

.luby-bottom-\[9\.8px\] {
  bottom: 9.8px;
}

.luby-left-0 {
  left: 0px;
}

.luby-right-0 {
  right: 0px;
}

.luby-top-0 {
  top: 0px;
}

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

.\!luby-m-auto {
  margin: auto !important;
}

.luby-m-auto {
  margin: auto;
}

.\!luby-mx-\[26px\] {
  margin-left: 26px !important;
  margin-right: 26px !important;
}

.luby-mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.luby-mx-\[30px\] {
  margin-left: 30px;
  margin-right: 30px;
}

.luby-mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.\!luby-mb-11 {
  margin-bottom: 2.75rem !important;
}

.\!luby-mb-\[20px\] {
  margin-bottom: 20px !important;
}

.luby-mb-\[110\.17px\] {
  margin-bottom: 110.17px;
}

.luby-mb-\[29\.94px\] {
  margin-bottom: 29.94px;
}

.luby-mb-\[36px\] {
  margin-bottom: 36px;
}

.luby-mb-\[37\.28px\] {
  margin-bottom: 37.28px;
}

.luby-mb-\[42\.15px\] {
  margin-bottom: 42.15px;
}

.luby-mb-\[50px\] {
  margin-bottom: 50px;
}

.luby-mt-7 {
  margin-top: 1.75rem;
}

.luby-mt-\[126px\] {
  margin-top: 126px;
}

.luby-mt-\[25\.91px\] {
  margin-top: 25.91px;
}

.luby-mt-\[53px\] {
  margin-top: 53px;
}

.luby-mt-\[55px\] {
  margin-top: 55px;
}

.luby-mt-\[77px\] {
  margin-top: 77px;
}

.luby-block {
  display: block;
}

.luby-flex {
  display: flex;
}

.luby-grid {
  display: grid;
}

.luby-hidden {
  display: none;
}

.luby-h-\[1\.63px\] {
  height: 1.63px;
}

.luby-h-\[101\%\] {
  height: 101%;
}

.luby-h-\[3px\] {
  height: 3px;
}

.luby-h-\[45vw\] {
  height: 45vw;
}

.luby-h-\[72vw\] {
  height: 72vw;
}

.luby-h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.luby-h-full {
  height: 100%;
}

.luby-max-h-\[371\.34px\] {
  max-height: 371.34px;
}

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

.luby-min-h-\[329\.72px\] {
  min-height: 329.72px;
}

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

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

.luby-w-\[166\%\] {
  width: 166%;
}

.luby-w-\[178\%\] {
  width: 178%;
}

.luby-w-\[62px\] {
  width: 62px;
}

.luby-w-auto {
  width: auto;
}

.luby-w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.luby-w-full {
  width: 100%;
}

.\!luby-max-w-\[1170px\] {
  max-width: 1170px !important;
}

.\!luby-max-w-\[282px\] {
  max-width: 282px !important;
}

.\!luby-max-w-\[358\.51px\] {
  max-width: 358.51px !important;
}

.\!luby-max-w-\[370px\] {
  max-width: 370px !important;
}

.\!luby-max-w-\[428\.27px\] {
  max-width: 428.27px !important;
}

.\!luby-max-w-\[569\.8px\] {
  max-width: 569.8px !important;
}

.\!luby-max-w-\[580px\] {
  max-width: 580px !important;
}

.\!luby-max-w-none {
  max-width: none !important;
}

.luby-max-w-\[1060px\] {
  max-width: 1060px;
}

.luby-max-w-\[119px\] {
  max-width: 119px;
}

.luby-max-w-\[120px\] {
  max-width: 120px;
}

.luby-max-w-\[138px\] {
  max-width: 138px;
}

.luby-max-w-\[144px\] {
  max-width: 144px;
}

.luby-max-w-\[1510px\] {
  max-width: 1510px;
}

.luby-max-w-\[151px\] {
  max-width: 151px;
}

.luby-max-w-\[153px\] {
  max-width: 153px;
}

.luby-max-w-\[154px\] {
  max-width: 154px;
}

.luby-max-w-\[158px\] {
  max-width: 158px;
}

.luby-max-w-\[162px\] {
  max-width: 162px;
}

.luby-max-w-\[164px\] {
  max-width: 164px;
}

.luby-max-w-\[170px\] {
  max-width: 170px;
}

.luby-max-w-\[178px\] {
  max-width: 178px;
}

.luby-max-w-\[180px\] {
  max-width: 180px;
}

.luby-max-w-\[182px\] {
  max-width: 182px;
}

.luby-max-w-\[183px\] {
  max-width: 183px;
}

.luby-max-w-\[185px\] {
  max-width: 185px;
}

.luby-max-w-\[187px\] {
  max-width: 187px;
}

.luby-max-w-\[206px\] {
  max-width: 206px;
}

.luby-max-w-\[217px\] {
  max-width: 217px;
}

.luby-max-w-\[248px\] {
  max-width: 248px;
}

.luby-max-w-\[257px\] {
  max-width: 257px;
}

.luby-max-w-\[258px\] {
  max-width: 258px;
}

.luby-max-w-\[301px\] {
  max-width: 301px;
}

.luby-max-w-\[308px\] {
  max-width: 308px;
}

.luby-max-w-\[314px\] {
  max-width: 314px;
}

.luby-max-w-\[327px\] {
  max-width: 327px;
}

.luby-max-w-\[328px\] {
  max-width: 328px;
}

.luby-max-w-\[339px\] {
  max-width: 339px;
}

.luby-max-w-\[340px\] {
  max-width: 340px;
}

.luby-max-w-\[342px\] {
  max-width: 342px;
}

.luby-max-w-\[344px\] {
  max-width: 344px;
}

.luby-max-w-\[365px\] {
  max-width: 365px;
}

.luby-max-w-\[650px\] {
  max-width: 650px;
}

.luby-max-w-\[668px\] {
  max-width: 668px;
}

.luby-max-w-\[759px\] {
  max-width: 759px;
}

.luby-max-w-\[876px\] {
  max-width: 876px;
}

.luby-max-w-\[917px\] {
  max-width: 917px;
}

.luby-max-w-fit {
  max-width: -moz-fit-content;
  max-width: fit-content;
}

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

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

.luby-flex-row {
  flex-direction: row;
}

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

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

.luby-items-end {
  align-items: flex-end;
}

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

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

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

.luby-gap-4 {
  gap: 1rem;
}

.luby-gap-5 {
  gap: 1.25rem;
}

.luby-gap-6 {
  gap: 1.5rem;
}

.luby-gap-\[10px\] {
  gap: 10px;
}

.luby-gap-\[122px\] {
  gap: 122px;
}

.luby-gap-\[17px\] {
  gap: 17px;
}

.luby-gap-\[22px\] {
  gap: 22px;
}

.luby-gap-\[23px\] {
  gap: 23px;
}

.luby-gap-\[24px\] {
  gap: 24px;
}

.luby-gap-\[27\.2px\] {
  gap: 27.2px;
}

.luby-gap-\[27px\] {
  gap: 27px;
}

.luby-gap-\[28\.42px\] {
  gap: 28.42px;
}

.luby-gap-\[32px\] {
  gap: 32px;
}

.luby-gap-\[33\.73px\] {
  gap: 33.73px;
}

.luby-gap-\[34px\] {
  gap: 34px;
}

.luby-gap-\[36\.55px\] {
  gap: 36.55px;
}

.luby-gap-\[37px\] {
  gap: 37px;
}

.luby-gap-\[41px\] {
  gap: 41px;
}

.luby-gap-\[48\.78px\] {
  gap: 48.78px;
}

.luby-gap-\[48px\] {
  gap: 48px;
}

.luby-gap-\[49px\] {
  gap: 49px;
}

.luby-gap-\[50\.3px\] {
  gap: 50.3px;
}

.luby-gap-\[50\.67px\] {
  gap: 50.67px;
}

.luby-gap-\[50px\] {
  gap: 50px;
}

.luby-gap-\[54px\] {
  gap: 54px;
}

.luby-gap-\[59px\] {
  gap: 59px;
}

.luby-gap-\[63px\] {
  gap: 63px;
}

.luby-gap-\[67\.46px\] {
  gap: 67.46px;
}

.luby-gap-\[72\.62px\] {
  gap: 72.62px;
}

.luby-gap-\[73px\] {
  gap: 73px;
}

.luby-gap-\[82px\] {
  gap: 82px;
}

.luby-gap-x-1 {
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}

.luby-gap-x-\[6px\] {
  -moz-column-gap: 6px;
       column-gap: 6px;
}

.luby-gap-y-\[21\.36px\] {
  row-gap: 21.36px;
}

.luby-gap-y-\[41px\] {
  row-gap: 41px;
}

.luby-space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.luby-space-y-\[11px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(11px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(11px * var(--tw-space-y-reverse));
}

.luby-space-y-\[13px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(13px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(13px * var(--tw-space-y-reverse));
}

.luby-space-y-\[14px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(14px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(14px * var(--tw-space-y-reverse));
}

.luby-space-y-\[17px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(17px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(17px * var(--tw-space-y-reverse));
}

.luby-space-y-\[18px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(18px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(18px * var(--tw-space-y-reverse));
}

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

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

.luby-overflow-hidden {
  overflow: hidden;
}

.luby-rounded-\[18\.77px\] {
  border-radius: 18.77px;
}

.luby-rounded-\[30\.05px\] {
  border-radius: 30.05px;
}

.luby-rounded-\[31px\] {
  border-radius: 31px;
}

.luby-rounded-\[48px\] {
  border-radius: 48px;
}

.luby-rounded-xl {
  border-radius: 0.75rem;
}

.\!luby-border-b-\[1\.63px\] {
  border-bottom-width: 1.63px !important;
}

.\!luby-border-b-\[3px\] {
  border-bottom-width: 3px !important;
}

.\!luby-border-\[\#7B7B7B\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(123 123 123 / var(--tw-border-opacity)) !important;
}

.luby-bg-\[\#2D2D2C\] {
  --tw-bg-opacity: 1;
  background-color: rgb(45 45 44 / var(--tw-bg-opacity));
}

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

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

.luby-bg-black-gradient {
  background-image: linear-gradient(360deg, rgb(0 0 0) 0%, rgb(31 27 27 / 60%) 50%, rgb(255 255 255 / 3%) 62%);
}

.luby-px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

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

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

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

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

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

.luby-px-\[19px\] {
  padding-left: 19px;
  padding-right: 19px;
}

.luby-px-\[25px\] {
  padding-left: 25px;
  padding-right: 25px;
}

.luby-px-\[26px\] {
  padding-left: 26px;
  padding-right: 26px;
}

.luby-px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}

.luby-px-\[33px\] {
  padding-left: 33px;
  padding-right: 33px;
}

.luby-px-\[35px\] {
  padding-left: 35px;
  padding-right: 35px;
}

.luby-px-\[36px\] {
  padding-left: 36px;
  padding-right: 36px;
}

.luby-px-\[39px\] {
  padding-left: 39px;
  padding-right: 39px;
}

.luby-py-\[8\.13px\] {
  padding-top: 8.13px;
  padding-bottom: 8.13px;
}

.luby-pb-\[163px\] {
  padding-bottom: 163px;
}

.luby-pb-\[17px\] {
  padding-bottom: 17px;
}

.luby-pb-\[42\.04px\] {
  padding-bottom: 42.04px;
}

.luby-pb-\[85px\] {
  padding-bottom: 85px;
}

.luby-pl-10 {
  padding-left: 2.5rem;
}

.luby-pl-\[26px\] {
  padding-left: 26px;
}

.luby-pl-\[27px\] {
  padding-left: 27px;
}

.luby-pl-\[33px\] {
  padding-left: 33px;
}

.luby-pl-\[34px\] {
  padding-left: 34px;
}

.luby-pl-\[35px\] {
  padding-left: 35px;
}

.luby-pl-\[38px\] {
  padding-left: 38px;
}

.luby-pl-\[39px\] {
  padding-left: 39px;
}

.luby-pr-\[14px\] {
  padding-right: 14px;
}

.luby-pr-\[15px\] {
  padding-right: 15px;
}

.luby-pr-\[18px\] {
  padding-right: 18px;
}

.luby-pr-\[19px\] {
  padding-right: 19px;
}

.luby-pr-\[23px\] {
  padding-right: 23px;
}

.luby-pr-\[24px\] {
  padding-right: 24px;
}

.luby-pr-\[25px\] {
  padding-right: 25px;
}

.luby-pr-\[33px\] {
  padding-right: 33px;
}

.luby-pr-\[34px\] {
  padding-right: 34px;
}

.luby-pr-\[68px\] {
  padding-right: 68px;
}

.luby-pt-28 {
  padding-top: 7rem;
}

.luby-pt-\[1\%\] {
  padding-top: 1%;
}

.luby-pt-\[108\.63px\] {
  padding-top: 108.63px;
}

.luby-pt-\[110px\] {
  padding-top: 110px;
}

.luby-pt-\[30px\] {
  padding-top: 30px;
}

.luby-pt-\[42\.73px\] {
  padding-top: 42.73px;
}

.luby-pt-\[48\.41px\] {
  padding-top: 48.41px;
}

.luby-pt-\[66\.44px\] {
  padding-top: 66.44px;
}

.luby-pt-\[67px\] {
  padding-top: 67px;
}

.luby-pt-\[72\.79px\] {
  padding-top: 72.79px;
}

.luby-pt-\[73\.46px\] {
  padding-top: 73.46px;
}

.luby-pt-\[73px\] {
  padding-top: 73px;
}

.luby-pt-\[74\.7px\] {
  padding-top: 74.7px;
}

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

.luby-text-end {
  text-align: end;
}

.luby-font-sans {
  font-family: Open Sans;
}

.\!luby-text-\[50\%\] {
  font-size: 50% !important;
}

.\!luby-text-\[55\%\] {
  font-size: 55% !important;
}

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

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

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

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

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

.luby-text-\[2\.25rem\] {
  font-size: 2.25rem;
}

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

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

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

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

.luby-text-\[33\.42px\] {
  font-size: 33.42px;
}

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

.luby-text-\[39\.42px\] {
  font-size: 39.42px;
}

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

.luby-text-\[48\.85px\] {
  font-size: 48.85px;
}

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

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

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

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

.luby-text-xs\/\[120\%\] {
  font-size: 0.75rem;
  line-height: 120%;
}

.luby-font-medium {
  font-weight: 500;
}

.luby-font-semibold {
  font-weight: 600;
}

.luby-leading-\[120\%\] {
  line-height: 120%;
}

.luby-leading-\[14px\] {
  line-height: 14px;
}

.luby-leading-\[16\.8px\] {
  line-height: 16.8px;
}

.luby-leading-\[19\.5px\] {
  line-height: 19.5px;
}

.luby-leading-\[19\.6px\] {
  line-height: 19.6px;
}

.luby-leading-\[20px\] {
  line-height: 20px;
}

.luby-leading-\[22px\] {
  line-height: 22px;
}

.luby-leading-\[23\.4px\] {
  line-height: 23.4px;
}

.luby-leading-\[25\.2px\] {
  line-height: 25.2px;
}

.luby-leading-\[26px\] {
  line-height: 26px;
}

.luby-leading-\[30\.8px\] {
  line-height: 30.8px;
}

.luby-leading-\[30px\] {
  line-height: 30px;
}

.luby-leading-\[32px\] {
  line-height: 32px;
}

.luby-leading-\[36\.76px\] {
  line-height: 36.76px;
}

.luby-leading-\[37\.4px\] {
  line-height: 37.4px;
}

.luby-leading-\[40\.11px\] {
  line-height: 40.11px;
}

.luby-leading-\[40\.8px\] {
  line-height: 40.8px;
}

.luby-leading-\[40px\] {
  line-height: 40px;
}

.luby-leading-\[43\.36px\] {
  line-height: 43.36px;
}

.luby-leading-\[44px\] {
  line-height: 44px;
}

.luby-leading-\[47\.6px\] {
  line-height: 47.6px;
}

.luby-leading-\[52\.8px\] {
  line-height: 52.8px;
}

.luby-leading-\[53\.73px\] {
  line-height: 53.73px;
}

.luby-leading-\[56px\] {
  line-height: 56px;
}

.\!luby-tracking-\[-0\.02em\] {
  letter-spacing: -0.02em !important;
}

.luby-tracking-\[-0\.02em\] {
  letter-spacing: -0.02em;
}

.luby-tracking-\[-0\.041em\] {
  letter-spacing: -0.041em;
}

.luby-tracking-\[-0\.04em\] {
  letter-spacing: -0.04em;
}

.luby-tracking-\[-0\.056em\] {
  letter-spacing: -0.056em;
}

.luby-tracking-\[-0\.057em\] {
  letter-spacing: -0.057em;
}

.luby-tracking-\[-0\.061em\] {
  letter-spacing: -0.061em;
}

.luby-tracking-\[-0\.062em\] {
  letter-spacing: -0.062em;
}

.luby-tracking-\[-0\.064em\] {
  letter-spacing: -0.064em;
}

.luby-tracking-\[-0\.066em\] {
  letter-spacing: -0.066em;
}

.luby-tracking-\[-0\.068em\] {
  letter-spacing: -0.068em;
}

.luby-tracking-\[-0\.06em\] {
  letter-spacing: -0.06em;
}

.luby-tracking-\[-0\.07em\] {
  letter-spacing: -0.07em;
}

.luby-tracking-\[-0\.08em\] {
  letter-spacing: -0.08em;
}

.luby-text-\[\#4296C3\] {
  --tw-text-opacity: 1;
  color: rgb(66 150 195 / var(--tw-text-opacity));
}

.luby-text-\[\#FFFFFF80\] {
  color: #FFFFFF80;
}

.luby-text-\[\#FFFFFFBF\] {
  color: #FFFFFFBF;
}

.luby-text-\[\#FFFFFF\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

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

body {
  margin: 0px;
}

.luby-lamina-container *,
.luby-lamina-container ::before,
.luby-lamina-container ::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}

.luby-lamina-container ::before,
.luby-lamina-container ::after {
  --tw-content: '';
}

.luby-lamina-container hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

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

.luby-lamina-container a {
  color: inherit;
  text-decoration: inherit;
}

.luby-lamina-container b,
.luby-lamina-container strong {
  font-weight: bolder;
}

.luby-lamina-container small {
  font-size: 80%;
}

.luby-lamina-container code,
.luby-lamina-container kbd,
.luby-lamina-container samp,
.luby-lamina-container pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}

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

.luby-lamina-container sub {
  bottom: -0.25em;
}

.luby-lamina-container sup {
  top: -0.5em;
}

.luby-lamina-container table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

.luby-lamina-container button,
.luby-lamina-container input,
.luby-lamina-container optgroup,
.luby-lamina-container select,
.luby-lamina-container textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
}

.luby-lamina-container button,
.luby-lamina-container select {
  text-transform: none;
}

.luby-lamina-container button,
.luby-lamina-container input:where([type='button']),
.luby-lamina-container input:where([type='reset']),
.luby-lamina-container input:where([type='submit']) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}

.luby-lamina-container :-moz-focusring {
  outline: auto;
}

.luby-lamina-container :-moz-ui-invalid {
  box-shadow: none;
}

.luby-lamina-container progress {
  vertical-align: baseline;
}

.luby-lamina-container ::-webkit-inner-spin-button,
.luby-lamina-container ::-webkit-outer-spin-button {
  height: auto;
}

.luby-lamina-container [type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

.luby-lamina-container ::-webkit-search-decoration {
  -webkit-appearance: none;
}

.luby-lamina-container ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

.luby-lamina-container summary {
  display: list-item;
}

.luby-lamina-container blockquote,
.luby-lamina-container dl,
.luby-lamina-container dd,
.luby-lamina-container hr,
.luby-lamina-container figure,
.luby-lamina-container p,
.luby-lamina-container pre {
  margin: 0;
}

.luby-lamina-container fieldset {
  margin: 0;
  padding: 0;
}

.luby-lamina-container legend {
  padding: 0;
}

.luby-lamina-container ol,
.luby-lamina-container ul,
.luby-lamina-container menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.luby-lamina-container dialog {
  padding: 0;
}

.luby-lamina-container textarea {
  resize: vertical;
}

.luby-lamina-container input::-moz-placeholder, 
.luby-lamina-container textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

.luby-lamina-container input::-moz-placeholder, .luby-lamina-container textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

.luby-lamina-container input::placeholder,
.luby-lamina-container textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

.luby-lamina-container button,
[role="button"] {
  cursor: pointer;
}

.luby-lamina-container :disabled {
  cursor: default;
}

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

.luby-lamina-container img,
.luby-lamina-container video {
  max-width: 100%;
}

.luby-lamina-container [hidden] {
  display: none;
}

.luby-lamina-container *, 
.luby-lamina-container ::before, 
.luby-lamina-container ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: 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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

.luby-lamina-container ::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: 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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

@media (min-width: 640px) {
  .sm\:luby-bottom-\[24px\] {
    bottom: 24px;
  }

  .sm\:\!luby-mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .sm\:luby-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .sm\:\!luby-mb-\[58px\] {
    margin-bottom: 58px !important;
  }

  .sm\:luby-mb-\[46px\] {
    margin-bottom: 46px;
  }

  .sm\:luby-mb-\[52px\] {
    margin-bottom: 52px;
  }

  .sm\:luby-mb-\[83px\] {
    margin-bottom: 83px;
  }

  .sm\:luby-mt-36 {
    margin-top: 9rem;
  }

  .sm\:luby-mt-\[56px\] {
    margin-top: 56px;
  }

  .sm\:luby-block {
    display: block;
  }

  .sm\:luby-hidden {
    display: none;
  }

  .sm\:luby-h-auto {
    height: auto;
  }

  .sm\:luby-h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }

  .sm\:luby-max-h-none {
    max-height: none;
  }

  .sm\:luby-min-h-\[720px\] {
    min-height: 720px;
  }

  .sm\:luby-min-h-\[96px\] {
    min-height: 96px;
  }

  .sm\:luby-w-auto {
    width: auto;
  }

  .sm\:luby-w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .sm\:luby-w-full {
    width: 100%;
  }

  .sm\:\!luby-max-w-full {
    max-width: 100% !important;
  }

  .sm\:\!luby-max-w-none {
    max-width: none !important;
  }

  .sm\:luby-max-w-\[418px\] {
    max-width: 418px;
  }

  .sm\:luby-max-w-\[538px\] {
    max-width: 538px;
  }

  .sm\:luby-max-w-\[547px\] {
    max-width: 547px;
  }

  .sm\:luby-max-w-\[660px\] {
    max-width: 660px;
  }

  .sm\:luby-max-w-\[687px\] {
    max-width: 687px;
  }

  .sm\:luby-max-w-\[952px\] {
    max-width: 952px;
  }

  .sm\:luby-max-w-none {
    max-width: none;
  }

  .sm\:luby-justify-center {
    justify-content: center;
  }

  .sm\:luby-gap-\[100px\] {
    gap: 100px;
  }

  .sm\:luby-gap-\[112px\] {
    gap: 112px;
  }

  .sm\:luby-gap-\[113px\] {
    gap: 113px;
  }

  .sm\:luby-gap-\[130px\] {
    gap: 130px;
  }

  .sm\:luby-gap-\[134\.72px\] {
    gap: 134.72px;
  }

  .sm\:luby-gap-\[25px\] {
    gap: 25px;
  }

  .sm\:luby-gap-\[30px\] {
    gap: 30px;
  }

  .sm\:luby-gap-\[32px\] {
    gap: 32px;
  }

  .sm\:luby-gap-\[33px\] {
    gap: 33px;
  }

  .sm\:luby-gap-\[38px\] {
    gap: 38px;
  }

  .sm\:luby-gap-\[42px\] {
    gap: 42px;
  }

  .sm\:luby-gap-\[43px\] {
    gap: 43px;
  }

  .sm\:luby-gap-\[46px\] {
    gap: 46px;
  }

  .sm\:luby-gap-\[47px\] {
    gap: 47px;
  }

  .sm\:luby-gap-\[49\.24px\] {
    gap: 49.24px;
  }

  .sm\:luby-gap-\[50px\] {
    gap: 50px;
  }

  .sm\:luby-gap-\[51\.76px\] {
    gap: 51.76px;
  }

  .sm\:luby-gap-\[67px\] {
    gap: 67px;
  }

  .sm\:luby-gap-\[78\.2px\] {
    gap: 78.2px;
  }

  .sm\:luby-gap-\[86px\] {
    gap: 86px;
  }

  .sm\:luby-gap-\[91\.76px\] {
    gap: 91.76px;
  }

  .sm\:luby-space-y-\[19px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(19px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(19px * var(--tw-space-y-reverse));
  }

  .sm\:luby-space-y-\[21px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(21px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(21px * var(--tw-space-y-reverse));
  }

  .sm\:luby-space-y-\[2px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2px * var(--tw-space-y-reverse));
  }

  .sm\:luby-space-y-\[33px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(33px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(33px * var(--tw-space-y-reverse));
  }

  .sm\:luby-space-y-\[6px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6px * var(--tw-space-y-reverse));
  }

  .sm\:luby-space-y-\[9px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(9px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9px * var(--tw-space-y-reverse));
  }

  .sm\:luby-rounded-\[20px\] {
    border-radius: 20px;
  }

  .sm\:luby-rounded-\[25px\] {
    border-radius: 25px;
  }

  .sm\:luby-rounded-\[30px\] {
    border-radius: 30px;
  }

  .sm\:luby-rounded-\[32px\] {
    border-radius: 32px;
  }

  .sm\:luby-rounded-\[40px\] {
    border-radius: 40px;
  }

  .sm\:luby-rounded-\[48px\] {
    border-radius: 48px;
  }

  .sm\:luby-px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

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

  .sm\:luby-pb-\[152\.33px\] {
    padding-bottom: 152.33px;
  }

  .sm\:luby-pb-\[188\.24px\] {
    padding-bottom: 188.24px;
  }

  .sm\:luby-pb-\[29\.94px\] {
    padding-bottom: 29.94px;
  }

  .sm\:luby-pt-\[108\.98px\] {
    padding-top: 108.98px;
  }

  .sm\:luby-pt-\[111px\] {
    padding-top: 111px;
  }

  .sm\:luby-pt-\[115px\] {
    padding-top: 115px;
  }

  .sm\:luby-pt-\[119px\] {
    padding-top: 119px;
  }

  .sm\:luby-pt-\[135\.69px\] {
    padding-top: 135.69px;
  }

  .sm\:luby-pt-\[149px\] {
    padding-top: 149px;
  }

  .sm\:luby-pt-\[46px\] {
    padding-top: 46px;
  }

  .sm\:luby-pt-\[54px\] {
    padding-top: 54px;
  }

  .sm\:luby-pt-\[55px\] {
    padding-top: 55px;
  }

  .sm\:luby-pt-\[59px\] {
    padding-top: 59px;
  }

  .sm\:luby-pt-\[77px\] {
    padding-top: 77px;
  }

  .sm\:luby-pt-\[86\.16px\] {
    padding-top: 86.16px;
  }

  .sm\:luby-pt-\[97px\] {
    padding-top: 97px;
  }

  .sm\:luby-text-\[10px\] {
    font-size: 10px;
  }

  .sm\:luby-text-\[17px\] {
    font-size: 17px;
  }

  .sm\:luby-text-\[18px\] {
    font-size: 18px;
  }

  .sm\:luby-text-\[20px\] {
    font-size: 20px;
  }

  .sm\:luby-text-\[24px\] {
    font-size: 24px;
  }

  .sm\:luby-text-\[26px\] {
    font-size: 26px;
  }

  .sm\:luby-text-\[32px\] {
    font-size: 32px;
  }

  .sm\:luby-text-\[36px\] {
    font-size: 36px;
  }

  .sm\:luby-text-\[38px\] {
    font-size: 38px;
  }

  .sm\:luby-text-\[40px\] {
    font-size: 40px;
  }

  .sm\:luby-text-\[48px\] {
    font-size: 48px;
  }

  .sm\:luby-text-\[60px\] {
    font-size: 60px;
  }

  .sm\:luby-text-\[62px\] {
    font-size: 62px;
  }

  .sm\:luby-text-\[64px\] {
    font-size: 64px;
  }

  .sm\:luby-text-\[70px\] {
    font-size: 70px;
  }

  .sm\:luby-text-\[80px\] {
    font-size: 80px;
  }

  .sm\:luby-text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .sm\:luby-leading-\[112px\] {
    line-height: 112px;
  }

  .sm\:luby-leading-\[20px\] {
    line-height: 20px;
  }

  .sm\:luby-leading-\[23\.8px\] {
    line-height: 23.8px;
  }

  .sm\:luby-leading-\[28px\] {
    line-height: 28px;
  }

  .sm\:luby-leading-\[31\.2px\] {
    line-height: 31.2px;
  }

  .sm\:luby-leading-\[33\.6px\] {
    line-height: 33.6px;
  }

  .sm\:luby-leading-\[36px\] {
    line-height: 36px;
  }

  .sm\:luby-leading-\[39\.6px\] {
    line-height: 39.6px;
  }

  .sm\:luby-leading-\[40px\] {
    line-height: 40px;
  }

  .sm\:luby-leading-\[43\.58px\] {
    line-height: 43.58px;
  }

  .sm\:luby-leading-\[44px\] {
    line-height: 44px;
  }

  .sm\:luby-leading-\[50\.4px\] {
    line-height: 50.4px;
  }

  .sm\:luby-leading-\[51\.75px\] {
    line-height: 51.75px;
  }

  .sm\:luby-leading-\[52\.8px\] {
    line-height: 52.8px;
  }

  .sm\:luby-leading-\[66px\] {
    line-height: 66px;
  }

  .sm\:luby-leading-\[67\.2px\] {
    line-height: 67.2px;
  }

  .sm\:luby-leading-\[70\.4px\] {
    line-height: 70.4px;
  }

  .sm\:luby-leading-\[72px\] {
    line-height: 72px;
  }

  .sm\:luby-leading-\[84px\] {
    line-height: 84px;
  }

  .sm\:luby-leading-\[88px\] {
    line-height: 88px;
  }

  .sm\:luby-leading-\[89\.6px\] {
    line-height: 89.6px;
  }

  .sm\:luby-tracking-\[-0\.02em\] {
    letter-spacing: -0.02em;
  }

  .sm\:luby-tracking-\[-0\.03em\] {
    letter-spacing: -0.03em;
  }

  .sm\:luby-tracking-\[-0\.04em\] {
    letter-spacing: -0.04em;
  }

  .sm\:luby-tracking-\[-0\.4px\] {
    letter-spacing: -0.4px;
  }
}

@media (min-width: 768px) {
  .md\:luby-mt-7 {
    margin-top: 1.75rem;
  }

  .md\:luby-min-h-\[73px\] {
    min-height: 73px;
  }

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

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

  .md\:luby-flex-col {
    flex-direction: column;
  }

  .md\:luby-gap-\[110px\] {
    gap: 110px;
  }

  .md\:luby-text-end {
    text-align: end;
  }

  .md\:luby-text-\[18px\] {
    font-size: 18px;
  }
}

@media (min-width: 1024px) {
  .lg\:luby-mb-\[18px\] {
    margin-bottom: 18px;
  }

  .lg\:luby-mb-\[27\.13px\] {
    margin-bottom: 27.13px;
  }

  .lg\:luby-mt-9 {
    margin-top: 2.25rem;
  }

  .lg\:luby-mt-\[-10\%\] {
    margin-top: -10%;
  }

  .lg\:luby-mt-\[130px\] {
    margin-top: 130px;
  }

  .lg\:luby-block {
    display: block;
  }

  .lg\:luby-hidden {
    display: none;
  }

  .lg\:luby-max-h-\[256\.76px\] {
    max-height: 256.76px;
  }

  .lg\:luby-max-h-\[263\.87px\] {
    max-height: 263.87px;
  }

  .lg\:luby-max-h-\[400px\] {
    max-height: 400px;
  }

  .lg\:luby-min-h-\[800px\] {
    min-height: 800px;
  }

  .lg\:luby-min-h-\[870px\] {
    min-height: 870px;
  }

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

  .lg\:luby-w-auto {
    width: auto;
  }

  .lg\:luby-w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .lg\:\!luby-max-w-\[490px\] {
    max-width: 490px !important;
  }

  .lg\:\!luby-max-w-\[570px\] {
    max-width: 570px !important;
  }

  .lg\:\!luby-max-w-\[600px\] {
    max-width: 600px !important;
  }

  .lg\:\!luby-max-w-\[670px\] {
    max-width: 670px !important;
  }

  .lg\:\!luby-max-w-full {
    max-width: 100% !important;
  }

  .lg\:luby-max-w-\[289px\] {
    max-width: 289px;
  }

  .lg\:luby-max-w-\[325px\] {
    max-width: 325px;
  }

  .lg\:luby-max-w-\[337px\] {
    max-width: 337px;
  }

  .lg\:luby-max-w-\[360px\] {
    max-width: 360px;
  }

  .lg\:luby-max-w-\[365px\] {
    max-width: 365px;
  }

  .lg\:luby-max-w-\[370px\] {
    max-width: 370px;
  }

  .lg\:luby-max-w-\[391px\] {
    max-width: 391px;
  }

  .lg\:luby-max-w-\[409px\] {
    max-width: 409px;
  }

  .lg\:luby-max-w-\[420px\] {
    max-width: 420px;
  }

  .lg\:luby-max-w-\[435px\] {
    max-width: 435px;
  }

  .lg\:luby-max-w-\[438px\] {
    max-width: 438px;
  }

  .lg\:luby-max-w-\[458px\] {
    max-width: 458px;
  }

  .lg\:luby-max-w-\[472px\] {
    max-width: 472px;
  }

  .lg\:luby-max-w-\[478px\] {
    max-width: 478px;
  }

  .lg\:luby-max-w-\[499\.76px\] {
    max-width: 499.76px;
  }

  .lg\:luby-max-w-\[507px\] {
    max-width: 507px;
  }

  .lg\:luby-max-w-\[597px\] {
    max-width: 597px;
  }

  .lg\:luby-max-w-\[689px\] {
    max-width: 689px;
  }

  .lg\:luby-max-w-\[751px\] {
    max-width: 751px;
  }

  .lg\:luby-max-w-\[752px\] {
    max-width: 752px;
  }

  .lg\:luby-max-w-\[842px\] {
    max-width: 842px;
  }

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

  .lg\:luby-grid-cols-\[minmax\(0\2c 470px\)_minmax\(0\2c 670px\)\] {
    grid-template-columns: minmax(0,470px) minmax(0,670px);
  }

  .lg\:luby-grid-cols-\[minmax\(0\2c 670px\)_minmax\(0\2c 491px\)\] {
    grid-template-columns: minmax(0,670px) minmax(0,491px);
  }

  .lg\:luby-grid-cols-\[minmax\(0\2c 673\.99px\)_minmax\(0\2c 477\.53px\)\] {
    grid-template-columns: minmax(0,673.99px) minmax(0,477.53px);
  }

  .lg\:luby-flex-row {
    flex-direction: row;
  }

  .lg\:luby-items-start {
    align-items: flex-start;
  }

  .lg\:luby-items-end {
    align-items: flex-end;
  }

  .lg\:luby-justify-between {
    justify-content: space-between;
  }

  .lg\:luby-gap-0 {
    gap: 0px;
  }

  .lg\:luby-gap-8 {
    gap: 2rem;
  }

  .lg\:luby-gap-\[100px\] {
    gap: 100px;
  }

  .lg\:luby-gap-\[105px\] {
    gap: 105px;
  }

  .lg\:luby-gap-\[120px\] {
    gap: 120px;
  }

  .lg\:luby-gap-\[154px\] {
    gap: 154px;
  }

  .lg\:luby-gap-\[18\.47px\] {
    gap: 18.47px;
  }

  .lg\:luby-gap-\[18\.48px\] {
    gap: 18.48px;
  }

  .lg\:luby-gap-\[230px\] {
    gap: 230px;
  }

  .lg\:luby-gap-\[30px\] {
    gap: 30px;
  }

  .lg\:luby-gap-\[70px\] {
    gap: 70px;
  }

  .lg\:luby-rounded-\[68px\] {
    border-radius: 68px;
  }

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

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

  .lg\:luby-pl-\[71px\] {
    padding-left: 71px;
  }

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

  .lg\:luby-text-\[14\.63px\] {
    font-size: 14.63px;
  }

  .lg\:luby-text-\[40px\] {
    font-size: 40px;
  }

  .lg\:luby-text-\[80px\] {
    font-size: 80px;
  }

  .lg\:luby-text-\[88px\] {
    font-size: 88px;
  }

  .lg\:luby-leading-\[123\.2px\] {
    line-height: 123.2px;
  }

  .lg\:luby-leading-\[52px\] {
    line-height: 52px;
  }

  .lg\:luby-leading-\[88px\] {
    line-height: 88px;
  }
}

@media (min-width: 1280px) {
  .xl\:luby-mt-\[-190px\] {
    margin-top: -190px;
  }

  .xl\:luby-w-auto {
    width: auto;
  }

  .xl\:luby-w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .xl\:luby-w-full {
    width: 100%;
  }

  .xl\:\!luby-max-w-none {
    max-width: none !important;
  }

  .xl\:luby-max-w-\[668px\] {
    max-width: 668px;
  }
}

@media (min-width: 1536px) {
  .\32xl\:luby-h-auto {
    height: auto;
  }

  .\32xl\:luby-h-full {
    height: 100%;
  }

  .\32xl\:luby-w-full {
    width: 100%;
  }

  .\32xl\:\!luby-max-w-full {
    max-width: 100% !important;
  }

  .\32xl\:luby-pl-\[180px\] {
    padding-left: 180px;
  }
}