@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap');

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

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

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

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

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

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
  tab-size: 4; /* 3 */
  font-family: 'Rubik', ui-serif, Georgia, Cambria, 'Times New Roman', Times,
    serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}

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

body {
  overflow-x: hidden;
  background-color: #fff;
  color: #110f10;
  margin: 0;
  background-repeat: repeat;
  background-position: center center;
  font-weight: 400;
  line-height: 1.25rem !important;
  -ms-overflow-style: scrollbar;
  -webkit-font-smoothing: antialiased;
  font-family: 'Rubik', sans-serif !important;
}

/*
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]) {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

.foot-content-elevate {
  display: flex;
  align-items: center;
  justify-content: end;
}
/*
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 !important; /* 3 */
}

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden] {
  display: none;
}

*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

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

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.\!top-\[11px\] {
  top: 11px !important;
}

.-right-\[24px\] {
  right: -24px;
}

.-top-\[11px\] {
  top: -11px;
}

.left-\[0px\] {
  left: 0px;
}

.left-\[200px\] {
  left: 200px;
}

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

.right-0 {
  right: 0px;
}

.right-3 {
  right: 0.75rem;
}

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

.right-\[8px\] {
  right: 8px;
}

.top-2 {
  top: 0.5rem;
}

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

.top-\[-260px\] {
  top: -260px;
}

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

.top-\[7px\] {
  top: 7px;
}

.isolate {
  isolation: isolate;
}

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

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

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

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

.mx-2 {
  margin-right: 0.5rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

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

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

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

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

.mb-0 {
  margin-bottom: 0px;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

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

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

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

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

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

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

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

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

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

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

.mr-2 {
  margin-right: 0.5rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

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

.mt-6 {
  margin-top: 1.5rem;
}

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

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

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

.block {
  display: block;
}

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

.flex {
  display: flex;
}

.hidden {
  display: none;
}

.h-6 {
  height: 1.5rem;
}

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

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

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

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

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

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

.h-full {
  height: 100%;
}

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

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

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

.\!w-\[20\%\] {
  width: 20% !important;
}

.\!w-\[30px\] {
  width: 30px !important;
}

.w-6 {
  width: 1.5rem;
}

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

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

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

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

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

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

.w-full {
  width: 100%;
}

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

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

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

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

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

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

.rotate-\[90deg\] {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(90deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  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));
}

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

.cursor-pointer {
  cursor: pointer;
}

.list-decimal {
  list-style-type: decimal;
}

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

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

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

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

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

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.\!space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(1.5rem * (1 - 0)) !important;
  margin-top: calc(1.5rem * (1 - var(--tw-space-y-reverse))) !important;
  margin-top: calc(1.5rem * calc(1 - 0)) !important;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(1.5rem * 0) !important;
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse)) !important;
}

.space-x-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * 0);
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * (1 - 0));
  margin-left: calc(1.5rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(1.5rem * calc(1 - 0));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * (1 - 0));
  margin-top: calc(0.75rem * (1 - var(--tw-space-y-reverse)));
  margin-top: calc(0.75rem * calc(1 - 0));
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * 0);
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.overflow-hidden {
  overflow: hidden;
}

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

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

.border {
  border-width: 1px;
}

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

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgba(13, 170, 142, 1);
  border-color: rgba(13, 170, 142, var(--tw-border-opacity));
}

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

.\!px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

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

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

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

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

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

.\!pr-\[50px\] {
  padding-right: 50px !important;
}

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

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

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

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

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

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

.\!text-left {
  text-align: left !important;
}

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

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

.align-top {
  vertical-align: top;
}

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

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

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

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

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

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

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

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

.\!font-normal {
  font-weight: 400 !important;
}

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

.uppercase {
  text-transform: uppercase;
}

.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, 1) !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, 1);
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.text-red-800 {
  --tw-text-opacity: 1;
  color: rgba(153, 27, 27, 1);
  color: rgba(153, 27, 27, var(--tw-text-opacity));
}

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

.outline {
  outline-style: solid;
}

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

/*Heading Styles */

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.display-1 {
  line-height: 1.25 !important;
  font-family: 'Rubik', sans-serif !important;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.display-1 {
  margin-bottom: 1rem;
  font-weight: 600;
}

.display-1 {
  font-size: 52px;
}

@media (min-width: 768px) {
  .display-1 {
    font-size: 64px;
  }
}

@media (min-width: 1024px) {
  .display-1 {
    font-size: 80px;
  }
}

.display-2 {
  font-size: 28px;
}

@media (min-width: 768px) {
  .display-2 {
    font-size: 54px;
  }
}

@media (min-width: 1024px) {
  .display-2 {
    font-size: 72px;
  }
}

h1,
.h1 {
  font-size: 36px;
}

@media (min-width: 1024px) {
  h1,
  .h1 {
    font-size: 60px;
  }
}

h2,
.h2 {
  font-size: 28px;
}

@media screen and (max-width: 1380px) and (min-width: 968px) {
  .banner-vid {
    padding-right: 3rem !important;
  }
}

@media (min-width: 1024px) {
  h2,
  .h2 {
    font-size: 38px;
  }
}

h3,
.h3 {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

@media (min-width: 1024px) {
  h3,
  .h3 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

h4,
.h4 {
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (min-width: 1024px) {
  h4,
  .h4 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

h5,
.h5 {
  font-size: 16px;
}

@media (min-width: 1024px) {
  h5,
  .h5 {
    font-size: 24px;
  }
}

h6,
.h6 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 1024px) {
  h6,
  .h6 {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

a {
  display: inline-block;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(33, 33, 33, 1);
  color: rgba(33, 33, 33, var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

a:hover {
  --tw-text-opacity: 1;
  /* color: rgba(9, 138, 115, 1); */
  /* color: rgba(9, 138, 115, var(--tw-text-opacity)); */
  color: white;
}

p {
  line-height: 1.6 !important;
}

.footer-site p {
  line-height: 1.4 !important;
}

p {
  margin-bottom: 0.75rem;
  letter-spacing: 0.005em;
}

.heading {
  margin-bottom: 4rem;
  text-align: center;
}

#head-text {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

#head-text .char {
  transform: translateY(215px);
  transition: transform 0.3s;
}

@font-face {
  font-family: 'icomoon';
  src: url('../../../fonts/icomoon.eot?s8mxz3');
  src: url('../../../fonts/icomoon.eot?s8mxz3#iefix')
      format('embedded-opentype'),
    url('../../../fonts/icomoon.ttf?s8mxz3') format('truetype'),
    url('../../../fonts/icomoon.woff?s8mxz3') format('woff'),
    url('../../../fonts/icomoon.svg?s8mxz3#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^='icon-'],
[class*=' icon-'] {
  font-family: 'icomoon' !important;
}

[class^='icon-'],
[class*=' icon-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-youtube-new1:before {
  content: '\e948';
}

.icon-twitter-new1:before {
  content: '\e949';
}

.icon-thread-new1:before {
  content: '\e94a';
}

.icon-tiktok-new1:before {
  content: '\e94b';
}

.icon-company:before {
  content: '\e946';
}

.icon-web-address:before {
  content: '\e947';
}

.icon-visual:before {
  content: '\e913';
}

.icon-cross-browser:before {
  content: '\e917';
}

.icon-PR:before {
  content: '\e942';
}

.icon-speed-analysis:before {
  content: '\e943';
}

.icon-guest-posting:before {
  content: '\e944';
}

.icon-Depth-research:before {
  content: '\e945';
}

.icon-non-index:before {
  content: '\e920';
}

.icon-cross-browsers:before {
  content: '\e930';
}

.icon-keyword-research:before {
  content: '\e933';
}

.icon-Html-optimization:before {
  content: '\e91d';
}

.icon-Hyperlink:before {
  content: '\e91e';
}

.icon-image-analysis:before {
  content: '\e91f';
}

.icon-optimization-navigation-structure:before {
  content: '\e921';
}

.icon-optimization-of-italic-and-bold-text:before {
  content: '\e922';
}

.icon-Optimization-of-Meta-Description:before {
  content: '\e923';
}

.icon-optimization-of-meta-keywords-tags:before {
  content: '\e924';
}

.icon-optimized-xml-site-map:before {
  content: '\e925';
}

.icon-page-content-optimization:before {
  content: '\e926';
}

.icon-Robots-optimizations:before {
  content: '\e927';
}

.icon-site-map-algorithm:before {
  content: '\e928';
}

.icon-title-optimization:before {
  content: '\e929';
}

.icon-URL-optimization:before {
  content: '\e92a';
}

.icon-Website-document:before {
  content: '\e92b';
}

.icon-website-load-time:before {
  content: '\e92c';
}

.icon-analysis-of-broken-links:before {
  content: '\e92e';
}

.icon-Analysis-of-Keyword-global-search:before {
  content: '\e92f';
}

.icon-Checking-of-Canonicalization-error:before {
  content: '\e931';
}

.icon-checking-the-page-size:before {
  content: '\e932';
}

.icon-Header-tags:before {
  content: '\e934';
}

.icon-arrow-right:before {
  content: '\e935';
}

.icon-Outline:before {
  content: '\e936';
}

.icon-social-bookmark:before {
  content: '\e937';
}

.icon-social-profile-creation:before {
  content: '\e938';
}

.icon-Thematic-links:before {
  content: '\e939';
}

.icon-video-submission:before {
  content: '\e93a';
}

.icon-Blog-comment:before {
  content: '\e93b';
}

.icon-Blog-creation:before {
  content: '\e93c';
}

.icon-Blog-optimization:before {
  content: '\e93d';
}

.icon-Classified-submission:before {
  content: '\e93e';
}

.icon-Layer:before {
  content: '\e93f';
}

.icon-Local-listing:before {
  content: '\e940';
}

.icon-close:before {
  content: '\e941';
}

.icon-robust:before {
  content: '\e90d';
}

.icon-scalability:before {
  content: '\e90e';
}

.icon-seo:before {
  content: '\e910';
}

.icon-speed:before {
  content: '\e911';
}

.icon-user-and-design:before {
  content: '\e912';
}

.icon-ab-testing:before {
  content: '\e914';
}

.icon-accessibility:before {
  content: '\e915';
}

.icon-consistent:before {
  content: '\e916';
}

.icon-html:before {
  content: '\e918';
}

.icon-integrated-analytics:before {
  content: '\e919';
}

.icon-mobile-approach:before {
  content: '\e91a';
}

.icon-navigation:before {
  content: '\e91b';
}

.icon-persuasive-cta:before {
  content: '\e91c';
}

.icon-instagram:before {
  content: '\e907';
}

.icon-phone:before {
  content: '\e90f';
}

.icon-linkedin:before {
  content: '\e905';
}

.icon-facebook:before {
  content: '\e906';
}

.icon-twitter:before {
  content: '\e908';
}

.icon-comprehensiveaudit:before {
  content: '\e957';
}
.icon-detailed-audience-research:before {
  content: '\e95a';
}

.icon-multichannelapproach1:before {
  content: '\e94e';
}

.icon-datadrivenapproach:before {
  content: '\e959';
}
.icon-programmatic-strategies:before {
  content: '\e954';
}

.icon-precision-targeting1:before {
  content: '\e94f';
}

.icon-hyper-local-targeting:before {
  content: '\e95b';
}

.icon-MediaKPI-estimate1:before {
  content: '\e94d';
}
.icon-adsangelscreation1:before {
  content: '\e956';
}

.icon-ab-testing2:before {
  content: '\e955';
}

.icon-roasattribution1:before {
  content: '\e953';
}

.icon-landingpageoptimization1:before {
  content: '\e94c';
}

.icon-conversionrateoptimization1:before {
  content: '\e958';
}

.icon-reportingandanalysis1:before {
  content: '\e952';
}

.icon-realtimedashboard1:before {
  content: '\e951';
}

.icon-proactivecommunication1:before {
  content: '\e950';
}

.icon-rate:before {
  content: '\e909';
}

.icon-location:before {
  content: '\e90a';
}

.icon-monitor:before {
  content: '\e90b';
}

.icon-email:before {
  content: '\e90c';
}

.icon-lg-arrow-down:before {
  content: '\e901';
}

.icon-lg-arrow-right:before {
  content: '\e902';
}

.icon-star:before {
  content: '\e903';
}

.icon-user:before {
  content: '\e904';
}

.icon-down-arrow:before {
  content: '\e900';
}

.icon-check:before {
  content: '\e92d';
  color: #43494e;
}

[type='text'],
[type='email'],
[type='url'],
[type='password'],
[type='number'],
[type='date'],
[type='datetime-local'],
[type='month'],
[type='search'],
[type='tel'],
[type='time'],
[type='week'],
[multiple],
textarea,
select {
  margin-bottom: 0.25rem;
  height: 40px;
  width: 100%;
  max-width: 100%;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(33, 33, 33, 1);
  border-color: rgba(33, 33, 33, var(--tw-border-opacity));
  background-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgba(33, 33, 33, 1);
  color: rgba(33, 33, 33, var(--tw-text-opacity));
  outline-width: 0px;
}

[type='text']:focus,
[type='email']:focus,
[type='url']:focus,
[type='password']:focus,
[type='number']:focus,
[type='date']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='week']:focus,
[multiple]:focus,
textarea:focus,
select:focus {
  border-width: 0px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(13, 170, 142, 1);
  border-color: rgba(13, 170, 142, var(--tw-border-opacity));
  outline-width: 0px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width)
      var(--tw-ring-offset-color),
    var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width))
      var(--tw-ring-color),
    0 0 rgba(0, 0, 0, 0);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}

[type='text']:focus-visible,
[type='email']:focus-visible,
[type='url']:focus-visible,
[type='password']:focus-visible,
[type='number']:focus-visible,
[type='date']:focus-visible,
[type='datetime-local']:focus-visible,
[type='month']:focus-visible,
[type='search']:focus-visible,
[type='tel']:focus-visible,
[type='time']:focus-visible,
[type='week']:focus-visible,
[multiple]:focus-visible,
textarea:focus-visible,
select:focus-visible {
  outline-width: 0px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width)
      var(--tw-ring-offset-color),
    var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width))
      var(--tw-ring-color),
    0 0 rgba(0, 0, 0, 0);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}

[type='text']:focus-visible {
  outline: 0 !important;
}

[type='email']:focus-visible {
  outline: 0 !important;
}

[type='url']:focus-visible {
  outline: 0 !important;
}

[type='password']:focus-visible {
  outline: 0 !important;
}

[type='number']:focus-visible {
  outline: 0 !important;
}

[type='date']:focus-visible {
  outline: 0 !important;
}

[type='datetime-local']:focus-visible {
  outline: 0 !important;
}

[type='month']:focus-visible {
  outline: 0 !important;
}

[type='search']:focus-visible {
  outline: 0 !important;
}

[type='tel']:focus-visible {
  outline: 0 !important;
}

[type='time']:focus-visible {
  outline: 0 !important;
}

[type='week']:focus-visible {
  outline: 0 !important;
}

[multiple]:focus-visible {
  outline: 0 !important;
}

textarea:not(.does-not-exist):focus-visible {
  outline: 0 !important;
}

select:not(.does-not-exist):focus-visible {
  outline: 0 !important;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  height: auto;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

textarea:focus {
  border-width: 0px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(13, 170, 142, 1);
  border-color: rgba(13, 170, 142, var(--tw-border-opacity));
}

[type='checkbox'],
[type='radio'] {
  height: 1rem;
  width: 1rem;
  border-radius: 0.25rem;
  --tw-border-opacity: 1;
  border-color: rgba(156, 163, 175, 1);
  border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgba(96, 165, 250, 1);
  color: rgba(96, 165, 250, var(--tw-text-opacity));
}

[type='checkbox']:focus,
[type='radio']:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
}

label {
  margin-bottom: 0.5rem;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgba(9, 138, 115, 1);
  color: rgba(9, 138, 115, var(--tw-text-opacity));
}

.dark-section [type='text'],
.dark-section [type='email'],
.dark-section [type='url'],
.dark-section [type='password'],
.dark-section [type='number'],
.dark-section [type='date'],
.dark-section [type='datetime-local'],
.dark-section [type='month'],
.dark-section [type='search'],
.dark-section [type='tel'],
.dark-section [type='time'],
.dark-section [type='week'],
.dark-section [multiple],
.dark-section textarea,
.dark-section select {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  background-color: transparent;
  padding-left: 1.5rem;
}

.dark-section [type='text']:focus,
.dark-section [type='email']:focus,
.dark-section [type='url']:focus,
.dark-section [type='password']:focus,
.dark-section [type='number']:focus,
.dark-section [type='date']:focus,
.dark-section [type='datetime-local']:focus,
.dark-section [type='month']:focus,
.dark-section [type='search']:focus,
.dark-section [type='tel']:focus,
.dark-section [type='time']:focus,
.dark-section [type='week']:focus,
.dark-section [multiple]:focus,
.dark-section textarea:focus,
.dark-section select:focus {
  --tw-border-opacity: 1;
  border-color: rgba(13, 170, 142, 1);
  border-color: rgba(13, 170, 142, var(--tw-border-opacity));
}

.dark-section [type='text'],
.dark-section [type='email'],
.dark-section [type='url'],
.dark-section [type='password'],
.dark-section [type='number'],
.dark-section [type='date'],
.dark-section [type='datetime-local'],
.dark-section [type='month'],
.dark-section [type='search'],
.dark-section [type='tel'],
.dark-section [type='time'],
.dark-section [type='week'],
.dark-section [multiple],
.dark-section textarea,
.dark-section select {
  color: white !important;
}

.dark-section [type='text']::-moz-placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='text']::placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='email']::-moz-placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='email']::placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='url']::-moz-placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='url']::placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='password']::-moz-placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='password']::placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='number']::-moz-placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='number']::placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='date']::-moz-placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='date']::placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='datetime-local']::-moz-placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='datetime-local']::placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='month']::-moz-placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='month']::placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='search']::-moz-placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='search']::placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='tel']::-moz-placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='tel']::placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='time']::-moz-placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='time']::placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='week']::-moz-placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [type='week']::placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [multiple]::-moz-placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section [multiple]::placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section textarea:not(.does-not-exist)::-moz-placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section textarea:not(.does-not-exist)::placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section select:not(.does-not-exist)::-moz-placeholder {
  color: rgb(189, 182, 182) !important;
}

.dark-section select:not(.does-not-exist)::placeholder {
  color: rgb(189, 182, 182) !important;
}

.banner-section {
  max-height: none !important;
}

.banner-section {
  min-height: 720px;
  padding-top: 55px;
  padding-bottom: 55px;
}

@media (min-width: 640px) {
  .banner-section {
    min-height: 200px;
  }
}

@media (min-width: 1024px) {
  .banner-section {
    padding-top: 2rem;
    padding-bottom: 3rem;
  }
}

.for-seo .banner-section {
  min-height: 200px !important;
}

.heading-inner span {
  background-image: linear-gradient(
    to top,
    #0daa8e var(--tw-gradient-from-position),
    #0daa8e var(--tw-gradient-to-position)
  );
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #0daa8e var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(13, 170, 142, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #0daa8e var(--tw-gradient-to-position);
  background-repeat: no-repeat;
  background-size: 100% 10%;
  background-position: bottom center;
  animation: bg-move 5s ease-in-out 0.9s;
  opacity: 1;
}

@keyframes bg-move {
  0% {
    background-size: 0% 100%;
  }
  50% {
    background-size: 0% 100%;
  }

  80% {
    background-size: 100% 100%;
  }

  100% {
    background-size: 100% 15%;
    opacity: 1;
  }
}

.fading-box-delay {
  --tw-translate-y: 20px;
  transform: translate(var(--tw-translate-x), 20px) rotate(var(--tw-rotate))
    skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x))
    scaleY(var(--tw-scale-y));
  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));
  opacity: 0.2;
}

.bg-pattern2,
.bg-pattern1 {
  display: none;
}

@media (min-width: 1024px) {
  .bg-pattern2,
  .bg-pattern1 {
    display: block;
  }
}

.banner-social .banner-vid .cta-button span {
  --tw-text-opacity: 1;
  color: rgba(33, 33, 33, 1);
  color: rgba(33, 33, 33, var(--tw-text-opacity));
}

.banner-social .banner-vid .cta-button .video-text-heading {
  --tw-text-opacity: 1;
  color: rgba(33, 33, 33, 1);
  color: rgba(33, 33, 33, var(--tw-text-opacity));
}

.live-sites > div:not(.see-all) > a {
  padding-right: 10px;
}

@media (min-width: 768px) {
  .live-sites > div:not(.see-all) > a {
    padding-right: 5px;
  }
}

.tab-holder {
  position: relative;
}

@media (min-width: 1024px) {
  .tab-holder {
    display: flex;
  }
}

.tab-holder .category {
  font-size: 18px;
  font-weight: 700;
}

.tab-holder h5 {
  font-size: 14px;
}

.tab-holder .tabs {
  position: relative;
  z-index: 9;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.tab-holder .tabs::before {
  position: absolute;
  left: -9999999px;
  right: 99%;
  top: 0px;
  bottom: 0px;
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

@media (min-width: 1024px) {
  .tab-holder .tabs {
    width: 340px;
    padding-top: 3rem;
  }
}

@media (min-width: 1280px) {
  .tab-holder .tabs {
    width: 380px;
  }
}

.tab-holder .tabs .tablink,
.tab-holder .tabs .tablinknew {
  position: relative;
  margin-right: 20px;
  --tw-translate-x: 0px;
  transform: translate(0px, 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));
  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));
  text-align: left;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(170, 170, 170, 1);
  color: rgba(170, 170, 170, var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.tab-holder .tabs .tablink::after,
.tab-holder .tabs .tablinknew::after {
  bottom: 25px;
  display: none;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 100ms;
  content: var(--tw-content);
  transition-duration: 100ms;
}

.tab-holder .tabs .tablink:hover,
.tab-holder .tabs .tablinknew:hover {
  --tw-text-opacity: 1;
  color: rgba(33, 33, 33, 1);
  color: rgba(33, 33, 33, var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .tab-holder .tabs .tablink,
  .tab-holder .tabs .tablinknew {
    margin-right: 0px;
    width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 18px;
  }

  .tab-holder .tabs .tablink::after,
  .tab-holder .tabs .tablinknew::after {
    content: var(--tw-content);
    display: block;
  }
}

@media (min-width: 1280px) {
  .tab-holder .tabs .tablink,
  .tab-holder .tabs .tablinknew {
    font-size: 20px;
  }
}

.tab-holder .tabs .tablink:before,
.tab-holder .tabs .tablinknew:before {
  content: '';
  position: absolute;
  right: 105%;
  top: 12px;
  height: 2px;
  width: 25px;
  max-width: 0rem;
  --tw-bg-opacity: 1;
  background-color: rgba(13, 170, 142, 1);
  background-color: rgba(13, 170, 142, var(--tw-bg-opacity));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 1024px) {
  .tab-holder .tabs .tablink:before,
  .tab-holder .tabs .tablinknew:before {
    right: 100%;
    width: 30px;
  }
}

.tab-holder .tabs .tablink.active,
.tab-holder .tabs .tablinknew.active,
.tab-holder .tabs .tablink.active-new,
.tab-holder .tabs .tablinknew.active-new {
  --tw-text-opacity: 1;
  color: rgba(13, 170, 142, 1);
  color: rgba(13, 170, 142, var(--tw-text-opacity));
}

.tab-holder .tabs .tablink.active::after,
.tab-holder .tabs .tablinknew.active::after,
.tab-holder .tabs .tablink.active-new::after,
.tab-holder .tabs .tablinknew.active-new::after {
  position: absolute;
  right: 50px;
  top: 0px;
  bottom: 15px;
  z-index: 2;
  width: 5px;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgba(13, 170, 142, 1);
  background-color: rgba(13, 170, 142, var(--tw-bg-opacity));
  content: var(--tw-content);
  opacity: 1;
}

@media (min-width: 1024px) {
  .tab-holder .tabs .tablink.active,
  .tab-holder .tabs .tablinknew.active,
  .tab-holder .tabs .tablink.active-new,
  .tab-holder .tabs .tablinknew.active-new {
    --tw-translate-x: 3rem;
    transform: translate(3rem, 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));
    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));
  }

  .tab-holder .tabs .tablink.active::before,
  .tab-holder .tabs .tablinknew.active::before,
  .tab-holder .tabs .tablink.active-new::before,
  .tab-holder .tabs .tablinknew.active-new::before {
    max-width: 30px;
    content: var(--tw-content);
    opacity: 1;
  }
}

.tab-holder .tabs .tablink.tab-empty,
.tab-holder .tabs .tablinknew.tab-empty {
  display: none;
}

@media (min-width: 768px) {
  .tab-holder .tabs .tablink.tab-empty,
  .tab-holder .tabs .tablinknew.tab-empty {
    display: inline-block;
  }
}

@media (min-width: 1024px) {
  .tab-holder .tab-content {
    flex: 1 1 0%;
    padding-left: 4rem;
  }
}

@media (min-width: 768px) {
  .strategy-section .tabs {
    width: 380px;
  }
}

.tab-menu-wrapper {
  position: relative;
  padding-right: 2.5rem;
}

.tab-menu-wrapper::after {
  position: absolute;
  right: 0.25rem;
  top: 2.5rem;
  bottom: 2.5rem;
  z-index: -1;
  display: none;
  border-radius: 0.375rem;
  border-right-width: 1px;
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, 1);
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}

@media (min-width: 768px) {
  .tab-menu-wrapper {
    padding-right: 0px;
  }
}

@media (min-width: 1024px) {
  .tab-menu-wrapper::after {
    content: var(--tw-content);
    display: block;
  }
}

.tab-menu-wrapper:after {
  content: '';
  animation: line-anim 6.5s linear 1s forwards;
  opacity: 1;
}

.tabcontent,
.tabcontentnew {
  display: none;
  padding-top: 0px;
}

@media (min-width: 1024px) {
  .tabcontent,
  .tabcontentnew {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
}

.tabcontent,
.tabcontentnew {
  transform-origin: 1000px center;
  transition: all 0.3s ease;
}

.tabcontent.active,
.tabcontentnew.active,
.tabcontent.active-new,
.tabcontentnew.active-new {
  display: block;
  opacity: 0;
  animation: slide-in-left 0.6s ease-in-out forwards;
}

.tabcontent .work-head,
.tabcontentnew .work-head {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

.tabcontent .work-head h5,
.tabcontentnew .work-head h5 {
  margin-bottom: 9px;
  margin-bottom: 0.75rem;
}

.tabcontent .work-heading,
.tabcontentnew .work-heading {
  margin-bottom: 7px;
  display: block;
  font-size: 24px;
  font-weight: 700;
}

.tabcontent .work-info,
.tabcontentnew .work-info {
  margin-bottom: 0.5rem;
}

.tabcontent .work-info .category,
.tabcontentnew .work-info .category {
  margin-bottom: 10px;
  margin-top: 0.5rem;
  margin-right: 1rem;
  display: block;
}

.tabcontent .work-info h5,
.tabcontentnew .work-info h5 {
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgba(75, 85, 99, 1) !important;
  color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
}

.tabcontent .work-info h5 span,
.tabcontentnew .work-info h5 span {
  position: relative;
  font-weight: 700;
}

.tabcontent .work-info h5 span::before,
.tabcontentnew .work-info h5 span::before {
  position: absolute;
  bottom: -2px;
  left: 0px;
  right: 0px;
  height: 2px;
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(13, 170, 142, 1);
  background-color: rgba(13, 170, 142, var(--tw-bg-opacity));
}

.work-holder .bg-image-holder {
  position: relative;
  margin-bottom: 1rem;
  aspect-ratio: 10/10;
  overflow: hidden;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, 1);
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}

@media (min-width: 768px) {
  .work-holder .bg-image-holder {
    aspect-ratio: 16/9;
    width: 100%;
  }
}

.work-holder .bg-image-holder {
  cursor: url('../../images/cursor-drag.svg') 22 25, auto;
}

.work-holder .bg-image-holder img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
    0 8px 10px -6px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color),
    0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0),
    0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.work-holder .bg-image-holder img:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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(1.1) scaleY(1.1);
  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));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.work-holder .bg-image-holder img {
  transition: all 0.5s;
}

.work-holder .bg-mask {
  height: 100%;
}

.work-alt-section {
  overflow-x: hidden;
  position: relative;
}

.work-alt-section svg {
  position: absolute;
  top: 20px;
  left: 0px;
  width: 90vw;
}

@media (min-width: 768px) {
  .work-alt-section svg {
    top: 50px;
    left: 10vw;
    width: 50vw;
  }
}

.work-alt-section .mask {
  width: 0;
}

.work-alt-section .scrollx {
  display: flex;
}

.work-alt-section .scrollx .pin {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 70px;
  padding-bottom: 70px;
}

@media (min-width: 768px) {
  .work-alt-section .scrollx .pin {
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.work-holder .image-holder {
  position: relative;
  margin-bottom: 1.5rem;
  aspect-ratio: 16/18;
  width: 97vw;
  overflow: hidden;
  border-radius: 1rem;
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
    0 8px 10px -6px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color),
    0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0),
    0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

@media (min-width: 768px) {
  .work-holder .image-holder {
    aspect-ratio: 16/10;
    width: 700px;
  }
}

.work-holder .image-holder {
  background: linear-gradient(
    152deg,
    rgba(64, 195, 16, 1) 0%,
    rgba(124, 171, 64, 1) 16%,
    rgba(26, 26, 75, 1) 56%,
    rgba(5, 48, 77, 1) 71%,
    rgba(0, 212, 255, 1) 100%
  );
}

.work-holder .image-holder .name {
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-top-right-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0),
    0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.work-holder .image-holder .img-wrap {
  height: 150%;
  width: 70%;
  --tw-translate-y: 0.5rem;
  --tw-translate-x: 8rem;
  --tw-skew-x: 6deg;
  --tw-skew-y: -6deg;
  transform: translate(8rem, 0.5rem) rotate(var(--tw-rotate)) skewX(6deg)
    skewY(-6deg) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  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));
  border-radius: 0.375rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.work-holder .image-holder .img-wrap::before {
  position: absolute;
  top: 2rem;
  left: -2rem;
  right: 2rem;
  bottom: 2rem;
  border-radius: 0.375rem;
  background-color: rgba(255, 255, 255, 0.3);
  content: var(--tw-content);
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0),
    0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.work-holder .image-holder .img-wrap::after {
  position: absolute;
  top: 4rem;
  left: -4rem;
  right: 2.5rem;
  bottom: 4rem;
  border-radius: 0.375rem;
  background-color: rgba(255, 255, 255, 0.3);
  content: var(--tw-content);
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0),
    0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.work-holder .image-holder img {
  position: relative;
  z-index: 9;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0),
    0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.pin,
.line-holder {
  opacity: 0;
  transform: translateY(315px);
  transition: transform 0.3s;
}

.tab-link-holder {
  position: sticky;
  top: 3.5rem;
  display: flex;
  align-items: center;
}

@media (min-width: 1024px) {
  .tab-link-holder {
    flex-wrap: wrap;
  }

  .tab-link-holder > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * (1 - 0));
    margin-top: calc(4rem * (1 - var(--tw-space-y-reverse)));
    margin-top: calc(4rem * calc(1 - 0));
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * 0);
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }
}

.tab-link-holder {
  white-space: nowrap;
}

.work-all-holder {
  margin-bottom: 1rem;
  display: flex;
  gap: 30px;
  overflow-x: auto;
}

@media (min-width: 768px) {
  .work-all-holder {
    padding-left: 50px;
  }
}

.work-all-holder {
  scrollbar-width: none;
}

.work-all-holder::-webkit-scrollbar {
  display: block;
  width: 5px;
  height: 2px;
}

.workSwiper {
  padding-top: 1rem;
  padding-right: 50px;
}

@media (min-width: 768px) {
  .workSwiper {
    padding-right: 200px;
  }

  .workSwiper .swiper-slide {
    margin-right: -80px;
  }
}

.workSwiper .swiper-pagination {
  height: 2px;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, 1);
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}

.workSwiper .swiper-pagination .swiper-pagination-progressbar-fill {
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgba(20, 197, 221, 1);
  background-color: rgba(20, 197, 221, var(--tw-bg-opacity));
}

@media (min-width: 1024px) {
  .live-sites {
    margin-top: -10px;
  }
}

.live-sites img {
  max-height: 40px;
  width: 85px;
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) grayscale(100%)
    var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia)
    var(--tw-drop-shadow);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}

.live-sites img:hover {
  --tw-grayscale: grayscale(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) grayscale(0)
    var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia)
    var(--tw-drop-shadow);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}

.live-sites .live-text {
  display: block;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgba(30, 30, 30, 1);
  color: rgba(30, 30, 30, var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .live-sites .live-text {
    display: inline-block;
    width: auto;
  }
}

.see-all {
  margin-top: 0.5rem;
  display: block;
}

@media (min-width: 768px) {
  .see-all {
    margin-top: 0px;
    display: inline-block;
    width: auto;
  }
}

.work-anim .see-all {
  animation: bounce-anim 4s ease-in-out;
}

@keyframes line-anim {
  0% {
    opacity: 0;
    top: 100%;
  }

  50% {
    opacity: 0;
    top: 100%;
  }

  90% {
    opacity: 0;
    top: 100%;
  }

  100% {
    opacity: 1;
    top: 2.5rem;
  }
}

@keyframes slide-in-left {
  0% {
    opacity: 0;
    scale: 0.3;
    transform: translateX(1000px);
  }

  100% {
    opacity: 1;
    scale: 1;
  }
}

@keyframes bounce-anim {
  0%,
  100% {
    transform: translateX(0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-10px);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translateX(10px);
  }
}

.banner-vid {
  max-width: 600px;
}

@media (min-width: 1024px) {
  .banner-vid {
    width: 44vw;
    padding-right: 1.25rem;
  }
}

@media (min-width: 1280px) {
  .banner-vid {
    padding-right: 0px;
  }
}

.banner-vid .web-intro-vid {
  width: 100%;
}

.test-slider .panel {
  width: 200px;
  min-width: 200px;
  height: 100%;
}

.test-slider .container {
  width: 100%;
  display: flex;
  min-width: 100%;
}

.test-slider .tabs {
  padding: 15px;
  display: block;
}

.test-slider .tab.swiper-slide-thumb-active {
  color: red;
}

.test-slider .gallery-top {
  width: 70%;
}

.test-slider .blockd {
  height: 40px;
  background: red;
}

.test-slider .swiper-slide {
  height: auto !important;
}

.test-slider .slide_1,
.test-slider .slide_2,
.test-slider .slide_3,
.test-slider .slide_4 {
  height: 395px !important;
}

.test-slider .flexd {
  display: block;
  width: 100%;
  z-index: 999999px;
}

.test-slider .tab {
  margin-bottom: 10px;
}

.process-inner {
  background-image: linear-gradient(
    to top,
    #00a58f var(--tw-gradient-from-position),
    #fff var(--tw-gradient-to-position)
  );
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #00a58f var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(0, 165, 143, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
  position: relative;
}

.process-all-content {
  width: 100%;
  max-width: 100%;
  white-space: normal;
}

.process-list-wrap {
  margin-left: -1px;
  margin-right: -1px;
  min-height: 250px;
}

@media (min-width: 1024px) {
  .process-list-wrap {
    display: flex;
    height: calc(100vh - 270px);
    max-height: 500px;
    min-height: 300px;
    flex-wrap: wrap;
  }
}

.process-list-wrap .process-list {
  height: auto !important;
}

.process-list-wrap .process-list {
  position: static;
  display: flex;
  min-height: 80px;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  overflow: hidden;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(13, 170, 142, 1);
  border-color: rgba(13, 170, 142, var(--tw-border-opacity));
  background-image: linear-gradient(
    to top,
    #14c5dd var(--tw-gradient-from-position),
    #00a58f var(--tw-gradient-to-position)
  );
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #14c5dd var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(20, 197, 221, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #00a58f var(--tw-gradient-to-position);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

@media (min-width: 768px) {
  .process-list-wrap .process-list {
    --tw-gradient-from: #14c5dd var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(20, 197, 221, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #fff var(--tw-gradient-to-position);
  }
}

@media (min-width: 1024px) {
  .process-list-wrap .process-list {
    max-height: 100%;
    max-width: 100%;
    flex: 1 1 0%;
    border-right-width: 1px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .process-list-wrap .process-list:first-child {
    border-left-width: 1px;
  }
}

.process-list-wrap .process-list .number-initial {
  position: relative;
  left: 30px;
  top: 23%;
  z-index: 9;
  display: block;
  width: 100%;
  --tw-translate-x: -50%;
  transform: translate(-50%, 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));
  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));
  text-align: center;
  font-size: 24px;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .process-list-wrap .process-list .number-initial {
    left: 50%;
    top: 65%;
    background-color: rgba(0, 0, 0, 0.2);
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
    --tw-bg-opacity: 0.2;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.process-list-wrap .process-list .process-content {
  max-height: 30px;
  width: 100%;
  --tw-translate-y: 250px;
  transform: translate(var(--tw-translate-x), 250px) rotate(var(--tw-rotate))
    skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x))
    scaleY(var(--tw-scale-y));
  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));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 200ms;
  transition-duration: 700ms;
}

@media (min-width: 768px) {
  .process-list-wrap .process-list .process-content {
    max-height: auto;
  }
}

.process-list-wrap .process-list .process-content .number-main {
  font-size: 24px;
  --tw-text-opacity: 1;
  color: rgba(13, 170, 142, 1);
  color: rgba(13, 170, 142, var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .process-list-wrap .process-list .process-content .number-main {
    font-size: 45px;
  }
}

.process-list-wrap .process-list .image {
  visibility: hidden;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.process-list-wrap .process-list .image img,
.process-list-wrap .process-list .image video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.process-list-wrap .process-list .image:hover {
  animation: pulse 1s ease-out;
}

.process-list-wrap .process-list.active {
  background-image: linear-gradient(
    to top,
    #fff var(--tw-gradient-from-position),
    #fff var(--tw-gradient-to-position)
  );
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(255, 255, 255, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}

@media (min-width: 1024px) {
  .process-list-wrap .process-list.active {
    flex: 9;
  }
}

.process-list-wrap .process-list.active {
  mix-blend-mode: normal;
}

.process-list-wrap .process-list.active .number-initial {
  display: none;
}

.process-list-wrap .process-list.active .process-content {
  height: 100%;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), 0px) rotate(var(--tw-rotate))
    skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x))
    scaleY(var(--tw-scale-y));
  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));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 1.5rem;
  opacity: 0.9;
}

@media (min-width: 768px) {
  .process-list-wrap .process-list.active .process-content {
    padding: 2rem;
    padding-top: 10%;
  }
}

.process-list-wrap .process-list.active .process-content {
  min-height: 250px;
  max-height: none;
}

.process-list-wrap .process-list.active .image {
  visibility: visible;
  opacity: 0.5;
}

.process-list-wrap .swiper-slide {
  height: auto !important;
}

.arrow-icon {
  animation: pulse 1s ease-out;
  animation-iteration-count: infinite;
  position: absolute;
  right: 0px;
  z-index: 99;
  margin-top: -180px;
  height: 85px;
  width: 30px;
}

.selected::after {
  content: '';
  content: '\e902';
  font-family: 'icomoon';
  display: inline-block;
  position: relative;
  top: 5px;

  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);

  animation: arrow-anim 1s infinite;

  color: rgba(13, 170, 142, 1);
}

@keyframes pulse {
  0% {
    opacity: 1;
    color: blue;
  }

  50% {
    opacity: 0.9;
    transform: translateY(15px);
  }

  100% {
    opacity: 1;
  }
}

.buttoncircle {
  margin-top: 100%;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .buttoncircle {
    transform: rotate(-90deg);
    margin-left: -50px;
    width: 150px;
    height: 40px;
  }

  .buttoncircle:after {
    bottom: 23px !important;
  }
}

.seo-img img {
  width: 120px;
}

.processSwiper {
  padding-right: 6rem;
  padding-top: 10px;
}

@media (min-width: 1024px) {
  .processSwiper {
    padding-right: 0px;
    padding-top: 0px;
  }
}

.processSwiper .swiper-pagination-progressbar {
  top: -2px;
}

.processSwiper
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  --tw-bg-opacity: 1;
  background-color: rgba(13, 151, 170, 1);
  background-color: rgba(13, 151, 170, var(--tw-bg-opacity));
}

.practice-list-wrap {
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
  flex-wrap: wrap;
}

.practice-list-wrap .practice-list {
  position: relative;
  display: flex;
  min-height: 160px;
  width: 50%;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}

@media (min-width: 640px) {
  .practice-list-wrap .practice-list {
    width: 33.33%;
  }
}

@media (min-width: 768px) {
  .practice-list-wrap .practice-list {
    width: 25%;
  }
}

@media (min-width: 1024px) {
  .practice-list-wrap .practice-list {
    width: 20%;
  }
}

@media (min-width: 1280px) {
  .practice-list-wrap .practice-list {
    width: 12.5%;
  }
}

.practice-list-wrap .practice-list .icon-holder {
  margin-bottom: 0.75rem;
  display: inline-block;
}

.practice-list-wrap .list-content {
  border-radius: 20px;
}

.myCard {
  background-color: transparent;
  width: 100%;
  height: 100%;
  perspective: 1000px;
}

.innerCard {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  cursor: pointer;
}

.myCard:hover .innerCard,
.practice-active .innerCard {
  transform: rotateY(180deg);
}

.frontSide,
.backSide {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.backSide,
.backSide::before {
  background-image: linear-gradient(
    to top,
    #0d97aa var(--tw-gradient-from-position),
    #14c5dd var(--tw-gradient-to-position)
  );
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #0d97aa var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(13, 151, 170, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #14c5dd var(--tw-gradient-to-position);
  border-radius: 20px;
}

.frontSide .icon-holder {
  font-size: 45px;
}

.frontSide h6 {
  font-weight: 100 !important;
}

.backSide {
  text-align: left !important;
}

.backSide {
  transform: rotateY(180deg);
  position: relative;
  z-index: 9;
  padding-left: 15px;
  padding-right: 10px;
}

.backSide p {
  margin-bottom: 0px !important;
}

.backSide p {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.backSide .icon-holder {
  position: absolute;
  bottom: -50px;
  right: 1rem;
  font-size: 32px;
  color: rgba(255, 255, 255, 0.5);
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.backSide h6 {
  width: 100%;
}

.practice-active .backSide .icon-holder {
  bottom: -20px;
  opacity: 1;
}

:root:hover .backSide .icon-holder {
  bottom: -20px;
  opacity: 1;
}

.backSide::before {
  content: '';
  left: 0;
  right: 0;
  top: -20px;
  bottom: -20px;
  position: absolute;
  z-index: -1;
}

.for-seo .tab-content .practice-list-wrap {
  padding-top: 25px;
  padding-bottom: 26px;
}

@media (min-width: 1024px) {
  .for-seo .tab-content .practice-list {
    width: 25%;
  }
}

.for-seo .tab-content .practice-list h6 {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

.contact-section a {
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.contact-section a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.contact-section .time span {
  font-weight: 700;
}

.contact-section .contact-detail-list {
  margin-bottom: 1rem;
}

@media (min-width: 1024px) {
  .contact-section .contact-detail-list {
    margin-bottom: 2.5rem;
  }
}

.contact-section .contact-detail-list .list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.contact-section .contact-detail-list .list .icon {
  width: 20px;
}

.contact-section .contact-detail-list .list .text {
  flex: 1 1 0%;
}

@media (min-width: 1024px) {
  .contact-holder {
    display: flex;
    flex-wrap: wrap;
  }
}

.contact-holder .contact-form {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}

@media (min-width: 1024px) {
  .contact-holder .contact-form {
    flex: 1 1 0%;
  }
}

.contact-holder .contact-form .btn-arrow {
  margin-top: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.contact-holder .contact-form .btn-arrow:hover {
  --tw-text-opacity: 1;
  color: rgba(13, 170, 142, 1);
  color: rgba(13, 170, 142, var(--tw-text-opacity));
}

.contact-holder .contact-form .form-row {
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
  flex-wrap: wrap;
}

.contact-holder .contact-form .form-row .form-group {
  position: relative;
  margin-bottom: 1rem;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 1024px) {
  .contact-holder .contact-form .form-row .form-group {
    width: 50%;
  }
}

.contact-holder .contact-form .form-row .form-group .input-icon {
  position: absolute;
  top: 13px;
  left: 21px;
}

@media (min-width: 1024px) {
  .contact-holder .contact-form .form-row .form-group .input-icon {
    top: 11px;
  }
}

@media (min-width: 1280px) {
  .contact-holder .contact-form .form-row .form-group .input-icon {
    left: 18px;
  }
}

.contact-holder .contact-form .form-row .form-group.full {
  width: 100%;
}

@media (min-width: 768px) {
  .popup .form-row {
    margin-left: -20px;
    margin-right: -20px;
    display: flex;
    flex-wrap: wrap;
  }
}

.popup .form-row .form-group {
  margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
  .popup .form-row .form-group {
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.popup .form-row .form-group.full-w {
  width: 100%;
}

.popup .form-row .form-group input {
  padding-left: 0px !important;
}

.dark-section select option {
  --tw-text-opacity: 1 !important;
  color: rgba(33, 33, 33, 1) !important;
  color: rgba(33, 33, 33, var(--tw-text-opacity)) !important;
}

.error-message,
.error-messagesub {
  --tw-text-opacity: 1 !important;
  color: rgba(220, 38, 38, 1) !important;
  color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
}

.error-message,
.error-messagesub {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.slide-up-box .box {
  overflow: hidden;
}

.tech-section .tech-name {
  position: absolute;
  left: 50%;
  top: 50%;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(-50%, -50%) rotate(var(--tw-rotate))
    skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x))
    scaleY(var(--tw-scale-y));
  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));
  --tw-text-opacity: 1;
  color: rgba(33, 33, 33, 1);
  color: rgba(33, 33, 33, var(--tw-text-opacity));
}

.tech-section .tech-hold {
  position: relative;
  height: 75px;
  width: 75px;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(13, 170, 142, 1);
  border-color: rgba(13, 170, 142, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.tech-section .tech-list {
  position: absolute;
  left: -50px;
  top: 0px;
}

.tech-section .tech-list:nth-child(2) {
  left: -50px;
  top: 30px;
}

.tech-section .tech-list:nth-child(3) {
  left: -32px;
  top: -50px;
}

.tech-section .tech-list:nth-child(4) {
  left: 50%;
  top: -100px;
}

.tech-section .tech-list:nth-child(5) {
  left: -20px;
  top: auto;
  bottom: -70px;
}

.tech-wrap .lg-screen {
  min-height: 400px;
}

@media (min-width: 1024px) {
  .tech-wrap .lg-screen {
    max-height: 450px;
  }
}

.tech-wrap .lg-screen {
  height: calc(100vh - 340px);
}

.tech-wrap .sm-screen {
  height: calc(100vh - 170px);
  margin-left: auto;
  margin-right: auto;
  max-width: 450px;
}

.tech-wrap .sm-screen img {
  max-height: 100%;
}

.motion-path svg {
  overflow: visible;
  height: 100%;
  transform: translateZ(0);
}

.motion-path path {
  stroke-width: 2;
  stroke: gray;
  opacity: 0;
}

#track {
  position: relative;
  height: 100%;
}

#element {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  z-index: 9999999;
}

#element img {
  rotate: 60deg;
}

#design-box:hover,
#projectmgmt-box:hover,
#frontend-box:hover,
#backend-box:hover,
#database-box:hover,
#devops-box:hover,
.tech-box-active {
  transform: scale(1.35);
  cursor: pointer;
  filter: grayscale(0%);
  opacity: 1;
}

#design-box:hover #circle1,
#frontend-box:hover #circle2,
#backend-box:hover #circle3,
#database-box:hover #circle4,
#devops-box:hover #circle5,
#projectmgmt-box:hover #circle6 {
  fill: #0bd8a7;
}

.tech-box-active #circle1,
.tech-box-active #circle2,
.tech-box-active #circle3,
.tech-box-active #circle4,
.tech-box-active #circle5,
.tech-box-active #circle6 {
  fill: #0bd8a7;
}

.tech-box {
  transition: all 1s;
  filter: grayscale(20%);
  opacity: 1;
}

.tech-section-v2 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 95%;
  flex-wrap: wrap;
  justify-content: center;
}

@media (min-width: 640px) {
  .tech-section-v2 {
    max-width: none;
  }
}

.circle-btn,
.circle-btn2 {
  position: absolute;
  height: 50px;
  width: 50px;
  border: solid 2px gray;
  border-radius: 100%;
}

.btn-arrow {
  position: relative;
  padding-right: 40px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(13, 170, 142, 1);
  color: rgba(13, 170, 142, var(--tw-text-opacity));
}

.btn-arrow:after {
  content: '\e935';
  font-family: 'icomoon';
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 30px;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 768px) {
  .btn-arrow:after {
    top: 2px;
  }
}

.btn-arrow:after {
  animation: arrow-anim 2s ease-in-out 1s;
  animation-fill-mode: forwards;
}

.btn-arrow.arrow-delay:after {
  animation: arrow-anim 2s ease-in-out 5s;
  animation-fill-mode: forwards;
}

.btn-arrow:hover::after {
  transform-origin: center;
  --tw-translate-x: -5px;
  transform: translate(-5px, 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));
  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));
}

.btn-arrow.btn-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.btn-arrow.btn-white:hover {
  --tw-text-opacity: 1;
  color: rgba(13, 170, 142, 1);
  color: rgba(13, 170, 142, var(--tw-text-opacity));
}

.btn-outline {
  display: inline-block;
  border-radius: 0.125rem;
  background-image: linear-gradient(
    to top right,
    #15d9b6 var(--tw-gradient-from-position),
    #098a73 var(--tw-gradient-to-position)
  );
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  --tw-gradient-from: #15d9b6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(21, 217, 182, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #098a73 var(--tw-gradient-to-position);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.btn-outline:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

@keyframes arrow-anim {
  from {
    opacity: 0;
    transform: translateX(-45px);
  }

  to {
    opacity: 1;
    transform: translateX(0px);
  }
}

.divTable {
  display: table;
  width: 100%;
  background: white;
  border-spacing: 2px;
  padding-left: 15px;
  margin-bottom: 10px;
}

.row,
.breaker {
  width: auto;
  display: table-row;
}

.cell,
.th-header,
.header {
  width: 15%;
  float: left;
  display: table-column;
  /* padding: 1%; */
  vertical-align: bottom;
  text-align: center;
}

.header {
  width: 25%;
  background: rgb(213, 239, 234);
  /* height: 40px; */
  line-height: 1;
  font-weight: bold;
}

.cell {
  text-align: center;
  height: 40px;
}

.breaker,
.breakernew {
  background: #10bb9c;
  color: white;
  width: 100%;
  display: block;
  text-align: center;
  padding: 10px;
  margin-left: -5px;
}

.breakernew {
  color: #10bb9c;
  background: white;
}

.compare-table-wrap-inner {
  margin-left: -20px;
  margin-right: -20px;
}

@media (min-width: 768px) {
  .compare-table-wrap-inner {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.compare-table-wrap-inner table .text-right-align {
  text-align: right;
}

.compare-table-wrap-inner table th,
.compare-table-wrap-inner table td {
  --tw-bg-opacity: 1;
  border: 1px solid black;
  /* background-color: rgba(243, 244, 246, 1); */
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgba(33, 33, 33, 0.9);
}

@media (min-width: 768px) {
  .compare-table-wrap-inner table th,
  .compare-table-wrap-inner table td {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.compare-table-wrap-inner table th,
.compare-table-wrap-inner table td {
  border: 1px solid rgb(184, 184, 184);
  border-collapse: collapse;
}

.compare-table-wrap-inner table .state-active {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 249, 245, 1);
  background-color: rgba(219, 249, 245, var(--tw-bg-opacity));
}

.compare-table-wrap-inner thead th {
  position: sticky;
  top: 0px;
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0),
    0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

@media (min-width: 768px) {
  .compare-table-wrap-inner thead th {
    top: -20px;
  }
}

.compare-table-wrap-inner thead th span {
  font-size: 12px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(13, 170, 142, 1);
  color: rgba(13, 170, 142, var(--tw-text-opacity));
}

.compare-table-wrap-inner tbody tr td:first-child {
  font-weight: 600;
}

.note-container {
  margin-top: 2rem;
}

.note-container h5 {
  margin-bottom: 1rem !important;
}

.compare-plan-table .inner-head,
.popup-table-inn .inner-head {
  font-size: 12px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(13, 170, 142, 1);
  color: rgba(13, 170, 142, var(--tw-text-opacity));
}

.compare-plan-table .inner-desc,
.popup-table-inn .inner-desc {
  font-size: 12px;
  font-weight: 400;
}

.compare-plan-table .col-text-center,
.popup-table-inn .col-text-center {
  text-align: center;
}

.compare-plan-table .bold-text,
.popup-table-inn .bold-text {
  font-weight: 700;
}

.compare-plan-table .normal-font,
.popup-table-inn .normal-font {
  font-weight: 400 !important;
}

.compare-plan-table .sm-text,
.popup-table-inn .sm-text {
  font-size: 12px !important;
}

.compare-plan-table .social-inner,
.popup-table-inn .social-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.compare-plan-table .social-inner > :not([hidden]) ~ :not([hidden]),
.popup-table-inn .social-inner > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * 0);
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * (1 - 0));
  margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(0.5rem * calc(1 - 0));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.compare-plan-table .social-inner .icon-inner,
.popup-table-inn .social-inner .icon-inner {
  font-size: 11px;
  --tw-text-opacity: 1;
  color: rgba(69, 69, 69, 1);
  color: rgba(69, 69, 69, var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .compare-plan-table .social-inner .icon-inner,
  .popup-table-inn .social-inner .icon-inner {
    font-size: 14px;
  }
}

.compare-plan-table .social-inner .operator,
.popup-table-inn .social-inner .operator {
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgba(13, 170, 142, 1);
  color: rgba(13, 170, 142, var(--tw-text-opacity));
}

.compare-plan-table table tr th,
.popup-table-inn table tr th,
.compare-plan-table table tr td,
.popup-table-inn table tr td {
  width: 182px;
  min-width: 135px;
}

.compare-plan-table table tr th:first-child:not(.social-icons),
.popup-table-inn table tr th:first-child:not(.social-icons),
.compare-plan-table table tr td:first-child:not(.social-icons),
.popup-table-inn table tr td:first-child:not(.social-icons) {
  width: auto;
  min-width: 175px;
}

.popup-table-inn .inner-head {
  text-transform: capitalize;
}

.popup-table-inn table tr th,
.popup-table-inn table tr td {
  width: 182px;
}

.popup-table-inn table tr th:first-child,
.popup-table-inn table tr td:first-child {
  width: auto;
}

.extra-mt {
  margin-top: 1.25rem;
}

.extra-mt h6 {
  margin-bottom: 0.75rem !important;
}

.packages-section .packages-wrapper {
  margin-right: -15px;
  display: flex;
  overflow: auto;
  padding-top: 4rem;
}

.packages-section .packages-wrap {
  margin-right: 0.5rem;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  width: 80vw;
  min-width: 250px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(156, 163, 175, 1);
  border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  text-align: center;
}

@media (min-width: 768px) {
  .packages-section .packages-wrap {
    width: 25%;
  }
}

.packages-section .packages-wrap {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.packages-section .packages-wrap::-webkit-scrollbar {
  display: none;
}

.packages-section .packages-wrap .price span {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(9, 138, 115, 1);
  color: rgba(9, 138, 115, var(--tw-text-opacity));
}

.packages-section .packages-wrap .package-body {
  text-align: left !important;
}

.packages-section .packages-wrap .package-body li {
  position: relative;
  margin-bottom: 0.75rem;
  padding-left: 1.5rem;
}

@media (min-width: 768px) {
  .packages-section .packages-wrap .package-body li {
    padding-left: 2rem;
  }
}

.packages-section .packages-wrap .package-body li .number {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(9, 138, 115, 1);
  color: rgba(9, 138, 115, var(--tw-text-opacity));
}

.packages-section .packages-wrap .package-body li:before {
  content: '\e92d';
  font-family: 'icomoon';
  position: absolute;
  left: 0px;
  top: 0px;
  display: flex;
  height: 17px;
  width: 17px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(9, 138, 115, 1);
  border-color: rgba(9, 138, 115, var(--tw-border-opacity));
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(9, 138, 115, 1);
  color: rgba(9, 138, 115, var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .packages-section .packages-wrap .package-body li:before {
    top: 3px;
    height: 20px;
    width: 20px;
  }
}

.packages-section .packages-wrap .package-body li.no:before {
  content: '\e941';
  font-family: 'icomoon';
  --tw-border-opacity: 1;
  border-color: rgba(239, 68, 68, 1);
  border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  font-size: 12px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgba(248, 113, 113, 1);
  color: rgba(248, 113, 113, var(--tw-text-opacity));
}

.packages-section .packages-wrap .popular {
  display: none;
}

.packages-section .packages-wrap.highlight {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  border-bottom-right-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgba(13, 170, 142, 1);
  border-color: rgba(13, 170, 142, var(--tw-border-opacity));
}

.packages-section .packages-wrap.highlight .popular {
  position: absolute;
  top: -33px;
  left: -2px;
  right: -2px;
  display: block;
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgba(13, 170, 142, 1);
  background-color: rgba(13, 170, 142, var(--tw-bg-opacity));
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .packages-section .packages-wrap.highlight .popular {
    top: -40px;
  }
}

.package-head {
  margin-bottom: 1.5rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, 1);
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  padding-bottom: 1rem;
}

.package-head h5 {
  margin-bottom: 0.25rem;
}

.accordion-content {
  max-height: 0;
  transition: all 1s ease-in-out;
  overflow: hidden;
}

.acc-opener {
  position: absolute;
  bottom: 1.75rem;
  left: 50%;
  --tw-translate-x: -50%;
  transform: translate(-50%, 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));
  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));
}

.acc-opener:hover {
  cursor: pointer;
  --tw-text-opacity: 1;
  color: rgba(9, 138, 115, 1);
  color: rgba(9, 138, 115, var(--tw-text-opacity));
}

.acc-opener span span {
  vertical-align: middle;
  margin-left: 7px;
}

.see-less {
  display: none;
}

.see-less span {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  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));
}

.acc-active .accordion-content {
  max-height: -moz-max-content;
  max-height: max-content;
}

.acc-active .see-more {
  display: none;
}

.acc-active .see-less {
  display: block;
}

.package-content {
  padding-bottom: 4rem;
}

.plan-compare-section {
  margin-top: 2.5rem;
  background-image: linear-gradient(
    to bottom right,
    #098a73 var(--tw-gradient-from-position),
    #15d9b6 var(--tw-gradient-to-position)
  );
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from: #098a73 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(9, 138, 115, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #15d9b6 var(--tw-gradient-to-position);
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .plan-compare-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

.plan-compare-section .plan-btn-box {
  margin-top: 18px;
  margin-bottom: 1.25rem;
}

.custom-head {
  margin-bottom: 0.5rem;
  margin-top: 1.25rem;
}

@media (min-width: 768px) {
  .custom-head {
    margin-bottom: 1.25rem;
    margin-top: 0px;
  }
}

html,
body {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(33, 33, 33, 1);
  color: rgba(33, 33, 33, var(--tw-text-opacity));
}

@media (min-width: 768px) {
  html,
  body {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

html,
body {
  font-family: 'Rubik', sans-serif !important;
}

html {
  scroll-behavior: smooth;
}

#wrapper {
  position: relative;
  overflow: hidden;
}

@media (min-width: 768px) {
  .container {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
}

.container-sm {
  max-width: 1235px;
}

.cursor {
  position: fixed;
  width: 10px;
  height: 10px;
  margin-left: -8px;
  margin-top: -8px;
  border-radius: 50%;
  transition: transform 1s ease, opacity 1s ease;
  transform-origin: center center;
  pointer-events: none;
  z-index: 1000;
  opacity: 1;
  background-color: transparent;
}

@media (min-width: 768px) {
  .cursor {
    --tw-bg-opacity: 1;
    background-color: rgba(13, 170, 142, 1);
    background-color: rgba(13, 170, 142, var(--tw-bg-opacity));
  }
}

.grow,
.grow-small {
  transform: scale(20);
  background-color: rgba(13, 170, 142, 0.8);
  opacity: 0;
  mix-blend-mode: difference;
  border: none;
}

.grow-small {
  transform: scale(2.5);
}

.body-text,
.no-delay {
  overflow: hidden;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
}

.row .two-col,
.row .three-col,
.row .four-col,
.row .five-col {
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

.row .two-col {
  width: 100%;
}

@media (min-width: 768px) {
  .row .two-col {
    width: 50%;
  }
}

.row .three-col {
  width: 100%;
}

@media (min-width: 768px) {
  .row .three-col {
    width: 33.33%;
  }
}

.row .four-col {
  width: 100%;
}

@media (min-width: 768px) {
  .row .four-col {
    width: 50%;
  }
}

@media (min-width: 1024px) {
  .row .four-col {
    width: 25%;
  }
}

.row .five-col {
  width: 50%;
}

@media (min-width: 640px) {
  .row .five-col {
    width: 33.33%;
  }
}

@media (min-width: 1024px) {
  .row .five-col {
    width: 20%;
  }
}

.section {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media (min-width: 768px) {
  .section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.packages-section {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (min-width: 768px) {
  .packages-section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

.dark-section {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 30, 30, 1);
  background-color: rgba(30, 30, 30, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.dark-section a:hover {
  --tw-text-opacity: 1;
  color: rgba(21, 217, 182, 1);
  color: rgba(21, 217, 182, var(--tw-text-opacity));
}

/* -----------------------------------------------------------------
    - Preloader
----------------------------------------------------------------- */

.preloader {
  display: flex;
  align-items: center;
  justify-content: center;
  /* background-color: #ffffff; */
  background-color: #110f10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  z-index: 1100;
  opacity: 1;
}

.preloader__wrap {
  width: 100%;
  /* max-width: 200px; */
  max-width: 140px;
}

.preloader__logo {
  opacity: 0;
  filter: blur(30px);
  transform: scale(1.5);
  width: 100%;
  max-width: 120px;
}

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

.preloader__progress {
  background: rgba(255, 255, 255, 0.1);
  height: 1px;
  position: relative;
  margin-top: 1.2rem;
  overflow: hidden;
  width: 100%;
}

.preloader__progress span {
  background: white;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
}

.preloader.fadeOut2 {
  pointer-events: none;
  opacity: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .preloader.fadeOut2 {
    visibility: hidden;
  }
}

@keyframes blur-logo {
  0% {
    filter: blur(30px);
    opacity: 0;
    transform: scale(1.5);
  }

  100% {
    filter: blur(0);
    opacity: 1;
    transform: scale(1);
  }
}

.close-icon-pop {
  position: absolute;
  top: 0.75rem;
  right: 1rem;
}

.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99990;
}

.popup-content {
  max-height: 80vh;
  overflow-y: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .popup-content {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.popup-content {
  position: relative;
  background-color: #fff;
  max-width: 700px;
  margin: 50px auto;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  opacity: 0;
  transform: scale(0.5);
  border: 4px solid #15d9b6;
}

#openPopup6 {
  z-index: 99999 !important;
}

#openPopup6 .divTable {
  word-break: break-all;
}

@media (min-width: 768px) {
  #openPopup6 .divTable {
    word-wrap: normal;
    word-break: normal;
  }
}

#openPopup6 .divTable > div,
#openPopup6 .divTable > th,
#openPopup6 .divTable > td {
  word-break: break-all;
}

@media (min-width: 768px) {
  #openPopup6 .divTable > div,
  #openPopup6 .divTable > th,
  #openPopup6 .divTable > td {
    word-wrap: normal;
    word-break: normal;
  }
}

.getin-touch-form {
  z-index: 999999999 !important;
}

.textarea textarea {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.getin-touch-form select {
  padding-left: 0px !important;
}

.partner-form textarea {
  padding-left: 0px !important;
}

@media (min-width: 768px) {
  .partner-form textarea {
    height: 40px;
  }
}

.slide-up-heading .word {
  overflow: hidden;
}

.testimonial-section {
  overflow: hidden;
  text-align: left;
}

.testimonial-section cite {
  margin-bottom: 0.75rem;
  display: block;
}

.testimonial-section .name {
  margin-bottom: 0.25rem;
  margin-top: 1rem;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
}

.testimonial-section .position {
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-style: normal;
}

.testimonial-section .companyname {
  display: block;
  font-size: 16px;
}

.testimonial-section q {
  display: block;
  font-size: 14px;
}

.testimonial-section q::before {
  content: var(--tw-content);
  display: none;
}

.testimonial-section q::after {
  content: var(--tw-content);
  display: none;
}

.testimonial-section .swiper-btn {
  left: auto !important;
  top: auto !important;
}

.testimonial-section .swiper-btn {
  position: absolute;
  right: 1.25rem;
  bottom: 0.5rem;
}

.testimonial-section .swiper-btn::after {
  content: var(--tw-content);
  display: none;
}

@media (min-width: 768px) {
  .testimonial-section .swiper-btn {
    right: 30px;
    bottom: 0px;
  }
}

.testimonial-section .swiper-btn:before {
  content: '\e935';
  font-family: 'icomoon';
  font-size: 42px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .testimonial-section .swiper-btn:before {
    font-size: 45px;
  }
}

.testimonial-section .swiper-btn.swiper-button-prev {
  right: 80px;
}

@media (min-width: 768px) {
  .testimonial-section .swiper-btn.swiper-button-prev {
    right: 110px;
  }
}

.testimonial-section .swiper-btn.swiper-button-prev:before {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  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));
}

.testimonial-section blockquote {
  text-align: left !important;
}

.testimonial-section .swiper {
  padding-bottom: 60px !important;
}

@media (min-width: 768px) {
  .testimonial-section .swiper {
    margin-right: 0px !important;
  }
}

.testimonial-section {
  background-image: linear-gradient(
    to bottom right,
    #098a73 var(--tw-gradient-from-position),
    #15d9b6 var(--tw-gradient-to-position)
  );
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from: #393d3d var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(9, 138, 115, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #4e6964 var(--tw-gradient-to-position);
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.testimonial-section .btn-arrow:hover {
  color: rgba(255, 255, 255, 0.8);
}

.circle-btn,
.circle-btn2 {
  background: linear-gradient(140deg, #50ebb7 0%, #33b5f2 100%);
  display: flex;
  height: 150px;
  width: 150px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.transparent-bg {
  --tw-shadow: 0 0 rgba(0, 0, 0, 0) !important;
  --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0) !important;
  box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
  background: transparent !important;
}

.fullpopup {
  counter-reset: my-sec-counter;
}

.fullpopup .number-holder h4 {
  font-size: 20px;
}

.fullpopup .number-holder h4:before {
  color: rgba(13, 151, 170, 0.9);
  counter-increment: my-sec-counter;
  content: counter(my-sec-counter, decimal-leading-zero);
}

.fullpopup .popup-heading {
  margin-bottom: 0.75rem;
  padding-right: 2.5rem;
  padding-top: 0.75rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .fullpopup .popup-heading {
    padding-top: 0px;
  }
}

.fullpopup .popup-heading h3 {
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (min-width: 1024px) {
  .fullpopup .popup-heading h3 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

.fullpopup .popup-content-wrap {
  margin: 0px !important;
  max-width: 100vw !important;
}

.fullpopup .popup-content-wrap {
  min-height: 100vh;
  overflow: clip;
  background-image: linear-gradient(
    to bottom right,
    #15d9b6 var(--tw-gradient-from-position),
    #098a73 var(--tw-gradient-to-position)
  );
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from: #15d9b6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(21, 217, 182, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #098a73 var(--tw-gradient-to-position);
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0),
    0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

@media (min-width: 768px) {
  .fullpopup .popup-content-wrap {
    max-width: 100%;
  }
}

.fullpopup .popup-content-wrap .note-container {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.fullpopup .popup-content-all {
  scrollbar-width: thin;
  max-height: calc(100vh - 200px);
  overflow-y: auto;
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, 1);
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 5rem;
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0),
    0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

@media (min-width: 768px) {
  .fullpopup .popup-content-all {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}

.fullpopup .popup-content-all h4 {
  margin-bottom: 0px;
}

.fullpopup .popup-content-all h6 {
  margin-bottom: 0px;
}

.fullpopup .content-wrapper {
  margin-left: -12px;
  margin-right: -12px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
}

.fullpopup .content-wrapper .content-hold {
  margin-bottom: 30px;
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
}

@media (min-width: 768px) {
  .fullpopup .content-wrapper .content-hold {
    width: 33.33%;
  }
}

.fullpopup .content-wrapper .content-hold .icon-hold span {
  margin-bottom: 0.75rem;
  display: block;
  font-size: 22px;
}

.fullpopup .top-content-holder {
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
  flex-wrap: wrap;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, 1);
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  padding-bottom: 1rem;
  color: rgba(30, 30, 30, 0.9);
}

.fullpopup .top-content-holder .top-content {
  width: 32%;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 0.5rem;
  text-align: center;
}

@media (min-width: 768px) {
  .fullpopup .top-content-holder .top-content {
    width: 19%;
    padding-bottom: 0px;
  }
}

.fullpopup .popup-content {
  max-height: 105vh;
}

.fullpopup .popup-content textarea {
  padding-left: 0px !important;
}

.list {
  display: none;
}

.detail-hold h5 {
  margin-bottom: 0.25rem;
}

@media (min-width: 768px) {
  .detail-hold h5 {
    font-size: 20px !important;
  }
}

.detail-hold p {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.detail-hold ul {
  margin-left: 12px;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.detail-hold ul li {
  list-style-type: circle;
  margin-bottom: 10px;
}

.popup-all-wrap {
  margin-left: auto;
  display: flex;
  justify-content: flex-end;
}

@media (min-width: 768px) {
  .popup-all-wrap {
    max-width: 85%;
  }
}

.close-popup {
  position: absolute;
  right: 1rem;
  top: 0.5rem;
  z-index: 9;
  height: 25px;
  width: 25px;
  background-image: url('../../images/close-icon.svg');
  background-repeat: no-repeat;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .close-popup {
    right: 1.5rem;
  }
}

.demo-motion svg {
  overflow: visible;
  height: 100%;

  /* Fix Safari rendering bug */
  transform: translateZ(0);
}

.demo-motion path {
  stroke-width: 2;
  stroke: gray;
}

.demo-motion #rect2 {
  height: 50px;
  width: 50px;
}

.slide-up-box {
  overflow: hidden;
}

.tab-menu-wrapper {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}

.tab-menu {
  white-space: nowrap;
  overflow-y: hidden;
}

@media (min-width: 1024px) {
  .tab-menu {
    overflow: hidden;
  }
}

.tab-menu {
  -webkit-overflow-scrolling: touch;
}

.tab-menu .item {
  display: inline-block;
  padding-bottom: 15px;
  box-sizing: border-box;
}

.paddle {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3em;
}

@media (min-width: 1024px) {
  .paddle {
    display: none;
  }
}

.left-paddle {
  left: 0;
}

.right-paddle {
  right: 0;
}

.hidden {
  display: none;
}

.underlined {
  position: relative;
}

.underlined::before {
  position: absolute;
  bottom: -2px;
  left: 0px;
  right: 0px;
  height: 2px;
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.toolkit-section .toolkit-holder {
  margin-left: -30px;
  margin-right: -30px;
  display: flex;
  min-width: 12.5%;
  flex-wrap: wrap;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.toolkit-section .toolkit-holder .holder {
  display: flex;
  width: 50%;
  align-items: center;
  justify-content: center;
  padding-left: 30px;
  padding-right: 30px;
}

@media (min-width: 640px) {
  .toolkit-section .toolkit-holder .holder {
    width: auto;
    flex: 1 1 0%;
  }
}

.toolkit-section .toolkit-holder .holder img {
  max-height: 60px;
  width: 100%;
  max-width: 200px;
}

/* Add your styles for the popup here */

/* .cookie-popup {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
}

.cookie-content {
  padding: 10px;
  text-align: center;
}

.cookie {
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 99;
  width: 90%;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 1);
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  padding: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0),
    0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

@media (min-width: 768px) {
  .cookie {
    right: auto;
    width: auto;
    max-width: 98vw;
    padding: 0.8rem !important;
  }
}

#openPopupCookie .popup-content,
.termPopup:not(#does-not-exist) .popup-content {
  max-height: 80vh;
  max-width: 850px;
  overflow-y: auto;
} */

.cookie-popup {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
}

.cookie-content {
  padding: 10px;
  text-align: center;
}

.cookie {
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 1002;
  /* width: 90%; */
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 1);
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  padding: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0),
    0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

@media (min-width: 768px) {
  .cookie {
    right: auto;
    width: auto;
    max-width: 98vw;
  }
}
@media (max-width: 768px) {
  .cookie {
    /* padding-left: 1rem !important;
    padding-right: 1rem !important; */
    padding: 0.8rem !important;
  }
}
#openPopupCookie .popup-content,
.termPopup:not(#does-not-exist) .popup-content {
  max-height: 80vh;
  max-width: 850px;
  overflow-y: auto;
}

.zsiq_theme1 .zsiq_flt_rel {
  width: 50px !important;
  height: 50px !important;
  border-radius: 50px !important;
  padding: 0 !important;
}

.back-to-top {
  position: fixed;
  left: 1.25rem;
  bottom: 5.5rem;
  z-index: 20;
  width: -moz-fit-content;
  width: fit-content;
  --tw-translate-y: 5rem;
  transform: translate(var(--tw-translate-x), 5rem) rotate(var(--tw-rotate))
    skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x))
    scaleY(var(--tw-scale-y));
  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));
  cursor: pointer;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  /* border-color: rgba(13, 170, 142, 1); */
  /* border-color: rgba(13, 170, 142, var(--tw-border-opacity)); */
  --tw-bg-opacity: 1;
  background-color: rgba(214, 211, 209, 1);
  background-color: rgba(214, 211, 209, var(--tw-bg-opacity));
  padding: 0.75rem;
  opacity: 0;
  transition-duration: 200ms;
}

.back-to-top:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(231, 229, 228, 1);
  background-color: rgba(231, 229, 228, var(--tw-bg-opacity));
}

@media (min-width: 768px) {
  .back-to-top {
    padding: 0.5rem;
  }
}

.inView {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), 0px) rotate(var(--tw-rotate))
    skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x))
    scaleY(var(--tw-scale-y));
  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));
  opacity: 1;
}

.form-group {
  position: relative;
}

.form-group .custom-placeholder {
  position: absolute;
  top: 10px; /* Adjust the positioning as needed */
  color: #999; /* Adjust the color as needed */
  pointer-events: none; /* Allows clicks to pass through to the input field */
  transition: opacity 0.2s ease;
  background-color: #f3f4f6;
  font-size: 14px;
}

@media (min-width: 768px) {
  .form-group .custom-placeholder {
    font-size: 16px;
  }
}

/* Hide the custom placeholder when the input is focused */

.form-group input[type='date']:focus + .custom-placeholder {
  display: none;
}

.form-group .see-more {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(13, 170, 142, 1);
  color: rgba(13, 170, 142, var(--tw-text-opacity));
  transition-duration: 200ms;
}

.form-group .see-more:hover {
  --tw-text-opacity: 1;
  color: rgba(9, 138, 115, 1);
  color: rgba(9, 138, 115, var(--tw-text-opacity));
}

.arrow-ani {
  position: absolute;
  z-index: 99;
  mix-blend-mode: darken;
  top: 30%;
  left: 0;
  text-align: center;
  transform: rotateX(180deg);
}

@media screen and (max-width: 1024px) {
  .arrow-ani {
    display: none !important;
  }
}

.arrow-ani::before {
  content: 'See different plans';
  position: absolute;
  left: 2.5rem;
  top: 25%;
  display: inline-block;
  height: 100%;
  width: 100px;
  text-align: left;
  font-size: 12px;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, 1);
  color: rgba(55, 65, 81, var(--tw-text-opacity));
  transform: rotateX(180deg);
  line-height: 15px;
}
.arrow-plan-content::before {
  content: 'See different plans';
  position: absolute;
  left: 2.5rem;
  top: 25%;
  display: inline-block;
  height: 100%;
  width: 100px;
  text-align: left;
  font-size: 12px;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, 1);
  color: rgba(55, 65, 81, var(--tw-text-opacity));
  transform: rotateX(180deg);
  line-height: 15px;
}
.arrow-ani.arrow-social-plan {
  top: 28%;
}

.arrow-ani.arrow-social-plan::before {
  content: 'See different plans';
}

.arrow-ani img {
  position: relative;
  height: 8rem;
}

.see-more-toggle {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(9, 138, 115, 1);
  color: rgba(9, 138, 115, var(--tw-text-opacity));
  transition-duration: 200ms;
}

.see-more-toggle:hover {
  --tw-text-opacity: 1;
  color: rgba(87, 83, 78, 1);
  color: rgba(87, 83, 78, var(--tw-text-opacity));
}

a {
  cursor: pointer;
}

.aniarrow {
  display: inline-block;
}

@keyframes arrowAnimation {
  0%,
  100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(20px);
  }
}

#arrow,
#arrow2,
#arrow3,
#arrow4 {
  animation: arrowAnimation 1s ease-in infinite; /* Change timing function to 'linear' for smooth back-and-forth motion */
}

.btn-hold-pop {
  text-align: right;
}

#header {
  z-index: 999;
  --tw-bg-opacity: 1;
  background-color: rgba(30, 30, 30, 1);
  background-color: rgba(30, 30, 30, var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
}

@media (min-width: 768px) {
  #header {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}

.nav-sticky.header {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0),
    0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.content-hold-header {
  position: relative;
  z-index: 9;
}

#footer {
  padding-top: 2.5rem;
  padding-bottom: 70px;
}

@media (min-width: 768px) {
  #footer {
    padding-bottom: 60px;
  }
}

#footer {
  background: radial-gradient(69.13% 69.09% at 50% 50%, #fff 0%, #d9d9d9 100%);
}

#footer .f-title {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

@media (min-width: 640px) {
  .sm\:mr-\[5\%\] {
    margin-right: 5%;
  }

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

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

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

  .md\:left-\[20px\] {
    left: 20px;
  }

  .md\:top-\[-8px\] {
    top: -8px;
  }

  .md\:mb-10 {
    margin-bottom: 2.5rem;
  }

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

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

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

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

  .md\:ml-6 {
    margin-left: 1.5rem;
  }

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

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

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

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

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

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

  .md\:pl-16 {
    padding-left: 4rem;
  }

  .md\:pl-4 {
    padding-left: 1rem;
  }

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

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

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

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

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

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

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

@media (min-width: 1024px) {
  .lg\:\!mb-6 {
    margin-bottom: 1.5rem !important;
  }

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

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

  .lg\:mb-28 {
    margin-bottom: 7rem;
  }

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

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

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:\!w-\[350px\] {
    width: 350px !important;
  }

  .lg\:max-w-\[38vw\] {
    max-width: 38vw;
  }

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

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

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

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

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

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

  .lg\:pl-10 {
    padding-left: 2.5rem;
  }

  .lg\:pl-16 {
    padding-left: 4rem;
  }
}

@media (min-width: 1280px) {
  .xl\:flex-1 {
    flex: 1 1 0%;
  }
}

@keyframes circle-progress {
  from {
    stroke-dashoffset: 300;
  }

  to {
    stroke-dashoffset: 0;
  }
}

@media only screen and (max-width: 992px) {
  .swiper-container.slider-container-details .swiper-wrapper {
    align-items: center;
  }
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.marquee-container {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}

.client-section-wrapper {
  display: flex;
  align-items: center;
  transition: transform 1s ease;
  will-change: transform;
}

.client-logo {
  flex: 0 0 25%;
  display: inline-block;
  box-sizing: border-box;
  padding: 1rem;
}

img {
  max-width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.parimatch-logo img {
  height: 120px;
}

.fidelity-logo img {
  height: 53px;
}

.afri-logo img {
  height: 150px;
}

.soklin-logo img {
  height: 70px;
}

.oando-logo img {
  width: 190px;
}

/* .so-klin-logo img {
  height: 60px;
} */

.betking-logo img {
  width: 130px;
}

.kellogs-logo img {
  width: 150px;
}

.vcare-logo img {
  width: 100px;
}

.nexus-logo img {
  width: 180px;
}

.FL-logo img {
  width: 140px;
}

/* .upfield-logo img {
  width: 155px;
} */

/* .spar-logo img {
  height: 90px;
} */

.interswitch-logo img {
  width: 168px;
}

/* .glo-logo img {
  height: 70px;
} */

.pari-logo img {
  width: 120px;
}

.client-section-h .brand-col img {
  min-width: 50%;
  min-height: 30%;
  max-height: 60%;
  max-width: 80%;
}

.so-klin-logo img {
  height: 60px;
}

.betking-logo img {
  width: 130px;
}

.kellogs-logo img {
  width: 150px;
}

.vcare-logo img {
  width: 100px;
}

.nexus-logo img {
  width: 180px;
}

.FL-logo img {
  width: 140px;
}

.upfield-logo img {
  width: 155px;
}

.spar-logo img {
  height: 90px;
}

.interswitch-logo img {
  width: 168px;
}

.glo-logo img {
  height: 70px;
}

.pari-logo img {
  width: 120px;
}

.client-section-wrapper {
  a {
    padding: 0;
  }
}

@media (max-width: 768px) {
  .client-logo img {
    width: 80px;
    height: auto;
  }
  .client-section-wrapper {
    display: flex;
    gap: 2rem;
  }
}

/* For Images */
.imageController {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  /* border-radius: 20px; */
}

/* For Video */
.banner-vid {
  max-width: 600px;
}

.videoController {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  /* border-radius: 20px; */
  max-width: 410px;
}

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

.video {
  width: 100%;
  height: auto;
  position: relative;
}

.play_pause_button,
.restart_button {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  cursor: pointer;
  display: block;
}
.play_pause_button img,
.restart_button img {
  height: 70px;
  width: 70px;
}
.sound_off,
.sound_on {
  z-index: 1;
  position: absolute;
  bottom: 25px;
  right: 1px;
  transform: translateX(-50%);
  cursor: pointer;
  display: none;
  background: #fdfdfd;
  border-radius: 10px;
  padding: 6px 5px 4px;
}
.sound_off img,
.sound_on img {
  width: 30px;
  height: 30px;
}

.cta_button {
  position: absolute;
  right: 30%;
  bottom: 12%;
  text-align: center;
  --tw-text-opacity: 1;
  color: #0daa8e;
  color: rgba(13, 170, 142, var(--tw-text-opacity));
}
.restart_button {
  background-color: white;
  border-radius: 10px;
}
/* END For Video */

/* client  log  start*/
.client-logo {
  @apply mx-auto justify-center;
}

/* client  log  end*/

.end-text {
  justify-content: end;
}
.footer-logo-size {
  width: 200px;
}
.footer-bottom-paragraph {
  margin-top: 20px;
  font-size: 1rem;
  margin-bottom: 5px;
}
.tel-email-text {
  font-size: 1rem;
  font-weight: 400;
}
.find-perfect {
  margin-bottom: 10px;
}
.text-areas {
  width: 100% !important;
}

.text-whites {
  color: white;
  max-width: 270px;
  margin-left: 0px !important;
}
.text-whites:hover {
  color: white;
}
.whats-app {
  position: fixed;
  /* height: 40px;
  width: 40px; */
  bottom: 91px;
  right: 20px;
  z-index: 30;
}
.whats-app img {
  width: 50px;
  height: 50px;
}
@media (max-width: 768px) {
  .whats-app {
    bottom: 11px;
  }
}
.spacing-quote {
  padding-right: 34px !important;
}
/* .image-wrapper-whatsapp{
  position: fixed;
  height: 80px;
  width: 80px;
  bottom: -1px;
  right: 40px;
  z-index: 30;
} */
.footer-bottom-paragraph {
  max-width: 370px;
}
.label-for-backend {
  display: none;
}

.button-width-feat {
  width: auto !important;
}
@media (min-width: 767px) {
  .button-width-feat {
    width: 24% !important;
  }
}
#clearPreviewButton {
  @apply absolute -top-[11px] -right-[24px] border-[1px] border-primary rounded-full bg-white w-[25px] h-[25px];
}
.shift-right {
  margin-left: auto !important;
}
.title--tail::before,
.title--tail-black::before {
  content: '';
  background-color: #8d99a7;
  height: 1px;
  /* margin-bottom: auto; */
  /* margin-top: auto; */
  position: absolute;
  top: 9px;
  bottom: 0;
  left: 0rem;
  width: 2.5rem;
}
.sub-heading {
  color: #8d99a7;
}
.para-custom {
  width: 81%;
  margin-left: auto;
  margin-bottom: 30px;
}

/* .menu.menu-show .social {
  margin-bottom: 150px;
} */

.menu .social {
  margin-bottom: 2rem;
}

@media only screen and (max-width: 768px) {
  .menu-list {
    overflow: auto;
    text-align: center;
  }
}

@media only screen and (max-height: 320px) {
  .menu-list {
    justify-content: normal;
    padding: 2.14rem 0 0;
  }
}

.menu-list.has-hovered-link .menu-list__item {
  opacity: 0.1;
  transition: all 0.6s ease-in-out;
}

.menu-list.has-hovered-link .menu-list__item:hover {
  opacity: 1;
  transition: all 0.6s ease-in-out;
}

.menu-list__item {
  color: #fff;
  font-size: 2rem;
  /* font-size: 5.25rem; */
  font-weight: 500;
  /* font-family: "Rubik", sans-serif !important; */
  display: inline-block;
  line-height: 1;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}
@media (max-width: 1500px) {
  .menu-list__item {
    font-size: 2rem !important;
  }
}
@media (max-width: 767px) {
  .menu-list__item {
    font-size: 2rem !important;
  }
}

.menu-list__item:before {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  content: '';
  position: absolute;
  width: 0;
  z-index: -1;
  top: 60px;
  height: 16px;
  background-color: #00baff;
}

.menu-list__item:hover:before {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .menu-list__item {
    margin-top: 0.62rem;
    font-size: 2rem;
  }
}

@media only screen and (max-width: 580px) {
  .menu-list__item {
    font-size: 2rem;
  }

  .menu-list__item:hover {
    opacity: 0.5;
  }
}

@media only screen and (max-height: 350px) {
  .menu-list__item {
    margin-bottom: 1.5rem;
  }
}

.menu-list__item:hover {
  color: #fff;
}

.menu-list__item span {
  display: inline-block;
  opacity: 0;
  transform: translate3d(0, 100%, 0);
  transition: all 0.6s 0.64s cubic-bezier(0.72, 0.16, 0.345, 0.875);
}

li:nth-child(2) .menu-list__item span {
  transition-delay: 0.74s;
}

li:nth-child(3) .menu-list__item span {
  transition-delay: 0.84s;
}

li:nth-child(4) .menu-list__item span {
  transition-delay: 0.94s;
}

.popup.show-popup.popup-overlay,
.show-popup .popup.popup-overlay,
.client-popup .popup.popup-overlay-client,
.popup.client-popup.popup-overlay-client,
.show-overlay-nav .popup.popup__menu {
  opacity: 1;
  overflow-x: hidden;
  overflow-y: auto;
  visibility: visible;
  transform: translateY(0);
}

.popup.show-popup.popup-overlay::before,
.show-popup .popup.popup-overlay::before,
.client-popup .popup.popup-overlay-client::before,
.popup.client-popup.popup-overlay-client::before,
.show-overlay-nav .popup.popup__menu::before {
  content: '';
  background-color: #111111;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scaleY(0);
  transform-origin: 0% 0% 0px;
  -webkit-animation: reveal-v 1s 800ms cubic-bezier(0, 0, 0.2, 1) both;
  animation: reveal-v 1s 800ms cubic-bezier(0, 0, 0.2, 1) both;
  z-index: 10;
}

.popup.show-popup.popup-overlay::after,
.show-popup .popup.popup-overlay::after,
.client-popup .popup.popup-overlay-client::after,
.popup.client-popup.popup-overlay-client::after,
.show-overlay-nav .popup.popup__menu::after,
.popup1.apply-form.popup-overlay1::after,
.apply-form .popup1.popup-overlay1::after,
.show-overlay-nav .popup1.popup__menu::after {
  content: '';
  background-color: #62ccfd;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scaleY(0);
  transform-origin: 0% 0% 0px;
  -webkit-animation: reveal-v 1s 400ms cubic-bezier(0, 0, 0.2, 1) both;
  animation: reveal-v 1s 400ms cubic-bezier(0, 0, 0.2, 1) both;
  z-index: 10;
}

.show-popup,
.client-popup,
.show-overlay-nav,
.hideScroll {
  overflow: hidden;
}

#contact-form,
#contact-form-career {
  width: 100%;
}

/* Apply form */
.apply-form .popup-inner1,
.show-overlay-nav .popup-inner1 {
  transform: translateY(0);
}

.popup1.apply-form.popup-overlay1,
.apply-form .popup1.popup-overlay1,
.show-overlay-nav .popup1.popup__menu {
  opacity: 1;
  overflow-x: hidden;
  overflow-y: auto;
  visibility: visible;
  transform: translateY(0);
}

.popup1.apply-form.popup-overlay1::before,
.apply-form .popup1.popup-overlay1::before,
.show-overlay-nav .popup1.popup__menu::before {
  content: '';
  background-color: #111111;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scaleY(0);
  transform-origin: 0% 0% 0px;
  -webkit-animation: reveal-v 1s 800ms cubic-bezier(0, 0, 0.2, 1) both;
  animation: reveal-v 1s 800ms cubic-bezier(0, 0, 0.2, 1) both;
  z-index: 10;
}

.apply-form,
.show-overlay-nav,
.hideScroll {
  overflow: hidden;
}

.menu-list__item {
  text-transform: capitalize;
}
.menu {
  background: #110f10;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  transform: translate3d(0, 100%, 0);
  opacity: 0;
  transition: all 0s 0.5s cubic-bezier(0.645, 0.05, 0.355, 1);
  width: 100%;
  z-index: 1000;
}

.menu.menu-show {
  opacity: 1;
  overflow-x: hidden;
  overflow-y: auto;
  transform: translate3d(0, 0%, 0);
}

.menu.menu-show .menu-inner {
  transform: translateY(0);
}

.menu.menu-show .menu-list__item span {
  opacity: 1;
  transform: translate3d(0, 0%, 0);
}

.menu.menu-show .social {
  opacity: 1;
}

.menu.menu-show .navbar {
  background-color: transparent;
}

.menu .social {
  align-self: flex-start;
  margin-bottom: 2.5rem;
  margin-left: 4.25rem;
  opacity: 0;
  transition: all 0.6s 1s cubic-bezier(0.72, 0.16, 0.345, 0.875);
}

@media only screen and (max-width: 1500px) {
  .menu .social {
    margin-left: 4.52rem;
  }
}

@media only screen and (max-width: 768px) {
  .menu .social {
    align-self: center;
    margin-left: 0;
  }
}

.menu-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: start;
  height: 100%;
  padding: 2rem 4.25rem 0;
  width: 100%;
}

@media only screen and (max-width: 1500px) {
  .menu-inner {
    padding: 2rem 3.12rem 0;
  }
}
@media only screen and (min-width: 1300px) {
  .navbar {
    padding-left: 4.25rem !important;
    padding-right: 4.25rem !important;
  }
}
.menu-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  /* font-family: 'Roboto', sans-serif; */
  flex: 1;
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .menu-list {
    justify-content: start !important;
  }
}
.menu .social__link i {
  font-size: 24px;
}

.navbar {
  height: 70px;
  line-height: 1;
  padding-top: 0.4rem;
  padding-left: 4.25rem;
  padding-right: 4.25rem;
  position: fixed !important;
  top: 0;
  transition: all 0.3s cubic-bezier(0.72, 0.16, 0.345, 0.875);
  width: 100%;
  z-index: 1001;
}

@media only screen and (max-width: 767px) {
  .menu-inner {
    margin-top: 45px;
  }
}
@media only screen and (max-width: 1500px) {
  .navbar {
    padding-left: 3.12rem;
    padding-right: 3.12rem;
  }
}

@media only screen and (max-width: 580px) {
  .navbar {
    background-color: transparent;
    height: 55px;
    padding: 0 1.071rem;
  }
}

@media only screen and (min-width: 2400px) {
  .navbar {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
}

@media only screen and (max-height: 500px) {
  .navbar {
    height: 60px;
  }
}

.navbar .logo-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  align-items: center;
  position: relative;
}

.navbar .logo-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 580px) {
  .navbar-v2 {
    background-color: transparent;
  }

  .navbar-v2 .hamburger__inner::before,
  .navbar-v2 .hamburger__inner::after {
    background-color: #fff;
  }

  .navbar-v2 .logotype {
    transform: translate3d(0, 0, 0) !important;
  }
}

@media only screen and (min-width: 120px) {
  .navbar--white {
    color: #fff;
  }

  .navbar--white .circle {
    color: #110f10;
    background-color: #fff;
    box-shadow: 0 0 0 0px #fff;
  }

  .navbar--white .circle:hover,
  .navbar--white .btn-link:hover .circle {
    box-shadow: 0 0 0 2px #fff;
  }

  .navbar--white .hamburger__inner::before,
  .navbar--white .hamburger__inner::after {
    background-color: #fff;
  }

  .navbar-v2 .logotype {
    transform: translate3d(0, 0, 0) !important;
  }
}

.navbar.navbar-back .logotype {
  transform: translate3d(0, -8rem, 0) !important;
}

@media only screen and (max-height: 320px) {
  .open .navbar {
    background-color: transparent;
  }
}

@media only screen and (max-width: 580px) {
  .open .navbar {
    background-color: transparent;
    justify-content: center;
  }
}

.open .navbar .logotype__front,
.open .navbar .btn-link {
  transform: translate3d(0, -8rem, 0);
}

.open .navbar .logotype__back {
  transform: translate3d(0, 0, 0);
}

.open .navbar--white {
  background-color: transparent;
}

.open .navbar.navbar-back .logotype {
  transform: translate3d(0, 0, 0) !important;
}

@media only screen and (max-width: 580px) {
  .open .navbar .logo-container {
    display: none;
  }
}

.navbar .btn-link {
  position: absolute;
  top: calc(50% - 1.42rem);
}

.navbar .btn-link {
  transform: translate3d(0, 0, 0);
  transition: transform 0.4s cubic-bezier(0.72, 0.16, 0.345, 0.875);
}

.navbar .logotype__back {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate3d(0, -8rem, 0);
}

.navbar-change .logotype__back {
  transform: translate3d(0, -8rem, 0);
}

.navbar-change .logotype__front {
  transform: translate3d(0, 0, 0);
}

.navbar-change.navbar--white .logotype__back {
  transform: translate3d(0, 0, 0);
}

@media only screen and (max-width: 580px) {
  .navbar-change.navbar--white .logotype__back {
    transform: translate3d(0, 0rem, 0);
  }
}

.navbar-change.navbar--white .logotype__front {
  transform: translate3d(0, -8rem, 0);
}

@media only screen and (max-width: 580px) {
  .navbar-change.navbar--white .logotype__front {
    transform: translate3d(0, 0, 0);
  }
}

.logotype {
  display: inline-block;
  height: 40px;
  max-height: 48px;
  transition: transform 0.4s cubic-bezier(0.72, 0.16, 0.345, 0.875);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .logotype {
    height: auto;
    max-height: 18px;
  }
}

@media only screen and (max-width: 580px) {
  .logotype {
    max-height: 38px;
  }
}

.hamburger {
  cursor: pointer;
  transform: translate3d(0, 0, 0);
  transition: opacity 0.3s ease;
  background-color: transparent;
  border: 0;
  padding: 0;
  vertical-align: middle;
}

.hamburger__inner {
  display: block;
  height: 24px;
  width: 25px;
  position: relative;
}

.hamburger__inner:before,
.hamburger__inner:after {
  background-color: #110f10;
  content: '';
  display: block;
  margin-left: -12px;
  height: 2px;
  width: 25px;
  position: absolute;
  top: 6px;
  left: 50%;
  transform-origin: center center;
  transition: top 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s,
    transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.hamburger__inner:after {
  top: 16px;
}

.is-active .hamburger__inner {
  color: #110f10;
}

.is-active .hamburger__inner:before,
.is-active .hamburger__inner:after {
  top: 50%;
  transition: top 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,
    transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
}

.is-active .hamburger__inner:before {
  transform: rotate(45deg);
}

.is-active .hamburger__inner:after {
  transform: rotate(-45deg);
}

.hamburger--black .hamburger__inner:before,
.hamburger--black .hamburger__inner:after {
  background-color: #110f10 !important;
}

.open .hamburger__inner:before,
.open .hamburger__inner:after {
  background-color: #fff;
}

.is-active .open .hamburger__inner {
  color: #fff;
}

.sideNav {
  background-color: #fff;
  list-style: none;
  height: 100%;
  margin: 0;
  list-style: none;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 6rem 0 0;
  position: fixed;
  top: 0;
  right: 0;
  transform: translateX(360px);
  width: 360px;
  z-index: 1000;
}

@media only screen and (max-width: 580px) {
  .sideNav {
    padding: 4rem 0 0;
    width: 100%;
    text-align: center;
    transform: translateX(100%);
  }
}

.sideNav__item {
  color: #110f10;
  font-size: 1.4rem;
  position: relative;
  margin: 0 3rem;
  padding: 0.2rem 0;
  user-select: none;
}

.sideNav__item a {
  color: #110f10;
  text-decoration: none;
}

.sideNav__item a:hover {
  color: #f7541b;
}

.sideNav__item .icon {
  font-size: 1rem;
  display: inline-block;
  padding: 0 0.3rem;
  position: absolute;
  bottom: -0.25rem;
  transition: transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: rotate(0deg);
}

.sideNav__item-open .icon {
  transform: rotate(-180deg);
}

.sideNav__sub {
  display: none;
  max-height: 100%;
  height: 100%;
  list-style: none;
  padding: 0;
  position: relative;
  margin: 0;
}

.sideNav__sub.open {
  display: block;
}

.sideNav__sub .sideNav__item {
  margin: 0;
  font-size: 1rem;
}

.sideNav-collapsed {
  cursor: pointer;
  position: relative;
}

.overlay-sideNav {
  background-color: rgba(17, 15, 16, 0.3);
  height: 100%;
  width: 100%;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  z-index: -1;
}
/* custom  */
.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.menu.menu-show .menu-inner {
  transform: translateY(0);
}

.menu.menu-show .menu-inner {
  transform: translateY(0);
}
.menu.menu-show .menu-inner {
  transform: translateY(0);
}
@media only screen and (max-width: 1500px) {
  .menu-inner {
    padding: 2rem 3.12rem 0;
  }
}

@media only screen and (max-width: 1500px) {
  .menu-inner {
    padding: 2rem 3.12rem 0;
  }
}

@media only screen and (max-width: 1500px) {
  .menu-inner {
    padding: 2rem 3.12rem 0;
  }
}

/* @media only screen and (max-width: 768px) {
  .header-page {
    margin-top: 9.37rem;
  }
} */

@media only screen and (max-width: 580px) {
  /* .header-page {
    margin-top: 6rem;
  } */

  .caption-single {
    padding: 0px 20px !important;
  }
}
@media only screen and (max-width: 580px) {
  .header-page .title--display-1 {
    font-size: 32px !important;
    font-weight: 400;
    text-align: left;
  }

  .header-page p {
    font-size: 1.125rem;
  }

  h1,
  h2 {
    font-size: 32px !important;
  }
}
.header-page__description {
  font-size: 1.125rem;
}

@media only screen and (max-width: 992px) {
  .header-page__description {
    padding-bottom: 1.25rem;
  }
}
/* @media only screen and (max-width: 768px) {
  .header-page {
    margin-top: 9.37rem;
  }
} */

/* @media only screen and (max-width: 580px) {
  .header-page {
    margin-top: 6rem;
  }
} */
@media only screen and (max-width: 1500px) {
  .header-page__container-fluid {
    padding-left: 3.12rem;
    padding-right: 3.12rem;
  }
}

@media only screen and (max-width: 580px) {
  .header-page__container-fluid {
    padding-left: 1.42rem;
    padding-right: 1.42rem;
  }
}

.heading-lg {
  font-size: 42px;
  line-height: 1.25;
  font-weight: 600;
}

@media (min-width: 992px) {
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
.col-12,
.col-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (max-width: 1025px) {
  .m-l {
    margin-left: 0vw !important;
  }
}
@media only screen and (max-width: 580px) {
  .m-l {
    margin-left: 0vw;
  }
}
.m-l {
  margin-left: 16vw;
}

.description {
  margin-bottom: 2.32rem;
  font-size: 1.125rem;
  line-height: 1.6 !important;
  letter-spacing: 0.005em;
}
.description p {
  font-size: 1.125rem;
  letter-spacing: 0.005em;
  color: #424242;
  line-height: 1.6 !important;
}

.c-btn-arrow:after {
  content: '\e935';
  font-family: 'icomoon';
  position: absolute;
  right: -30px;
  top: -10px;
  font-size: 30px;
  font-weight: 700;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.title--tail,
.title--tail-black {
  position: relative;
}

.title--tail::before,
.title--tail-black::before {
  content: '';
  background-color: #8d99a7;
  height: 1px;
  margin-bottom: auto;
  margin-top: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -4rem;
  width: 2.5rem;
}

.title--tail-black::before {
  background-color: #110f10;
}

.title--overhead {
  font-size: 14px !important;
}

@media only screen and (max-width: 580px) {
  .title--overhead {
    font-size: 1.1rem;
    letter-spacing: 0.1rem;
    margin-top: 20px !important;
  }
}
.title--overhead {
  color: #8d99a7;
  /* font-family: 'Roboto', sans-serif; */
  /* font-size: 0.87rem; */
  font-weight: 400;
  letter-spacing: 0.1rem;
  margin-top: 0.62rem;
  margin-bottom: 0.62rem;
  text-transform: uppercase;
}
@media only screen and (max-width: 1500px) {
  .title--overhead {
    /* font-size: .87rem; */
    font-size: 20px;
    font-weight: 600;
  }
}

@media only screen and (max-width: 580px) {
  .title--overhead {
    font-size: 1.1rem;
    letter-spacing: 0.1rem;
    margin-top: 20px !important;
  }
}

@media only screen and (max-width: 580px) {
  .header-page .title--display-1 {
    font-weight: 400;
    text-align: left;
  }
}
.header-page .title--display-1 {
  font-weight: 600;
  font-size: 42px;
}
.title {
  transition: all 0.1s cubic-bezier(0.72, 0.16, 0.345, 0.875);
}

.custom-landing-btn {
  width: 157px;
}
@media (max-width: 768px) {
  .two-card-layout-image {
    display: flex;
    flex-direction: column-reverse !important ;
  }
  .custom-landing-btn {
    width: 157px;
  }
  .sub-heading:before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .menu-inner {
    height: auto !important;
  }
}
.cus-ham::after {
  background-color: white;
}
.cus-ham::before {
  background-color: white;
}
.navbar {
  background-color: transparent;
  transition: all 1s ease-in-out;
}
.scrolled-cus {
  background-color: #110f10;
  transition: all 0.4s ease-in-out;
  height: 86px !important;
}
/* .scrolled-cus-white{
  background-color: white ;
  transition: all 0.4s ease-in-out;
} */
.cus-top-space {
  padding-top: 75px;
}
.nav-wrapper {
  width: 100%;
  background-color: #110f10;
  .navbar {
    padding-left: 16px;
    padding-right: 16px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1299px) {
  .nav-wrapper {
    .container {
      padding-left: 36px !important;
      padding-right: 36px !important;
    }
  }
}
@media only screen and (max-width: 767px) {
  .navbar {
    .container {
      padding-left: 0px !important;
      padding-right: 0px !important;
    }
  }
}
@media only screen and (min-width: 1300px) {
  .navbar {
    /* padding-left: 16px !important;
    padding-right: 16px !important; */
    margin: 0 auto;
    .container {
      max-width: 1450px !important;
      padding-left: 38px !important;
      padding-right: 38px !important;
    }
  }
}
@media only screen and (min-width: 1500px) {
  .navbar {
    padding-left: 68px !important;
    padding-right: 68px !important;
    margin: 0 auto;
    .container {
      max-width: 1100px !important;
      padding-left: 36px !important;
      padding-right: 36px !important;
    }
  }
}
.menu-inner {
  /* max-width: 1100px ; */
  padding: 0px;
}
@media only screen and (max-width: 1500px) {
  .menu-inner {
    padding: 0px 60px !important;
  }
}
@media only screen and (min-width: 1500px) {
  .menu-inner {
    padding: 0px 48px !important;
  }
}

.title-cus-para {
  margin-left: 0vh;
}

@media screen and (max-width: 680px) {
  .title-cus-para {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 1500px) {
  .navbar {
    padding-left: 3.12rem !important;
    padding-right: 3.12rem !important;
  }
}
@media screen and (max-width: 767px) {
  .navbar {
    padding-left: 50px !important;
    padding-right: 50px !important;
    margin: 0 auto;
    padding-top: 7px;
  }
}

@media only screen and (min-width: 1024px) {
  .title-cus-para {
    margin-top: 20px;
    margin-left: 14vw;
  }
  .scrolled-cus {
    height: 86px !important;
  }
}
@media only screen and (min-width: 993px) {
  .navbar {
    height: 114px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .container-wht-we-do {
    padding-left: 1.15rem;
    padding-right: 1.15rem;
  }
  .sub-heading {
    margin-top: 24px;
  }
  .navbar {
    height: 114px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .sub-heading {
    margin-top: 29px;
  }
  .container-wht-we-do {
    padding-left: 0.7rem;
    padding-right: 0.7rem;
  }
  .navbar {
    height: 114px;
  }
}
@media (min-width: 1024px) {
  .sub-heading {
    margin-top: 41px;
    /* margin-top: 27px; */
    /* margin-top: 13px; */
  }
  .container-wht-we-do {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .navbar {
    height: 111px;
  }
}
.cont-seo {
  max-width: 1450px;
  margin: 0 auto;
}
/* @media (min-width: 1500px) {
  .cont-seo {
    padding: 0px 38px;
  }
} */
/* footer start */
.footer-site {
  background-color: #f1f1f1;
  padding: 60px 0px 35px 0px;
}
.footer-site .container {
  max-width: 1450px;
}
.footer-site .logo-holder {
  margin-top: -10px;
}
.footer-site .logo-holder p {
  font-size: 8px !important;
}
.footer-site a {
  text-decoration: none;
  color: #110f10bf;
  font-weight: 500 !important;
}
.footer-site h4 {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 21px !important;
}
.footer-site p {
  font-size: 14px;
  color: #110f10bf;
}

/* upper footer */
.footer-site .uper-footer {
  margin-bottom: 50px;
}
.footer-site .uper-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-site .uper-footer ul li {
  font-size: 14px;
  color: #110f10bf;
}
.footer-site .uper-footer .line-above-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 148px;
}
.footer-site .uper-footer .line-above-content .logo-holder {
  width: 201px;
  margin-bottom: auto;
}
.footer-site .uper-footer .line-above-content .footer-content-upper {
  flex: 1;
  display: flex;
  gap: 20px;
  /* flex-wrap: wrap; */
  justify-content: space-between;
}
@media (max-width: 1250px) {
  .footer-content-upper {
    flex-wrap: wrap !important;
  }
}
.footer-site
  .uper-footer
  .line-above-content
  .footer-content-upper
  .input-holder {
  width: 100%;
}
.footer-site
  .uper-footer
  .line-above-content
  .footer-content-upper
  .quick-links-list {
  /* display: grid;
  row-gap: 10px;
  column-gap: 25px;
  grid-template-columns: 1fr 1fr; */
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  gap: 6px;
  width: 267px;
}
.footer-content-upper .quick-links-list li {
  width: 130px;
}
.footer-site
  .uper-footer
  .line-above-content
  .footer-content-upper
  .quick-links-list
  li:nth-child(n + 5) {
  grid-column: 2;
}
.footer-site
  .uper-footer
  .line-above-content
  .footer-content-upper
  .input-holder {
  position: relative;
}
.footer-site
  .uper-footer
  .line-above-content
  .footer-content-upper
  .arrow-email {
  position: absolute;
  top: 50%;
  right: 5px;
}
.footer-site
  .uper-footer
  .line-above-content
  .footer-content-upper
  .partner-section {
  display: flex;
  gap: 1rem;
}
.footer-site
  .uper-footer
  .line-above-content
  .footer-content-upper
  .getin-touch-section
  p {
  width: 80%;
}
.footer-site .uper-footer .line-down-content {
  display: flex;
  margin-left: 348px;
  width: 60%;
  justify-content: space-between;
  gap: 35px;
}
.footer-site .uper-footer .line-down-content .office-1,
.footer-site .uper-footer .line-down-content .office-2,
.footer-site .uper-footer .line-down-content .office-3 {
  max-width: 380px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* lower footer */
.footer-site .lower-footer-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.footer-site .lower-footer-wrapper .social-links {
  display: flex;
  min-width: 200px;
  align-items: center;
  gap: 28px;
  cursor: pointer;
}
.footer-site .lower-footer-wrapper .social-links img:hover {
  filter: brightness(43) invert(3) sepia(5) saturate(100) hue-rotate(-276deg);
}
.footer-site .lower-footer-wrapper .social-footer-link {
  font-size: 24px;
}
.footer-site .lower-footer-wrapper p {
  margin-bottom: 0 !important;
}

@media (max-width: 797px) {
  .footer-site .lower-footer-wrapper .social-links {
    width: 100%;
  }
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}

/* input section start */
.label-container {
  position: relative;
  display: block;
  padding-top: 12px;
  background-color: transparent;
  transition: border-color 0.3s ease;
  border-color: #cbc9c9;
}
.input-field {
  width: 100%;
  height: 32px;
  border: none;
  background-color: transparent;
  padding: 0;
  outline: none;
  font-size: 14px;
  color: #111111;
  padding-left: 6px;
}
.input-field:focus {
  outline: none;
}
.label-text {
  position: absolute;
  top: 8px;
  left: 0;
  font-size: 14px;
  color: #cbc9c9;
  pointer-events: none;
  transition: all 0.3s ease;
}

/* email form */
.footer-site .uper-footer .email-form {
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer-site .uper-footer .label-container {
  flex-grow: 1;
}
.footer-site .uper-footer .input-field {
  border-bottom: 2px solid #cbc9c9 !important;
}
.footer-site .uper-footer .email-button {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.footer-site .uper-footer .email-button img {
  width: 10px;
}

.line {
  border: 1px solid #e5e7eb;
  position: relative;
  margin: 20px 0px;
}
.line::before {
  content: '';
  position: absolute;
  top: -20px;
  left: 0px;
  height: 40px;
  width: 25%;
  background-color: #f1f1f1;
}

@media (max-width: 900px) {
  .footer-site .logo-holder {
    margin-left: 0px;
    margin-right: auto;
  }
  .footer-site .line-above-content {
    flex-direction: column;
    gap: 40px !important;
  }
  .footer-site .line-above-content .logo-holder {
    width: 100%;
  }
  .footer-site .line-above-content .footer-content-upper {
    width: 100%;
  }
  .footer-site .line::before {
    background-color: transparent;
  }
  .footer-site .line-down-content {
    width: 100% !important;
    margin-left: 0px !important;
  }
}

@media (max-width: 600px) {
  .footer-site {
    padding-top: 20px;
  }
  .footer-site .line-down-content {
    width: 100%;
    flex-direction: column;
  }
  .footer-site .line-down-content .quick-links,
  .footer-site .line-down-content .ghana-office,
  .footer-site .line-down-content .nepal-office {
    width: 100%;
  }
}

/* footer end */

.ef-background {
  background-color: #000;
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
}

.ef-background.animated {
  display: block;
  animation: reveal-vertical 1s cubic-bezier(0.645, 0.05, 0.355, 1) both;
}
.reveal.animated::before {
  background: #110f10;
  animation: reveal 2s cubic-bezier(0.77, 0, 0.175, 1) both;
  z-index: 2;
}

.reveal.animated::after {
  animation: revealBack 2s cubic-bezier(0.77, 0, 0.175, 1) both;
}
.down-up.animated span {
  opacity: 1;
  transform: translate3d(0px, 0%, 0px);
}
.down-up-2.animated span {
  opacity: 1;
  transform: translate3d(0px, 0%, 0px);
}
.ef-background.animated {
  animation: fadeIn 0.5s;
}

@keyframes fadeIn {
  from {
    /* opacity: 0; */
    transform: translateY(100%);
  }
  to {
    /* opacity: 1; */
    transform: translateY(0);
  }
}

.navbar {
  z-index: 1002;
}
.footer-site {
  .partner-section {
    .img-holder:nth-child(1) img {
      width: 117px !important;
    }
    .img-holder:nth-child(2) img {
      width: 159px !important;
    }
  }
}

.large-header {
  position: absolute;
  inset: 0;
  height: 100vh;
  width: 100%;
  background: #fff;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  z-index: -1;
}

/* make a respsonsve css for mobile and ipad */

@media only screen and (max-width: 600px) {
}

@media only screen and (max-width: 767px) {
}

@media only screen and (max-width: 1080px) {
  .header-page .title--display-1 {
    font-size: 42px;
  }

  .title--overhead {
    font-size: 16px;
  }
}

.what-we-do-description {
  font-size: 1rem;
}
@media only screen and (max-width: 580px) {
  .what-we-do-description {
    font-size: 1.125rem;
  }
}
.form-btn {
  font-size: 1rem;
}

.digital-advertisings-wrapper {
  p {
    font-size: 1rem !important;
  }
}
@media only screen and (max-width: 580px) {
  .digital-advertisings-wrapper {
    p {
      font-size: 1.125rem !important;
    }
  }
}
.goto-top {
  position: fixed;
  left: 3px;
  /* bottom: 95px; */
  bottom: 91px;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  /* color: #fff; */
  /* background: linear-gradient(90deg, #0c97ab, #14c5dd); */
  border-radius: 50%;
  /* box-shadow: 0 0 0 0px #110f10; */
  height: 2.85rem;
  overflow: hidden;
  margin-left: 1.07rem;
  width: 2.85rem;
  text-align: center;
  transition: box-shadow 0.3s ease-in-out;
  color: #110f10;
  scroll-behavior: smooth !important;
  background: #fff;
  box-shadow: 0 0 0 3px #000;
  img {
    height: 0.6rem;
    width: 0.6rem;
    filter: invert(1);
  }
}
@media only screen and (max-width: 768px) {
  .goto-top {
    bottom: 11px !important;
  }
}
.menu-list {
  li {
    span {
      min-height: 40px !important;
    }
  }
}
@media (max-width: 580px) {
  .menu-list {
    li {
      span {
        min-height: 35px !important;
      }
    }
  }
}
@media only screen and (max-width: 580px) {
  .navbar {
    width: 100% !important;
  }
  .open .navbar .ml-sm-auto {
    margin: 0 auto;
  }
}

.banner-section .container {
  padding-left: 8px;
  /* padding-left: 24px; */
  padding-right: 8px;
  padding-top: 25px;
}

@media screen and (max-width: 1200px) {
  .banner-section .container {
    max-width: 960px !important;
  }
}

@media screen and (max-width: 996px) {
  .banner-section .container {
    max-width: 720px !important;
    /* padding-left: 0px;
    padding-right: 0px; */
  }
}

@media screen and (max-width: 600px) {
  .banner-section .container {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
  }
}
@media screen and (max-width: 600px) {
  .banner-section .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 768px) {
  .banner-section .container {
    max-width: 540px !important;
  }
}

@media screen and (max-width: 1500px) {
  .banner-section .container {
    max-width: 1600px;
    /* max-width: 1140px; */
  }
}
.seo-form-container {
  max-width: 1180px;
  margin: 0 auto;
}
.seo-form-container .custom-form {
  max-width: 1000px;
  margin: 0 auto;
}
.body-overflow-control {
  overflow: hidden;
}
.nav-img-container {
  width: 209px !important;
}
.nav-img-container span {
  bottom: 0px;
  left: 10px;
  font-size: 8.3px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .nav-img-container img {
    width: 175px;
  }
  .nav-img-container span {
    font-size: 6px;
  }
}
.scrolled-cus .nav-img-container {
  width: 160px !important;
}
.scrolled-cus .nav-img-container span {
  font-size: 6px !important;
  color: #fff;
}
.scrolled-cus {
  height: 63px !important;
}
.nav-img-container span {
  bottom: -4px;
  left: 2px;
  font-size: 8.1px;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
}
.scrolled-cus .nav-img-container span {
  left: 7px;
  bottom: 0px;
}
.open .nav-img-container span {
  bottom: -8px;
  left: 10px;
  font-size: 7.8px;
  color: #fff;
}
.card-text {
  font-size: 12px !important;
}
.banner-backgroud {
  display: block;
}

@media (max-width: 768px) {
  .banner-backgroud {
    display: none;
  }
}
/* color for p tag */
.reveal-type {
  color: #424242;
}
.title-gap {
  padding-top: 56px;
  /* padding-top: 4%; */
}

@media screen and (max-width: 680px) {
  .title-gap {
    /* padding-top: 9.5%; */
    padding-top: 10%;
  }
}
@media screen and (max-width: 1500px) {
  .banner-section .title-alignment {
    max-width: 1124px !important;
    /* max-width: 1109px !important; */
  }
}
.open {
  overflow: hidden;
}
@media (max-width: 640px) {
  /* .pin-spacer {
    height: 570px !important;
  } */
  h2,
  h1 {
    margin-bottom: 1.3rem !important;
  }
  p {
    margin-bottom: 1.3rem !important;
  }
  .title__h2 {
    margin-bottom: 1.3rem !important;
  }
}

/* sub menu stylings */
.ng-parent-div {
  display: flex;
  gap: 30px;
}

@media (max-width: 768px) {
  .ng-parent-div {
    align-items: center;
  }
}
.ng-parent-div svg {
  display: inline-block;
  cursor: pointer;
}
@media (max-width: 580px) {
  .ng-parent-div {
    gap: 30px;
    align-items: center;
  }
  .ng-parent-div svg {
    width: 20px;
    height: 20px;
  }
}

.menu-icon.hidden {
  opacity: 0;
}

.ani-sub .sub-menu-cus {
  height: 175px !important;
  transition: all 0.6s ease-in-out;
}
@media (max-width: 768px) {
  .ani-sub .sub-menu-cus {
    height: 155px !important;
  }
}
.sub-menu-cus li {
  font-size: 20px;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .sub-menu-cus li {
    font-size: 18px;
  }
}
.sub-menu-cus {
  overflow: hidden;
  height: 0px !important;
  transition: all 0.6s ease-in-out;
  list-style-type: none;
}

.menu-inner {
  padding-top: 7rem !important;
}

@media (max-width: 580px) {
  .menu-inner {
    padding-top: 0 !important;
  }
}

.menu-list {
  max-height: 60vh;
  overflow: scroll;
}


/* menu */
.menu-inner {
  /* display: -webkit-flex; */
  display: -ms-flexbox;
  display: -moz-box;
  /* display: flex; */
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: start;
  /* height: 100%; */
  max-height: 90vh;
  overflow: auto;
  padding: 2rem 4.25rem 0;
  padding-left: 4.25rem !important;
  margin-top: 0;
  width: 100%;
}

@media screen and (max-width:600px) {
    .menu-inner{
      padding: 2rem 2rem 0 !important;
    }
}

@media screen and (max-width:768px){
  .menu-inner{
    padding-left: 68px !important;
    padding-top: 7.8rem !important;
  }

  .menu.menu-show .menu-list__item span {
    font-size: 2.3rem !important;
  }

  .icon_plus svg{
    width: 20px !important;
  }

}



.menu-inner {
  -webkit-overflow-scrolling: touch; /* Ensures smooth scrolling */
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE and Edge */
}

.menu-list {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  list-style: none;
  margin-bottom: 0;
  padding: 0;
  margin-top: 3%;
  overflow: auto;
  max-height: 60vh;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.menu-list {
  display: block;
}
@media only screen and (max-width: 768px) {
  .menu-list {
    text-align: unset;
  }
}

.menu{
  display: block !important;
}


.sub-list-custom {
  padding-left: 40px;
}

.sub-list-custom a{
  font-size: 20px !important;
  font-weight: 400 !important;
}

@media screen and (max-width:768px) {
  .sub-list-custom a {
    font-size: 15px !important;
  }


}

.icon_plus {
  padding-top: 6px;
}

/* icons footers */

.icon-instagram {
  font-size: 24px !important;
} 

.icon-linkedin {
  font-size: 20px !important;
}

.icon-facebook {
    font-size: 21px !important;
}

.open .animate-sub-menu svg {
  opacity: 1;
  transition: all 3s ease-in-out;
}
.animate-sub-menu svg {
  opacity: 0;
  transition: all 0.2s ease-in-out;
}

.social_position_menu {
  position: absolute;
  bottom: 0; 
}



@media screen and (max-width:760px) {
  .menu-inner {
    padding-top: 0px !important;
  }

  .social_position_menu {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .menu-list__item {
    font-size: 2.3rem !important;
  }

  .navbar {
    padding-left: 3.6rem !important ;
    padding-right: 3.6rem !important;
    height: 114px;
  }

  .menu-inner{
    padding-left: 2.4rem !important;
    padding-top: 116px !important;
  }


}

@media screen and (max-width:600px) {
  .menu-inner {
    position: relative;
  }
  .menu-list__item {
    font-size: 2rem !important;
  }

  @media screen and (min-width:968px){
    .menu-inner{
      padding-top: 0.9rem;
    } 
  }

 
  .navbar {
    /* padding-left: 3.44rem !important ; */
    /* padding-right: 3.44rem !important; */
    /* padding-top: 2rem; */
    height: 55px;
  }

  .menu{
    height: 100% !important;
  }

  .menu-inner {
    height: fit-content !important;
  }

}

.wwd-thankyou-wrap a:hover{
  color: rgb(13, 170, 142);
}

.menu-list::-webkit-scrollbar {
  display: none;
}