/*
! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  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";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

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

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

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

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

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

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

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.pointer-events-none {
  pointer-events: none;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-3 {
  bottom: 0.75rem;
}

.left-0 {
  left: 0px;
}

.left-1 {
  left: 0.25rem;
}

.left-2 {
  left: 0.5rem;
}

.left-3 {
  left: 0.75rem;
}

.left-5 {
  left: 1.25rem;
}

.left-full {
  left: 100%;
}

.right-0 {
  right: 0px;
}

.right-3 {
  right: 0.75rem;
}

.right-5 {
  right: 1.25rem;
}

.top-0 {
  top: 0px;
}

.top-1 {
  top: 0.25rem;
}

.top-2 {
  top: 0.5rem;
}

.top-28 {
  top: 7rem;
}

.top-3 {
  top: 0.75rem;
}

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

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.z-\[30\] {
  z-index: 30;
}

.z-\[9999\] {
  z-index: 9999;
}

.z-\[999\] {
  z-index: 999;
}

.\!m-0 {
  margin: 0px !important;
}

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

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

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

.mb-8 {
  margin-bottom: 2rem;
}

.ml-0 {
  margin-left: 0px;
}

.ml-0\.5 {
  margin-left: 0.125rem;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-\[-8px\] {
  margin-left: -8px;
}

.ml-auto {
  margin-left: auto;
}

.mt-0 {
  margin-top: 0px;
}

.mt-0\.5 {
  margin-top: 0.125rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-8 {
  margin-top: 2rem;
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-1 {
  height: 0.25rem;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-3 {
  height: 0.75rem;
}

.h-4 {
  height: 1rem;
}

.h-8 {
  height: 2rem;
}

.h-9 {
  height: 2.25rem;
}

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

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

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

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

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.max-h-8 {
  max-height: 2rem;
}

.max-h-\[90vh\] {
  max-height: 90vh;
}

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

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

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

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

.w-1 {
  width: 0.25rem;
}

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

.w-1\/3 {
  width: 33.333333%;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-3 {
  width: 0.75rem;
}

.w-64 {
  width: 16rem;
}

.w-8 {
  width: 2rem;
}

.w-9 {
  width: 2.25rem;
}

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

.w-auto {
  width: auto;
}

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

.w-full {
  width: 100%;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-4xl {
  max-width: 56rem;
}

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

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

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

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

.max-w-\[45\%\] {
  max-width: 45%;
}

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

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

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

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

.max-w-lg {
  max-width: 32rem;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-xl {
  max-width: 36rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.translate-y-4 {
  --tw-translate-y: 1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

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

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

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

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

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

.justify-end {
  justify-content: flex-end;
}

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

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

.gap-1 {
  gap: 0.25rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-20 {
  gap: 5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.gap-y-2 {
  row-gap: 0.5rem;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

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

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.\!rounded-\[10px\] {
  border-radius: 10px !important;
}

.rounded-2xl {
  border-radius: 1rem;
}

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

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

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

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

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

.rounded-lg {
  border-radius: 0.5rem;
}

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

.rounded-b-\[10px\] {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-\[1px\] {
  border-width: 1px;
}

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

.border-l-\[1px\] {
  border-left-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-t-\[1px\] {
  border-top-width: 1px;
}

.border-\[\#E2E2E2\] {
  --tw-border-opacity: 1;
  border-color: rgb(226 226 226 / var(--tw-border-opacity));
}

.border-\[\#e0dbd2\] {
  --tw-border-opacity: 1;
  border-color: rgb(224 219 210 / var(--tw-border-opacity));
}

.border-\[\#e2e2e2\] {
  --tw-border-opacity: 1;
  border-color: rgb(226 226 226 / var(--tw-border-opacity));
}

.border-blured {
  border-color: rgba(255, 255, 255, 0.35);
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(2 13 25 / var(--tw-border-opacity));
}

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

.bg-\[\#020D19\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 13 25 / var(--tw-bg-opacity));
}

.bg-\[\#AEAEAE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(174 174 174 / var(--tw-bg-opacity));
}

.bg-\[\#DBDBDB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(219 219 219 / var(--tw-bg-opacity));
}

.bg-\[\#E2E2E2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(226 226 226 / var(--tw-bg-opacity));
}

.bg-\[\#E2E3E8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(226 227 232 / var(--tw-bg-opacity));
}

.bg-\[\#c8b89a\] {
  --tw-bg-opacity: 1;
  background-color: rgb(200 184 154 / var(--tw-bg-opacity));
}

.bg-\[\#f4f4f4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 244 / var(--tw-bg-opacity));
}

.bg-accent {
  --tw-bg-opacity: 1;
  background-color: rgb(223 56 54 / var(--tw-bg-opacity));
}

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

.bg-black\/30 {
  background-color: rgb(0 0 0 / 0.3);
}

.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}

.bg-blured {
  background-color: rgba(255, 255, 255, 0.35);
}

.bg-darkblur {
  background-color: rgba(1, 18, 34, 0.2);
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 13 25 / var(--tw-bg-opacity));
}

.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 13 25 / var(--tw-bg-opacity));
}

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

.bg-opacity-30 {
  --tw-bg-opacity: 0.3;
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

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

.object-center {
  -o-object-position: center;
     object-position: center;
}

.object-top {
  -o-object-position: top;
     object-position: top;
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

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

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

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

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

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

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

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

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

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

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

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

.py-28 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

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

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

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

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

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-7 {
  padding-bottom: 1.75rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pt-1 {
  padding-top: 0.25rem;
}

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

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

.pt-2 {
  padding-top: 0.5rem;
}

.pt-24 {
  padding-top: 6rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

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

.pt-4 {
  padding-top: 1rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-7 {
  padding-top: 1.75rem;
}

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

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

.text-right {
  text-align: right;
}

.font-days {
  font-family: Days One, sans-serif;
}

.font-lato {
  font-family: Lato, sans-serif;
}

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

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

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

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

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

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

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

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-bold {
  font-weight: 700;
}

.font-light {
  font-weight: 300;
}

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

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

.uppercase {
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

.leading-\[1\.9\] {
  line-height: 1.9;
}

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

.leading-none {
  line-height: 1;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-snug {
  line-height: 1.375;
}

.leading-tight {
  line-height: 1.25;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.tracking-widest {
  letter-spacing: 0.1em;
}

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

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

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

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

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

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

.text-\[\#B1B4B8\] {
  --tw-text-opacity: 1;
  color: rgb(177 180 184 / var(--tw-text-opacity));
}

.text-\[\#DF3836\] {
  --tw-text-opacity: 1;
  color: rgb(223 56 54 / var(--tw-text-opacity));
}

.text-\[\#df3836\] {
  --tw-text-opacity: 1;
  color: rgb(223 56 54 / var(--tw-text-opacity));
}

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

.text-grayfooter {
  color: rgba(219, 219, 219, 0.31);
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(2 13 25 / var(--tw-text-opacity));
}

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

.underline {
  text-decoration-line: underline;
}

.line-through {
  text-decoration-line: line-through;
}

.underline-offset-2 {
  text-underline-offset: 2px;
}

.opacity-0 {
  opacity: 0;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-50 {
  opacity: 0.5;
}

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_20px_80px_rgba\(13\2c 20\2c 33\2c \.08\)\] {
  --tw-shadow: 0 20px 80px rgba(13,20,33,.08);
  --tw-shadow-colored: 0 20px 80px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline {
  outline-style: solid;
}

.blur {
  --tw-blur: blur(8px);
  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);
}

.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-filter {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.delay-150 {
  transition-delay: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

/* ── Custom Theme Styles ───────────────────────────────────────────────── */

:root {
  --background-color: #f4f4f4;
  --text-color: #181516;
  --border-color: #181516;
  --app-height: 100vh;
  --accent: #df3836;
}

body,
html {
  /* background-color: #f2f2f2; */
  background-color: var(--background-color);
  margin: 0 auto;
  color: #1e1e1e;
  font-family: 'Lato', 'sans-serif';
  height: 100%;
  position: relative;
  font-size: 16px;
}

.wrapper {
  max-width: 1512px;
  margin: 0 auto;
  padding-left: 12px;
  padding-right: 12px;
}

@media (min-width: 768px) {
  .wrapper {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media (min-width: 1024px) {
  .wrapper {
    padding-left: 48px;
    padding-right: 48px;
  }
}

@media (min-width: 1536px) {
  .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

/* Menu */

#dropdown.nav-toggled {
  transform: translateX(calc(-100vw));
  min-width: 100vw;
  background-color: white !important;
}

#navbarToggler .w-quarter {
  min-width: 100vw;
}

nav {
  margin: 0 auto;
}

.fit-text {
  font-size: calc(100vw / 5.5);
  /* Adjust denominator for fine-tuning */
  font-weight: 500;
  line-height: 1.1;
  text-align: center;
  /* Optional */
  white-space: nowrap;
  /* Prevent text from wrapping */
  overflow: hidden;
  /* Ensure the text doesn't overflow the container */
  letter-spacing: -0.05em;
}

@font-face {
  font-family: 'Inter';

  src: url('../fonts/Inter-Regular.woff2') format('woff2');

  font-weight: 400;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Lato';

  src: url('../fonts/Lato-Light.woff2') format('woff2');

  font-weight: 300;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Lato';

  src: url('../fonts/Lato-Regular.woff2') format('woff2');

  font-weight: 400;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Lato';

  src: url('../fonts/Lato-Bold.woff2') format('woff2');

  font-weight: 700;

  font-style: normal;

  font-display: swap;
}

.btn {
  border-radius: 50px;
  font-family: 'Lato', 'sans-serif';
  font-weight: 400;
  padding: 12px 16px;
  font-size: 16px;
}

.btn-primary {
  background-color: #020d19;
  color: white;
  border: 1.5px solid #020d19;
  transition:
		background-color 0.25s ease,
		color 0.25s ease,
		border-color 0.25s ease;
}

.btn-primary:hover {
  background-color: transparent;
  color: #020d19;
  border-color: #020d19;
}

.btn-primary img {
  transition: transform 0.4s ease;
}

.btn-primary:hover img {
  transform: rotate(270deg);
}

.btn-secondary {
  background-color: transparent;
  color: #020d19;
}

button.toggled > div {
  background-color: transparent;
}

button.toggled.accordion > div {
  border: none;
}

.accordion {
  cursor: pointer;
  text-align: left;
  outline: none;
  transition: 0.4s;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 300;
  transition: all 0.2s ease-in-out;
}

.accordion.toggled {
  border-bottom: none;
}

.panel {
  display: none;
  overflow: hidden;
}

.accordion:after {
  justify-self: flex-end;
}

.accordion.toggled .services-title {
  color: white;
}

h2.section-title {
  letter-spacing: -1px;
  font-weight: 400;
  font-size: 24px;
  font-family: 'Lato', 'sans-serif';
}

@media (min-width: 1024px) {
  h2.section-title {
    font-size: 36px;
  }
}

h2.section-title:after {
  content: '';
  display: block;
  background-image: url(../images/line.svg);
  background-position: bottom;
  background-repeat: no-repeat;
}

.content p {
  padding-bottom: 20px;
}

/* Adjust the track to account for the margin */

.slick-track {
  display: flex !important;
  align-items: center !important;
}

.multiple-items .slick-track,
.cases-items .slick-track {
  gap: 12px;
  align-items: stretch !important;
}

.multiple-items .slick-slide > div,
.multiple-items .slick-slide > div > div {
  height: 100% !important;
}

.logo-slide {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.logo-slide img {
  height: 36px;
  width: auto;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  filter: grayscale(100%);
}

.slick-slider button.slick-prev.slick-arrow,
.slick-slider .slick-next,
.slick-slider .slick-next-cases,
.slick-slider .slick-prev-cases {
  cursor: pointer;
  visibility: visible;
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position: center;
  width: 32px;
  height: 32px;
  z-index: 30;
  opacity: 0.35;
  transition:
		opacity 0.2s ease,
		transform 0.2s ease;
}

.slick-slider button.slick-prev.slick-arrow:hover,
.slick-slider .slick-next:hover,
.slick-slider .slick-next-cases:hover,
.slick-slider .slick-prev-cases:hover {
  opacity: 0.75;
  transform: scale(1.08);
}

.slick-slider .slick-prev {
  position: absolute;
  right: 40px;
  background-image: url('../images/arrow-jmlegal.svg');
  top: -68px;
}

.slick-slider .slick-next {
  position: absolute;
  right: 0;
  background-image: url('../images/arrow-jm-right.svg');
  top: -68px;
}

.slick-slider .slick-next-cases {
  position: absolute;
  left: 40px;
  background-image: url('../images/arrow-jm-right.svg');
  top: -68px;
}

.slick-slider .slick-prev-cases {
  position: absolute;
  left: 0;
  background-image: url('../images/arrow-jmlegal.svg');
  top: -68px;
}

@media (max-width: 640px) {
  .slick-slider .slick-prev-cases {
    right: 40px;
    left: auto;
  }

  .slick-slider .slick-next-cases {
    right: 0;
    left: auto;
  }
}

.blur-bg {
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

header {
  transition:
		background-color 0.3s ease,
		box-shadow 0.3s ease,
		-webkit-backdrop-filter 0.3s ease;
  transition:
		background-color 0.3s ease,
		backdrop-filter 0.3s ease,
		box-shadow 0.3s ease;
  transition:
		background-color 0.3s ease,
		backdrop-filter 0.3s ease,
		box-shadow 0.3s ease,
		-webkit-backdrop-filter 0.3s ease;
}

header.header-scrolled {
  background-color: rgba(255, 255, 255, 0.75);
  backdrop-filter: blur(20px) saturate(180%);
  -webkit-backdrop-filter: blur(20px) saturate(180%);
  box-shadow:
		0 1px 0 rgba(255, 255, 255, 0.15),
		0 4px 24px rgba(0, 0, 0, 0.08);
}

body:has(#hero) header.header-scrolled {
  background-color: rgba(255, 255, 255, 0.18);
}

header.header-scrolled .menu-item a,
header.header-scrolled nav a,
body.single header .menu-item a,
body.single header nav a {
  color: #020d19 !important;
}

header.header-over-dark {
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

.content-page__body {
  font-family: 'Lato', 'sans-serif';
  color: #1d2530;
  line-height: 1.85;
  max-width: 900px;
  margin: 0 auto;
}

.content-page__body h1,
.content-page__body h2,
.content-page__body h3,
.content-page__body h4 {
  color: #1d2530;
  margin: 2.2rem 0 1rem;
  font-weight: 700;
  line-height: 1.2;
}

.content-page__body h1 {
  font-size: clamp(2rem, 2.6vw, 3rem);
}

.content-page__body h2 {
  font-size: clamp(1.6rem, 2.2vw, 2.4rem);
}

.content-page__body h3 {
  font-size: clamp(1.35rem, 1.9vw, 1.8rem);
}

.content-page__body p {
  margin: 0 0 1.4rem;
  color: #3d4754;
  font-size: 1rem;
}

.content-page__body ul,
.content-page__body ol {
  margin: 1.2rem 0 1.6rem 1.65rem;
  padding-left: 1rem;
  list-style-position: outside;
  list-style-type: disc;
}

.content-page__body ol {
  list-style-type: decimal;
}

.content-page__body ul li,
.content-page__body ol li {
  margin-bottom: 0.85rem;
  color: #3d4754;
}

.content-page__body ul li::marker,
.content-page__body ol li::marker {
  color: #3d4754;
  font-weight: 700;
}

.content-page__body a {
  color: #df3836;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.content-page__body blockquote {
  margin: 2rem 0;
  padding: 1.25rem 1.35rem;
  border-left: 4px solid #df3836;
  background-color: rgba(223, 56, 54, 0.07);
  color: #202833;
}

.content-page__body strong,
.content-page__body b {
  font-weight: 700;
}

.content-page__body hr {
  border: none;
  border-top: 1px solid #e5e7eb;
  margin: 2.2rem 0;
}

.content-page__body [id] {
  scroll-margin-top: 110px;
}

header.header-over-dark .menu-item a,
header.header-over-dark nav a {
  color: white !important;
}

header.header-over-dark .custom-logo-link img {
  filter: brightness(0) invert(1);
  transition: filter 0.3s ease;
}

.wpcf7-form input.wpcf7-text {
  background-color: #505860;
  color: white;
  border-radius: 10px;
  padding-left: 10px;
  height: 35px;
  font-family: 'Lato', 'sans-serif';
  width: 100%;
}

.wpcf7-form input #placeholder {
  font-family: 'Lato', 'sans-serif';
  font-size: 16px;
}

.wpcf7-form textarea {
  background-color: #505860;
  color: white;
  border-radius: 10px;
  width: 100%;
  padding-left: 10px;
  padding-top: 10px;
  height: 100px;
  resize: vertical;
  font-family: 'Lato', 'sans-serif';
}

input.checkbox {
  width: auto;
}

.wpcf7-list-item {
  display: flex;
  align-items: center;
  margin-left: 0;
  gap: 10px;
}

input.wpcf7-submit {
  background-color: rgba(255, 255, 255, 0.82);
  font-size: 16px;
  font-family: 'Lato', 'sans-serif';
  color: black;
  padding: 15px 50px;
  margin-top: 30px;
  border-radius: 50px;
}

.wpcf7-list-item-label {
  font-family: 'Lato', 'sans-serif';
  font-size: 12px;
  font-weight: 300;
}

.wpcf7-list-item > input {
  background-color: transparent;
  border: 1px solid white;
  padding-top: 20px;
}

.arrow-btn {
  transition: all ease 0.3s;
}

.btn-with-arrow:hover,
.case-item:hover .btn-without-arrow {
  text-decoration: underline;
  text-underline-offset: 2px;
}

.btn-with-arrow:hover .arrow-btn {
  transform: translateX(3px);
}

.blog-img img {
  transition: all 0.2s ease-in-out;
}

.blog-img:hover img {
  transform: scale(1.03);
}

.mobile .custom-logo {
  filter: invert(1);
}

.title {
  font-size: 18px;
  line-height: 1.1;
  font-weight: 400;
}

.text-accent {
  color: var(--accent);
}

@media screen and (min-width: 640px) {
  .title {
    font-size: 36px;
    line-height: 1.1;
    font-weight: 400;
  }
}

.opacity-70 {
  opacity: 0.7;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.block {
  display: block;
}

.client_img:first-of-type {
  margin-left: 0;
}

.if-points ul {
  padding-left: 0;
  list-style: none;
}

.if-points ul li {
  display: flex;
  gap: 12px;
  margin-bottom: 12px;
}

.if-points ul li::before {
  content: '';
  display: inline-block;
  flex-shrink: 0;
  width: 12px;
  height: 12px;
  background-image: url('../images/btn_arrow.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(90deg);
  transition: transform 0.25s ease;
  margin-top: 8px;
}

.if-points ul li:hover::before {
  transform: rotate(45deg);
}

.btn-outline {
  background-color: transparent;
  color: #020d19;
  border: 1.5px solid #020d19;
  transition:
		background-color 0.2s ease,
		color 0.2s ease;
}

.btn-outline:hover {
  background-color: #020d19;
  color: white;
}

/* Portrait image — lewa kolumna, rozciąga się do wysokości treści obok */

.resolution-header__image {
  flex-shrink: 0;
  width: 100%;
  height: 340px;
  overflow: hidden;
  border-radius: 16px;
}

@media (min-width: 768px) {
  .resolution-header__image {
    width: 30%;
    height: auto;
    align-self: stretch;
  }
}

/* Sekcja H2 + przyciski — oddzielona linią od "Jeżeli" */

.resolution-header {
  padding-top: 40px;
  border-top: 1px solid #e2e2e2;
}

.resolution-steps {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  border-top: 1px solid #e2e2e2;
  padding-bottom: 80px;
}

@media (min-width: 640px) {
  .resolution-steps {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .resolution-steps {
    grid-template-columns: repeat(4, 1fr);
  }
}

.resolution-step {
  padding: 28px 0;
  border-top: 1px solid #e2e2e2;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

@media (min-width: 640px) {
  .resolution-step {
    padding: 32px 24px 32px 0;
  }

  .resolution-step:nth-child(even) {
    padding-left: 24px;
    border-left: 1px solid #e2e2e2;
  }
}

@media (min-width: 1024px) {
  .resolution-step {
    padding: 36px 32px 36px 0;
  }

  .resolution-step:nth-child(n + 2) {
    padding-left: 32px;
    border-left: 1px solid #e2e2e2;
  }
}

.resolution-step__num {
  font-size: 18px;
  letter-spacing: 0.12em;
  color: var(--accent);
}

.resolution-step__text {
  font-size: 16px;
  line-height: 1.7;
  font-weight: 300;
  color: var(--text-color);
}

/* ─── Services: Split panel ─── */

.services-split {
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.97);
  border-radius: 16px;
  overflow: hidden;
}

@media (min-width: 768px) {
  .services-split {
    flex-direction: row;
    min-height: 480px;
  }
}

.services-split__nav {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  border-bottom: 1px solid #e2e2e2;
}

@media (min-width: 768px) {
  .services-split__nav {
    width: 260px;
    border-bottom: none;
    border-right: 1px solid #e2e2e2;
  }
}

.services-split__nav-item {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-bottom: 1px solid #e2e2e2;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 300;
  background: transparent;
  transition:
		background-color 0.2s ease,
		color 0.2s ease;
  text-align: left;
  width: 100%;
}

.services-split__nav-item:last-child {
  border-bottom: none;
}

@media (min-width: 768px) {
  .services-split__nav-item {
    border-bottom: 1px solid #e2e2e2;
    padding: 20px 24px;
  }

  .services-split__nav-item:last-child {
    border-bottom: none;
  }
}

.services-split__nav-item.is-active {
  background-color: #020d19;
  color: white;
}

.services-split__panels {
  flex: 1;
  padding: 24px 20px;
  overflow-y: auto;
}

@media (min-width: 768px) {
  .services-split__panels {
    padding: 36px 40px;
  }
}

.services-split__panel {
  display: none;
}

.services-split__panel.is-active {
  display: flex;
  flex-direction: column;
  gap: 18px;
  animation: panelFadeIn 0.3s ease;
}

@keyframes panelFadeIn {
  from {
    opacity: 0;
    transform: translateY(8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.services-split__panel-img {
  width: 100%;
  height: 180px;
  border-radius: 10px;
  overflow: hidden;
  flex-shrink: 0;
}

.services-split__panel-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.services-split__panel-text {
  font-size: 14px;
  line-height: 1.85;
  font-weight: 300;
  color: #333;
}

/* About toggle */

.about-toggle {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.about-toggle__track {
  width: 44px;
  height: 24px;
  background-color: #e2e3e8;
  border-radius: 999px;
  position: relative;
  transition: background-color 0.3s ease;
  flex-shrink: 0;
}

.about-toggle__thumb {
  width: 18px;
  height: 18px;
  background-color: white;
  border-radius: 50%;
  position: absolute;
  top: 3px;
  left: 3px;
  transition: transform 0.3s ease;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.about-toggle.is-fun .about-toggle__track {
  background-color: var(--accent);
}

.about-toggle.is-fun .about-toggle__thumb {
  transform: translateX(20px);
}

.about-toggle__label {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #aeaeae;
  transition: color 0.3s ease;
}

.about-toggle__label.is-active {
  color: var(--text-color);
}

/* About panels */

.about-panel {
  display: none;
  animation: aboutFadeIn 0.4s ease;
}

.about-panel.is-visible {
  display: block;
}

.about-images {
  position: relative;
  aspect-ratio: 3 / 4;
}

.about-img {
  display: none;
  animation: aboutFadeIn 0.4s ease;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.about-img.is-visible {
  display: block;
}

@keyframes aboutFadeIn {
  from {
    opacity: 0;
    transform: translateY(6px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.clients-trust {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}

.services-split__panel-text p,
#opinion-modal-text p {
  padding-bottom: 15px;
}

@media (max-width: 767px) {
  .hero-col {
    flex-shrink: 0;
  }

  #hero-image {
    flex: 1;
    min-height: 0;
  }

  #kontakt button {
    width: 100%;
  }
}

/* ── Hero image — bleed do prawej krawędzi ekranu ─────── */

@media (min-width: 768px) {
  #hero-image {
    margin-right: -12px;
    /* -32px padding + 20px odstęp */
  }
}

@media (min-width: 1024px) {
  #hero-image {
    margin-right: -28px;
    /* -48px padding + 20px odstęp */
  }
}

@media (min-width: 1536px) {
  #hero-image {
    margin-right: calc(-1 * (100vw - 1512px) / 2 + 20px);
  }
}

/* ── Footer copy-to-clipboard ───────────────────────── */

.footer-copy-icon,
.footer-copy-tooltip {
  display: none;
}

@media (min-width: 1024px) and (hover: hover) and (pointer: fine) {
  .footer-copy-item {
    position: relative;
    display: inline-flex;
    align-items: center;
  }

  .footer-copy-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
  }

  .footer-copy-icon {
    display: inline-flex;
    opacity: 0;
    transform: translateX(-4px);
    transition: opacity 0.22s ease, transform 0.22s ease;
  }

  .footer-copy-item:hover .footer-copy-icon,
	.footer-copy-item:focus-within .footer-copy-icon {
    opacity: 1;
    transform: translateX(0);
  }

  .footer-copy-tooltip {
    position: absolute;
    left: 0;
    bottom: calc(100% + 8px);
    display: inline-flex;
    padding: 4px 8px;
    font-size: 11px;
    line-height: 1;
    font-weight: 400;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 999px;
    white-space: nowrap;
    opacity: 0;
    transform: translateY(4px);
    pointer-events: none;
    transition: opacity 0.2s ease, transform 0.2s ease;
  }

  .footer-copy-item.is-copied .footer-copy-tooltip {
    opacity: 1;
    transform: translateY(0);
  }
}

/* ── Logo w headerze ───────────────────────────────────────────────────── */

header .custom-logo-link img {
  height: 40px;
  width: auto;
  max-width: 200px;
}

/* ── Mobile nav — białe linki ─────────────────────────────────────────── */

#nav-mobile .menu-item a,
#nav-mobile a {
  color: #ffffff !important;
}

/* ── Red dot cursor ───────────────────────────────────────────────────── */

.reddot-cursor {
  position: fixed;
  top: 0;
  left: 0;
  width: 7px;
  height: 7px;
  background-color: #DF3836;
  border-radius: 50%;
  pointer-events: none;
  z-index: 99999;
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.4);
  transition:
		opacity 0.2s ease,
		transform 0.2s ease;
  will-change: transform, opacity;
}

.reddot-cursor.is-visible {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

img.reddot {
  cursor: none;
}

.first\:ml-0:first-child {
  margin-left: 0px;
}

.last\:mb-0:last-child {
  margin-bottom: 0px;
}

.last\:border-0:last-child {
  border-width: 0px;
}

.last\:pb-0:last-child {
  padding-bottom: 0px;
}

.hover\:border:hover {
  border-width: 1px;
}

.hover\:border-primary:hover {
  --tw-border-opacity: 1;
  border-color: rgb(2 13 25 / var(--tw-border-opacity));
}

.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(2 13 25 / var(--tw-bg-opacity));
}

.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(2 13 25 / var(--tw-text-opacity));
}

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

.hover\:opacity-70:hover {
  opacity: 0.7;
}

.group:hover .group-hover\:text-primary {
  --tw-text-opacity: 1;
  color: rgb(2 13 25 / var(--tw-text-opacity));
}

.group:hover .group-hover\:underline {
  text-decoration-line: underline;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

@media (min-width: 640px) {
  .sm\:right-auto {
    right: auto;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:h-\[300px\] {
    height: 300px;
  }

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

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

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

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

  .sm\:flex-1 {
    flex: 1 1 0%;
  }

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

  .sm\:pb-0 {
    padding-bottom: 0px;
  }

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

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

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

@media (min-width: 768px) {
  .md\:static {
    position: static;
  }

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

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

  .md\:mr-0 {
    margin-right: 0px;
  }

  .md\:mt-12 {
    margin-top: 3rem;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-\[420px\] {
    height: 420px;
  }

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

  .md\:w-1\/3 {
    width: 33.333333%;
  }

  .md\:w-2\/3 {
    width: 66.666667%;
  }

  .md\:w-\[30\%\] {
    width: 30%;
  }

  .md\:w-\[60\%\] {
    width: 60%;
  }

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

  .md\:max-w-\[150px\] {
    max-width: 150px;
  }

  .md\:flex-1 {
    flex: 1 1 0%;
  }

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

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

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

  .md\:flex-wrap {
    flex-wrap: wrap;
  }

  .md\:items-end {
    align-items: flex-end;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:items-stretch {
    align-items: stretch;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-10 {
    gap: 2.5rem;
  }

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

  .md\:gap-4 {
    gap: 1rem;
  }

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

  .md\:gap-8 {
    gap: 2rem;
  }

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

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

  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

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

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

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

  .md\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:pb-0 {
    padding-bottom: 0px;
  }

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

  .md\:pb-32 {
    padding-bottom: 8rem;
  }

  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

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

  .md\:pt-\[230px\] {
    padding-top: 230px;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .md\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

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

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

@media (min-width: 1024px) {
  .lg\:ml-24 {
    margin-left: 6rem;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:w-\[40\%\] {
    width: 40%;
  }

  .lg\:w-\[60\%\] {
    width: 60%;
  }

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

  .lg\:max-w-\[90\%\] {
    max-width: 90%;
  }

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

  .lg\:grid-cols-\[1fr_320px\] {
    grid-template-columns: 1fr 320px;
  }

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

  .lg\:gap-16 {
    gap: 4rem;
  }

  .lg\:gap-20 {
    gap: 5rem;
  }

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

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

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

@media (min-width: 1280px) {
  .xl\:ml-\[200px\] {
    margin-left: 200px;
  }

  .xl\:w-\[85\%\] {
    width: 85%;
  }

  .xl\:gap-24 {
    gap: 6rem;
  }

  .xl\:gap-32 {
    gap: 8rem;
  }

  .xl\:pr-8 {
    padding-right: 2rem;
  }
}

@media (min-width: 1536px) {
  .\32xl\:w-\[70\%\] {
    width: 70%;
  }
}
