
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;600;700;800;900&family=Quicksand:wght@100;200;300;400;500;600;700;800;900&family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Quicksand:wght@300;400;500;600;700&display=swap');
*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

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



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: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
}



body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}



hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}



abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}


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



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



b,
strong {
  font-weight: bolder;
}


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



small {
  font-size: 80%;
}


sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}


table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}



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 */
}


:-moz-focusring {
  outline: auto;
}



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


progress {
  vertical-align: baseline;
}




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




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



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


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



summary {
  display: list-item;
}



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



textarea {
  resize: vertical;
}


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

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


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



:disabled {
  cursor: default;
}



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



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

*, ::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-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: #1E90FF;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::-webkit-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-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: #1E90FF;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-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: #1E90FF;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.container {
  width: 100%;
}

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

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

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

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

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

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

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
@media (max-height: 900px) {
  .triangle {
    display: none;
  }
}
.pointer-events-none {
  pointer-events: none;
}

.pointer-events-auto {
  pointer-events: auto;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.inset-y-0 {
  top: 0px;
  bottom: 0px;
}

.bottom-12 {
  bottom: 3rem;
}

.left-1\/2 {
  left: 50%;
}

.bottom-6 {
  bottom: 1.5rem;
}

.right-6 {
  right: 1.5rem;
}

.top-\[26vh\] {
  top: 26vh;
}

.left-\[38vw\] {
  left: 38vw;
}

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

.left-\[45vw\] {
  left: 45vw;
}

.top-\[83vh\] {
  top: 83vh;
}

.left-\[62vw\] {
  left: 62vw;
}

.top-\[34vh\] {
  top: 34vh;
}

.left-\[52vw\] {
  left: 52vw;
}

.top-\[63vh\] {
  top: 63vh;
}

.left-\[57vw\] {
  left: 57vw;
}

.top-\[20vh\] {
  top: 20vh;
}

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

.left-\[46vw\] {
  left: 46vw;
}

.top-\[69vh\] {
  top: 69vh;
}

.left-\[84vw\] {
  left: 84vw;
}

.top-\[24vh\] {
  top: 24vh;
}

.top-\[42vh\] {
  top: 42vh;
}

.left-\[59vw\] {
  left: 59vw;
}

.top-\[72vh\] {
  top: 72vh;
}

.top-\[31vh\] {
  top: 31vh;
}

.left-\[13vw\] {
  left: 13vw;
}

.top-\[40vh\] {
  top: 40vh;
}

.left-\[81vw\] {
  left: 81vw;
}

.top-\[76vh\] {
  top: 76vh;
}

.left-\[73vw\] {
  left: 73vw;
}

.top-\[79vh\] {
  top: 79vh;
}

.left-\[83vw\] {
  left: 83vw;
}

.top-\[73vh\] {
  top: 73vh;
}

.left-\[35vw\] {
  left: 35vw;
}

.top-\[19vh\] {
  top: 19vh;
}

.left-\[90vw\] {
  left: 90vw;
}

.left-\[68vw\] {
  left: 68vw;
}

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

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

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

.top-7 {
  top: 1.75rem;
}

.right-7 {
  right: 1.75rem;
}

.z-30 {
  z-index: 30;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-40 {
  z-index: 40;
}

.col-span-1 {
  grid-column: span 1 / span 1;
}

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

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

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

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

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

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

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

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

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-20 {
  height: 5rem;
}

.h-10 {
  height: 2.5rem;
}

.h-14 {
  height: 5.5rem;
}

.h-full {
  height: 100%;
}

.h-4 {
  height: 1rem;
}

.h-1 {
  height: 0.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-14 {
  width: 3.5rem;
}

.w-full {
  width: 100%;
}

.w-4 {
  width: 1rem;
}

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

.w-\[75vw\] {
  width: 75vw;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-lg {
  max-width: 32rem;
}

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

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  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));
}

@-webkit-keyframes orbit {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes orbit {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.animate-orbiting {
  -webkit-animation: orbit 5s infinite linear;
          animation: orbit 5s infinite linear;
}

.cursor-pointer {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

.gap-8 {
  gap: 2rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-y-12 {
  row-gap: 3rem;
}

.gap-x-3 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

.gap-x-8 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.gap-y-3 {
  row-gap: 0.75rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

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

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

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

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

.overflow-hidden {
  overflow: hidden;
}

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

.rounded-md {
  border-radius: 0.375rem;
}

.border-2 {
  border-width: 2px;
}

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

.bg-dark {
  --tw-bg-opacity: 1;
  background-color: #000;
}

.bg-black\/50 {
  background-color: #000;
}

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

.bg-dark2 {
  --tw-bg-opacity: 1;
  background-color: #191919;
}

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

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

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

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-center {
  -o-object-position: center;
     object-position: center;
}

.p-6 {
  padding: 1.5rem;
}

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

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

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

.pb-\[56\.25\%\] {
  padding-bottom: 56.25%;
}

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

.pb-24 {
  padding-bottom: 6rem;
}

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

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

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

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

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

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

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

.font-semibold {
  font-weight: 600;
}

.font-medium {
  font-weight: 500;
}

.italic {
  font-style: italic;
}

.leading-loose {
  line-height: 2;
}

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

.leading-relaxed {
  line-height: 1.625;
}

.text-primary {
  --tw-text-opacity: 1;
  color: #1E90FF;
}

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

.text-\[\#fabf2a\] {
  --tw-text-opacity: 1;
  color: rgb(250 191 42 / var(--tw-text-opacity));
}

.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}

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

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(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: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.duration-200 {
  transition-duration: 200ms;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Quicksand";
 
}
h1,h2,h3,h4,h5,h6, .font-bold, .font-semibold{
  font-family: 'Poppins', sans-serif;
}
p,button,a{
  font-family: 'Quicksand', sans-serif;
  font-weight: 600 !important;
}

html {
  scroll-behavior: smooth;
}

input, textarea {
  border: none;
  outline: none;
}

header {
  padding-bottom: 160px !important;
}

@media(max-height: 800px) {
  header {
    padding-bottom: 80px !important;
  }
}

.subheading {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: #1E90FF;
}

@media (min-width: 480px) {
  .subheading {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 768px) {
  .subheading {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.logo svg {
  transition: all 1000ms ease;
 
}

.logo svg:hover {
  fill: white !important;
  
}

.nav__link {
  position: relative;
  transition: all 200ms ease;
  font-weight: 800 !important;
}

.nav__link:hover {
  --tw-text-opacity: 1;
  color: #1E90FF;
}

.nav__link::after {
  content: "";
  position: absolute;
  height: 2px;
  bottom: -2px;
  right: 0;
  width: 0%;
  background: #d42866;
  transition: all 200ms ease;
}

.nav__link:hover::after {
  width: 100%;
  left: 0;
}

/* Hamburger */

.hamburger {
  cursor: pointer;
  width: 24px;
  height: 24px;
  transition: all 0.25s;
  position: relative;
}

.hamburger * {
  content: '';
  position: absolute;
  width: 24px;
  height: 2px;
  top: 0;
  left: 0;
  background: #000;
  transform: rotate(0);
  transition: all 300ms ease;
}

.hamburger__middle {
  transform: translateY(8px)
}

.hamburger__bottom {
  transform: translateY(16px)
}

.dark .hamburger * {
  background: #fff;
}

.open .hamburger__middle {
  display: none;
}

.open .hamburger__top,
.modal .hamburger__top {
  transform: translateY(8px) rotate(45deg) ;
}

.open .hamburger__bottom,
.modal .hamburger__bottom {
  transform: translateY(8px) rotate(-45deg) ;
}

.nav__menu {
  transform: translateX(100%);
  transition: transform 300ms ease;
  
}

.open .nav__menu {
  transform: translateX(0);
}

.nav__menu--close {
  pointer-events: none;
  opacity: 0 !important;
  transition: all 300ms ease !important;
}

.open .nav__menu--close {
  pointer-events: auto;
  opacity: 50 !important;
  transition: all 300ms ease !important;
}

/* Header Links */

.header__link {
  position: relative;
  display: flex;
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}

.header__link--label {
  position: absolute;
  bottom: -2rem;
  left: 50%;
  display: none;
  --tw-translate-x: -50%;
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  font-size: 0.875rem;
  line-height: 1.25rem;
  transition-duration: 200ms;
}

.group:hover .header__link--label {
  --tw-scale-x: 1;
  --tw-scale-y: 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));
}

@media (min-width: 480px) {
  .header__link--label {
    display: block;
  }
}

.scroll::after {
  height: 6px;
  width: 0.25rem;
}

@-webkit-keyframes scroll {
  0% {
    transform: translateY(3px);
  }

  100% {
    transform: translateY(-5px);
  }
}

@keyframes scroll {
  0% {
    transform: translateY(3px);
  }

  100% {
    transform: translateY(-5px);
  }
}

.scroll::after {
  animation: scroll 1s infinite alternate-reverse;
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-content: '';
  content: var(--tw-content);
}

.dark .scroll::after {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

/* Stars */

.star {
  position: fixed;
  height: 2px;
  width: 2px;
  border-radius: 9999px;
}

@media (min-width: 480px) {
  .star {
    height: 3px;
    width: 3px;
  }
}

@media (min-width: 640px) {
  .star {
    height: 0.25rem;
    width: 0.25rem;
  }
}

.shade-1 {
  --tw-bg-opacity: 1;
  background-color: #d8d648;
}

.shade-2 {
  --tw-bg-opacity: 1;
  background-color: #fff;
}

.shade-3 {
  --tw-bg-opacity: 1;
  background-color: #1E90FF;
}

.cloud {
  position: absolute;
  top: 70vh ;
  left: 60vw;
  
  height: 4rem;
  width: 4rem;
}
/* .circle {
  position: absolute;
  top: 70vh !important;
  left: 60vw;
  background-size: cover;
background-position: center;
background-repeat: no-repeat;
  height: 4rem;
  width: 4rem;
} */

.triangle{
  position: absolute;
  top: 20vh;
  left: 10vw;
  height: 4rem;
  width: 4rem;
  -webkit-animation: float 10s infinite ease;
  animation: float 10s infinite ease;

background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.semi{
  position: absolute;
  top: 60vh;
  left: 40vw;
  height: 4rem;
  width: 4rem;
  -webkit-animation: float 10s infinite ease;
  animation: float 10s infinite ease;

background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

@-webkit-keyframes float {
  0% {
    tranform: translateX(0%);
  }

  50% {
    transform: translateX(-15%);
  }

  100% {
    tranform: translateX(0%);
  }
}

@keyframes float {
  0% {
    tranform: translateX(0%);
  }

  50% {
    transform: translateX(-15%);
  }

  100% {
    tranform: translateX(0%);
  }
}

.cloud {
  -webkit-animation: float 10s infinite ease;
          animation: float 10s infinite ease;
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.dark .cloud {
  display: block;
}

@media (min-width: 480px) {
  .cloud {
    height: 6rem;
    width: 6rem;
  }
  
}

@media (min-width: 768px) {
  .cloud {
    top: 60vh;
    left: 68vw;
    height: 8rem;
    width: 8rem;
  }
  
}

@media (max-width:768px){
  .triangle, .semi{
   
      display: none;
    
  }
}

@media (min-width: 1024px) {
  .cloud {
    height: 10rem;
    width: 10rem;
  }
}

@media (min-width: 1280px) {
  .cloud {
    top: 48vh;
    height: 12rem;
    width: 12rem;
  }
}

/* Shapes */

.shape {
  position: fixed;
  display: none;
}

@media (min-width: 768px) {
  .shape {
    display: block;
  }
}

/* Contact */

nav,
.header__description,
.scroll,
.mail__btn,
.cloud {
  transition: opacity 0.8s 300ms ease;
}

.scroll,
.mail__btn {
  transition: transform 200ms ease, opacity 0.8s 300ms ease;
}

.contact nav,
.contact .header__description,
.contact .scroll,
.contact .mail__btn,
.contact .cloud {
  opacity: 0;
  pointer-events: none;
  transition: opacity 300ms ease;
}

.contact #landing {
  height: 0;
}

@media(min-width: 768px) {
  .contact #landing {
    height: auto;
  }
}

.contact #projects,
.contact #testimonials,
.contact footer {
  display: none;
}

.modal {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}

.contact .modal {
  visibility: visible;
  height: auto;
}

@media(min-width: 768px) {
  .modal__body,
  .contact .modal__body {
    overflow: hidden;
  }
}

.modal__about {
  transition: all 500ms ease;
  transform: translateX(100%);
 
}

.modal__contact {
  transition: all 500ms ease;
  transform: translateX(-100%);
}

.contact .modal__about,
.contact .modal__contact {
  transform: translate(0, 0);
  transition: all 500ms ease;
}

@media(min-width: 768px) {
  .modal__about {
    transition: all 500ms ease;
    transform: translateY(-100%);
  }

  .modal__contact {
    transition: all 500ms ease;
    transform: translateY(100%);
  }

  .contact .modal__about,
  .contact .modal__contact {
    transform: translate(0, 0);
    transition: all 500ms ease;
  }
}

.modal .hamburger__top,
.modal .hamburger__bottom  {
  opacity: 0;
  transition: all 300ms ease;
  background: #fff !important;
}

.contact .modal .hamburger__top,
.contact .modal .hamburger__bottom  {
  opacity: 1;
  transition: all 300ms ease;
}

.modal__heading {
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
}

.modal__subheading {
  margin-bottom: 1.5rem;
  font-weight: 500;
}

.modal__about, .modal__contact {
  padding-top: 48px;
  padding-bottom: 48px;
  
}

@media(min-width: 480px) {
  .modal__about, .modal__contact {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}

@media(max-height: 700px) {
  .modal__about, .modal__contact {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .modal__heading {
    font-size: 24px;
    line-height: 32px;
  }
}

/* Languages */

.language {
  position: relative;
  padding: 0.5rem;
}

@media (min-width: 350px) {
  .language {
    padding: 0.75rem;
  }
}

@media (min-width: 480px) {
  .language {
    padding: 1.5rem;
  }
}

@media (min-width: 768px) {
  .language {
    padding: 0.75rem;
  }
}

@media (min-width: 1024px) {
  .language {
    padding: 1rem;
  }
}

@media (min-width: 1280px) {
  .language {
    padding: 1.5rem;
  }
}

.language__name {
  position: absolute;
  left: 50%;
  bottom: -0.75rem;
  --tw-translate-x: -50%;
  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));
  font-size: 0.875rem;
  line-height: 1.25rem;
  opacity: 0;
  transition-duration: 300ms;
}

.group:hover .language__name {
  opacity: 1;
}

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

@media (min-width: 768px) {
  .language__name {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

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

@media (min-width: 1280px) {
  .language__name {
    bottom: -0.5rem;
  }
}

/* Contact Form */

.input-group {
  position: relative;
  margin-bottom: 2rem;
  display: flex;
  flex-direction: column;
}

.input-group input, 
.input-group textarea {
  background-color: transparent;
  padding: 0.5rem;
}

.line-1 {
  position: absolute;
  bottom: -0.25rem;
  height: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: #1E90FF;
  transition: all 300ms ease;
}

.line-2 {
  position: absolute;
  bottom: -0.25rem;
  height: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: #1E90FF;
  transition: all 300ms 300ms ease;
}

.line-1,
.line-2 {
  width: 0%;
}

.input-group:focus-within .line-1,
.input-group:focus-within .line-2 {
  width: 100%;
}

.modal__contact button {
  border: 2px solid white !important;
}


.modal__btn {
  position: relative;
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  /* margin-bottom: 100px; */
}

.modal__btn::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  width: 0;
  height: calc(100% + 4px);
  background-color: #1E90FF;
  transition: all 300ms ease;
}

.modal__btn::after {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  width: 0;
  height: calc(100% + 4px);
  background-color: #1E90FF;
  transition: all 300ms 300ms ease;
}

.modal__btn:hover::after,
.modal__btn:hover::before {
  width: calc(100% + 4px);
}

/* Modal Animations */

.modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.modal__loading {
  background-color: #242424;
  z-index: -1;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
}

.modal__loading--visible {
  z-index: 19;
  visibility: visible;
}

@-webkit-keyframes rotate360 {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes rotate360 {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.modal__spinner {
  height: 150px;
  width: 150px;
  border: 12px solid #fff;
  border-radius: 50%;
  border-left-color:#242424;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: border-color 200ms ease, background-color 200ms ease;
  -webkit-animation: rotate360 1s infinite linear;
          animation: rotate360 1s infinite linear;
  position: relative;
}

.checkmark .modal__spinner {
  border-color: rgb(75, 180, 75);
  background-color: rgb(75, 180, 75);
  -webkit-animation: none;
          animation: none;
}

.check__icon--wrapper {
  -webkit-animation: none;
          animation: none;
  position: absolute;
  height: 80px;
  width: 40px;
  top: 50%;
  left: 50%;
  transform: translateY(-6px) translate(-50%, -50%) scaleX(-1) rotate(135deg);
  display: none;
}

.checkmark .check__icon--wrapper {
  display: block;
}

.check__icon {
  width: 0;
  height: 0;
  -webkit-animation: none;
          animation: none;
}

.checkmark .check__icon {
  -webkit-animation: check__icon 3s ease;
          animation: check__icon 3s ease;
}

@-webkit-keyframes check__icon {
  0% {
    height: 0;
    width: 0;
    opacity: 0;
  }

  15% {
    border-top: 8px solid #fff;
    border-right: 8px solid #fff;
    height: 0;
    width: 40px;
    opacity: 1;
  }

  30% {
    border-top: 8px solid #fff;
    border-right: 8px solid #fff;
    height: 80px;
    width: 40px;
    opacity: 1;
  }

  60% {
    border-top: 8px solid #fff;
    border-right: 8px solid #fff;
    height: 80px;
    width: 40px;
    opacity: 1;
  }

  100% {
    border-top: 8px solid #fff;
    border-right: 8px solid #fff;
    height: 80px;
    width: 40px;
    opacity: 1;
  }
}

@keyframes check__icon {
  0% {
    height: 0;
    width: 0;
    opacity: 0;
  }

  15% {
    border-top: 8px solid #fff;
    border-right: 8px solid #fff;
    height: 0;
    width: 40px;
    opacity: 1;
  }

  30% {
    border-top: 8px solid #fff;
    border-right: 8px solid #fff;
    height: 80px;
    width: 40px;
    opacity: 1;
  }

  60% {
    border-top: 8px solid #fff;
    border-right: 8px solid #fff;
    height: 80px;
    width: 40px;
    opacity: 1;
  }

  100% {
    border-top: 8px solid #fff;
    border-right: 8px solid #fff;
    height: 80px;
    width: 40px;
    opacity: 1;
  }
}

.modal__success {
  background-color: rgb(75, 180, 75);
  z-index: 30;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 40px 72px;
  transition: opacity 0.8s 300ms ease;
}

.contact .modal__success {
  opacity: 1;
  pointer-events: auto;
  transition: none;
}

.modal__success {
  font-size: 1.875rem;
  line-height: 2.25rem;
  line-height: 1.625;
}

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

.mail__btn, .scroll {
  transition: all 300ms ease;
}

.modal--open nav, .modal--open header, 
.modal--open .mail__btn, .modal--open .scroll {
  opacity: 0;
}

.modal--open .modal__success {
  display: flex;
}

.modal__success--visible {
  z-index: 20;
  visibility: visible;
}

.modal__success--para {
  opacity: 0;
  transition: all 600ms 250ms ease;
}

.modal__success--visible .modal__success--para {
  transform: translateY(0);
  opacity: 1;
}

/* Projects */

.tag {
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(36 36 36 / var(--tw-border-opacity));
  background-color: transparent;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(36 36 36 / var(--tw-text-opacity));
}

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

.project__link {
  display: flex;
  flex: 1 1 0%;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(36 36 36 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.project__link:hover {
  --tw-border-opacity: 1;
  border-color:#1E90FF;
}

.dark .project__link {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 480px) {
  .project__link {
    flex: none;
  }
}

.project__para {
  margin-bottom: 1.5rem;
  line-height: 2;
}

.project__title {
  margin-bottom: 0.75rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
}

.swiper {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.swiper-button-prev,
.swiper-button-next {
  color: #1E90FF !important;
}

.swiper-pagination-bullet {
  background: gray !important;
  opacity: 100% !important;
}

.swiper-pagination-bullet-active {
  background: #d42866 !important;
}

/* Testimonials */

#testimonials .swiper {
  position: relative !important;
  display: flex !important;
}

#testimonials .swiper-wrapper {
  align-items: stretch !important;
}

#testimonials .swiper-slide {
  height: auto !important;
  display: flex !important;
}

#testimonials .swiper-button-prev,
#testimonials .swiper-button-next {
  

 background-color: transparent !important;
  color: transparent !important;
  display: flex;
  justify-content: center;
  align-items: center;
  

  font-size: 14px !important;
  bottom: 0 !important;
  left: auto !important;
  top: auto !important;
}

.dark #testimonials .swiper-button-prev,
.dark #testimonials .swiper-button-next {
  color: #000 !important;
  background: transparent !important;
}

#testimonials .swiper-button-prev::after,
#testimonials .swiper-button-next::after {
  font-size: 18px !important;
  font-weight: 600 !important;
}

#testimonials .swiper-button-prev::after {
  transform: translateX(-2px);
}

#testimonials .swiper-button-next::after {
  transform: translateX(2px);
}

#testimonials .swiper-button-prev {
  right: 72px !important;
}

#testimonials .swiper-pagination {
  bottom: 0 !important;
  display: none !important;
}

@media(max-width: 479px) {
  #testimonials .swiper-button-prev,
  #testimonials .swiper-button-next {
    display: none !important;
  }

  #testimonials .swiper-pagination {
    display: block !important;
  }

  #testimonials .swiper {
    padding-bottom: 48px !important;
  }
}

.hover\:scale-110: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(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: #1E90FF;
}

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

.group:hover .group-hover\:scale-75 {
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  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));
}

.dark .dark\:block {
  display: block;
}

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

.dark .dark\:hidden {
  display: none;
}

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

.dark .dark\:bg-\[\#1c1d25\] {
  --tw-bg-opacity: 1;
  background-color: #000;
}

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

.dark .dark\:bg-dark {
  --tw-bg-opacity: 1;
  background-color: #000;
}

.dark .dark\:bg-dark2 {
  --tw-bg-opacity: 1;
  background-color: #191919;
  
  border-radius: 8px;
}

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

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

@media (min-width: 350px) {
  .xxs\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .xxs\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .xxs\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 480px) {
  .xs\:bottom-8 {
    bottom: 2rem;
  }

  .xs\:right-8 {
    right: 2rem;
  }

  .xs\:-top-16 {
    top: -4rem;
  }

  .xs\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .xs\:col-span-2 {
    grid-column: span 2 / span 2;
  }

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

  .xs\:mb-24 {
    margin-bottom: 6rem;
  }

  .xs\:flex {
    display: flex;
  }

  .xs\:hidden {
    display: none;
  }

  .xs\:h-16 {
    height: 4rem;
  }

  .xs\:h-6 {
    height: 1.5rem;
  }

  .xs\:w-16 {
    width: 4rem;
  }

  .xs\:w-6 {
    width: 1.5rem;
  }

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

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

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

  .xs\:gap-y-12 {
    row-gap: 3rem;
  }

  .xs\:p-8 {
    padding: 2rem;
  }

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

  .xs\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .xs\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .xs\:text-left {
    text-align: left;
  }

  .xs\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .xs\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 640px) {
  .sm\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

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

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

@media (min-width: 768px) {
  .md\:fixed {
    position: fixed;
  }

  .md\:relative {
    position: relative;
  }

  .md\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .md\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .md\:bottom-12 {
    bottom: 3rem;
  }

  .md\:right-12 {
    right: 3rem;
  }

  .md\:top-8 {
    top: 2rem;
  }

  .md\:right-8 {
    right: 2rem;
  }

  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }

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

  .md\:mb-16 {
    margin-bottom: 4rem;
  }

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

  .md\:h-auto {
    height: auto;
  }

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

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

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

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

  .md\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .md\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}

@media (min-width: 1024px) {
  .lg\:bottom-16 {
    bottom: 4rem;
  }

  .lg\:right-16 {
    right: 4rem;
  }

  .lg\:-top-20 {
    top: -5rem;
  }

  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }

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

  .lg\:h-8 {
    height: 2rem;
  }

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

  .lg\:w-8 {
    width: 2rem;
  }

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

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

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 1280px) {
  .xl\:-top-24 {
    top: -6rem;
  }
}

.swiper-button-next::after, .swiper-button-prev::after {
  content: "" !important;
}
.swiper-button-next svg, .swiper-button-prev svg{
  height: 100%;
}

.swiper-pagination{

  z-index: 1 !important;
  width: 100% !important;
  position: absolute !important;
  bottom: 0 !important;
  right: 0 !important;
  left: 0;
  
}
.vp-preview{
  position: relative;
  z-index: 1000 !important;
}

::-webkit-scrollbar {
  width: 12px; 

}

::-webkit-scrollbar-thumb {
  background-color: #1e90ff; 
  border: 1px solid #000000;
}

::-webkit-scrollbar-track {
  background-color: #fff;
}

.footercolumn {
  display: flex !important;
  justify-content: center !important;
}

.profile-pic {
  width: 150px; /* Larger image size */
  height: 150px;
  border-radius: 50%;
  object-fit: cover; /* Ensure images cover the area well */
  border: 3px solid #eaeaea; /* Subtle border around the image */
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); /* Soft shadow for depth */
  margin-bottom: 1rem;
}