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

.visible {
  visibility: visible;
}

.relative {
  position: relative;
}

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

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

.mb-\[25px\] {
  margin-bottom: 25px;
}

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

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

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

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

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

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

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

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

.block {
  display: block;
}

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

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

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

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

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

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

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

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

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

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

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

.flex-grow {
  flex-grow: 1;
}

.cursor-pointer {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg-\[\#EAECF0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 236 240 / var(--tw-bg-opacity, 1));
}

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

.bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(228 234 255 / var(--tw-bg-opacity, 1));
}

.bg-dark-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(33 49 106 / var(--tw-bg-opacity, 1));
}

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

.p-\[15px\] {
  padding: 15px;
}

.p-\[18px\] {
  padding: 18px;
}

.p-\[25px\] {
  padding: 25px;
}

.p-\[5px\] {
  padding: 5px;
}

.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}

.px-\[40px\] {
  padding-left: 40px;
  padding-right: 40px;
}

.py-\[15px\] {
  padding-top: 15px;
  padding-bottom: 15px;
}

.py-\[30px\] {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-\[60px\] {
  padding-top: 60px;
  padding-bottom: 60px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-\[400\] {
  font-weight: 400;
}

.font-\[600\] {
  font-weight: 600;
}

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

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

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

.text-\[\#475467\] {
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

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

.text-dark-blue {
  --tw-text-opacity: 1;
  color: rgb(33 49 106 / var(--tw-text-opacity, 1));
}

.text-gray {
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

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

@font-face {
  font-family: Poppins;

  src: url('../assets/fonts/Poppins/Poppins-Regular.ttf');

  font-weight: 400;
}

@font-face {
  font-family: Poppins;

  src: url('../assets/fonts/Poppins/Poppins-Medium.ttf');

  font-weight: 500;
}

@font-face {
  font-family: Poppins;

  src: url('../assets/fonts/Poppins/Poppins-SemiBold.ttf');

  font-weight: 600;
}

@font-face {
  font-family: Poppins;

  src: url('../assets/fonts/Poppins/Poppins-Bold.ttf');

  font-weight: 700;
}

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

  src: url('../assets/fonts/inter/Inter18pt-Light.eot');

  src: url('../assets/fonts/inter/Inter18pt-Light.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/inter/Inter18pt-Light.woff2') format('woff2'), url('../assets/fonts/inter/Inter18pt-Light.woff') format('woff'), url('../assets/fonts/inter/Inter18pt-Light.ttf') format('truetype'), url('../assets/fonts/inter/Inter18pt-Light.svg#Inter18pt-Light') format('svg');

  font-weight: 300;

  font-style: normal;

  font-display: swap;
}

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

  src: url('../assets/fonts/inter/Inter18pt-ExtraBold.eot');

  src: url('../assets/fonts/inter/Inter18pt-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/inter/Inter18pt-ExtraBold.woff2') format('woff2'), url('../assets/fonts/inter/Inter18pt-ExtraBold.woff') format('woff'), url('../assets/fonts/inter/Inter18pt-ExtraBold.ttf') format('truetype'), url('../assets/fonts/inter/Inter18pt-ExtraBold.svg#Inter18pt-ExtraBold') format('svg');

  font-weight: bold;

  font-style: normal;

  font-display: swap;
}

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

  src: url('../assets/fonts/inter/Inter18pt-Bold.eot');

  src: url('../assets/fonts/inter/Inter18pt-Bold.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/inter/Inter18pt-Bold.woff2') format('woff2'), url('../assets/fonts/inter/Inter18pt-Bold.woff') format('woff'), url('../assets/fonts/inter/Inter18pt-Bold.ttf') format('truetype'), url('../assets/fonts/inter/Inter18pt-Bold.svg#Inter18pt-Bold') format('svg');

  font-weight: bold;

  font-style: normal;

  font-display: swap;
}

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

  src: url('../assets/fonts/inter/Inter18pt-SemiBold.eot');

  src: url('../assets/fonts/inter/Inter18pt-SemiBold.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/inter/Inter18pt-SemiBold.woff2') format('woff2'), url('../assets/fonts/inter/Inter18pt-SemiBold.woff') format('woff'), url('../assets/fonts/inter/Inter18pt-SemiBold.ttf') format('truetype'), url('../assets/fonts/inter/Inter18pt-SemiBold.svg#Inter18pt-SemiBold') format('svg');

  font-weight: 600;

  font-style: normal;

  font-display: swap;
}

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

  src: url('../assets/fonts/inter/Inter18pt-Medium.eot');

  src: url('../assets/fonts/inter/Inter18pt-Medium.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/inter/Inter18pt-Medium.woff2') format('woff2'), url('../assets/fonts/inter/Inter18pt-Medium.woff') format('woff'), url('../assets/fonts/inter/Inter18pt-Medium.ttf') format('truetype'), url('../assets/fonts/inter/Inter18pt-Medium.svg#Inter18pt-Medium') format('svg');

  font-weight: 500;

  font-style: normal;

  font-display: swap;
}

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

  src: url('../assets/fonts/inter/Inter18pt-Regular.eot');

  src: url('../assets/fonts/inter/Inter18pt-Regular.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/inter/Inter18pt-Regular.woff2') format('woff2'), url('../assets/fonts/inter/Inter18pt-Regular.woff') format('woff'), url('../assets/fonts/inter/Inter18pt-Regular.ttf') format('truetype'), url('../assets/fonts/inter/Inter18pt-Regular.svg#Inter18pt-Regular') format('svg');

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

.font-family-inter{
  font-family: Inter;
}

:root {
  --blue:#e4eaff;
  --dark-blue:#21316a;
  --gray:#475467;
  --green: #2B9606;
}

body{
  font-family: Poppins;
  color: #475467;
}

section {
  display: flex;
  justify-content: center;
  overflow-x: clip;
  /*position: relative;
    z-index: 1;*/
  width: 100%;
}

.block_content {
  max-width: 1440px;
  width: 100%;
}

html,
body,
section {
  scroll-behavior: smooth;
}

h1{
  color: #21316A;
  font-size: 60px;
  font-weight: 600;
  line-height: 72px;
  letter-spacing: normal;
}

h2{
  color: var(--dark-blue);
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
  /* 122.222% */
  letter-spacing: normal;
}

h5{
  color: #21316A;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}

p{
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.bg-green{
  background-color: var(--green);
}

/* Menu */

#menu-header-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  gap: 34px
}

.menu-header-menu-container {
  height: 100%;
}

#menu-mobile .menu-header-menu-container{
  height: auto !important;
}

#menu-header-menu a {
  color: var(--Gray-600, #475467);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 133.333% */
}

/* #menu-header-menu>.menu-item-has-children::after {
    content: url(../assets/images/chevron.svg);
    right: 0;
    position: absolute;
    top: 18px;
    transition: all .3s ease;
}

#menu-header-menu-1>.menu-item-has-children::after {
    content: url(../assets/images/chevron.svg);
    right: 0;
    position: absolute;
    top: -2px;
    right: 5px;
    transition: all .3s ease;
} */

#menu-header-menu>.menu-item-has-children:hover::after {
  transform: scaleY(-1) translateY(-5px);
  transition: all .5s ease;
}

#menu-header-menu-1>.menu-item-has-children:hover::after {
  transform: scaleY(-1) translateY(-8px);
  transition: all .5s ease;
}

#menu-header-menu-1 {
  width: 100%;
  display: flex;
  flex-direction: column;
}

#menu-header-menu>.menu-item-has-children>.sub-menu {
  background: white;
  border-radius: 5px;
  box-shadow: -4px 3px 12.4px 0px rgba(0, 0, 0, 0.15);
  left: 0;
  width: 230px;
  opacity: 0;
  padding: 30px 25px;
  position: absolute;
  top: 70%;
  transform: translateY(8px);
  visibility: hidden;
  z-index: 2;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  transition: all .3s ease;
  li a{
    font-size: 16px;
    font-weight: 400;
  }
}

#menu-header-menu>.menu-item-has-children {
  position: relative;
  padding-right: 25px;
  padding-bottom: 20px;
  padding-top: 20px;
  z-index: 999;
  cursor: pointer;
}

#menu-header-menu>.menu-item-has-children:hover>.sub-menu {
  opacity: 1;
  visibility: visible;
  transition: all .3s ease;
}

/* hamburguer menu */

#nav-icon4 {
  width: 25px;
  height: 21px;
  position: relative;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon4 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 25px;
  background: var(--dark-blue);
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}

/* Icon 4 */

#nav-icon4 span:nth-child(1) {
  top: 0px;
  transform-origin: left center;
  width: 100%;
}

#nav-icon4 span:nth-child(2) {
  top: 8px;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
  top: 15px;
  transform-origin: left center;
  width: 100%;
}

#nav-icon4.open span:nth-child(1) {
  transform: rotate(45deg);
  width: 100%;
}

#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon4.open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 18px;
  left: 0px;
  width: 100%;
  margin-left: 0px;
}

.menu-mobile-container.active {
  right: 0;
  opacity: 1;
  transition: all 0.8s ease-out;
}

.menu-mobile-container {
  right: -100%;
  top: 90px;
  opacity: 0;
  width: 100%;
  padding-bottom: 200px;
  position: absolute;
  z-index: 999;
  background-color: white;
  display: block;
  transition: all 0.8s ease-in;
}

.menu-mobile-container #menu-header-menu-1 {
  color: #475467;
  font-size: 18px;
  font-weight: 500;
}

.menu-mobile-container #menu-header-menu-1 li {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  position: relative;
}

.menu-mobile-container #menu-header-menu-1 .menu-item-has-children>.sub-menu {
  padding-left: 30px;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  width: 80%;
  li a{
    font-size: 16px;
    font-weight: 400;
  }
}

.menu-mobile-container #menu-header-menu-1 .sub-menu {
  li {
    margin-bottom: 0px;
  }
  opacity: 0;
  visibility: hidden;
  position: relative;
  max-height: 0;
  transition: all 0.3s ease-in;
}

.menu-mobile-container #menu-header-menu-1 .sub-menu.show {
  margin-top: 20px;
  opacity: 1;
  max-height: 100px;
  visibility: visible;
  transition: all 0.3s ease-in;
}

#menu-mobile .menu-header-menu-container {
  display: flex !important;
  justify-content: center;
}

/*  */

.btn-white{
  display: flex;
  padding: 15px 20px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 30px;
  border: 1px solid var(--dark-blue);
  background: #FFF;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  transition: all 0.2s ease;
  color: var(--dark-blue);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}

.btn-white:hover {
  transform: translateY(-2px);
  box-shadow: 0 3px 10px rgb(0, 0, 0, 0.2);
  transition: all 0.2s ease;
}

.btn-blue{
  display: flex !important;
  padding: 15px 20px;
  justify-content: center !important;
  align-items: center !important;
  gap: 8px !important;
  border-radius: 30px !important;
  border: 1px solid var(--dark-blue) !important;
  background: var(--dark-blue) !important;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  transition: all 0.2s ease;
  color: #FFF !important;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 18px !important;
}

.btn-blue::after{
  content:"" !important;
  background-image: url('../assets/images/Vector.svg');
  background-repeat: no-repeat;
  background-position: right;
  width: 15px;
  height: 14px;
}

.btn-blue:hover{
  transform: translateY(-2px);
  box-shadow: 0 3px 10px rgb(0, 0, 0, 0.2) !important;
  transition: all 0.2s ease;
}

.wc-block-components-product-name{
  font-size: 24px !important;
  font-weight: 600 !important;
  color: var(--dark-blue) !important;
}

.wc-block-components-product-metadata__description{
  display: none !important;
}

.arrow_white::after{
  content:"";
  background-image: url('../assets/images/Vector.svg');
  background-repeat: no-repeat;
  background-position: right;
  width: 15px;
  height: 14px;
  filter: brightness(0) saturate(100%) invert(13%) sepia(91%) saturate(1354%) hue-rotate(209deg) brightness(95%) contrast(89%);
}

/* the slides */

.slick-slide {
  margin: 0 20px !important;
}

/* the parent */

.slick-list {
  margin: 0 -20px !important;
}

#testimonials{
  /* the slides */
  .slick-slide {
    margin: 0 2px !important;
  }
  /* the parent */
  .slick-list {
    margin: 0 -2px !important;
  }
}

#testimonials,
#multiple-steps {
  .slick-prev::before{
    background-image: url('../assets//images/prev-blue.svg');
  }
  .slick-next::before {
    background-image: url('../assets//images/next-blue.svg');
  }
}

.slick-prev{
  position: absolute;
  bottom:-70px;
  width: 50px !important;
  height: 50px !important;
  top: auto !important;
  left: 0 !important;
  &::before{
    content:"" !important;
    background-image: url('../assets//images/prev.svg');
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    display: flex !important;
    opacity: 1 !important;
  }
}

.slick-next {
  position: absolute;
  bottom: -70px;
  width: 50px !important;
  height: 50px !important;
  top: auto !important;
  left: 75px !important;
  &::before {
    content: "" !important;
    background-image: url('../assets//images/next.svg');
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    display: flex !important;
    opacity: 1 !important;
  }
}

/* .slider-faq {

    &.inactive .item-content {
        max-height: 0px;
        opacity: 0;
        visibility: hidden;
        transition: all 0.6s ease;
    }

    &.active .item-content {
        max-height: 2300px;
        opacity: 1 ;
        visibility: visible;
        transition: all 0.6s ease;
    }

    &.active h4 {
        position: relative;
    }

    &.active::after {
        content: url('../assets/images/right.svg') !important;
        position: absolute;
        right: -15px;
        top: 10px;
        width: 28px;
        height: 28px;
        cursor: pointer;
    }

    &.inactive::after {
        content: url('../assets/images/up.svg');
        position: absolute;
        right: 0px;
        top: 0;
        width: 28px;
        height: 28px;
        cursor: pointer;

    }
} */

.slider-faq.inactive .item-content {
  max-height: 0px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s ease;
}

.slider-faq.active .item-content {
  max-height: 2300px;
  opacity: 1;
  visibility: visible;
  transition: all 0.6s ease;
}

.slider-faq.active h4 {
  position: relative;
}

.slider-faq.active::after {
  content: url('../assets/images/right.svg') !important;
  position: absolute;
  right: -15px;
  top: 10px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}

.slider-faq.inactive::after {
  content: url('../assets/images/up.svg');
  position: absolute;
  right: 0px;
  top: 0;
  width: 28px;
  height: 28px;
  cursor: pointer;
}

/*#multiple-steps {
    display: none !important;
}*/

.text-\[16px\] p{
  font-size: 16px !important;
  line-height: normal;
}

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

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

.lg\:rotate-\[354deg\]{
  --tw-rotate: 354deg;
  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));
}

.dashed{
  &::before {
    content: "";
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%233333332b' stroke-width='4' stroke-dasharray='10' stroke-dashoffset='0' stroke-linecap='butt'/%3e%3c/svg%3e");
    height: 100%;
    width: 2px;
    position: absolute;
    left: 0;
    top: 15px;
  }
  .dot::before{
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background: #21316A;
    border-radius: 50%;
    left: -38px;
    top: 15px;
  }
}

#product-list{
  &::after{
    content: none;
  }
  &::before{
    content: none;
  }
}

.all-texts ul{
  margin: 0;
  padding: 0 50px 0 0;
  display: flex;
  list-style: none;
  -moz-column-gap: 50px;
  column-gap: 50px;
  flex-direction: row;
  animation: jw-announcement-bar-animation 300s linear infinite;
  li{
    color: white;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 90%;
    white-space: nowrap;
    text-transform: uppercase;
  }
}

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

.step-title{
  color: #21316A;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}

.step-text{
  color:  #475467;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

#faq{
  ol{
    list-style: auto;
    padding-left: 20px;
    color: #475467;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
  };
  ul{
    list-style: auto;
    padding-left: 20px;
    color: #475467;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
  }
  p{
    color: #475467;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}

.svg-item-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  margin: 0 auto;
  z-index: 2;
  opacity: .25;
}

.svg-item-animated path {
  stroke-dasharray: 300;
  animation: dash 10s linear  infinite;
}

.svg-item-animated .reverse {
  stroke-dasharray: 300;
  animation: reverse-dash 10s linear infinite;
}

#quality-accordion{
  .content {
    opacity: 0;
    visibility: hidden;
    max-height: 0px;
    transition: all 0.6s ease;
  }
  &.active .content {
    opacity: 1;
    visibility: visible;
    max-height: 500px;
    padding-top: 20px;
    transition: all 0.6s ease;
  }
}

.product-description p{
  font-size: 14px;
  line-height: normal;
}

.ti-widget.ti-goog{
  padding: 0px 112px;
}

.privacy-policy #blog-content{
  h2:first-child {
    margin-top:0px
  }
}

.colors:nth-child(2){
  background: #97E2EC;
}

.colors:nth-child(3){
  background: #DCC573;
}

.star-rating{
  font-size: 18px;
}

.accordion-container{
  height: 420px;
}

#icons{
  .slick-track{
    display: flex;
  }
}

.\!pt-0{
  padding-top: 0px !important
}

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

.check-custom li{
  list-style-image:url('../assets/images/check.svg');
}

.text-\[10px\]-\p p{
  font-size:10px;
  line-height: 14px;
}

/* Mega menu css */

header.header-main{
  padding: 0 27px;
  z-index: 111;
}

#menu-header-menu>.menu-item-has-children>.sub-menu{
  display:none;
}

#menu-header-menu>.menu-item-has-children:hover>.sub-menu{
  display:block!important;
}

#menu-overlay{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:rgba(0,0,0,0.5);
  z-index:2;
  opacity:0;
  visibility:hidden;
  transition:opacity 0.3s ease,visibility 0.3s ease;
}

body.no-scroll #menu-overlay{
  opacity: 1;
  visibility: visible;
}

/*.no-scroll header.overflow-x-clip.header-main.relative.flex.justify-between.items-center.w-full:after {
  position: fixed;
  top: 166px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 98;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  content: “”;
}*/

#menu-header-menu .menu-position .sub-menu{
  top:calc(100% - 10px)!important;
}

.mob-padd{
  padding-bottom:0px;
}

body.no-scroll{
  overflow:hidden;
}

.no-scroll header,
.no-scroll header section{
  overflow-x:unset!important;
}

.no-scroll .bmimd_notice_banner,
.no-scroll .zindex-custom{
  z-index:999;
  position:relative;
}

.no-scroll header.header-main{
  background:#fff;
}

/*
::-webkit-scrollbar{width:10px;}
::-webkit-scrollbar-track{box-shadow:unset;border-radius:10px;}
::-webkit-scrollbar-thumb{background:transparent;border-radius:10px;}*/

/* Submenu styles */

.sub-menu{
  max-height:70vh;
  overflow-y:auto;
  position:absolute;
  z-index:1001;
  background:#fff;
  margin:0;
}

.newdekstopmenu #menu-header-menu>li.menu-position.menu-item-has-children > a{
  padding-right:30px;
}

.newdekstopmenu #menu-header-menu a{
  padding-right:20px;
}

.newdekstopmenu #menu-header-menu>li.menu-position.menu-item-has-children > a::after{
  content:url(../assets/images/menu-arrow.png);
  position:absolute;
  top:-2px;
  transition:all .3s ease;
  display:block;
  right: -15px;
}

.newdekstopmenu #menu-header-menu{
  gap:0px;
}

.newdekstopmenu #menu-header-menu a{
  font-size:16px;
}

.newdekstopmenu .mega-menu-col.col-second .mega-menu-lists-2{
  max-width:300px;
}

.newdekstopmenu .mega-menu-col.col-first{
  width:18%;
}

.newdekstopmenu .mega-menu-col.col-second{
  width:25%;
}

.newdekstopmenu .mega-menu-col.col-card{
  width:27%;
}

.newdekstopmenu .mega-menu-lists-2 .second-text{
  line-height:10px;
}

.newdekstopmenu  .mega-menu-col.co l-second .mega-menu-lists-2:not(:last-child){
  margin-bottom:15px;
}

.newdekstopmenu #menu-header-menu .menu-position .sub-menu{
  padding:64px 20px 100px;
  margin:0;
  border-bottom-right-radius:35px;
  border-bottom-left-radius:35px;
}

.menu-items-for-mobile .col-first,
.menu-items-for-mobile .col-second,
.menu-items-for-mobile .col-first{
  text-align:left;
}

.newdekstopmenu .mega-menu-col.col-second .mega-menu-lists-2:not(:last-child){
  margin-bottom:24px;
}

.menu-items-for-mobile .sgpb-popup-builder-content-html p{
  font-size:13px;
  line-height:14px;
}

.menu-items-for-mobile .popup-modal-new{
  display:none;
  position:fixed;
  z-index:1000;
  left:0;
  top:0;
  width:100%;
  height:100%;
  overflow:auto;
  background-color:rgba(0,0,0,0.5);
}

.menu-items-for-mobile .popup-content{
  background-color:white;
  margin:5% auto;
  padding:31px 20px;
  border:1px solid #888;
  width:100%;
  max-width:100%;
  text-align:center;
  box-shadow:0px 40px 20px 20px #808080b3!important;
  border-bottom-right-radius:35px;
  border-bottom-left-radius:35px;
}

.menu-items-for-mobile .close-popup{
  color:#22316a;
  float:right;
  font-size:46px;
  font-weight:300;
  cursor:pointer;
  margin-top:-40px;
}

.menu-items-for-mobile .close-popup:hover,
.menu-items-for-mobile  .close-popup:focus{
  color:black;
  text-decoration:none;
  cursor:pointer;
}

.newdekstopmenu .mega-menu-col.col-second{
  width:36%;
}

.newdekstopmenu .mega-menu-col.col-second .mega-menu-lists-2{
  max-width:100%;
}

.newdekstopmenu .mega-menu-col.col-card{
  width:35%;
}

#menu-mobile-header-menu > .menu-item-has-children::after{
  pointer-events:none;
}

.newdekstopmenu #menu-header-menu>li.menu-position.menu-item-has-children > a{
  padding-right: 0;
  position: relative;
}

.custom-menu-desktop{
  width:692px;
}

.newdekstopmenu #menu-header-menu > .menu-position.menu-item.menu-item-type-custom{
  padding: 40px 16px 40px;
}

.button-header {
  white-space: nowrap;
}

.menu-mobile{
  display: none;
}

#menu-header-menu .menu-position .sub-menu > .menu-item{
  max-width:1280px;
  margin: 0 auto;
  width: 100%;
}

.mega-menu-col.col-third .mega-menu-lists-2{
  margin-bottom: 24px;
}

.mega-menu-col.col-third .mega-menu-lists-2:last-child{
  margin-bottom: 0px;
}

.header-right-btn .button-header.btn-white{
  padding: 12px 34px;
}

.newdekstopmenu #menu-header-menu > .menu-position.menu-item-has-children{
  padding: 20px 16px;
}

.mega-menu-lists .second-text span{
  margin-top: 15px;
  display: inline-block;
}

.sub-menu .mega-menu-list .menu-cat-title{
  position:relative;
  display:inline-block;
}

.green-circle{
  position: absolute;
  right: -1px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
}

.green-bullet li{
  color:#475467;
  font-size:16px;
  line-height:26px;
  display: flex;
  position: relative;
  padding-left:21px;
  margin-bottom: 8px;
}

.green-bullet li:before{
  content: "";
  background-image: url('/wp-content/uploads/2024/12/green-menu-circle.png');
  background-size: 15px 15px;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 9px;
  width: 15px;
  height: 15px;
}

.product-card-txt p{
  font-size:14px;
  color:#475467;
  line-height:21px;
  margin-bottom: 15px;
}

.sub-menu .menu-card{
  padding: 40px 30px 100px;
}

.menu-card.bg-blue{
  border-radius: 12px;
}

#menu-header-menu .sub-menu .mega-menu-list .second-text a{
  font-size: 14px;
  padding-right: 0;
  color:#21316A;
}

#menu-header-menu .menu-card .menu-card-img{
  max-width: 90px;
  position: absolute;
  bottom: 0px;
  right: 13px;
}

.cat-title{
  display: inline;
  position: relative;
}

.mega-menu-list .menu-content{
  margin-top:8px;
}

.list-item-desc{
  position: relative;
  display: inline-block;
}

.green-check .new-product-green{
  position: absolute;
  bottom: 1px;
  right: -56px;
  background: #2B9606;
  color: #FFFFFF;
  border-radius: 40px;
  padding: 0px 14px;
  font-size: 9px;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform:uppercase;
}

.green-check svg path,.list-item-desc svg path{
  fill:#2B9606;
}

.list-item-desc polygon,.list-item-desc rect{
  fill: #2B9606;
}

.menu-cat-title h3,.menu-cat-title p,.menu-cat-title ul,.menu-cat-title li,.menu-cat-title svg{
  cursor: pointer !important;
}

.list-item-desc svg{
  position: absolute;
  width: 30px;
  height: 30px;
  left:0;
  top: -2px;
  bottom: auto;
}

.mega-menu-lists li.with-icon{
  padding-left:35px;
  margin-bottom: 15px;
}

.mega-menu-col.col-first .second-text{
  line-height: normal;
}

.newdekstopmenu .mega-menu-col.col-card{
  min-width: 390px;
}

#menu-header-menu .menu-position .sub-menu {
  width: 100%;
  top: 100%;
  padding: 64px 20px 100px;
  box-shadow: none !important;
  border-top: 1px solid #F2F4F7 !important;
}

#menu-header-menu > li.menu-position.menu-item-has-children {
  position: static;
}

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

.bdr-none {
  border: none;
  box-shadow: none;
}

.m-\[auto\] {
  margin: auto;
}

.light-blue-bg {
  background: rgba(200, 209, 238, 0.15);
}

/* a:where(:not(.wp-element-button)) {color: var(--dark-blue);font-weight: 500;text-decoration: none;} */

.modal{
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  overflow: auto;
}

.modal__bg {
  background: rgba(0,0,0,0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: -1;
}

.modal__content {
  background: transparent;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  max-width: 1280px;
  max-height: calc(100% - 60px);
  max-height: 100%;
  padding: 0 20px;
}

.modal__content .js-modal-close {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 0;
  background-color: #21316a;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2) !important;
  color: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
}

.modal__content video {
  width: 100%;
  height: auto;
  cursor: pointer;
}

.modal__content iframe {
  width: 100%;
  min-height: 720px;
  height: 100%;
  background-color: #000;
}

.menu-card.bg-blue h4{
  margin-bottom: 20px;
}

.sub-menu .product-card-txt {
  margin-bottom: 20px;
}

.product-card-txt p {
  font-size: 14px;
  color: #475467;
  line-height: 21px;
  margin-bottom: 15px;
}

.menu-card.bg-blue a.btn-blue {
  font-size: 14px !important;
  padding: 8px 17px;
  gap: 5px !important;
}

.menu-card.bg-blue a.btn-blue::after {
  width: 10px;
  height: 8px;
}

.menu-card.bg-blue .menu-card-img {
  position: absolute;
  bottom: 0px;
  right: 13px;
}

.header-logo .w-\[145px\] {
  height: 40px;
}

#menu-header-menu>.menu-item-has-children:after{
  display: none;
}

body {
  overflow-x: hidden;
}

main#primary {
  overflow-x: hidden;
}

#menu-header-menu > .menu-item-has-children > .sub-menu .menu-cat-title::before{
  content: '';
  position: absolute;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  background-color: #f6f7fb;
  top: -10px;
  left: -10px;
  border-radius: 6px;
  opacity: 0;
}

#menu-header-menu > .menu-item-has-children > .sub-menu .menu-cat-title:hover::before{
  opacity: 1;
}

.btn-white.btn-border-blue::after {
  content: '';
  background-image: url(/wp-content/themes/bmimd/assets/images/blue-arrow.png);
  background-repeat: no-repeat;
  background-position: right;
  width: 15px;
  height: 14px;
}

.gap-y\[30px\] {
  row-gap: 30px;
}

.mb-\[15px\] {
  margin-bottom: 15px;
}

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

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

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

.max-h-450px {
  max-height: 450px;
}

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

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

.gap-y-\[30px\] {
  row-gap: 30px;
}

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

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

hr.wp-block-separator {
  border-top: 1px solid #d4d4d4;
}

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

.bg-transparent {
  background-color: transparent;
}

.header-layout-2 {
  .header-logo {
    width: 240px;
  }
  .header-container {
    max-width: 1260px;
    width: 100%;
    padding: 10px 30px;
  }
  .header-btns a.btn-blue {
    &::after {
      display: none;
    }
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .header-menu {
    .menu-item>a {
      position: relative;
      align-items: center;
      justify-content: center;
      padding: 8px 20px;
      width: 100%;
      box-sizing: border-box;
      color: #73748c;
      display: flex;
      text-decoration: none;
    }
    .nav-menu {
      display: flex;
      flex: 1;
      width: 100%;
    }
  }
  .header-btns {
    margin-left: auto;
  }
  .menu-mobile-icon{
    display: none;
  }
}

/* .footer-layout-2-container {
  max-width: 1029px;
  margin: 0 auto;
  width: 100%;
  box-sizing: content-box;
}
.footer-logo-col {width: 25%;}
.footer-col-list {width: 25%;}
.footer-col-last {width: 16%;} */

/* .footer-logo-col + .footer-col-list {margin-left: auto;} */

.bg-\[\#f8f8f8\] {
  background-color: #f8f8f8;
}

/* .leading-2{line-height: 2;} */

.wp-embed-aspect-16-9 .wp-block-embed__wrapper{
  padding-top: 56%;
  position: relative;
}

.wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.header-layout-2 .close-popup {
  display: none;
  color: #22316a;
  float: right;
  font-size: 46px;
  font-weight: 300;
  cursor: pointer;
  margin-right: 15px;
}

.menu-mobile-container #menu-mobile-header-menu li{
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  position: relative;
}

#menu-mobile-header-menu>.menu-item-has-children:after {
  content: url(/wp-content/themes/bmimd/assets/images/chevron.svg);
  position: absolute;
  right: 0;
  right: 5px;
  top: -2px;
  transition: all .3s ease;
}

.bg-\[\#F5F7FF\] {
  background-color: #F5F7FF;
}

.btn-border {
  display: flex !important;
  padding: 15px 20px;
  justify-content: center !important;
  align-items: center !important;
  gap: 8px !important;
  border-radius: 30px !important;
  border: 1px solid var(--dark-blue) !important;
  background: transparent !important;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  transition: all 0.2s ease;
  color: var(--dark-blue) !important;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 18px !important;
}

.btn-border:hover {
  transform: translateY(-2px);
  box-shadow: 0 3px 10px rgb(0, 0, 0, 0.2) !important;
  transition: all 0.2s ease;
}

.bmimb-banner-text {
  background-color: var(--dark-blue);
  color: #fff;
  z-index: 1;
  padding: 10px 20px;
  text-align: center;
}

.bmimb-banner-text b {
  font-weight: 600;
}

@keyframes dash{
  100% {
    stroke-dashoffset: 1200;
  }
}

@keyframes reverse-dash {
  0% {
    stroke-dashoffset: 1200;
  }
}

@keyframes jw-announcement-bar-animation {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100%);
  }
}

@media(min-width: 768px){
  .md\:flex-nowrap {
    flex-wrap:nowrap
  }

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

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

@media(min-width: 1024px){
  .lg\:gap-\[50px\]{
    gap: 50px;
  }

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

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

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

  .lg\:sticky {
    position:sticky
  }

  .lg\:bottom-auto {
    bottom:auto
  }

  .lg\:left-0 {
    left:0
  }

  .lg\:left-\[-90px\] {
    left:-90px
  }

  .lg\:right-\[112px\] {
    right:112px
  }

  .lg\:right-auto {
    right:auto
  }

  .lg\:top-\[0px\] {
    top:0
  }

  .lg\:top-\[16\%\] {
    top:16%
  }

  .lg\:top-\[22px\] {
    top:22px
  }

  .lg\:top-\[250px\] {
    top:250px
  }

  .lg\:top-\[60\%\] {
    top:60%
  }

  .lg\:top-\[750px\] {
    top:750px
  }

  .lg\:top-\[80px\] {
    top:80px
  }

  .lg\:row-auto {
    grid-row:auto
  }

  .lg\:my-\[100px\] {
    margin-bottom:100px;
    margin-top:100px
  }

  .lg\:mb-0 {
    margin-bottom:0
  }

  .lg\:mb-\[100px\] {
    margin-bottom:100px
  }

  .lg\:mb-\[20px\] {
    margin-bottom:20px
  }

  .lg\:mb-\[30px\] {
    margin-bottom:30px
  }

  .lg\:mb-\[50px\] {
    margin-bottom:50px
  }

  .lg\:ml-\[-5px\] {
    margin-left:-5px
  }

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

  .lg\:mt-\[100px\] {
    margin-top:100px
  }

  .lg\:mt-\[30px\] {
    margin-top:30px
  }

  .lg\:mt-\[50px\] {
    margin-top:50px
  }

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

  .lg\:block {
    display:block
  }

  .lg\:flex {
    display:flex
  }

  .lg\:\!hidden {
    display:none!important
  }

  .lg\:hidden {
    display:none
  }

  .lg\:\!h-\[550px\] {
    height:550px!important
  }

  .lg\:\!h-auto {
    height:auto!important
  }

  .lg\:\!h-full {
    height:100%!important
  }

  .lg\:h-\[253px\] {
    height:253px
  }

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

  .lg\:h-\[550px\] {
    height:550px
  }

  .lg\:h-auto {
    height:auto
  }

  .lg\:h-full {
    height:100%
  }

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

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

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

  .lg\:w-\[23\.5\%\] {
    width:23.5%
  }

  .lg\:w-\[253px\] {
    width:253px
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:w-\[auto\],
      .lg\:w-auto {
    width:auto
  }

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

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

  .lg\:rotate-\[-27deg\] {
    --tw-rotate:-27deg
      
  }

  .lg\:rotate-\[-27deg\],
      .lg\:rotate-\[15deg\] {
    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))
  }

  .lg\:rotate-\[15deg\] {
    --tw-rotate:15deg
      
  }

  .lg\:rotate-\[250deg\] {
    --tw-rotate:250deg
      
  }

  .lg\:rotate-\[250deg\],
      .lg\:rotate-\[354deg\] {
    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))
  }

  .lg\:rotate-\[354deg\] {
    --tw-rotate:354deg
      
  }

  .lg\:rotate-\[76deg\] {
    --tw-rotate:76deg
      
  }

  .lg\:rotate-\[76deg\],
      .lg\:scale-x-0 {
    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))
  }

  .lg\:scale-x-0 {
    --tw-scale-x:0
      
  }

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

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

  .lg\:flex-nowrap {
    flex-wrap:nowrap
  }

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

  .lg\:items-end {
    align-items:flex-end
  }

  .lg\:justify-normal {
    justify-content:normal
  }

  .lg\:justify-start {
    justify-content:flex-start
  }

  .lg\:justify-end {
    justify-content:flex-end
  }

  .lg\:gap-\[100px\] {
    gap:100px
  }

  .lg\:gap-\[30px\] {
    gap:30px
  }

  .lg\:gap-\[60px\] {
    gap:60px
  }

  .lg\:gap-\[80px\] {
    gap:80px
  }

  .lg\:gap-\[86px\] {
    gap:86px
  }

  .lg\:gap-\[90px\] {
    gap:90px
  }

  .lg\:gap-\[96px\] {
    gap:96px
  }

  .lg\:gap-y-\[100px\] {
    row-gap:100px
  }

  .lg\:gap-y-\[17px\] {
    row-gap:17px
  }

  .lg\:rounded-\[17px\] {
    border-radius:17px
  }

  .lg\:p-\[48px\] {
    padding:48px
  }

  .lg\:p-\[72px\] {
    padding:72px
  }

  .lg\:px-\[112px\] {
    padding-left:112px;
    padding-right:112px
  }

  .lg\:px-\[160px\] {
    padding-left:160px;
    padding-right:160px
  }

  .lg\:px-\[30px\] {
    padding-left:30px;
    padding-right:30px
  }

  .lg\:px-\[48px\] {
    padding-left:48px;
    padding-right:48px
  }

  .lg\:px-\[50px\] {
    padding-left:50px;
    padding-right:50px
  }

  .lg\:px-\[60px\] {
    padding-left:60px;
    padding-right:60px
  }

  .lg\:py-0 {
    padding-bottom:0;
    padding-top:0
  }

  .lg\:py-\[100px\] {
    padding-bottom:100px;
    padding-top:100px
  }

  .lg\:py-\[50px\] {
    padding-bottom:50px;
    padding-top:50px
  }

  .lg\:py-\[70px\] {
    padding-bottom:70px;
    padding-top:70px
  }

  .lg\:py-\[75px\] {
    padding-bottom:75px;
    padding-top:75px
  }

  .lg\:py-\[80px\] {
    padding-bottom:80px;
    padding-top:80px
  }

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

  .lg\:pb-\[100px\] {
    padding-bottom:100px
  }

  .lg\:pb-\[50px\] {
    padding-bottom:50px
  }

  .lg\:pb-\[96px\] {
    padding-bottom:96px
  }

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

  .lg\:pt-\[100px\] {
    padding-top:100px
  }

  .lg\:pt-\[64px\] {
    padding-top:64px
  }

  .lg\:pt-\[75px\] {
    padding-top:75px
  }

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

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

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

  .lg\:text-\[18px\] {
    font-size:18px
  }

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

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

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

  .lg\:leading-\[44px\] {
    line-height:44px
  }

  .lg\:pt-\[30px\]{
    padding-top: 30px;
  }

  .lg\:mb-\[70px\]{
    margin-bottom: 70px;
  }

  .lg\:p-\[30px\] {
    padding: 30px;
  }
}

@media only screen and (min-width:1025px){
  body #menu-header-menu>li.menu-position.menu-item-has-children > a{
    padding-bottom:0!important;
  }

  .newdekstopmenu .mega-menu-col.col-card{
    max-width:390px;
  }
}

@media screen and (max-width:1300px) and (min-width:1024px){
  .mob-padd{
    padding-left:20px!important;
    padding-right:20px!important;
  }
}

@media screen and (max-width:1450px){
  .header-menu-buttons .btn-blue,
    .newdekstopmenu #menu-header-menu a{
    padding-right:0px;
  }

  .newdekstopmenu #menu-header-menu .menu-card a{
    padding-right:14px;
  }

  .newdekstopmenu #menu-header-menu>li.menu-position.menu-item-has-children > a::after{
    right:-14px;
  }

  .menu-cat-title.green-check:after{
    right: -20px;
  }
}

@media (max-width:1400px){
  body .header-menu-buttons .btn-white{
    font-size:16px !important;
  }

  .custom-menu-desktop{
    width:auto;
  }

  .green-bullet li{
    line-height: normal;
    margin-bottom: 10px;
  }

  .green-bullet li:before{
    top: 5px;
  }
}

@media screen and (max-width:1350px) {
  .accordion-container {
    height: 450px;
  }

  #menu-header-menu
    {
    gap: 15px;
    a {
      font-size: 14px;
    }
  }

  .button-header{
    font-size: 14px !important;
    padding: 12px 15px;
  }

  .lg\:px-\[112px\]{
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
}

@media(max-width: 1360px){
  .sub-menu .menu-card.bg-blue{
    padding: 60px 20px;
  }

  .sub-menu .menu-card.bg-blue .menu-card-img {
    right: 15px;
    max-width: 90px;
    height: auto !important;
  }
}

@media screen and (max-width:1290px){
  .newdekstopmenu #menu-header-menu{
    margin-left:36px;
  }

  .newdekstopmenu .mega-menu-col.col-card{
    min-width: 390px;
  }

  .newdekstopmenu #menu-header-menu > .menu-position.menu-item.menu-item-type-custom{
    padding: 40px 12px 40px;
  }
}

@media(max-width: 1239px){
  .header-layout-2 .header-container{
    max-width: 940px;
  }

  .header-layout-2 .header-logo{
    width: 180px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1120px) {
  .newdekstopmenu .mega-menu-list.grid-4-column {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 35px;
  }

  body .newdekstopmenu .mega-menu-col.col-card {
    min-width: 318px;
  }

  .second-titlecat-title{
    font-size: 14px;
  }

  .green-check .new-product-green{
    font-size: 8px;
    line-height: 19px;
    right: -52px;
  }

  .mega-menu-lists li.with-icon{
    padding-left: 30px;
  }

  .mega-menu-list.grid-3-column .mega-menu-col.col-second{
    padding-right: 50px;
  }

  .mega-menu-list.grid-4-column .mega-menu-col.col-second{
    padding-right:30px;
  }

  .sub-menu .menu-card.bg-blue {
    padding: 50px 20px;
  }
}

@media screen and (max-width:1050px){
  .newdekstopmenu #menu-header-menu>li.menu-position.menu-item-has-children > a::after{
    top:-4px;
  }

  .newdekstopmenu .mega-menu-lists-2 .second-text{
    line-height:18px;
  }

  .newdekstopmenu #menu-header-menu a{
    font-size:14px;
  }

  #menu-header-menu-1>.menu-item-has-children:hover::after,
    #menu-mobile-header-menu>.menu-item-has-children:hover::after{
    transform:unset;
  }

  #menu-header-menu-1>.menu-item-has-children::after, #menu-mobile-header-menu > .menu-item-has-children::after{
    transition:unset;
  }

  .newdekstopmenu #menu-header-menu > .menu-position.menu-item-has-children{
    padding: 20px 10px;
  }
}

@media screen and (max-width:1024px){
  h1{
    color: #21316A;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.8px;
  }

  h2{
    font-size: 25px !important;
    font-weight: 600;
    line-height: 30px;
  }

  h5{
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
  }

  p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
  }

  .btn-blue {
    font-size: 16px;
  }

  /*#multiple-steps {
        display: block !important;
    }*/

  .slider-faq {
    &.active::after {
      right: 0x;
    }
    &.inactive::after {
      right: 0px;
    }
  }

  .step-title {
    font-size: 16px;
    line-height: 17.619px;
  }

  .step-text {
    font-size: 14px;
    line-height: 17.619px;
  }

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

  #blog-content {
    .size-full {
      width: 100%;
      height: 270px;
    }
    h2 {
      margin-top: 50px;
    }
    img {
      margin-top: 50px;
      margin-bottom: 50px;
    }
    ul {
      font-size: 16px;
      line-height: 30px;
    }
  }

  .title.arrow::after {
    top: 5px !important;
  }

  .ti-widget.ti-goog {
    padding: 0px 30px;
  }

  .accordion-container {
    height: 400px;
  }

  img[alt~=":sparkles:"] {
    height: 25px;
  }

  .px-\[20px\] {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .px-\[30px\] {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .menu-mobile-container{
    top:100%;
    right:0px;
    width:0px;
    max-height:100vh;
    overflow:scroll;
    padding-bottom:100px;
    height: 100vh;
  }

  .menu-mobile-container.active {
    right: 0;
    width: 100%;
  }

  #menu-mobile .h-\[85vh\]{
    height: auto;
  }

  .menu-items-for-mobile .popup-content{
    margin:auto;
  }

  .zindex-custom,
      .bmimd_notice_banner{
    z-index:99;
  }

  .menu-card.bg-blue h4{
    text-align:left;
  }

  /*header,header section{overflow-x:unset!important;}*/

  body.zi-scroll .bmimd_notice_banner,
      body.zi-scroll .zindex-custom{
    z-index:1;
    position:relative;
  }

  body.zi-scroll .menu-mobile-container{
    max-height:unset;
    height:auto;
  }

  body .menu-card.bg-blue .menu-card-img{
    max-width:90px;
    height: auto;
  }

  body .menu-card.bg-blue h4{
    max-width:initial;
  }
}

@media only screen and (min-width:701px) and (max-width:1023px){
  header.header-main{
    padding:0;
  }

  .bmimd-main-menu .menu-nav{
    border-top: 1px solid #F2F4F7;
    margin-top: 50px;
    padding: 0 20px;
  }

  .newdekstopmenu #menu-header-menu .menu-position .sub-menu{
    padding: 40px 20px 50px;
    border-top:none !important;
  }
}

@media (max-width:1023px){
  .header-layout-2 .header-logo {
    position: static;
  }

  .header-logo,.header-menu-buttons{
    position: absolute;
    inset: 25px auto auto 25px;
  }

  .bmimd-main-menu{
    padding-top: 40px;
  }

  .header-menu-buttons{
    right:25px;
  }

  /*
    .mega-menu-col:nth-child(3){
      order: 1;
    }
    */

  .mega-menu-col:nth-child(3){
    order: 4;
  }

  .newdekstopmenu .mega-menu-col.col-card{
    width: 100%;
    padding-bottom: 30px;
  }

  .mega-menu-list{
    flex-direction: initial;
    flex-wrap: wrap;
  }

  .newdekstopmenu .mega-menu-col.col-first,.newdekstopmenu .mega-menu-col.col-second{
    width:100%;
    padding-top:0px;
  }

  .mega-menu-list.grid-4-column{
    grid-template-columns: repeat(1, 1fr) !important;
    flex-direction: column;
    gap: 15px;
    display: flex;
    flex-wrap: wrap;
  }

  .newdekstopmenu .mega-menu-col.col-card{
    grid-column: span 4;
    order:1;
  }

  .custom-menu-desktop{
    width:100%;
  }

  .newdekstopmenu #menu-header-menu{
    justify-content:space-between;
    margin: 0px;
  }

  .mega-menu-col.col-first .second-text,.mega-menu-col.col-first .second-text{
    font-size: 14px;
    line-height: normal;
  }

  .menu-items-for-mobile .sgpb-popup-builder-content-html p{
    line-height: normal;
    text-align: left;
  }

  .newdekstopmenu #menu-header-menu > .menu-position.menu-item.menu-item-type-custom{
    padding: 20px 16px 20px;
  }

  .mega-menu-lists li.with-icon{
    width:100%;
  }

  .bmimd-main-menu .mega-menu-col.col-first {
    order: 2;
    padding-top: 20px;
  }

  .bmimd-main-menu .mega-menu-col:nth-child(2) {
    order: 3;
  }

  .bmimd-main-menu .mega-menu-col:nth-child(3) {
    order: 4;
  }

  .bmimd-main-menu .mega-menu-col.col-card {
    order: 1;
  }

  .product-card-txt {
    max-width: 85%;
  }

  .mega-menu-list{
    display: flex;
    flex-direction: column;
    gap: 15px;
  }

  .bmimd-main-menu .mega-menu-col.col-card:nth-child(3) {
    order: 4;
  }

  ul.footer-social {
    justify-content: center;
  }

  body.no-scroll #menu-overlay {
    opacity: 1;
    visibility: visible;
  }

  /* .footer-layout-2-container {flex-direction: column;justify-content: center;align-items: center;}
  .footer-logo-col + .footer-col-list {margin-left: unset;}
  .footer-logo-col,
  .footer-col-last,
  .footer-col-list {width: 100%;} */

  .bmimb-banner-text {
    font-size: 14px;
  }
}

@media only screen and (max-width:960px){
  .list-item-desc svg{
    top:-5px;
  }
}

@media(max-width: 959px){
  .header-layout-2 .login-btn.btn-blue {
    display: none !important;
  }

  .header-layout-2 .header-btns {
    margin: unset;
  }

  .header-layout-2 .header-logo,
  .header-layout-2 .header-menu {
    margin: auto;
  }

  .header-layout-2 .header-logo{
    width: auto;
  }

  .header-layout-2 .header-container{
    max-width: 708px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media(max-width: 767px){
  .menu-card.bg-blue {
    padding: 30px 15px;
  }

  .menu-card.bg-blue .menu-card-img {
    max-width: 50%;
    right: 7px;
    height: 57%;
  }

  .menu-card.bg-blue h4 {
    font-size: 18px;
  }

  .stpes-custom .step-img{
    max-height: -moz-max-content !important;
    max-height: max-content !important;
  }

  .btn-blue {
    font-size: 16px !important;
  }

  .header-layout-2 .header-container{
    padding-left: 30px;
    padding-right: 30px;
    max-width: 100%;
    justify-content: space-between;
  }

  .header-layout-2 .menu-mobile,
  .header-layout-2 .menu-mobile-icon{
    display: block;
  }

  .header-layout-2 .header-menu {
    position: fixed;
    top: 0px;
    right: -351px;
    max-width: 350px;
    width: 100%;
    background-color: #fff;
    height: 100%;
    box-shadow: 0px 6px 2px 0px rgba(0,0,0,0.6);
    transition: 0.25s right linear;
    z-index: 1111111;
  }

  .menu-active .header-layout-2 .header-menu{
    right: 0px;
  }

  .header-layout-2 .menu-new-container {
    padding-top: 20px;
  }

  .header-layout-2 .nav-menu {
    flex-direction: column;
  }

  .header-layout-2 .header-menu .menu-item>a {
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
  }

  .header-layout-2 .header-logo {
    margin: unset;
  }

  .header-layout-2 .header-btns {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .header-layout-2 .close-popup{
    display: block;
  }

  #menu-header-menu {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 20px;
    gap: 0px;
  }
}

@media(max-width: 700px){
  .custom-menu-desktop,.header-right-btn{
    display: none;
  }

  .header-menu-buttons,.menu-mobile{
    display: block;
  }

  .header-logo, .header-menu-buttons{
    position: initial;
  }

  .menu-items-for-mobile .close-popup{
    margin-right: -10px;
  }

  .sgpb-main-html-content-wrapper .mega-menu-col.col-card{
    margin-top:20px;
  }

  body .sgpb-main-html-content-wrapper .mega-menu-col.col-card{
    order: 1;
  }

  header.header-main{
    padding-top:20px;
    padding-bottom: 20px;
  }

  .sub-menu .menu-card.bg-blue{
    padding: 35px 20px;
  }

  .menu-mobile-container #menu-mobile-header-menu .green-bullet li{
    margin-bottom:10px;
    font-weight:normal;
  }

  .popup-content .menu-cat-title{
    position:relative;
  }

  body .menu-card.bg-blue .menu-card-img{
    max-width: 70px;
    height: auto;
  }

  .popup-content .product-card-txt{
    max-width: calc(100% - 40px);
  }

  .menu-mobile-container #menu-mobile-header-menu .menu-content li{
    margin-bottom:15px;
  }

  .mega-menu-col.col-third{
    text-align:left;
  }

  .list-item-desc svg{
    position: absolute;
    width: 28px;
    height: 28px;
    top: -4px;
  }

  .green-check svg{
    width: 28px;
    height: 28px;
    bottom: -1px;
  }

  #faq p{
    font-size: 14px;
  }
}

@media screen and (max-width:508px) {
  .star-rating {
    font-size: 16px;
    display: flex;
    justify-content: center;
  }
}

@media(max-width: 540px){
  .wp-block-spacer.reduced-space-mobile {
    height: 50px !important;
  }
}

@media(max-width: 405px){
  .header-layout-2 .header-btns a.btn-blue {
    font-size: 14px !important;
    letter-spacing: 0px;
    padding: 10px;
  }

  .header-layout-2 .header-logo {
    max-width: 130px;
  }
}

@media (max-width:380px){
  .green-check .new-product-green{
    right:-52px;
  }
}

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

@media (min-width: 640px) {
  .sm\:w-\[25\%\] {
    width: 25%;
  }

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

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

  .sm\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .sm\:p-\[0px\] {
    padding: 0px;
  }

  .sm\:p-\[25px\] {
    padding: 25px;
  }

  .sm\:px-\[37px\] {
    padding-left: 37px;
    padding-right: 37px;
  }

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

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

@media (min-width: 768px) {
  .md\:w-\[80\%\] {
    width: 80%;
  }

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

@media (min-width: 1024px) {
  .lg\:mb-\[40px\] {
    margin-bottom: 40px;
  }

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

  .lg\:mt-\[30px\] {
    margin-top: 30px;
  }

  .lg\:mt-\[40px\] {
    margin-top: 40px;
  }

  .lg\:mt-\[60px\] {
    margin-top: 60px;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

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

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

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

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

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

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

  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }

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

  .lg\:gap-\[24px\] {
    gap: 24px;
  }

  .lg\:gap-\[40px\] {
    gap: 40px;
  }

  .lg\:gap-\[60px\] {
    gap: 60px;
  }

  .lg\:gap-y-\[50px\] {
    row-gap: 50px;
  }

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

  .lg\:p-\[0px\] {
    padding: 0px;
  }

  .lg\:p-\[40px\] {
    padding: 40px;
  }

  .lg\:px-\[112px\] {
    padding-left: 112px;
    padding-right: 112px;
  }

  .lg\:pt-\[100px\] {
    padding-top: 100px;
  }

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

@media (min-width: 1280px) {
  .xl\:w-\[40\%\] {
    width: 40%;
  }

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