*,
::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.17 | 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 */
  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;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.left-bodypadding {
  left: var(--body-padding);
}

.right-\[-30px\] {
  right: -30px;
}

.z-\[3\] {
  z-index: 3;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-9 {
  margin-top: 2.25rem;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-\[100px\] {
  height: 100px;
}

.h-\[45px\] {
  height: 45px;
}

.h-\[50px\] {
  height: 50px;
}

.h-\[580px\] {
  height: 580px;
}

.h-\[70px\] {
  height: 70px;
}

.h-\[80px\] {
  height: 80px;
}

.h-\[90px\] {
  height: 90px;
}

.w-\[100\%\] {
  width: 100%;
}

.w-\[125\%\] {
  width: 125%;
}

.w-\[183px\] {
  width: 183px;
}

.w-\[60px\] {
  width: 60px;
}

.w-\[80\%\] {
  width: 80%;
}

.w-\[82\%\] {
  width: 82%;
}

.w-\[98px\] {
  width: 98px;
}

.w-full {
  width: 100%;
}

.w-max {
  width: -moz-max-content;
  width: max-content;
}

.max-w-\[324px\] {
  max-width: 324px;
}

.max-w-\[715px\] {
  max-width: 715px;
}

.transform {
  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));
}

.list-inside {
  list-style-position: inside;
}

.list-disc {
  list-style-type: disc;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.rounded-\[20px\] {
  border-radius: 20px;
}

.rounded-full {
  border-radius: 9999px;
}

.border {
  border-width: 1px;
}

.bg-bgclr {
  --tw-bg-opacity: 1;
  background-color: rgb(8 8 8 / var(--tw-bg-opacity, 1));
}

.bg-navbg {
  --tw-bg-opacity: 1;
  background-color: rgb(15 15 15 / var(--tw-bg-opacity, 1));
}

.bg-red {
  --tw-bg-opacity: 1;
  background-color: rgb(190 0 31 / var(--tw-bg-opacity, 1));
}

.p-bodypadding {
  padding: var(--body-padding);
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}

.px-bodypadding {
  padding-left: var(--body-padding);
  padding-right: var(--body-padding);
}

.py-\[13px\] {
  padding-top: 13px;
  padding-bottom: 13px;
}

.py-\[30px\] {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-\[50px\] {
  padding-top: 50px;
  padding-bottom: 50px;
}

.py-\[79px\] {
  padding-top: 79px;
  padding-bottom: 79px;
}

.pl-bodypadding {
  padding-left: var(--body-padding);
}

.pt-\[30px\] {
  padding-top: 30px;
}

.pt-\[70px\] {
  padding-top: 70px;
}

.text-center {
  text-align: center;
}

.text-start {
  text-align: start;
}

.font-DMsans {
  font-family: "DM Sans", serif;
}

.font-OPENsans {
  font-family: "Open Sans", serif;
}

.font-poppinsfont {
  font-family: "Poppins", sans-serif;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-\[10px\] {
  font-size: 10px;
}

.text-\[11px\] {
  font-size: 11px;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[13px\] {
  font-size: 13px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[16\.9px\] {
  font-size: 16.9px;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[19px\] {
  font-size: 19px;
}

.text-\[20px\] {
  font-size: 20px;
}

.text-\[25px\] {
  font-size: 25px;
}

.text-\[30px\] {
  font-size: 30px;
}

.text-\[40px\] {
  font-size: 40px;
}

.text-\[9px\] {
  font-size: 9px;
}

.text-\[min\(10vw\2c 2\.5rem\)\] {
  font-size: min(10vw, 2.5rem);
}

.text-\[min\(6vw\2c 12px\)\] {
  font-size: min(6vw, 12px);
}

.text-\[min\(9vw\2c 37px\)\] {
  font-size: min(9vw, 37px);
}

.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-\[300\] {
  font-weight: 300;
}

.font-\[400\] {
  font-weight: 400;
}

.font-\[500\] {
  font-weight: 500;
}

.font-\[600\] {
  font-weight: 600;
}

.font-\[700\] {
  font-weight: 700;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.leading-tight {
  line-height: 1.25;
}

.text-red {
  --tw-text-opacity: 1;
  color: rgb(190 0 31 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.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;
}

.duration-\[\.3s\] {
  transition-duration: 0.3s;
}

*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  /* outline: 1px solid #ff0000; */
}

html {
  scroll-behavior: smooth;
}

:root {
  --body-padding: 100px;
  --bgclr: #080808;
  --grey: #c0c0c0;
  --white: #ffffff;
  --navbg: #191919;
  --red: #be001f;
  --offwhite: #2e2e2e;
  --navbg: #0f0f0f;
  --testimonialbg: #1b1b1b;
  --DM-sans: "DM Sans", serif;
  --OPEN-sans: "Open Sans", serif;
  --poppins: "Poppins", serif;
}

body {
  background-color: var(--bgclr);
  overflow-x: hidden;
  max-width: 1700px;
  margin: 0 auto;
  color: var(--white);

}

body.noscroll {
  overflow: hidden;
}

header {
  padding-inline: var(--body-padding);
  padding-top: 30px;
  background: linear-gradient(2deg, #000000 0%, #000302 100%);
}

header .logo {
  width: 70px;
}

header .inner_header {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  z-index: 1000;
}

header .inner_header nav {
  position: relative;
  padding: 15px 13px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 95px;
}

.navbg {
  position: absolute;
  z-index: -1;
}

.headerbg,
.headerbg2 {
  display: none;
}

header .inner_header nav ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

header .mobile_links {
  display: none;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 80%;
  max-width: 300px;
  z-index: -1;
  transform: translateY(-200%);
  opacity: 0;
  transition: 0.5s ease;
}

header .mobile_links.active {
  opacity: 1;
  transform: translateY(0);
}

.bg_blur {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.685);
  width: 100%;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  pointer-events: none;
  z-index: 1;
  transition: 0.5s ease;
}

.bg_blur.active {
  display: block;
}

header .mobile_links ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: var(--navbg);
  border-radius: 15px;
  gap: 10px;
  width: 425px;
  padding: 30px 10px 30px 10px;
}

header .mobile_links ul a {
  text-align: center;
  color: var(--white);
  font-family: DM Sans;
  padding: 12px 18px;
  width: 90%;
  border-radius: 25px;
  transition: 0.5s ease;
}

header .mobile_links ul a:last-child {
  background-color: var(--red);
  border-radius: 42px;
}

header .inner_header nav ul a {
  color: var(--white);
  font-family: DM Sans;
  margin-inline: 2px;
  padding: 6px 18px;
  border-radius: 25px;
  transition: 0.5s ease;
}

header .inner_header nav ul a:hover,
header .mobile_links ul a:hover {
  background-color: var(--offwhite);
}

header .inner_header nav ul a li {
  display: flex;
}

header .button_div a {
  color: var(--white);
  padding: 12px 29px;
  background-color: var(--red);
  border-radius: 42px;
  border: 2px solid transparent;
  transition: 0.3s ease;
}

header .button_div a:hover {
  background-color: #960022;
}

header .button_div a button {
  font-family: var(--DM-sans);
  font-weight: 600;
}

/* burgermenu */

/* .burger {
  padding: 5px;
} */

.burger_menu {
  display: none;
  cursor: pointer;
}

/* Hamburger to cross animation */

.burger_menu .line {
  width: 20px;
  height: 1.6px;
  background: var(--white);
  margin: 5px 0;
  transition: all 0.5s ease;
  border-radius: 20px;
}

.burger.active .line:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}

.burger.active .line:nth-child(2) {
  opacity: 0;
}

.burger.active .line:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -5px);
}

/* schedule consultation button */

.consultation_btn {
  height: -moz-max-content;
  height: max-content;
}

.consultation_btn button {
  background-color: var(--red);
  padding: 10px 20px;
  border: 2px solid transparent;
  border-radius: 20px;
  transition: 0.3s ease;
}

.consultation_btn button:hover {
  background-color: #960022;
}

.hero_section {
  background: linear-gradient(2deg, #46000838 0%, #000302 100%);
  position: relative;
  overflow: hidden;
  margin-top: -25px;
  /* border: 2px solid pink; */

}

.desktophero_div {
  /* position: relative; */
  position: absolute;
  transform: scale(0.43);
  height: 100%;
  /* bottom: 800px; */
  top: -205px;
  right: -700px;
  /* border: 2px solid yellow; */
}

.desktophero_div img {
  z-index: -1;
}

/* @media (min-width: 1029px) {
  .desktophero_div {
    transform: scale(1.1);
  }
} */

/* @media (min-width: 1280px) {
  .desktophero_div {
    transform: scale(1);
    top: 50px;
  }
} */

.heroimg_div {
  position: relative;
  bottom: 0px;
  height: 270px;
}

@media (min-width: 375px) {
  .heroimg_div {
    height: 300px;
  }
}

.heroimg_div .mainimage {
  transform: scale(1.3);
  width: 403px;
  position: absolute;
  right: -100px;
}

.service_cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  grid-gap: 20px;
  justify-content: center;
  justify-items: center;
}

.service_card {
  box-shadow: 4.63px 0.77px 6.56px 0px #be001f40;
  border: 0.39px solid #d01616;
  border-radius: 27px;
  padding: 35px 0;
}

.service_card ul{
  /* height: 180px; */
}

.service_card a {
  /* border: 2px solid yellow; */
  height: 100%;
  display: flex;
  justify-content: end;
  align-items: end;
}

.service_card button {
  border: 2px solid transparent;
  transition: 0.5s ease;
}

.service_card button:hover {
  background-color: #960022;
}

.testimonial_section {
  position: relative;
  height: 100%;
  padding: 60px 0 90px 0;
}

.swiper {
  width: 100%;
}

.swiper-wrapper {
  display: flex;
  font-family: var(--poppins);
  color: var(--white);
}

.swiper-slide {
  width: 100%;
  font-size: 18px;
  padding: 26px;
  background: var(--testimonialbg);
  display: flex;
  flex-direction: column;
  border-radius: 10px;
}

@media (min-width: 450px) {
  .testimony_text {
    height: 200px;
  }
}

.swiper-pagination {
  position: absolute;
  transform: translateY(-200%);
}

.testimonial_section .swiper-pagination-bullet {
  background-color: var(--red);
}

.impact_div {
  position: relative;
  height: 280px;
  display: flex;
  justify-content: start;
  align-items: start;
  overflow: hidden;
}

.impactbtn_div {
  transition: 0.3s ease;
}

.impactbtn_div button:hover {
  background-color: #960022;
}

.impactimg_div {
  /* width: 350px; */
  display: none;
  position: absolute;
  right: -45px;
  /* bottom: 0px; */
  bottom: -90px;
  height: 400px;
  z-index: 1;
}

.impactimg_div img {
  width: 100%;
  height: 100%;
}

.footer_icons {
  display: flex;
  align-items: center;
  gap: 5px;
}

.footer_icons a div {
  border-radius: 100%;
  background-color: var(--red);
  border: 2px solid var(--red);
  width: 37px;
  height: 37px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s ease;
}

.footer_icons a div:hover {
  background-color: transparent;
}

.footer_icons div img {
  width: 20px;
}

.footer_links a {
  border-bottom: 1.5px solid transparent;
  transition: 0.5s ease;
}

.footer_links a:hover {
  border-color: var(--white);
}

@media (min-width: 550px) {
  .impact_div {
    height: 530px;
  }

  .impactimg_div {
    display: block;
    bottom: -50px;
    transform: scale(0.8);
    right: -80px;
    height: 450px;
  }

  .swiper-slide {
    max-width: 530px;
    min-width: 430px;
  }
}

@media (min-width: 768px) {
  .heroimg_div {
    height: 360px;
  }

  .heroimg_div .mainimage {
    transform: scale(1.62);
    right: -50px;
    top: 30px;
  }

  .aboutimg_div {
    align-self: flex-start;
    width: 50%;
    max-width: 300px;
  }

  .aboutimg_div img {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    width: 400px;
  }
}

@media (min-width: 600px) {
  .heroimg_div {
    height: 340px;
  }

  .heroimg_div .mainimage {
    transform: scale(1.5);
    right: -50px;
    top: 20px;
  }

  header .logo {
    width: 100px;
  }

  .burger_menu .line {
    width: 28px;
    height: 2.5px;
    margin: 7px 0;
  }

  .burger.active .line:nth-child(1) {
    transform: rotate(45deg) translate(7px, 7px);
  }

  .burger.active .line:nth-child(3) {
    transform: rotate(-45deg) translate(7px, -7px);
  }
}

@media (min-width: 900px) {
  .impact_div {
    height: 450px;
  }

  .impactimg_div {
    top: -40px;
    bottom: -80px;
    right: -120px;
    height: 550px;
  }
}

@media (min-width: 1024px) {
  .aboutimg_div {
    align-self: flex-start;
    width: 50%;
    max-width: 450px;
  }

  .aboutimg_div img {
    width: 100%;
    height: 100%;
  }
}

/* 
@media (min-width: 1100px) {
  .impactimg_div {
    transform: scale(1.6);
    top: 0px;
  }
} */

@media (max-width: 280px) {
  .impactimg_div {
    right: -45px;
    bottom: -100px;
    transform: scale(0.98);
  }
}

@media (max-width: 1068px) {
  header .headerbg {
    position: absolute;
    z-index: -1;
    height: -moz-max-content;
    height: max-content;
    left: 0;
    display: block;
  }

  header .headerbg2 {
    position: absolute;
    z-index: -1;
    height: -moz-max-content;
    height: max-content;
    left: 0;
  }

  header .inner_header {
    padding: 15px 18px;
  }

  header .desktop_ul,
  .button_div {
    display: none !important;
  }

  header .mobile_links {
    display: flex;
  }

  .burger_menu {
    display: block;
  }
}

@media (max-width: 1000px) {
  :root {
    --body-padding: 30px;
  }
}

@media (max-width: 800px) {
  .impacttext_div {
    padding-right: var(--body-padding);
  }
}

@media (max-width: 768px) {
  .footer_quick_links {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  :root {
    --body-padding: 30px;
  }

  header .headerbg {
    display: none;
  }

  header .headerbg2 {
    display: block;
  }
}

@media (max-width: 425px) {
  :root {
    --body-padding: 15px;
  }
}

@media (max-width: 375px) {
  :root {
    --body-padding: 15px;
  }

  .service_cards {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
  }
}

.hover\:bg-\[\#960022\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(150 0 34 / var(--tw-bg-opacity, 1));
}

@media not all and (min-width: 551px) {
  .max-551\:text-\[min\(8vw\2c 2rem\)\] {
    font-size: min(8vw, 2rem);
  }
}

@media (min-width: 320px) {
  .\32xs\:flex-row {
    flex-direction: row;
  }

  .\32xs\:gap-8 {
    gap: 2rem;
  }

  .\32xs\:text-\[13px\] {
    font-size: 13px;
  }
}

@media (min-width: 375px) {
  .\31xs\:text-\[17px\] {
    font-size: 17px;
  }

  .\31xs\:text-\[18px\] {
    font-size: 18px;
  }
}

@media (min-width: 425px) {
  .xs\:max-w-\[480px\] {
    max-width: 480px;
  }

  .xs\:text-\[max\(2\.2vw\2c 16px\)\] {
    font-size: max(2.2vw, 16px);
  }

  .xs\:text-\[min\(6vw\2c 14px\)\] {
    font-size: min(6vw, 14px);
  }

  .xs\:text-\[min\(6vw\2c 15px\)\] {
    font-size: min(6vw, 15px);
  }
}

@media (min-width: 551px) {
  .\35 51\:text-\[14px\] {
    font-size: 14px;
  }

  .\35 51\:text-\[min\(6vw\2c 25px\)\] {
    font-size: min(6vw, 25px);
  }
}

@media (min-width: 600px) {
  .min-\[600px\]\:block {
    display: block;
  }

  .min-\[600px\]\:hidden {
    display: none;
  }

  .min-\[600px\]\:max-w-\[500px\] {
    max-width: 500px;
  }

  .min-\[600px\]\:text-\[14px\] {
    font-size: 14px;
  }

  .min-\[600px\]\:text-\[35px\] {
    font-size: 35px;
  }
}

@media (min-width: 768px) {
  .md\:w-\[70\%\] {
    width: 70%;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:items-start {
    align-items: flex-start;
  }

  .md\:justify-center {
    justify-content: center;
  }

  .md\:gap-12 {
    gap: 3rem;
  }

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:justify-self-center {
    justify-self: center;
  }

  .md\:text-start {
    text-align: start;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-\[12px\] {
    font-size: 12px;
  }

  .md\:text-\[15px\] {
    font-size: 15px;
  }

  .md\:text-\[16px\] {
    font-size: 16px;
  }

  .md\:text-\[min\(8vw\2c 30px\)\] {
    font-size: min(8vw, 30px);
  }
}

@media (min-width: 880px) {
  .\38 80\:block {
    display: block;
  }

  .\38 80\:flex {
    display: flex;
  }

  .\38 80\:hidden {
    display: none;
  }

  .\38 80\:w-\[480px\] {
    width: 480px;
  }

  .\38 80\:w-\[700px\] {
    width: 700px;
  }

  .\38 80\:flex-row {
    flex-direction: row;
  }

  .\38 80\:text-\[17px\] {
    font-size: 17px;
  }

  .\38 80\:text-\[29px\] {
    font-size: 29px;
  }

  .\38 80\:text-\[39px\] {
    font-size: 39px;
  }
}

@media (min-width: 900px) {
  .slg\:w-\[100\%\] {
    width: 100%;
  }

  .slg\:w-\[120px\] {
    width: 120px;
  }

  .slg\:text-\[min\(9vw\2c 47px\)\] {
    font-size: min(9vw, 47px);
  }
}

@media (min-width: 976px) {
  .lg\:justify-end {
    justify-content: flex-end;
  }

  .lg\:text-\[16px\] {
    font-size: 16px;
  }

  .lg\:text-\[min\(8vw\2c 37px\)\] {
    font-size: min(8vw, 37px);
  }
}

@media (min-width: 1000px) {
  .min-\[1000px\]\:w-\[80\%\] {
    width: 80%;
  }
}

@media (min-width: 1024px) {
  .\31 024\:text-\[13px\] {
    font-size: 13px;
  }

  .\31 024\:text-\[15px\] {
    font-size: 15px;
  }

  .\31 024\:text-\[16px\] {
    font-size: 16px;
  }

  .\31 024\:text-\[40px\] {
    font-size: 40px;
  }
}

@media (min-width: 1062px) {
  .min-\[1062px\]\:text-\[45px\] {
    font-size: 45px;
  }
}

@media (min-width: 1176px) {
  .min-\[1176px\]\:mt-0 {
    margin-top: 0px;
  }

  .min-\[1176px\]\:flex {
    display: flex;
  }

  .min-\[1176px\]\:w-\[300px\] {
    width: 300px;
  }

  .min-\[1176px\]\:justify-center {
    justify-content: center;
  }

  .min-\[1176px\]\:justify-between {
    justify-content: space-between;
  }
}

@media (min-width: 1186px) {
  .min-\[1186px\]\:text-\[45px\] {
    font-size: 45px;
  }
}

@media (min-width: 1200px) {
  .min-\[1200px\]\:text-\[18px\] {
    font-size: 18px;
  }
}

@media (min-width: 1210px) {
  .xlg\:text-\[min\(9vw\2c 47px\)\] {
    font-size: min(9vw, 47px);
  }
}

@media (min-width: 1280px) {
  .min-\[1280px\]\:h-\[660px\] {
    height: 660px;
  }
}
