.for-whom-hero{position:relative;width:100vw;height:100svh;overflow:hidden;display:flex;align-items:center;justify-content:center;padding-bottom:0}.for-whom-hero .for-whom-hero-bg{position:absolute;inset:0;z-index:1}.for-whom-hero .for-whom-hero-bg img{position:absolute;top:50%;left:50%;width:100vh;height:100vw;object-fit:cover;transform:translate(-50%,-50%) rotate(90deg) scale(1.05);will-change:transform}.for-whom-hero .for-whom-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(1,49,55,0),rgba(1,49,55,.2) 80%,rgba(1,49,55,1));z-index:2;pointer-events:none}.for-whom-hero .container{position:relative;width:100%;padding-top:0;color:var(--base-100);z-index:3;display:flex;justify-content:center;align-items:center;text-align:center;height:100%;mix-blend-mode:difference}.for-whom-hero .for-whom-hero-col{display:flex;flex-direction:column;gap:1.5rem;max-width:860px;align-items:center}.for-whom-hero h1{color:#fff;font-size:5.5rem;line-height:1.05;letter-spacing:-.3rem}.for-whom-hero .for-whom-hero-col p.lg{color:rgba(255,255,255,.9);font-size:1.25rem;font-weight:500}.for-whom-cards-section{position:relative;width:100vw;height:100svh;overflow:hidden}.for-whom-cards-section .for-whom-section-header{position:relative;width:100%;text-align:center;padding-top:2rem;color:var(--base-100);will-change:transform;z-index:4}.for-whom-cards-section .for-whom-section-header p{color:var(--base-350);font-family:DM Mono,monospace;text-transform:uppercase;font-size:.85rem;letter-spacing:.1rem;margin-bottom:1rem}.for-whom-cards-fixed{position:fixed;top:0;left:0;width:100vw;height:100svh;display:flex;justify-content:center;z-index:3;pointer-events:none;will-change:transform}.for-whom-cards-container{position:relative;width:80%;max-width:1400px;height:100%;display:flex;justify-content:center;align-items:center;gap:2rem;padding-top:4rem}.for-whom-flip-card{flex:1 1;position:relative;aspect-ratio:5/7;perspective:1000px;opacity:0}.for-whom-flip-card .card-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;animation:forWhomFloat 2.2s ease-in-out infinite}@keyframes forWhomFloat{0%{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-54%)}to{transform:translate(-50%,-50%)}}.for-whom-flip-card:first-child .card-wrapper{animation-delay:0s}.for-whom-flip-card:nth-child(2) .card-wrapper{animation-delay:.25s}.for-whom-flip-card:nth-child(3) .card-wrapper{animation-delay:.5s}.for-whom-flip-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d}.for-whom-flip-back,.for-whom-flip-front{position:absolute;width:100%;height:100%;border-radius:1rem;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;border:1px solid rgba(193,217,222,.18)}.for-whom-flip-front{padding:1.25rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;color:var(--base-500);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.for-whom-flip-front .card-title{width:100%;display:flex;justify-content:space-between}.for-whom-flip-back .card-title span,.for-whom-flip-front .card-title span{text-transform:uppercase;font-family:DM Mono,monospace;font-size:.7rem;font-weight:500;letter-spacing:.05rem}.for-whom-flip-front .card-title span{color:var(--base-500)}.for-whom-flip-front .card-icon{font-size:3rem;line-height:1}.for-whom-flip-card:first-child .for-whom-flip-front{background-color:rgba(193,217,222,.34)}.for-whom-flip-card:nth-child(2) .for-whom-flip-front{background-color:rgba(41,115,118,.32)}.for-whom-flip-card:nth-child(3) .for-whom-flip-front{background-color:rgba(33,94,104,.29)}.for-whom-flip-back{padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;background:linear-gradient(180deg,rgba(27,31,39,.98),rgba(18,21,28,.98));color:var(--base-100);transform:rotateY(180deg)}.for-whom-flip-back .card-title span{color:var(--base-300)}.for-whom-flip-back .card-copy{width:100%;flex:1 1;display:flex;flex-direction:column;gap:.4rem}.for-whom-flip-back .card-copy p{flex:1 1;display:flex;align-items:center;justify-content:center;font-size:.9rem;background-color:rgba(193,217,222,.08);border-radius:.35rem;color:var(--base-200);text-align:center;padding:.25rem .5rem}.for-whom-flip-card:first-child{transform:translateX(100%) translateY(-100%) rotate(-5deg) scale(.25);z-index:2}.for-whom-flip-card:nth-child(2){transform:translateX(0) translateY(-100%) rotate(0deg) scale(.25);z-index:1}.for-whom-flip-card:nth-child(3){transform:translateX(-100%) translateY(-100%) rotate(5deg) scale(.25);z-index:0}.for-whom-cta{padding:6rem 0;text-align:center;color:var(--base-100);position:relative;z-index:5}.for-whom-cta .container{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:800px;margin:0 auto}.for-whom-cta h2{color:var(--base-100)}.for-whom-cta p{color:var(--base-300)}.for-whom-mobile-cards{display:none}@media (max-width:1000px){.for-whom-hero{min-height:62svh;padding-bottom:8svh}.for-whom-hero .container{padding-top:0}.for-whom-cards-section{height:auto;min-height:auto;overflow:visible}.for-whom-cards-section .for-whom-section-header{padding:1.5rem 1rem .5rem}.for-whom-cards-fixed{display:none}.for-whom-mobile-cards{display:block;padding:1rem 0 4rem}.for-whom-mobile-cards .for-whom-mobile-cards-grid{display:flex;flex-direction:column;gap:1.5rem}.for-whom-mobile-card{position:relative;perspective:1000px}.for-whom-mobile-card .card-wrapper{position:relative;width:100%}.for-whom-mobile-card .for-whom-flip-inner{position:relative;width:100%;min-height:220px;transform-style:preserve-3d}.for-whom-mobile-card .for-whom-flip-front{transform:rotateY(180deg)}.for-whom-mobile-card .for-whom-flip-back{transform:rotateY(0deg);position:relative}.for-whom-mobile-card:first-child .for-whom-flip-back{background-color:rgba(193,217,222,.1)}.for-whom-mobile-card:nth-child(2) .for-whom-flip-back{background-color:rgba(41,115,118,.15)}.for-whom-mobile-card:nth-child(3) .for-whom-flip-back{background-color:rgba(33,94,104,.12)}.for-whom-mobile-card:nth-child(4) .for-whom-flip-back{background-color:rgba(193,217,222,.08)}.for-whom-mobile-card:nth-child(5) .for-whom-flip-back{background-color:rgba(41,115,118,.1)}.for-whom-mobile-card:nth-child(6) .for-whom-flip-back{background-color:rgba(33,94,104,.08)}}