section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] {
  background: #252423;
  color: #EDDDD1;
  min-height: 100vh;
  min-height: 100dvh;
  overflow: hidden;
}

section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .font-anton {
  font-family: 'Anton', sans-serif; text-transform: uppercase;
}

section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .font-space {
  font-family: '"Space Mono"', monospace;
}

section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] ::selection {
  background: #6F8E99; color: #252423;
}

section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .cursor-img {
  position: fixed;
              top: 0;
              left: 0;
              width: 300px;
              height: 400px;
              background-size: cover;
              background-position: center;
              border-radius: 1rem;
              pointer-events: none;
              opacity: 0;
              z-index: 100;
              transform: translate(-50%, -50%) scale(0.5);
              transition: opacity 0.3s ease, transform 0.3s ease;
}

section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .cursor-img.active {
  opacity: 1;
              transform: translate(-50%, -50%) scale(1);
}

section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .font-anton {
  font-family: var(--wos-font-heading, Anton, sans-serif); text-transform: uppercase;
}

section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .font-space {
  font-family: var(--wos-font-body, "Space Mono", monospace);
}


section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .bg-dark { background-color: #252423; }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .bg-darker { background-color: #1a1918; }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .bg-darkest { background-color: #0f0f0e; }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .bg-beige { background-color: #EDDDD1; }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .bg-blueish { background-color: #6F8E99; }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .bg-lavender { background-color: #E3DEEA; }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .bg-brandgray { background-color: #252423; }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .bg-dark\/10 { background-color: rgba(37, 36, 35, 0.1); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .bg-dark\/40 { background-color: rgba(37, 36, 35, 0.4); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .bg-dark\/50 { background-color: rgba(37, 36, 35, 0.5); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .bg-dark\/90 { background-color: rgba(37, 36, 35, 0.9); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .bg-beige\/5 { background-color: rgba(237, 221, 209, 0.05); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .bg-beige\/90 { background-color: rgba(237, 221, 209, 0.9); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-beige { color: #EDDDD1; }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-dark { color: #252423; }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-blueish { color: #6F8E99; }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-lavender { color: #E3DEEA; }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-beige\/20 { color: rgba(237, 221, 209, 0.2); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-beige\/40 { color: rgba(237, 221, 209, 0.4); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-beige\/50 { color: rgba(237, 221, 209, 0.5); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-beige\/70 { color: rgba(237, 221, 209, 0.7); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-beige\/80 { color: rgba(237, 221, 209, 0.8); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-dark\/50 { color: rgba(37, 36, 35, 0.5); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-dark\/60 { color: rgba(37, 36, 35, 0.6); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-dark\/70 { color: rgba(37, 36, 35, 0.7); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-dark\/80 { color: rgba(37, 36, 35, 0.8); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-lavender\/50 { color: rgba(227, 222, 234, 0.5); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .border-dark { border-color: #252423; }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .border-beige\/10 { border-color: rgba(237, 221, 209, 0.1); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .border-beige\/20 { border-color: rgba(237, 221, 209, 0.2); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .border-dark\/10 { border-color: rgba(37, 36, 35, 0.1); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .border-dark\/20 { border-color: rgba(37, 36, 35, 0.2); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .from-dark { --tw-gradient-from: #252423; }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .via-dark\/40 { --tw-gradient-via: rgba(37, 36, 35, 0.4); }
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .to-transparent { --tw-gradient-to: transparent; }

section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] {
  height: 100vh !important;
  height: 100dvh !important;
  min-height: 100vh;
  min-height: 100dvh;
  max-width: none;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  box-sizing: border-box;
}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] > .absolute.top-16 {
  z-index: 20;
  pointer-events: none;
}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] > .absolute.top-16 h2 {
  margin: 0;
  padding-bottom: 2rem !important;
}
@media (min-width: 768px) {
  section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] > .absolute.top-16 h2 {
    padding-bottom: 3rem !important;
  }
}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .expertise-container {
  display: flex;
  flex-wrap: nowrap;
  width: max-content;
  min-width: 100%;
  position: relative;
  z-index: 1;
  will-change: transform;
  padding-top: 12rem;
  box-sizing: border-box;
}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .expertise-container > div {
  flex-shrink: 0;
}
/* Scoped Tailwind utilities */
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"].h-screen,section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .h-screen{height:100vh}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"].bg-dark,section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .bg-dark{--tw-bg-opacity:1;background-color:rgb(37 36 35/var(--tw-bg-opacity,1))}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"].text-beige,section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-beige{--tw-text-opacity:1;color:rgb(237 221 209/var(--tw-text-opacity,1))}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"].overflow-hidden,section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .overflow-hidden{overflow:hidden}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"].relative,section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .relative{position:relative}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .absolute{position:absolute}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .top-16{top:4rem}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .left-6{left:1.5rem}
@media (min-width:768px){section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .md\:left-24{left:6rem}}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .z-10{z-index:10}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .font-anton{font-family:var(--wos-font-heading,Anton,sans-serif)}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-6xl{font-size:var(--wos-font-size-6xl,3.75rem)}
@media (min-width:768px){section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .md\:text-8xl{font-size:6rem;line-height:1}}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-beige\/20{color:hsla(26,44%,87%,.2)}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .m-0{margin:0}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .pb-8{padding-bottom:2rem}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .h-full{height:100%}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .flex{display:flex}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .items-center{align-items:center}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .px-6{padding-left:1.5rem;padding-right:1.5rem}
@media (min-width:768px){section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .md\:px-24{padding-left:6rem;padding-right:6rem}}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .gap-16{gap:4rem}
@media (min-width:768px){section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .md\:gap-32{gap:8rem}}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .w-\[85vw\]{width:85vw}
@media (min-width:768px){section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .md\:w-\[60vw\]{width:60vw}}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .shrink-0{flex-shrink:0}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .flex-col{flex-direction:column}
@media (min-width:768px){section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .md\:flex-row{flex-direction:row}}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .gap-8{gap:2rem}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .pt-24{padding-top:6rem}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .w-full{width:100%}
@media (min-width:768px){section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .md\:w-1\/2{width:50%}}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .aspect-\[4\/5\]{aspect-ratio:4/5}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .rounded-2xl{border-radius:1rem}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .bg-dark\/50{background-color:rgba(37,36,35,.5)}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .object-cover{-o-object-fit:cover;object-fit:cover}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-5xl{font-size:var(--wos-font-size-5xl,3rem)}
@media (min-width:768px){section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .md\:text-7xl{font-size:4.5rem;line-height:1}}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .mb-4{margin-bottom:1rem}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-lavender{--tw-text-opacity:1;color:rgb(227 222 234/var(--tw-text-opacity,1))}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-xl{font-size:var(--wos-font-size-xl,1.25rem)}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-beige\/70{color:hsla(26,44%,87%,.7)}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .font-bold{font-weight:700}
@media (min-width:768px){section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .md\:flex-row-reverse{flex-direction:row-reverse}}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .aspect-square{aspect-ratio:1/1}
@media (min-width:768px){section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .md\:text-right{text-align:right}}
section.ela-vsot[data-wos-library="ela-02-about-v2-expertise-scroll"] .text-blueish{--tw-text-opacity:1;color:rgb(111 142 153/var(--tw-text-opacity,1))}
