@import url("https://fonts.cdnfonts.com/css/poppins");

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

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

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

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

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

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

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

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

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

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

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

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

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

[type='text'],input:where(:not([type])),[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{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

[type='text']:focus, input:where(:not([type])):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{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}

input::placeholder,textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}

::-webkit-date-and-time-value{
  min-height: 1.5em;
  text-align: inherit;
}

::-webkit-datetime-edit{
  display: inline-flex;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}

select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

[multiple],[size]:where(select:not([size="1"])){
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

[type='checkbox'],[type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

[type='checkbox']{
  border-radius: 0px;
}

[type='radio']{
  border-radius: 100%;
}

[type='checkbox']:focus,[type='radio']:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

[type='checkbox']:checked,[type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

@media (forced-colors: active) {
  [type='checkbox']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

@media (forced-colors: active) {
  [type='radio']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}

[type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (forced-colors: active) {
  [type='checkbox']:indeterminate{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}

[type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

[type='file']:focus{
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

.container{
  width: 100%;
}

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

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

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

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

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

.visible{
  visibility: visible;
}

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.block{
  display: block;
}

.flex{
  display: flex;
}

.grid{
  display: grid;
}

.contents{
  display: contents;
}

.hidden{
  display: none;
}

.h-20{
  height: 5rem;
}

.w-20{
  width: 5rem;
}

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

.resize{
  resize: both;
}

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

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

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

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

.border{
  border-width: 1px;
}

.uppercase{
  text-transform: uppercase;
}

.capitalize{
  text-transform: capitalize;
}

.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.blur{
  --tw-blur: blur(8px);
  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);
}

.grayscale{
  --tw-grayscale: grayscale(100%);
  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);
}

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

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

.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

:root {
  --light-yellow: #f9f6ee;
  --bg-color: #0d0d0d;
  --nav-scroll: #111111d3;
  --nav-menu-li: #bbbbbbcb;
  --span-highlight: #f40000;
  --nav-menu-active: #000000f0;
  --col-span: #9a9a9a;
  --border-color: #313131;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style: none;
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  scroll-behavior: smooth;
}

body {
  background-color:var(--bg-color);
}

nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: transparent;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3rem 4rem;
  z-index: 999;
  background: none;
  transition: background-color box-shadow 0.4s ease-in-out;
}

nav.scrolled {
  background-color:var(--nav-scroll);
  box-shadow: rgba(56, 56, 57, 0.2) 0px 7px 29px 0px;
  opacity: 2.5;
  /* backdrop-filter: blur(4px); */
}

.logo {
  display: flex;
  align-items: center;
  animation: Anim 2s forwards linear;
}

.logo img {
  width: 30%;
  transition: all 0.2s ease-in-out;
}

.logo img:hover {
  transform: scale(1.2);
}

.logo a {
  padding: 0;
}

.nav-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}

.nav-menu li a {
  text-decoration: none;
  list-style: none;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: all ease 0.5s;
  background: none;
  color: var(--light-yellow);
  background-size: 200% 100%;
  background-position: -100%;
  display: inline-block;
  padding: 0.313rem 0;
  position: relative;
}

.nav-menu li a:before {
  content: "";
  background: var(--light-yellow);
  display: block;
  position: absolute;
  top: 90%;
  left: 0;
  width: 0;
  height: 1px;
  transition: all 0.3s ease-in-out;
}

.nav-menu li a:hover {
  background-position: 0;
  color: var(--light-yellow);
}

/* Set the non-hovered items to gray */

.nav-menu li a.non-hovered {
  color:var(--nav-menu-li);
}

.nav-menu li a:hover::before {
  width: 100%;
}

.nav-link {
  margin-left: 3rem;
}

.hamburger {
  display: none;
}

.bar {
  display: block;
  width: 22px;
  height: 3px;
  margin: 0.313rem auto;
  transition: all 0.3s ease-in-out;
  background-color: var(--light-yellow);
}

.banner {
  background-image: linear-gradient(rgba(18, 18, 11, 0.527), rgba(0, 0, 0, 0.5)),
    url("../images/cover.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.container {
  display: flex;
  flex: 1;
  align-items: center;
  position: relative;
  padding: 25rem 4rem 22rem 4rem;
  height: 90vh;
  max-width: none !important;
  z-index: 2;
  overflow: hidden;
}

.col {
  display: grid;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.col span {
  text-align: center;
  color:var(--span-highlight);
}

.col h1 {
  margin-bottom: 40px;
  text-align: center;
  font-size: 5.938rem;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--light-yellow);
  line-height: 0.9;
  text-shadow: 6px 6px 0px rgba(0, 0, 0, 0.2);
}

.col p {
  margin-bottom: 16px;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1.8em;
  color: var(--light-yellow);
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}

/*Mobile responsive styles*/

/* Tablet Styles */

@media (max-width: 768px) {
  .container {
    padding: 18rem 2rem 14rem 2rem;
    max-width: none;
  }

  .col h1 {
    font-size: 4.375rem;
  }

  .col p {
    font-size: 1rem;
  }

  nav {
    padding: 3rem 1rem;
  }

  .nav-menu li a {
    font-size: 2.375rem;
    font-weight: 600;
  }

  .nav-logo {
    font-size: 1.8rem;
  }

  .logo img {
    width: 30%;
  }

  .banner {
    background-position: 40% center;
    height: 100%;
  }

  .hamburger {
    display: block;
    cursor: pointer;
    color: var(--light-yellow);
    position: absolute;
    top: 5;
    right: 35px;
  }

  .nav-menu{
    position: fixed;
    left: 0;
    top: -100%;
    flex-direction: column;
    background-color:var(--nav-menu-active);
    height: 100vh;
    width: 100%;
    text-align: center;
    display: block;
    align-content: center;
    transition: top 0.6s ease-in-out;
    box-shadow: 0 10px 27px rgba(0, 0, 0, 0.05);
    overflow: hidden;
  }

  li a {
    color: #bfbfbf;
    font-size: 1rem;
  }

  .nav-menu.active {
    left: 0;
    top: 0;
    padding: 4rem 0;
  }

  .nav-link {
    margin: 1.2rem 0;
  }

  li {
    margin: 2.6rem 0;
  }

  .hamburger {
    display: block;
    cursor: pointer;
    color: var(--light-yellow);
    position: absolute;
    top: 5;
    right: 35px;
  }

  .hamburger.active .bar:nth-child(2) {
    opacity: 0;
  }

  .hamburger.active .bar:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }

  .hamburger.active .bar:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }
}

/* Mobile Styles */

@media (max-width: 480px) {
  .container {
    padding: 18rem 2rem 14rem 2rem !important;
    max-width: none;
    height: 75vh;
  }

  .banner {
    background-position: 35% center;
    height: 100%;
  }

  .col h1 {
    font-size: 3.75rem;
  }

  .col p {
    font-size: 0.875rem;
    font-weight: 500;
  }

  .nav-logo {
    font-size: 1.6rem;
  }

  .logo img {
    width: 30%;
  }

  .nav-menu {
    position: fixed;
    left: 0;
    top: -100%;
    flex-direction: column;
    background-color:var(--nav-menu-active);
    height: 100vh;
    width: 100%;
    text-align: center;
    display: block;
    align-content: center;
    transition: top 0.6s ease-in-out;
    box-shadow: 0 10px 27px rgba(0, 0, 0, 0.05);
    overflow: hidden;
  }

  li {
    margin: 2.6rem 0;
  }

  .hamburger {
    display: block;
    cursor: pointer;
    color: var(--light-yellow);
    position: absolute;
    top: 5;
    right: 35px;
  }

  .hamburger.active .bar:nth-child(2) {
    opacity: 0;
  }

  .hamburger.active .bar:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }

  .hamburger.active .bar:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }
}

/*About Page Style*/

.about {
  width: 100%;
  padding: 8rem 4rem 0 4rem;
  display: grid;
  justify-content: center;
}

.content {
  max-width: 75rem;
  width: 100%;
}

.about h2 {
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.5em;
  text-transform: uppercase;
  line-height: 1.5em;
  margin-bottom: 40px;
  color: var(--light-yellow);
}

.about p {
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
  color: var(--light-yellow);
}

.about span {
  color:var(--span-highlight);
}

.about-content {
  display: flex;
  padding: 0;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
  margin-top: 90px;
}

.left-column,
.right-column {
  flex: 1;
  justify-content: end;
}

.left-column p {
  margin: 0;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.8;
  color: var(--light-yellow);
  text-align: left;
  padding-right: 120px;
  margin-top: 60px;
}

.left-column span {
  font-size: 1rem;
  font-weight: 300;
  color:var(--col-span);
  letter-spacing: 1px;
}

.right-column {
  display: contents;
}

.right-column img {
  max-width: 100%;
  height: 700px;
  display: block;
}

/*Mobile responsive for about section*/

@media (max-width: 1120px) {
  .about {
    padding: 6rem;
  }

  .content {
    max-width: 75rem;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .left-column p {
    padding-right: 40px;
  }
}

@media (min-width: 1500px) {
  .left-column p {
    padding-right: 80px;
  }
}

@media (max-width: 1200px) {
  .left-column p {
    padding-right: 20px;
  }
}

@media (max-width: 1048px) {
  .left-column {
    flex: unset;
  }

  .about-content {
    margin-top: 60px;
  }

  .left-column p,.left-column span {
    font-size: 1.25rem ;
    padding: 0;
    margin: 0;
  }

  .right-column img {
    height: auto;
  }
}

@media (max-width: 948px) {
  .about {
    padding: 6rem 3rem 0 3rem;
  }

  .about p {
    font-size: 2.625rem;
  }

  .about-content {
    flex-direction: column;
    margin-top: 60px;
  }

  .left-column,
  .right-column {
    padding: 0;
  }

  .left-column p {
    font-size: 1.25rem;
    padding: 0;
    margin: 0;
  }

  .right-column {
    margin-top: 24px;
  }

  .right-column img {
    height: auto;
  }
}

@media (max-width: 480px) {
  .about {
    padding: 4rem 2rem 0 2rem;
  }

  .about h2 {
    font-size: 1rem;
  }

  .about p {
    font-size: 1.75rem;
  }

  .left-column p,
  .left-column span {
    font-size: 1rem;
    margin: 0;
  }

  .right-column img {
    height: auto;
  }
}

/*Services styling */

.services {
  width: 100%;
  padding: 8rem 4rem 4rem 4rem;
  display: grid;
  justify-content: center;
}

.services h2 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.5em;
  text-transform: uppercase;
  line-height: 1.5em;
  margin-bottom: 24px;
  color: var(--light-yellow);
}

.cardboard {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
  max-width: 1200px;
  margin: 60px 0;
  padding: 0;
}

.cardboard .card {
  position: relative;
  min-width: 380px;
  height: 420px;
  box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.2),
    inset -5px -5px 15px rgba(255, 255, 255, 0.1),
    5px 5px 15px rgba(0, 0, 0, 0.3), -5px -5px 15px rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  transition: 0.5s;
}

.cardboard .card:nth-child(1) .box .content a {
  background: #2196f3;
}

.cardboard .card:nth-child(2) .box .content a {
  background: #e91e63;
}

.cardboard .card:nth-child(3) .box .content a {
  background: #23c186;
}

.cardboard .card .box {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 40px;
  background: #2a2b2f;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  transition: 0.5s;
}

.cardboard .card .box:hover {
  transform: translateY(-50px);
}

.cardboard .card .box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: rgba(255, 255, 255, 0.03);
}

.cardboard .card .box .content {
  padding: 20px;
  text-align: center;
}

.cardboard .card .box .content h2 {
  position: absolute;
  top: -10px;
  right: 30px;
  font-size: 4rem;
  font-weight: 500;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.1);
}

.cardboard .card .box .content h3 {
  font-size: 1.6rem;
  font-weight: 600;
  color: var(--light-yellow);
  z-index: 1;
  transition: 0.5s;
  margin-bottom: 15px;
  margin-top: 60px;
}

.cardboard .card .box .content p {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.8;
  color: var(--light-yellow);
  z-index: 1;
  transition: 0.5s;
}

.cardboard .card .box .content a {
  position: relative;
  display: inline-block;
  padding: 8px 20px;
  background: black;
  border-radius: 5px;
  text-decoration: none;
  color: var(--light-yellow);
  margin-top: 20px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  transition: 0.5s;
}

.cardboard .card .box .content a:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);
  background: var(--light-yellow);
  color: #000;
}

@media (max-width: 1328px) {
  .cardboard .card {
    position: relative;
    min-width: 340px;
    height: 420px;
  }
}

@media (max-width: 1208px) {
  .cardboard .card {
    flex: 1 1 45%;
    min-width: 350px;
    height: 450px;
  }
}

@media (max-width: 1028px) {
  .cardboard .card {
    min-width: 330px;
  }
}

@media (max-width: 948px) {
  .services {
    padding: 6rem 3rem;
  }

  .cardboard .card {
    min-width: 320px;
  }
}

@media (max-width: 768px) {
  .cardboard .card {
    width: 100%;
    height: 400px;
  }
}

@media (max-width: 480px) {
  .services {
    padding: 6rem 2rem;
  }

  .services h2 {
    font-size: 16px;
  }

  .cardboard .card {
    width: 100%;
    min-width: 200px;
    height: 420px;
  }
}

/*Skills styling starts*/

.skills {
  width: 100%;
  padding: 0 4rem 8rem 4rem;
  display: grid;
  justify-content: center;
}

.skills h2 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.5em;
  text-transform: uppercase;
  line-height: 1.5em;
  margin-bottom: 60px;
  color: var(--light-yellow);
}

.icons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
  max-width: 1200px;
  margin: 30px 0;
  padding: 0;
}

.icons img {
  filter: grayscale(1);
  transition: filter 1.2s ease-in-out;
}

.icons img:hover {
  transform: scale(1.2);
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}

/* Apply grayscale using the custom variable */

.icons img {
  filter: grayscale(1) brightness(0.5);
}

.w-20.h-20 {
  transition: all 1.5s ease-in-out;
}

.w-20.h-20.is-animated {
  filter: grayscale(0) brightness(1);
}

.flex {
  flex-wrap: wrap;
}

.justify-center {
  gap: 30px;
}

.space-x-8 > :not([hidden]) ~ :not([hidden]) {
  margin-left: 0 !important;
}

.space-x-10 > :not([hidden]) ~ :not([hidden]) {
  margin-left: 0 !important;
}

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

.skill-item::before {
  content: attr(data-skill);
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%) scaleY(0);
  background-color: var(--light-yellow);
  color: #2a2b2f;
  font-size: 0.95rem;
  font-weight: 600;
  padding: 8px 12px;
  border-radius: 6px;
  white-space: nowrap;
  margin-bottom: 4px;
  transition: transform 0.3s ease-out, opacity 0.3s ease-out;
  opacity: 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.skill-item:hover::before {
  transform: translateX(-50%) scaleY(1) translateY(-10px);
  opacity: 1;
}

.skill-item img {
  transition: transform 0.2s ease-in-out;
}

.skill-item:hover img {
  transform: scale(1.2);
}

/*Skills styling ends*/

@media (max-width:480px) {
  .skills {
    padding: 0 2rem 8rem 2rem;
  }
}

/*Experiences styling starts*/

.experiences {
  width: 100%;
  padding: 0 4rem 0 4rem;
  display: grid;
  justify-content: center;
}

.experiences h2 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.5em;
  text-transform: uppercase;
  line-height: 1.5em;
  margin-bottom: 24px;
  color: var(--light-yellow);
}

.timeline {
  position: relative;
  max-width: 1200px;
  margin: 60px auto;
}

.info-box {
  padding: 10px 50px;
  position: relative;
  width: 50%;
  opacity: 0;
  transform: translateY(30px);
  /* Start position for the animation */
  transition: all 1s ease-out;
  /* Smooth transition for opacity and position */
}

.info-box.visible {
  opacity: 1;
  transform: translateX(0);
}

.text-box {
  padding: 20px 30px;
  background: var(--light-yellow);
  position: relative;
  border-radius: 6px;
  font-size: 16px;
  color:var(--bg-color);
}

.text-box small {
  font-weight: 500;
}

.text-box p {
  font-size: 14px;
  font-weight: 300;
}

.left-content {
  left: 0;
}

.right-content {
  left: 50%;
}

.info-box img {
  position: absolute;
  width: 40px;
  border-radius: 50%;
  right: -20px;
  top: 30px;
  z-index: 10;
}

.right-content img {
  left: -20px;
}

.timeline::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 100%;
  /* Full height for the fixed line */
  background: rgb(78, 78, 78);
  /* Grey color for the background line */
  top: 0;
  left: 50%;
  margin-left: -3px;
  /* Centers the line */
  z-index: -2;
  /* Behind the moving line */
}

.timeline::after {
  content: "";
  position: absolute;
  width: 4px;
  height: var(--line-height, 0px);
  /* Default height is 0 */
  background: var(--light-yellow);
  top: 0;
  left: 50%;
  margin-left: -3px;
  z-index: -1;
  transition: height 0.1s linear;
  /* Smooth transition */
}

.timeline-middle-text {
  text-align: left;
  margin: 60px 0;
  /* Space around the text */
  padding: 20px 0;
  background:var(--bg-color);
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.timeline-middle-text h2 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.5em;
  margin-bottom: 24px;
}

.timeline-middle-text p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8;
  color: var(--light-yellow);
}

.text-box h3 {
  font-weight: 600;
}

.text-box small {
  display: inline-block;
  margin-bottom: 15px;
}

.left-container-arrow {
  height: 0;
  width: 0;
  position: absolute;
  top: 25px;
  z-index: 1;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid var(--light-yellow);
  right: -14px;
}

.right-container-arrow {
  height: 0;
  width: 0;
  position: absolute;
  top: 25px;
  z-index: 1;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid var(--light-yellow);
  left: -14px;
}

@media screen and (max-width: 720px) {
  .experiences {
    padding: 0rem 3rem;
  }

  .timeline {
    margin: 50px auto;
  }

  .timeline::after {
    left: 31px;
  }

  .timeline::before {
    left: 31px;
  }

  .info-box {
    width: 100%;
    padding-left: 80px;
    padding-right: 0;
  }

  .text-box {
    font-size: 14px;
  }

  .text-box small {
    margin-bottom: 10px;
  }

  .right-content {
    left: 0;
  }

  .left-content img,
  .right-content img {
    left: 10px;
  }

  .left-container-arrow,
  .right-container-arrow {
    border-right: 15px solid #fff;
    border-left: 0;
    left: -15px;
  }
}

@media screen and (max-width: 480px) {
  .experiences {
    padding: 0rem 2rem;
  }

  .text-box p {
    font-size: 14px;
  }
}

/*Project styling starts*/

.projects {
  width: 100%;
  padding: 8rem 3rem 0rem 3rem;
  display: flex;
  justify-content: center;
}

.projects h2 {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.5em;
  text-transform: uppercase;
  line-height: 1.5em;
  margin-bottom: 60px;
  color: var(--light-yellow);
}

.project-list {
  display: grid;
  gap: 0;
  border-top: 1px solid var(--border-color);
}

.project-entry {
  color: var(--light-yellow);
  width: 100%;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid var(--border-color);
  padding: 40px 24px;
  align-items: center;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.project-entry:hover {
  background-color: #383838;
  transform: scale(1.1);
  z-index: 1000;
}

.project-entry h3 {
  font-size: 46px;
  font-weight: bold;
  margin-right: 20px;
}

.project-entry p {
  font-size: 18px;
  text-transform: uppercase;
  margin-left: auto;
}

.popup {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgb(43, 43, 43);
  padding: 50px 30px;
  text-align: center;
  z-index: 1;
}

.popup img {
  max-width: 100%;
  height: 280px;
}

.popup .view-button {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 10px auto;
  padding: 30px 24px;
  background-color: #007bff;
  color: white;
  border: none;
  border-radius: 100%;
}

.popup .view-button:hover {
  background-color: #0056b3;
}

.project-entry:hover .popup {
  display: block;
  /* Show popup on hover */
}

.btn-more {
  margin-top: 80px;
  display: flex;
  justify-content: center;
  text-align: center;
}

.btn-project {
  position: relative;
  display: inline-block;
  padding: 16px 36px;
  color: var(--light-yellow);
  border: 2px solid var(--light-yellow);
  border-radius: 50px;
  cursor: pointer;
  text-decoration: none;
  font-size: 1.2rem;
  overflow: hidden;
  transition: color 0.3s ease, border-color 0.3s ease;
}

.btn-project::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: var(--light-yellow);
  transition: height 0.3s ease;
  z-index: -1;
}

/* .btn-project:hover {
  color:var(--bg-color);

}

.btn-project:hover::before {
  height: 100%;
} */

.btn-project:hover,
.btn-project.active {
  color: var(--bg-color);
}

.btn-project:hover::before,
.btn-project.active::before {
  height: 100%;
}

/* Project section responsive Design */

/* Desktop view (up to 1024px) */

@media (max-width: 1020px) {
  .project-list {
    display: none;
  }

  .project-list-mob {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
  }

  .project-item {
    flex: 1 1 48%;
    /* Takes approximately 50% of the screen with a small gap */
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
  }

  .project-image img {
    max-width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    background-color: rgb(43, 43, 43);
    padding: 50px 30px;
  }

  .project-details {
    text-align: left;
    width: 100%;
  }

  .project-details h3 {
    margin-top: 20px;
    font-size: 2.5rem;
    font-weight: 700;
    border-bottom: 1px solid var(--border-color);
    padding-bottom: 1rem;
  }

  .project-sub-details {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .project-details p {
    margin: 20px 0;
    font-size: 1.125rem;
  }

  .project-details span {
    font-size: 0.9rem;
    color: #666;
  }
}

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

@media (max-width: 480px) {
  .projects {
    padding: 8rem 2rem 0rem 2rem;
  }
}

/* Styling for footer*/

.footer {
  color: #fff;
  padding: 6rem 4rem 2.5rem;
  text-align: center;
  display: flex;
  justify-content: center;
  background-color:var(--bg-color);
}

.content {
  max-width: 1200px;
  width: 100%;
}

.top-row {
  margin-bottom: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 50px;
}

.text {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}

.text img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 3px solid var(--light-yellow);
}

.top-row h2 {
  font-size: clamp(2.5rem, 5vw, 4.8rem);
  font-weight: 600;
  color: var(--light-yellow);
}

.rotating-text-container {
  position: relative;
  width: 200px;
  height: 200px;
}

.rotating-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rotating-text img {
  min-width: 120%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  animation: rotateImage 20s linear infinite;
}

@keyframes rotateImage {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.rotating-arrow {
  position: absolute;
  font-size: 4rem;
  transition: transform 0.3s ease;
  cursor: pointer;
}

.rotating-arrow:hover {
  transform: rotate(360deg);
}

/* Bottom row */

.bottom-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 0;
  border-top: 1px solid var(--border-color);
  flex-wrap: wrap;
  gap: 30px;
}

.footer-info, .get-in-touch {
  flex: 1 1 300px;
}

.footer-info {
  text-align: left;
}

.get-in-touch {
  text-align: right;
}

.get-in-touch h4 {
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 24px;
  color: var(--light-yellow);
}

.footer-info p {
  margin-bottom: 15px;
  font-size: 1rem;
  font-weight: 300;
}

.social-icons {
  display: flex;
  gap: 15px;
}

.social-icon {
  color: #f9f6ee;
  font-size: 1.2rem;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  transition: background-color 0.3s ease, transform 0.3s ease;
}

.social-icon:hover {
  background-color: var(--light-yellow);
  color: #121212;
  transform: scale(1.1);
}

.get-in-touch a, .contact-button {
  position: relative;
  display: inline-block;
  color: #fff;
  background-color: transparent;
  border: 1px solid var(--light-yellow);
  font-size: 0.85rem;
  padding: 16px 24px;
  border-radius: 50px;
  cursor: pointer;
  text-decoration: none;
  overflow: hidden;
  z-index: 1;
  transition: color 0.3s ease;
}

.get-in-touch a::before, .contact-button::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: var(--light-yellow);
  transition: height 0.3s ease;
  z-index: -1;
}

.get-in-touch a:hover, .contact-button:hover {
  color: #383838;
}

.get-in-touch a:hover::before, .contact-button:hover::before {
  height: 100%;
}

.details {
  display: flex;
  justify-content: flex-end;
  gap: 24px;
  flex-wrap: wrap;
}

/* Responsive styles */

@media (max-width: 1220px) {
  .text {
    justify-content: center;
  }
}

@media (max-width: 928px) {
  .top-row {
    justify-content: center;
  }
}

@media (max-width: 768px) {
  .footer {
    padding: 4rem 3rem 2rem 3rem;
  }

  .bottom-row {
    flex-direction: column-reverse;
    align-items: center;
  }

  .footer-info, .get-in-touch {
    text-align: center;
    flex: 1 1 0px ;
    margin-top: 24px;
  }

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

  .details {
    justify-content: center;
  }

  .rotating-text-container {
    width: 150px;
    height: 150px;
  }

  .rotating-text {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .footer {
    padding: 3rem 2rem 1.5rem 2rem;
  }

  .top-row {
    gap: 20px;
  }

  .text img {
    width: 60px;
    height: 60px;
  }

  .rotating-text-container {
    width: 120px;
    height: 120px;
  }

  .rotating-arrow{
    font-size: 2.5rem;
  }

  .details {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
}

@media (max-width: 320px) {
  .footer {
    padding: 2rem 0.5rem 1rem;
  }

  .rotating-text-container {
    width: 100px;
    height: 100px;
  }

  .social-icons {
    flex-wrap: wrap;
    justify-content: center;
  }
}







