@charset "UTF-8";
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_28pt-Regular.ttf");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_28pt-Medium.ttf");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_28pt-Bold.ttf");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_28pt-Italic.ttf");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-ExtraBold.ttf");
  font-weight: 800;
  font-display: swap;
}
*, ::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:  ;
}
/*
! tailwindcss v3.4.19 | 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: currentColor; /* 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 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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]:where(:not([hidden="until-found"])) {
  display: none;
}
.container{
  width: 100%;
}
@media (min-width: 480px){
  .container{
    max-width: 480px;
  }
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 992px){
  .container{
    max-width: 992px;
  }
}
@media (min-width: 1200px){
  .container{
    max-width: 1200px;
  }
}
@media (min-width: 1680px){
  .container{
    max-width: 1680px;
  }
}
body{
  --tw-bg-opacity: 1;
  background-color: rgb(227 233 238 / var(--tw-bg-opacity, 1));
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 24px;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px){
  body{
    font-size: 16px;
    line-height: 26px;
  }
}
@media (min-width: 992px){
  body{
    font-size: 19px;
    line-height: 30px;
  }
}
h1, .h1{
  font-family: Manrope, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.1;
}
@media (min-width: 992px){
  h1, .h1{
    font-size: 32px;
  }
}
@media (min-width: 1200px){
  h1, .h1{
    font-size: 48px;
  }
}
@media (min-width: 1680px){
  h1, .h1{
    font-size: 66px;
  }
}
h2, .h2{
  font-family: Manrope, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.1;
}
@media (min-width: 992px){
  h2, .h2{
    font-size: 44px;
  }
}
@media (min-width: 1200px){
  h2, .h2{
    font-size: 56px;
  }
}
@media (min-width: 1680px){
  h2, .h2{
    font-size: 74px;
  }
}
h3, .h3{
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1;
}
@media (min-width: 992px){
  h3, .h3{
    font-size: 19px;
  }
}
@media (min-width: 1200px){
  h3, .h3{
    font-size: 27px;
  }
}
@media (min-width: 1680px){
  h3, .h3{
    font-size: 31px;
  }
}
h4, .h4{
  font-family: Manrope, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.1;
}
@media (min-width: 992px){
  h4, .h4{
    font-size: 24px;
  }
}
@media (min-width: 1200px){
  h4, .h4{
    font-size: 26px;
  }
}
@media (min-width: 1680px){
  h4, .h4{
    font-size: 32px;
  }
}
h5, .h5{
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
}
@media (min-width: 992px){
  h5, .h5{
    font-size: 22px;
  }
}
@media (min-width: 1200px){
  h5, .h5{
    font-size: 24px;
  }
}
@media (min-width: 1680px){
  h5, .h5{
    font-size: 30px;
  }
}
h6, .h6{
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1;
}
@media (min-width: 992px){
  h6, .h6{
    font-size: 18px;
  }
}
@media (min-width: 1200px){
  h6, .h6{
    font-size: 20px;
  }
}
@media (min-width: 1680px){
  h6, .h6{
    font-size: 22px;
  }
}
p{
  margin-bottom: 0.75rem;
}
@media (min-width: 640px){
  p{
    margin-bottom: 1.5rem;
  }
}
.container{
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 992px){
  .container{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
a{
  display: inline-block;
  cursor: pointer;
  --tw-text-opacity: 1;
  color: rgb(203 149 151 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
a:hover{
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity, 1));
}
.btn{
  display: inline-block;
  width: 165px;
  max-width: 100%;
  cursor: pointer;
  border-radius: 9999px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
@media (min-width: 768px){
  .btn{
    width: 200px;
    font-size: 16px;
  }
}
@media (min-width: 992px){
  .btn{
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 1200px){
  .btn{
    width: 250px;
  }
}
.violet-btn{
  position: relative;
  z-index: 10;
  --tw-bg-opacity: 1;
  background-color: rgb(109 108 159 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    box-shadow: 0 10px 34px rgba(109, 108, 159, 0.3);
}
.violet-btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(238 60 69 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    box-shadow: none;
}
.red-btn{
  --tw-bg-opacity: 1;
  background-color: rgb(238 60 69 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    box-shadow: 0 10px 34px rgba(238, 60, 69, 0.3);
}
.red-btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(109 108 159 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    box-shadow: none;
}
.white-btn{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity, 1));
}
.white-btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(238 60 69 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.fixed{
  position: fixed;
}
.relative{
  position: relative;
}
.\!sticky{
  position: sticky !important;
}
.sticky{
  position: sticky;
}
.left-2{
  left: 0.5rem;
}
.right-2{
  right: 0.5rem;
}
.top-7{
  top: 1.75rem;
}
.-mx-3{
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-11{
  margin-bottom: 2.75rem;
}
.mb-16{
  margin-bottom: 4rem;
}
.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-8{
  margin-bottom: 2rem;
}
.flex{
  display: flex;
}
.hidden{
  display: none;
}
.h-\[62px\]{
  height: 62px;
}
.max-h-\[110px\]{
  max-height: 110px;
}
.w-2\/3{
  width: 66.666667%;
}
.w-\[1210px\]{
  width: 1210px;
}
.w-\[130px\]{
  width: 130px;
}
.w-\[62px\]{
  width: 62px;
}
.w-\[calc\(100\%-62px\)\]{
  width: calc(100% - 62px);
}
.w-full{
  width: 100%;
}
.w-max{
  width: -moz-max-content;
  width: max-content;
}
.max-w-\[1840px\]{
  max-width: 1840px;
}
.max-w-\[929px\]{
  max-width: 929px;
}
.max-w-full{
  max-width: 100%;
}
.resize{
  resize: both;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-center{
  align-items: center;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-7{
  gap: 1.75rem;
}
.gap-8{
  gap: 2rem;
}
.overflow-hidden{
  overflow: hidden;
}
.rounded-\[47px\]{
  border-radius: 47px;
}
.rounded-full{
  border-radius: 9999px;
}
.border{
  border-width: 1px;
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 30 / var(--tw-bg-opacity, 1));
}
.bg-violet{
  --tw-bg-opacity: 1;
  background-color: rgb(109 108 159 / var(--tw-bg-opacity, 1));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-opacity-45{
  --tw-bg-opacity: 0.45;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-11{
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-36{
  padding-top: 9rem;
  padding-bottom: 9rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-9{
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
.py-\[5px\]{
  padding-top: 5px;
  padding-bottom: 5px;
}
.pb-20{
  padding-bottom: 5rem;
}
.pl-11{
  padding-left: 2.75rem;
}
.pl-2{
  padding-left: 0.5rem;
}
.pl-\[6px\]{
  padding-left: 6px;
}
.pr-11{
  padding-right: 2.75rem;
}
.pr-16{
  padding-right: 4rem;
}
.pr-3{
  padding-right: 0.75rem;
}
.pt-24{
  padding-top: 6rem;
}
.pt-28{
  padding-top: 7rem;
}
.text-center{
  text-align: center;
}
.text-\[10px\]{
  font-size: 10px;
}
.text-\[8px\]{
  font-size: 8px;
}
.text-base{
  font-size: 16px;
  line-height: 26px;
}
.text-xs{
  font-size: 12px;
  line-height: 18px;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.uppercase{
  text-transform: uppercase;
}
.italic{
  font-style: italic;
}
.leading-none{
  line-height: 1;
}
.leading-tight{
  line-height: 1.25;
}
.tracking-wide{
  letter-spacing: 0.025em;
}
.text-grey{
  --tw-text-opacity: 1;
  color: rgb(135 136 157 / var(--tw-text-opacity, 1));
}
.text-red{
  --tw-text-opacity: 1;
  color: rgb(238 60 69 / var(--tw-text-opacity, 1));
}
.text-violet{
  --tw-text-opacity: 1;
  color: rgb(109 108 159 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.outline{
  outline-style: solid;
}
body, html {
  position: relative;
}
.content-wrapper {
  overflow: clip;
}
svg {
  max-width: 100%;
  height: auto;
}
header {
  backdrop-filter: blur(34px);
  z-index: 99;
}
.header-button {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.header-button a {
  width: 35px;
  height: 35px;
  padding: 2px 2px 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-button .buttn-text {
  display: none;
}
.mobile-menu-button {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.mobile-menu-button .toggle-button {
  cursor: pointer;
  width: 35px;
  height: 35px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 4px;
}
.mobile-menu-button .toggle-button span {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #1E1E1E;
}
#mobileMenu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  z-index: 99999;
  transform: translateY(-100%);
  transition: transform 1s ease-in-out;
}
#mobileMenu.active {
  transform: translateY(0);
}
#mobileMenu #mobile-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
#mobileMenu #mobile-menu li {
  margin-bottom: 15px;
}
#mobileMenu #mobile-menu li a {
  color: #1E1E1E;
  font-size: 16px;
  font-weight: 500;
}
#mobileMenu #mobile-menu li a:hover{
  --tw-text-opacity: 1;
  color: rgb(238 60 69 / var(--tw-text-opacity, 1));
}
#close-button {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
#close-button span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 2px;
  background-color: #1E1E1E;
  transform-origin: center;
}
#close-button span:first-child {
  transform: translate(-50%, -50%) rotate(45deg);
}
#close-button span:last-child {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.overflow-hidden {
  overflow: hidden;
}
main {
  background-image: url(../img/hero-img-m.png);
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}
.hero-quote {
  position: relative;
}
.hero-quote::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/quote.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.scroll-section {
  height: 200vh; /* простір для скролу */
}
.scroll-content {
  position: sticky;
  top: 10vh;
  width: 50%;
  height: 25%;
  border-radius: 100px;
  background: #6D6C9F;
  background-image: url("../img/positioning-img.png");
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  transition: none;
}
.scroll-content-text {
  opacity: 0;
}
@supports (-webkit-touch-callout: none) {
  .scroll-content {
    background-attachment: scroll;
    top: 80px;
  }
}
#capabilities {
  background-image: url(../img/capability-bg.png);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.marked-list {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}
.marked-list li {
  position: relative;
  padding-left: 50px;
  margin-bottom: 8px;
}
.marked-list li::before {
  content: url(../img/list-marker.svg);
  position: absolute;
  top: 0;
  left: 0;
}
.scroll-parent {
  position: relative;
}
.scroll-sticky.is-fixed {
  position: fixed;
  top: 50%; /* відступ зверху */
  transform: translateY(-50%);
}
.scroll-sticky.is-stopped {
  position: absolute;
  bottom: 0;
  top: auto;
}
.overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75);
}
#bgvideo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.whothisisfor-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.whothisisfor-bg img {
  max-width: unset;
}
#buttons {
  position: fixed;
  right: 27px;
  bottom: 45px;
}
#buttons a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  border: 1px solid #fff;
  border-radius: 50%;
  backdrop-filter: blur(34px);
  background-color: rgba(255, 255, 255, 0.25);
}
#buttons a:hover {
  background-color: #fff;
}
@media screen and (min-width: 992px) {
  #main-menu {
    display: flex;
    padding-right: 8px;
  }
  #main-menu li {
    padding-left: 8px;
    padding-right: 8px;
  }
  #main-menu li a {
    font-size: 14px;
    --tw-text-opacity: 1;
    color: rgb(30 30 30 / var(--tw-text-opacity, 1));
  }
  #main-menu li a:hover{
    --tw-text-opacity: 1;
    color: rgb(238 60 69 / var(--tw-text-opacity, 1));
  }
  #buttons a {
    width: 70px;
    height: 70px;
  }
  .mobile-menu-button {
    display: none;
  }
  .header-button {
    position: relative;
    right: unset;
    top: unset;
    transform: translateY(0);
  }
  .header-button a {
    width: 200px;
    height: unset;
    display: inline-block;
    justify-content: unset;
    align-items: unset;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    font-size: 16px;
    font-weight: 500;
  }
  .header-button .buttn-text {
    display: block;
  }
  .header-button .icon {
    display: none;
  }
  main {
    background-image: url(../img/hero-img.png);
    background-position: top center;
    background-repeat: no-repeat;
  }
}
@media screen and (min-width: 1200px) {
  #main-menu {
    padding-right: 10px;
  }
  #main-menu li {
    padding-left: 10px;
    padding-right: 10px;
  }
  #main-menu li a {
    font-size: 16px;
  }
  .header-button a {
    width: 250px;
  }
}
@media screen and (min-width: 1500px) {
  #main-menu {
    padding-right: 30px;
  }
  #main-menu li {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 1680px) {
  #main-menu {
    padding-right: 32px;
  }
  #main-menu li {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media screen and (min-width: 1920px) {
  #main-menu {
    padding-right: 44px;
  }
  #main-menu li {
    padding-left: 44px;
    padding-right: 44px;
  }
}
.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.hover\:text-black:hover{
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  .md\:w-\[190px\]{
    width: 190px;
  }
  .md\:w-\[calc\(100\%-190px\)\]{
    width: calc(100% - 190px);
  }
  .md\:text-left{
    text-align: left;
  }
  .md\:text-sm{
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width: 992px){
  .lg\:order-1{
    order: 1;
  }
  .lg\:order-2{
    order: 2;
  }
  .lg\:order-3{
    order: 3;
  }
  .lg\:-mt-14{
    margin-top: -3.5rem;
  }
  .lg\:mb-0{
    margin-bottom: 0px;
  }
  .lg\:mb-11{
    margin-bottom: 2.75rem;
  }
  .lg\:mb-14{
    margin-bottom: 3.5rem;
  }
  .lg\:mb-16{
    margin-bottom: 4rem;
  }
  .lg\:mb-36{
    margin-bottom: 9rem;
  }
  .lg\:mb-56{
    margin-bottom: 14rem;
  }
  .lg\:ml-0{
    margin-left: 0px;
  }
  .lg\:ml-auto{
    margin-left: auto;
  }
  .lg\:block{
    display: block;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-1\/3{
    width: 33.333333%;
  }
  .lg\:w-\[175px\]{
    width: 175px;
  }
  .lg\:w-\[319px\]{
    width: 319px;
  }
  .lg\:w-\[350px\]{
    width: 350px;
  }
  .lg\:w-full{
    width: 100%;
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:justify-start{
    justify-content: flex-start;
  }
  .lg\:gap-8{
    gap: 2rem;
  }
  .lg\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .lg\:pb-36{
    padding-bottom: 9rem;
  }
  .lg\:pt-32{
    padding-top: 8rem;
  }
  .lg\:text-left{
    text-align: left;
  }
  .lg\:text-base{
    font-size: 16px;
    line-height: 26px;
  }
  .lg\:text-xs{
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width: 1200px){
  .xl\:w-\[418px\]{
    width: 418px;
  }
  .xl\:w-auto{
    width: auto;
  }
  .xl\:gap-8{
    gap: 2rem;
  }
  .xl\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .xl\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .xl\:py-72{
    padding-top: 18rem;
    padding-bottom: 18rem;
  }
  .xl\:pl-6{
    padding-left: 1.5rem;
  }
  .xl\:pl-8{
    padding-left: 2rem;
  }
  .xl\:pr-28{
    padding-right: 7rem;
  }
  .xl\:pr-8{
    padding-right: 2rem;
  }
  .xl\:pt-40{
    padding-top: 10rem;
  }
  .xl\:text-\[13px\]{
    font-size: 13px;
  }
  .xl\:text-lg{
    font-size: 19px;
    line-height: 30px;
  }
}
@media (min-width: 1680px){
  .xxl\:left-10{
    left: 2.5rem;
  }
  .xxl\:right-10{
    right: 2.5rem;
  }
  .xxl\:mb-36{
    margin-bottom: 9rem;
  }
  .xxl\:ml-24{
    margin-left: 6rem;
  }
  .xxl\:mr-24{
    margin-right: 6rem;
  }
  .xxl\:max-h-full{
    max-height: 100%;
  }
  .xxl\:w-\[190px\]{
    width: 190px;
  }
  .xxl\:w-\[468px\]{
    width: 468px;
  }
  .xxl\:w-\[calc\(100\%-190px\)\]{
    width: calc(100% - 190px);
  }
  .xxl\:pl-8{
    padding-left: 2rem;
  }
  .xxl\:pl-\[90px\]{
    padding-left: 90px;
  }
  .xxl\:pr-56{
    padding-right: 14rem;
  }
  .xxl\:pr-\[75px\]{
    padding-right: 75px;
  }
  .xxl\:pt-\[290px\]{
    padding-top: 290px;
  }
  .xxl\:text-base{
    font-size: 16px;
    line-height: 26px;
  }
}