/*
! tailwindcss v3.4.1 | 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.
7. Disable tap highlights on iOS
*/

html,
:host {
  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, 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 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
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. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. 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-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
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-feature-settings: inherit;
  /* 1 */
  font-variation-settings: 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;
}

/*
Reset default styling for dialogs.
*/

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

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

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

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

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

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

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

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

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

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

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.ml-\[10vw\] {
  margin-left: 10vw;
}

.mt-\[-35vw\] {
  margin-top: -35vw;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

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

.h-full {
  height: 100%;
}

.w-2\/5 {
  width: 40%;
}

.w-full {
  width: 100%;
}

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

.max-w-\[169\.53px\] {
  max-width: 169.53px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-10 {
  gap: 2.5rem;
}

.gap-11 {
  gap: 2.75rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-\[6px\] {
  gap: 6px;
}

.gap-\[6vw\] {
  gap: 6vw;
}

.gap-x-11 {
  -moz-column-gap: 2.75rem;
       column-gap: 2.75rem;
}

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

.gap-y-6 {
  row-gap: 1.5rem;
}

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

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

.rounded-tr-\[95px\] {
  border-top-right-radius: 95px;
}

.bg-\[\#0050DC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 80 220 / var(--tw-bg-opacity));
}

.bg-\[\#3C1450\] {
  --tw-bg-opacity: 1;
  background-color: rgb(60 20 80 / var(--tw-bg-opacity));
}

.bg-\[\#643CB4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(100 60 180 / var(--tw-bg-opacity));
}

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

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

.bg-headerMobile {
  background-image: url('../src/assets/images/banners/notebok-multi-1-mob.svg');
}

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

.bg-right {
  background-position: right;
}

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

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

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

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

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

.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

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

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

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

.pl-9 {
  padding-left: 2.25rem;
}

.pr-9 {
  padding-right: 2.25rem;
}

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

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

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

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

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

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

.font-elza {
  font-family: Elza, sans-serif;
}

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

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

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

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

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

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

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

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

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

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

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

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

.leading-\[17\.6px\] {
  line-height: 17.6px;
}

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

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

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

.leading-\[21\.75px\] {
  line-height: 21.75px;
}

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

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

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

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

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

.leading-full {
  line-height: 100%;
}

.text-\[\#004FFF\] {
  --tw-text-opacity: 1;
  color: rgb(0 79 255 / var(--tw-text-opacity));
}

.text-\[\#0050DC\] {
  --tw-text-opacity: 1;
  color: rgb(0 80 220 / var(--tw-text-opacity));
}

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

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

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

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

@font-face {
  font-family: "Elza";

  src: url("../src/assets/fonts/Elza/Elza-Black.woff") format("woff");

  font-weight: 900;
}

@font-face {
  font-family: "Elza";

  src: url("../src/assets/fonts/Elza/Elza-Bold.woff") format("woff");

  font-weight: 700;
}

@font-face {
  font-family: "Elza";

  src: url("../src/assets/fonts/Elza/Elza-Semibold.woff") format("woff");

  font-weight: 600;
}

@font-face {
  font-family: "Elza";

  src: url("../src/assets/fonts/Elza/Elza-Medium.woff") format("woff");

  font-weight: 500;
}

@font-face {
  font-family: "Elza";

  src: url("../src/assets/fonts/Elza/Elza-Regular.woff") format("woff");

  font-weight: 400;
}

@font-face {
  font-family: "Elza";

  src: url("../src/assets/fonts/Elza/Elza-Light.woff") format("woff");

  font-weight: 300;
}

@font-face {
  font-family: "Elza";

  src: url("../src/assets/fonts/Elza/Elza-Extralight.woff") format("woff");

  font-weight: 200;
}

@media (min-width: 500px) {
  .min-\[500px\]\:max-w-\[786px\] {
    max-width: 786px;
  }

  .min-\[500px\]\:self-center {
    align-self: center;
  }
}

@media (min-width: 640px) {
  .sm\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

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

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

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

  .sm\:mb-32 {
    margin-bottom: 8rem;
  }

  .sm\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .sm\:mb-7 {
    margin-bottom: 1.75rem;
  }

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

  .sm\:mb-9 {
    margin-bottom: 2.25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:gap-11 {
    gap: 2.75rem;
  }

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

  .sm\:gap-9 {
    gap: 2.25rem;
  }

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

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

  .sm\:gap-x-11 {
    -moz-column-gap: 2.75rem;
         column-gap: 2.75rem;
  }

  .sm\:gap-x-32 {
    -moz-column-gap: 8rem;
         column-gap: 8rem;
  }

  .sm\:rounded-tr-\[155px\] {
    border-top-right-radius: 155px;
  }

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

  .sm\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .sm\:pr-11 {
    padding-right: 2.75rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:leading-\[21\.6px\] {
    line-height: 21.6px;
  }

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

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

  .sm\:leading-\[26\.4px\] {
    line-height: 26.4px;
  }

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

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

  .sm\:leading-\[35\.2px\] {
    line-height: 35.2px;
  }

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

  .sm\:leading-\[42\.71px\] {
    line-height: 42.71px;
  }

  .sm\:leading-\[48\.4px\] {
    line-height: 48.4px;
  }

  .sm\:leading-\[63\.8px\] {
    line-height: 63.8px;
  }
}

@media (min-width: 768px) {
  .md\:mt-\[-284px\] {
    margin-top: -284px;
  }

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

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

  .md\:pb-96 {
    padding-bottom: 24rem;
  }
}

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

  .lg\:h-\[44vw\] {
    height: 44vw;
  }

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

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

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

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

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

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

  .lg\:gap-14 {
    gap: 3.5rem;
  }

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

  .lg\:gap-y-0 {
    row-gap: 0px;
  }

  .lg\:rounded-tr-\[359\.5px\] {
    border-top-right-radius: 359.5px;
  }

  .lg\:bg-header {
    background-image: url('../src/assets/images/banners/notebok-multi-1.svg');
  }

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

  .lg\:pl-11 {
    padding-left: 2.75rem;
  }

  .lg\:pr-0 {
    padding-right: 0px;
  }

  .lg\:pt-\[6vw\] {
    padding-top: 6vw;
  }

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

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

@media (min-width: 1280px) {
  .xl\:mb-8 {
    margin-bottom: 2rem;
  }

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

  .xl\:mt-\[-80px\] {
    margin-top: -80px;
  }

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

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

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

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

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

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

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

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

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

  .xl\:gap-11 {
    gap: 2.75rem;
  }

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

  .xl\:gap-9 {
    gap: 2.25rem;
  }

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

  .xl\:pb-28 {
    padding-bottom: 7rem;
  }

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

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

  .xl\:pr-9 {
    padding-right: 2.25rem;
  }

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

  .xl\:pt-\[10vw\] {
    padding-top: 10vw;
  }

  .xl\:text-start {
    text-align: start;
  }
}

@media (min-width: 1400px) {
  .min-\[1400px\]\:w-\[85\%\] {
    width: 85%;
  }
}

@media (min-width: 1536px) {
  .\32xl\:mb-12 {
    margin-bottom: 3rem;
  }

  .\32xl\:mb-32 {
    margin-bottom: 8rem;
  }

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

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

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

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

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

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