/* 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-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:  ;
}

.luby-fixed {
  position: fixed;
}

.luby-absolute {
  position: absolute;
}

.luby-relative {
  position: relative;
}

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

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

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

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

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

.luby-col-start-2 {
  grid-column-start: 2;
}

.luby-col-end-3 {
  grid-column-end: 3;
}

.luby-row-start-1 {
  grid-row-start: 1;
}

.luby-row-start-3 {
  grid-row-start: 3;
}

.luby-row-end-3 {
  grid-row-end: 3;
}

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

.luby-mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

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

.luby-my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

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

.luby-mb-14 {
  margin-bottom: 3.5rem;
}

.luby-mb-16 {
  margin-bottom: 4rem;
}

.luby-mb-20 {
  margin-bottom: 5rem;
}

.luby-mb-4 {
  margin-bottom: 1rem;
}

.luby-mr-5 {
  margin-right: 1.25rem;
}

.luby-mr-6 {
  margin-right: 1.5rem;
}

.luby-mt-6 {
  margin-top: 1.5rem;
}

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

.luby-block {
  display: block;
}

.luby-flex {
  display: flex;
}

.luby-grid {
  display: grid;
}

.luby-hidden {
  display: none;
}

.luby-h-0 {
  height: 0px;
}

.luby-h-0\.5 {
  height: 0.125rem;
}

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

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

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

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

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

.luby-h-screen {
  height: 100vh;
}

.luby-max-h-\[325\.55px\] {
  max-height: 325.55px;
}

.luby-max-h-\[373\.32px\] {
  max-height: 373.32px;
}

.luby-max-h-\[460\.78px\] {
  max-height: 460.78px;
}

.luby-max-h-\[461\.23px\] {
  max-height: 461.23px;
}

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

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

.luby-w-6 {
  width: 1.5rem;
}

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

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

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

.luby-w-screen {
  width: 100vw;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.luby-max-w-\[232\.02px\] {
  max-width: 232.02px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.luby-cursor-pointer {
  cursor: pointer;
}

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

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

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

.luby-grid-cols-\[minmax\(0\,192px\)_minmax\(0\,152px\)\] {
  grid-template-columns: minmax(0,192px) minmax(0,152px);
}

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

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

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

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

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

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

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

.luby-gap-10 {
  gap: 2.5rem;
}

.luby-gap-12 {
  gap: 3rem;
}

.luby-gap-14 {
  gap: 3.5rem;
}

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

.luby-gap-2 {
  gap: 0.5rem;
}

.luby-gap-3 {
  gap: 0.75rem;
}

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

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

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

.luby-gap-7 {
  gap: 1.75rem;
}

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

.luby-gap-9 {
  gap: 2.25rem;
}

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

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

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

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

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

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

.luby-gap-x-12 {
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}

.luby-gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.luby-gap-y-8 {
  row-gap: 2rem;
}

.luby-gap-y-9 {
  row-gap: 2.25rem;
}

.luby-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));
}

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

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

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

.luby-rounded-full {
  border-radius: 9999px;
}

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

.luby-border {
  border-width: 1px;
}

.luby-border-b {
  border-bottom-width: 1px;
}

.luby-border-b-2 {
  border-bottom-width: 2px;
}

.luby-border-\[\#00000066\] {
  border-color: #00000066;
}

.luby-border-\[rgba\(214\,214\,214\,0\.30\)\] {
  border-color: rgba(214,214,214,0.30);
}

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

.luby-bg-\[\#232526\] {
  --tw-bg-opacity: 1;
  background-color: rgb(35 37 38 / var(--tw-bg-opacity));
}

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

.luby-bg-\[\#FAFAFA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / 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-banner1Mobile {
  background-image: url(../Imgs/dji-osmo-pocket-3-banner-1-mobile.png);
}

.luby-bg-banner2Mobile {
  background-image: url(../Imgs/dji-osmo-pocket-3-banner-2-mobile.png);
}

.luby-bg-banner3Mobile {
  background-image: url(../Imgs/dji-osmo-pocket-3-banner-3-mobile.png);
}

.luby-bg-banner4Mobile {
  background-image: url(../Imgs/dji-osmo-pocket-3-banner-4-mobile.png);
}

.luby-bg-banner5Mobile {
  background-image: url(../Imgs/dji-osmo-pocket-3-banner-5-mobile.png);
}

.luby-bg-contain {
  background-size: contain;
}

.luby-bg-cover {
  background-size: cover;
}

.luby-bg-\[center_0\] {
  background-position: center 0;
}

.luby-bg-center {
  background-position: center;
}

.luby-bg-no-repeat {
  background-repeat: no-repeat;
}

.luby-object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

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

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

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

.luby-px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.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-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.luby-py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.luby-py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.luby-py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.luby-py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.luby-py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.luby-pb-16 {
  padding-bottom: 4rem;
}

.luby-pb-20 {
  padding-bottom: 5rem;
}

.luby-pb-24 {
  padding-bottom: 6rem;
}

.luby-pb-36 {
  padding-bottom: 9rem;
}

.luby-pb-\[6vw\] {
  padding-bottom: 6vw;
}

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

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

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

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

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

.luby-pt-10 {
  padding-top: 2.5rem;
}

.luby-pt-12 {
  padding-top: 3rem;
}

.luby-pt-20 {
  padding-top: 5rem;
}

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

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

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

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

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

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

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

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

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

.luby-text-\[21\.09px\] {
  font-size: 21.09px;
}

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

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

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

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

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

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

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

.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 {
  font-size: 0.75rem;
  line-height: 1rem;
}

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

.luby-font-normal {
  font-weight: 400;
}

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

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

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

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

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

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

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

.luby-leading-\[19\.2px\] {
  line-height: 19.2px;
}

.luby-leading-\[21\.09px\] {
  line-height: 21.09px;
}

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

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

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

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

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

.luby-leading-\[43\.2px\] {
  line-height: 43.2px;
}

.luby-leading-\[45\.6px\] {
  line-height: 45.6px;
}

.luby-tracking-\[-0\.24px\] {
  letter-spacing: -0.24px;
}

.luby-tracking-\[-0\.26px\] {
  letter-spacing: -0.26px;
}

.luby-tracking-\[-0\.32px\] {
  letter-spacing: -0.32px;
}

.luby-tracking-\[-0\.3px\] {
  letter-spacing: -0.3px;
}

.luby-tracking-\[-0\.44px\] {
  letter-spacing: -0.44px;
}

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

.luby-tracking-\[-0\.52px\] {
  letter-spacing: -0.52px;
}

.luby-tracking-\[-0\.64px\] {
  letter-spacing: -0.64px;
}

.luby-tracking-\[-0\.72px\] {
  letter-spacing: -0.72px;
}

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

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

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

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

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

.luby-text-\[rgba\(0\,0\,0\,0\.30\)\] {
  color: rgba(0,0,0,0.30);
}

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

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

.hover\:luby-bg-\[rgba\(100\2c 100\2c 100\2c 0\.6783088235294117\)\]:hover {
  background-color: rgba(100,100,100,0.6783088235294117);
}

.hover\:luby-opacity-80:hover {
  opacity: 0.8;
}

@media (min-width: 415px) {
  .min-\[415px\]\:luby-text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 640px) {
  .sm\:luby-col-start-auto {
    grid-column-start: auto;
  }

  .sm\:luby-col-end-auto {
    grid-column-end: auto;
  }

  .sm\:luby-row-start-auto {
    grid-row-start: auto;
  }

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

  .sm\:luby-mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .sm\:luby-mb-14 {
    margin-bottom: 3.5rem;
  }

  .sm\:luby-mb-20 {
    margin-bottom: 5rem;
  }

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

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

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

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

  .sm\:luby-max-h-\[340px\] {
    max-height: 340px;
  }

  .sm\:luby-max-h-\[480px\] {
    max-height: 480px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:luby-gap-16 {
    gap: 4rem;
  }

  .sm\:luby-gap-24 {
    gap: 6rem;
  }

  .sm\:luby-gap-28 {
    gap: 7rem;
  }

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

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

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

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

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

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

  .sm\:luby-gap-x-12 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

  .sm\:luby-gap-y-16 {
    row-gap: 4rem;
  }

  .sm\:luby-bg-\[\#FAFAFA\] {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  }

  .sm\:luby-bg-banner1 {
    background-image: url(../Imgs/dji-osmo-pocket-3-banner-1.png);
  }

  .sm\:luby-bg-banner2 {
    background-image: url(../Imgs/dji-osmo-pocket-3-banner-2.png);
  }

  .sm\:luby-bg-banner3 {
    background-image: url(../Imgs/dji-osmo-pocket-3-banner-3.png);
  }

  .sm\:luby-bg-banner4 {
    background-image: url(../Imgs/dji-osmo-pocket-3-banner-4.png);
  }

  .sm\:luby-bg-banner5 {
    background-image: url(../Imgs/dji-osmo-pocket-3-banner-5.png);
  }

  .sm\:luby-p-6 {
    padding: 1.5rem;
  }

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

  .sm\:luby-px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

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

  .sm\:luby-px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .sm\:luby-py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

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

  .sm\:luby-py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .sm\:luby-py-\[88px\] {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .sm\:luby-pb-20 {
    padding-bottom: 5rem;
  }

  .sm\:luby-pb-48 {
    padding-bottom: 12rem;
  }

  .sm\:luby-pb-52 {
    padding-bottom: 13rem;
  }

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

  .sm\:luby-pt-14 {
    padding-top: 3.5rem;
  }

  .sm\:luby-pt-20 {
    padding-top: 5rem;
  }

  .sm\:luby-pt-32 {
    padding-top: 8rem;
  }

  .sm\:luby-pt-8 {
    padding-top: 2rem;
  }

  .sm\:luby-pt-\[35vw\] {
    padding-top: 35vw;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:luby-text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:luby-tracking-normal {
    letter-spacing: 0em;
  }

  .sm\:luby-text-\[\#F98101\] {
    --tw-text-opacity: 1;
    color: rgb(249 129 1 / var(--tw-text-opacity));
  }
}

@media (min-width: 768px) {
  .md\:luby-my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

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

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

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

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

  .md\:luby-max-h-\[480px\] {
    max-height: 480px;
  }

  .md\:luby-max-h-\[723px\] {
    max-height: 723px;
  }

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

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

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

  .md\:luby-grid-cols-\[minmax\(0\2c 639px\)_minmax\(0\2c 407px\)\] {
    grid-template-columns: minmax(0,639px) minmax(0,407px);
  }

  .md\:luby-gap-3 {
    gap: 0.75rem;
  }

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

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

  .md\:luby-p-12 {
    padding: 3rem;
  }

  .md\:luby-px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

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

  .md\:luby-py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:luby-py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

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

@media (min-width: 1024px) {
  .lg\:luby-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:luby-gap-x-28 {
    -moz-column-gap: 7rem;
         column-gap: 7rem;
  }

  .lg\:luby-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));
  }

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

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

  .lg\:luby-py-\[22vw\] {
    padding-top: 22vw;
    padding-bottom: 22vw;
  }

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

  .lg\:luby-text-start {
    text-align: start;
  }

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

@media (min-width: 1280px) {
  .xl\:luby-mr-\[-52px\] {
    margin-right: -52px;
  }

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

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

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