.studio-cards_section___0ESs{padding:80px clamp(24px,4vw,60px);background:var(--bg)}.studio-cards_header__wFkvV{margin-bottom:48px}.studio-cards_sectionTitle__d3Ujy{font-size:clamp(28px,4vw,48px);font-weight:500;letter-spacing:-.02em;color:var(--text);margin:8px 0 0}.studio-cards_cards__dTg3C{display:flex;flex-wrap:wrap;gap:10px}.studio-cards_cards__dTg3C:hover>.studio-cards_card__mz8Ku:after{opacity:1}.studio-cards_card__mz8Ku{--mouse-x:50%;--mouse-y:50%;background-color:hsla(0,0%,100%,.06);border-radius:10px;cursor:pointer;display:flex;flex-direction:column;position:relative;width:calc(33.333% - 7px);aspect-ratio:4/5;transition:transform .2s ease}.studio-cards_card__mz8Ku:hover{transform:translateY(-2px)}.studio-cards_card__mz8Ku:hover:before{opacity:1}.studio-cards_card__mz8Ku:after,.studio-cards_card__mz8Ku:before{border-radius:inherit;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .4s;width:100%;pointer-events:none}.studio-cards_card__mz8Ku:before{background:radial-gradient(700px circle at var(--mouse-x) var(--mouse-y),rgba(249,115,22,.08),transparent 40%);z-index:3}.studio-cards_card__mz8Ku:after{background:radial-gradient(500px circle at var(--mouse-x) var(--mouse-y),rgba(249,115,22,.35),transparent 40%);z-index:1}.studio-cards_cardContent__e63Aw{background-color:#111;border-radius:inherit;display:flex;flex-direction:column;flex-grow:1;inset:1px;position:absolute;z-index:2;overflow:hidden}.studio-cards_cardImage__aOT5Q{flex:1;position:relative;overflow:hidden;min-height:0}.studio-cards_cardImage__aOT5Q img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;filter:saturate(.8) brightness(.85);transition:filter .4s ease,transform .5s ease;position:relative;z-index:1}.studio-cards_card__mz8Ku:hover .studio-cards_cardImage__aOT5Q img{filter:saturate(1) brightness(1);transform:scale(1.03)}.studio-cards_cardImageFallback__l4vn4{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0d0d0d;z-index:0}.studio-cards_cardImageFallback__l4vn4 span{font-size:clamp(48px,6vw,80px);font-weight:500;color:hsla(0,0%,100%,.04);letter-spacing:-.02em;font-family:var(--font-inter),system-ui,sans-serif}.studio-cards_cardInfo__RXcuM{padding:20px 22px;flex-shrink:0;border-top:.5px solid hsla(0,0%,100%,.06)}.studio-cards_cardTitle__ZdD21{font-size:15px;font-weight:500;color:#f5f5f5;margin:0 0 6px;letter-spacing:-.01em}.studio-cards_cardSubtitle__C9Ir7{font-size:12px;color:#888;margin:0;line-height:1.5}@media (max-width:900px){.studio-cards_card__mz8Ku{width:calc(50% - 5px)}}@media (max-width:560px){.studio-cards_card__mz8Ku{width:100%;aspect-ratio:3/2}}