@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";._navbar_15vjk_1{z-index:100;background-color:var(--nav-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #ffffff1a;padding:1rem 0;position:fixed;top:0;left:0;right:0}._container_15vjk_13{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}._brand_15vjk_22 a{letter-spacing:-.5px;color:var(--primary-text);font-size:1.5rem;font-weight:700}._brand_15vjk_22 a:hover{color:var(--primary-text)}._mobileMenuBtn_15vjk_33{cursor:pointer;z-index:1000;background:0 0;border:none;padding:.5rem;display:none}._hamburger_15vjk_42{background-color:var(--primary-text);width:24px;height:2px;transition:background-color .3s;position:relative}._hamburger_15vjk_42:before,._hamburger_15vjk_42:after{content:"";background-color:var(--primary-text);width:24px;height:2px;transition:transform .3s,top .3s;position:absolute}._hamburger_15vjk_42:before{top:-8px;left:0}._hamburger_15vjk_42:after{top:8px;left:0}._hamburger_15vjk_42._open_15vjk_70{background-color:#0000}._hamburger_15vjk_42._open_15vjk_70:before{top:0;transform:rotate(45deg)}._hamburger_15vjk_42._open_15vjk_70:after{top:0;transform:rotate(-45deg)}._navContent_15vjk_84{align-items:center;gap:3rem;display:flex}._links_15vjk_90{gap:2rem;display:flex}._links_15vjk_90 a{letter-spacing:.5px;text-transform:uppercase;color:var(--secondary-text);font-size:.95rem}._links_15vjk_90 a._active_15vjk_102{color:var(--accent-color)}._langSwitch_15vjk_106{color:var(--secondary-text);align-items:center;gap:.5rem;display:flex}._langSwitch_15vjk_106 button{color:var(--secondary-text);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.9rem;font-weight:600;transition:color .3s}._langSwitch_15vjk_106 button._activeLang_15vjk_124{color:var(--accent-color)}._langSwitch_15vjk_106 button:hover{color:var(--primary-text)}@media (width<=768px){._container_15vjk_13{padding:0 1.5rem}._mobileMenuBtn_15vjk_33{display:block}._navContent_15vjk_84{background-color:var(--primary-bg);z-index:900;opacity:0;pointer-events:none;visibility:hidden;flex-direction:column;justify-content:center;gap:3rem;width:80%;height:100vh;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .3s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #00000080}._navContent_15vjk_84._menuVisible_15vjk_161{opacity:1;pointer-events:auto;visibility:visible;transform:translate(0)}._links_15vjk_90{flex-direction:column;align-items:center;gap:2.5rem}._links_15vjk_90 a{font-size:1.25rem}._langSwitch_15vjk_106{margin-top:1rem;font-size:1.1rem}}@keyframes _slideIn_15vjk_1{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}._carousel_1ra0q_1{background-color:var(--primary-bg);border-bottom:1px solid #ffffff0d;width:100%;margin-bottom:3rem;padding:2.5rem 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}._track_1ra0q_12{will-change:transform;width:max-content;animation:45s linear infinite _scroll_1ra0q_1;display:flex}._logoItem_1ra0q_20{flex:0 0 220px;justify-content:center;align-items:center;padding:0 2.5rem;display:flex}._logoItem_1ra0q_20 img{opacity:.8;pointer-events:none;-webkit-user-select:none;user-select:none;width:auto;max-width:130px;height:auto;max-height:65px;transition:all .4s;display:block}._logoItem_1ra0q_20:hover img{opacity:1;transform:scale(1.05)}@keyframes _scroll_1ra0q_1{0%{transform:translate(0,0)}to{transform:translate(-33.3333%)}}@media (width<=768px){._logoItem_1ra0q_20{flex:0 0 160px;padding:0 1.2rem}._logoItem_1ra0q_20 img{max-width:100px;max-height:50px}._carousel_1ra0q_1{margin-bottom:2rem;padding:1.5rem 0}}._footer_ixtnk_1{background-color:var(--secondary-bg);border-top:1px solid #ffffff0d;margin-top:0;padding:0}._container_ixtnk_8{max-width:1200px;margin:0 auto;padding:0 2rem 3rem}._topSection_ixtnk_14{grid-template-columns:1fr 2fr 1fr;align-items:center;gap:3rem;margin-bottom:3rem;padding-top:1rem;display:grid}._left_ixtnk_23{text-align:left}._brand_ixtnk_27{color:var(--primary-text);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}._sub_ixtnk_34{opacity:.7;margin-bottom:1rem;font-size:.85rem}._vat_ixtnk_40{opacity:.5;font-size:.8rem}._center_ixtnk_45{text-align:center}._slogan_ixtnk_49{color:var(--secondary-text);margin-bottom:1.5rem;font-size:1.1rem;font-style:italic}._socials_ixtnk_56{justify-content:center;gap:2rem;display:flex}._socials_ixtnk_56 a{width:54px;height:32px;color:var(--secondary-text);background-color:#ffffff05;border:1px solid #ffffff1a;border-radius:4px;justify-content:center;align-items:center;transition:all .3s;display:flex}._socials_ixtnk_56 a svg{width:auto;height:18px;display:block}._imdbLink_ixtnk_83 span{letter-spacing:-.2px;color:var(--secondary-text);font-size:1.1rem;font-weight:900;line-height:1}._socials_ixtnk_56 a:hover{color:var(--accent-color);border-color:var(--accent-color);background-color:#e9745114;transform:translateY(-3px)}._right_ixtnk_105{text-align:right}._legalLinks_ixtnk_109{flex-direction:column;gap:.75rem;display:flex}._legalLinks_ixtnk_109 a,._cookieBtn_ixtnk_116{color:var(--secondary-text);cursor:pointer;background:0 0;border:none;width:fit-content;margin-left:auto;padding:0;font-family:inherit;font-size:.85rem;text-decoration:none}._legalLinks_ixtnk_109 a:hover,._cookieBtn_ixtnk_116:hover{color:var(--primary-text)}._bottomSection_ixtnk_134{text-align:center;border-top:1px solid #ffffff0d;padding-top:2rem}._bottomSection_ixtnk_134 p{opacity:.4;font-size:.8rem}@media (width<=768px){._topSection_ixtnk_14{text-align:center;grid-template-columns:1fr;gap:2rem}._left_ixtnk_23,._right_ixtnk_105{text-align:center}._legalLinks_ixtnk_109 a,._cookieBtn_ixtnk_116{margin:0 auto}}._overlay_160bb_1{z-index:9999;pointer-events:none;justify-content:center;width:100%;padding:2rem;display:flex;position:fixed;bottom:0;left:0}._banner_160bb_13{background-color:var(--secondary-bg);border:1px solid var(--accent-color);pointer-events:all;border-radius:12px;width:100%;max-width:600px;padding:2rem;animation:.5s _slideUp_160bb_1;box-shadow:0 20px 40px #000c}._banner_160bb_13 h3{color:var(--accent-color);margin-bottom:1rem;font-size:1.25rem}._banner_160bb_13 p{color:var(--secondary-text);margin-bottom:2rem;font-size:.95rem;line-height:1.6}._buttons_160bb_38{justify-content:flex-end;gap:1rem;display:flex}._buttons_160bb_38 button{cursor:pointer;border-radius:4px;padding:.8rem 1.5rem;font-family:inherit;font-weight:600;transition:all .3s}._decline_160bb_53{border:1px solid var(--secondary-text);color:var(--secondary-text);background:0 0}._decline_160bb_53:hover{border-color:var(--primary-text);color:var(--primary-text)}._accept_160bb_64{background-color:var(--accent-color);border:1px solid var(--accent-color);color:#fff}._accept_160bb_64:hover{background-color:var(--accent-hover);border-color:var(--accent-hover)}@keyframes _slideUp_160bb_1{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (width<=600px){._overlay_160bb_1{padding:1rem}._banner_160bb_13{padding:1.5rem}._buttons_160bb_38{flex-direction:column-reverse}._buttons_160bb_38 button{width:100%}}._heroBanner_mbmt0_1{cursor:pointer;background-color:var(--primary-bg);width:100%;height:60vh;min-height:400px;max-height:800px;position:relative;overflow:hidden}._videoWrapper_mbmt0_12{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}._vimeoIframe_mbmt0_21,._backgroundVideo_mbmt0_22{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._vimeoIframe_mbmt0_21{width:110vw;min-width:177.78vh;height:61.87vw;min-height:100%}._floatingTooltip_mbmt0_43{pointer-events:none;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--primary-text);letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--accent-color);white-space:nowrap;opacity:0;background:#000000bf;border-radius:4px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:opacity .2s,transform .1s linear;position:fixed;transform:translate(15px,15px)}._floatingTooltip_mbmt0_43._visible_mbmt0_63{opacity:1}@media (width<=768px){._heroBanner_mbmt0_1{height:40vh;min-height:250px}._floatingTooltip_mbmt0_43{display:none}}._wrapper_qd26r_1{background-color:var(--secondary-bg);border-radius:8px;max-width:600px;margin:0 auto;padding:3rem 2rem;box-shadow:0 10px 30px #00000080}._title_qd26r_10{text-align:center;color:var(--primary-text);margin-bottom:2rem;font-size:2rem}._form_qd26r_17{flex-direction:column;gap:1.5rem;display:flex}._field_qd26r_23{flex-direction:column;gap:.5rem;display:flex}._field_qd26r_23 label{color:var(--secondary-text);font-size:.9rem;font-weight:500}._field_qd26r_23 input,._field_qd26r_23 textarea{background-color:var(--primary-bg);color:var(--primary-text);border:1px solid #ffffff1a;border-radius:4px;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .3s}._field_qd26r_23 input:focus,._field_qd26r_23 textarea:focus{border-color:var(--accent-color);outline:none}._submitBtn_qd26r_51{background-color:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:4px;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:600;transition:background-color .3s,transform .1s}._submitBtn_qd26r_51:hover{background-color:var(--accent-hover)}._submitBtn_qd26r_51:active{transform:translateY(2px)}._submitBtn_qd26r_51:disabled{opacity:.7;cursor:not-allowed;background-color:#666;transform:none}._successMsg_qd26r_79,._errorMsg_qd26r_79{text-align:center;border-radius:4px;margin-top:1.5rem;padding:1rem;font-size:.95rem;animation:.3s ease-out _slideDown_qd26r_1}._successMsg_qd26r_79{color:#4caf50;background-color:#4caf501a;border:1px solid #4caf50}._errorMsg_qd26r_79{color:#f44336;background-color:#f443361a;border:1px solid #f44336}@keyframes _slideDown_qd26r_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){._wrapper_qd26r_1{margin:0 1.5rem;padding:2rem 1.5rem}._title_qd26r_10{font-size:1.5rem}}._homeContainer_hcik2_1{flex-direction:column;display:flex}._aboutSection_hcik2_6{background-color:var(--primary-bg);text-align:center;padding:6rem 2rem}._aboutContent_hcik2_12{max-width:800px;margin:0 auto}._aboutContent_hcik2_12 h2{margin-bottom:1.5rem;font-size:2.5rem;font-weight:300}@media (width<=768px){._aboutSection_hcik2_6{padding:4rem 1.5rem}._aboutContent_hcik2_12 h2{font-size:1.8rem}._aboutContent_hcik2_12 p{font-size:1.1rem}}._highlight_hcik2_35{color:var(--primary-text);background:linear-gradient(90deg, var(--accent-color), #ff9c80);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}._aboutContent_hcik2_12 p{color:var(--secondary-text);font-size:1.25rem;line-height:1.8}._previewPhotos_hcik2_50{padding:0 2rem 6rem}._photoGrid_hcik2_54{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (width<=480px){._photoGrid_hcik2_54{grid-template-columns:1fr;gap:1.5rem}._previewPhotos_hcik2_50{padding:0 1.5rem 4rem}}._photoCard_hcik2_72{border-radius:8px;transition:transform .3s;overflow:hidden;box-shadow:0 10px 30px #00000080}._photoCard_hcik2_72:hover{transform:translateY(-10px)}._photoCard_hcik2_72 img{object-fit:cover;width:100%;height:300px;display:block}._photoCard_hcik2_72:first-child img{object-position:top;object-position:top}._contactSection_hcik2_98{background-color:var(--secondary-bg);padding:6rem 2rem}._missionSection_hcik2_103{background-color:var(--primary-bg);border-top:1px solid #ffffff0d;padding:6rem 2rem}._missionContent_hcik2_109{text-align:left;max-width:900px;margin:0 auto}._missionContent_hcik2_109 h2{letter-spacing:2px;color:var(--accent-color);margin-bottom:2rem;font-size:2.2rem;font-weight:300}._missionIntro_hcik2_123{color:var(--primary-text);border-left:4px solid var(--accent-color);margin-bottom:2rem;padding-left:1.5rem;font-size:1.4rem;font-weight:600;line-height:1.6}._missionGoal_hcik2_133{color:var(--secondary-text);margin-bottom:3rem;font-size:1.2rem;font-style:italic}._biography_hcik2_140{flex-direction:column;gap:1.5rem;display:flex}._biography_hcik2_140 p{color:var(--secondary-text);font-size:1.1rem;line-height:1.8}._contactIntro_hcik2_152{text-align:center;max-width:800px;margin:0 auto 4rem}._contactIntro_hcik2_152 h2{letter-spacing:2px;margin-bottom:1.5rem;font-size:2.5rem;font-weight:300}._contactIntro_hcik2_152 p{color:var(--secondary-text);margin-bottom:2rem;font-size:1.15rem;line-height:1.8}._offerText_hcik2_172{color:var(--secondary-text);opacity:.8;font-size:1rem}@media (width<=768px){._missionSection_hcik2_103{padding:4rem 1.5rem}._missionContent_hcik2_109 h2{font-size:1.6rem}._missionIntro_hcik2_123{padding-left:1rem;font-size:1.1rem}._missionGoal_hcik2_133,._biography_hcik2_140 p{font-size:1rem}._contactIntro_hcik2_152 h2{font-size:1.8rem}._contactIntro_hcik2_152 p{font-size:1rem}._contactSection_hcik2_98{padding:4rem 1.5rem}}._container_ms1gp_1{background-color:#000;flex-direction:column;min-height:calc(100vh - 80px);display:flex}._header_ms1gp_8{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._banner_ms1gp_20{cursor:pointer;background-color:#000;border:none;flex:1;justify-content:center;align-items:center;min-height:300px;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 0 1px 1px #000}._videoWrapper_ms1gp_35{z-index:0;background:#000;position:absolute;inset:-1px;overflow:hidden}._vimeoIframe_ms1gp_46{pointer-events:none;width:calc(100vw + 2px);min-width:calc(100% + 2px);height:calc(56.25vw + 2px);min-height:calc(100% + 2px);transition:transform .6s;position:absolute;top:50%;left:calc(50% - 1px);transform:translate(-50%,-50%)}._overlay_ms1gp_59{z-index:1;background:#0a0a0ab3;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:-1px}._banner_ms1gp_20:hover ._vimeoIframe_ms1gp_46{transform:translate(-50%,-50%)scale(1.05)}._banner_ms1gp_20:hover ._overlay_ms1gp_59{background:#0a0a0a66}._overlay_ms1gp_59 h2{color:var(--primary-text);letter-spacing:4px;text-transform:uppercase;border:1px solid #0000;padding:1rem 3rem;font-size:3rem;font-weight:300;transition:all .3s}._banner_ms1gp_20:hover ._overlay_ms1gp_59 h2{border-color:var(--accent-color);color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0a0a80}@media (width<=768px){._container_ms1gp_1{gap:0;min-height:auto;background-color:#000!important}._banner_ms1gp_20{aspect-ratio:16/9;flex:none;height:auto;min-height:0;margin-top:-1px;padding:0;display:flex;box-shadow:0 0 1px 1px #000;background-color:#000!important;border:none!important}._overlay_ms1gp_59 h2{letter-spacing:2px;padding:.8rem 1.5rem;font-size:1.5rem}._overlay_ms1gp_59{display:flex}}._container_1biiy_1{max-width:1400px;margin:0 auto;padding:4rem 2rem}._header_1biiy_7{text-align:center;margin-bottom:4rem}._header_1biiy_7 h1{color:var(--primary-text);margin-bottom:1rem;font-size:3rem;font-weight:300}._header_1biiy_7 p{color:var(--secondary-text);font-size:1.1rem}._grid_1biiy_24{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}._card_1biiy_30{background-color:var(--secondary-bg);cursor:pointer;border-radius:8px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 15px 35px #00000080}._card_1biiy_30:hover{z-index:2;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 45px #000000b3}._imageWrapper_1biiy_46{width:100%;height:400px;position:relative}._imageWrapper_1biiy_46 img{object-fit:cover;width:100%;height:100%;display:block}._overlay_1biiy_59{opacity:0;background:linear-gradient(#0000 0%,#0a0a0a33 50%,#0a0a0ae6 100%);align-items:flex-end;width:100%;height:100%;padding:2rem;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0}._card_1biiy_30:hover ._overlay_1biiy_59{opacity:1}._textContainer_1biiy_77{transition:transform .3s;transform:translateY(20px)}._card_1biiy_30:hover ._textContainer_1biiy_77{transform:translateY(0)}._textContainer_1biiy_77 h3{color:var(--primary-text);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}._textContainer_1biiy_77 p{color:var(--accent-color);font-size:.95rem;font-weight:500}@media (width<=768px){._container_1biiy_1{padding:2rem 1.5rem}._header_1biiy_7{margin-bottom:2rem}._header_1biiy_7 h1{font-size:2rem}._grid_1biiy_24{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}._imageWrapper_1biiy_46{height:300px}._overlay_1biiy_59{opacity:1;background:linear-gradient(#0000 0%,#0a0a0acc 100%);padding:1rem}._textContainer_1biiy_77{transform:translateY(0)}._textContainer_1biiy_77 h3{font-size:1.2rem}}@media (width<=480px){._grid_1biiy_24{grid-template-columns:1fr}}._lightbox_1biiy_136{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000000f2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}._lightboxContent_1biiy_150{flex-direction:column;align-items:center;max-width:90%;max-height:85vh;display:flex;position:relative}._lightboxContent_1biiy_150 img{object-fit:contain;border:1px solid #ffffff1a;max-width:100%;max-height:75vh;box-shadow:0 0 50px #000c}._lightboxInfo_1biiy_167{text-align:center;color:#fff;margin-top:1.5rem}._lightboxInfo_1biiy_167 h3{color:var(--primary-text);margin-bottom:.5rem;font-size:1.5rem}._lightboxInfo_1biiy_167 p{color:var(--accent-color);font-weight:500}._closeBtn_1biiy_184{color:#fff;cursor:pointer;z-index:1001;background:0 0;border:none;font-size:3rem;line-height:1;transition:color .3s,transform .3s;position:absolute;top:2rem;right:2rem}._closeBtn_1biiy_184:hover{color:var(--accent-color);transform:rotate(90deg)}._navBtn_1biiy_203{color:#fff;cursor:pointer;z-index:1001;background:#ffffff0d;border:none;border-radius:4px;justify-content:center;align-items:center;width:60px;height:60px;font-size:2.5rem;line-height:1;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}._navBtn_1biiy_203:hover{color:var(--accent-color);background:#e9745133}._prevBtn_1biiy_228{left:2rem}._nextBtn_1biiy_232{right:2rem}@media (width<=768px){._desktopOnly_1biiy_238{display:none!important}._lightboxContent_1biiy_150{justify-content:center;align-items:center;width:100%;max-width:100%;height:100vh;max-height:100vh;display:flex}._lightboxContent_1biiy_150 img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100vh}._closeBtn_1biiy_184{background:#0006;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:2.5rem;display:flex;top:1rem;right:1rem}}._page_u3q8d_1{background-color:var(--primary-bg);color:var(--primary-text);min-height:100vh;padding-bottom:5rem;overflow-x:hidden}._hero_u3q8d_10{background-color:#000;justify-content:center;align-items:center;width:100%;height:70vh;min-height:500px;display:flex;position:relative;overflow:hidden}._heroImage_u3q8d_22{object-fit:cover;opacity:.45;filter:brightness(.6)contrast(1.1);width:100%;height:100%;position:absolute;inset:0}._heroOverlay_u3q8d_32{z-index:2;text-align:center;max-width:900px;padding:0 2rem;position:relative}._heroTitle_u3q8d_40{letter-spacing:.25em;text-transform:uppercase;color:#fff;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,6rem);font-weight:200;line-height:1.1}._heroIntro_u3q8d_50{color:var(--secondary-text);letter-spacing:.05em;max-width:700px;margin:0 auto;font-size:1.25rem;font-weight:300;line-height:1.7}._content_u3q8d_61{z-index:10;max-width:1200px;margin:-5rem auto 0;padding:0 2rem;position:relative}._mainBox_u3q8d_69{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#121212d9;border:1px solid #ffffff0f;border-radius:4px;margin-bottom:6rem;padding:4rem;box-shadow:0 30px 60px #00000080}._studioName_u3q8d_79{letter-spacing:.4em;text-transform:uppercase;color:var(--accent-color);margin-bottom:2rem;font-size:.85rem;display:block}._studioDesc_u3q8d_88{color:var(--secondary-text);margin:0 0 3rem;font-size:1.4rem;font-weight:300;line-height:1.8}._studioButton_u3q8d_96{color:#000;letter-spacing:.15em;text-transform:uppercase;background-color:#ff9b3c;border-radius:4px;padding:1.2rem 2.8rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;box-shadow:0 10px 30px #ff9b3c33}._studioButton_u3q8d_96:hover{background-color:#ffb167;transform:translateY(-3px);box-shadow:0 15px 40px #ff9b3c4d}._pillars_u3q8d_118{flex-direction:column;gap:12rem;display:flex}._pillarRow_u3q8d_124{grid-template-columns:1.5fr 1fr 1.5fr;align-items:center;gap:3rem;display:grid;position:relative}._pillarInfo_u3q8d_132{text-align:center;padding:0 1rem}._pillarImage_u3q8d_137{aspect-ratio:4/3;object-fit:cover;border:1px solid #ffffff0d;border-radius:4px;width:100%;transition:all .6s cubic-bezier(.2,1,.3,1);box-shadow:0 30px 60px #00000080}._pillarRow_u3q8d_124:hover ._pillarImage_u3q8d_137{transform:translateY(-15px)scale(1.05);box-shadow:0 50px 100px #000c}._pillarTitle_u3q8d_152{letter-spacing:.1em;text-transform:uppercase;color:#fff;margin-bottom:1.5rem;font-size:2.8rem;font-weight:200}._pillarDesc_u3q8d_161{color:var(--secondary-text);margin-bottom:2.5rem;font-size:1.1rem;font-weight:300;line-height:1.8}._pillarCta_u3q8d_169{color:#fff;letter-spacing:.2em;text-transform:uppercase;border:1px solid #fff3;padding:1rem 2.5rem;font-size:.8rem;text-decoration:none;transition:all .3s;display:inline-block}._pillarCta_u3q8d_169:hover{color:#000;background:#fff;border-color:#fff}@media (width<=1400px){._pillarRow_u3q8d_124{grid-template-columns:1fr 1fr 1fr;gap:3rem}}@media (width<=1100px){._pillarRow_u3q8d_124{text-align:center;grid-template-columns:1fr;gap:0;width:100%;margin:0 auto;padding:0 1rem}._pillarImage_u3q8d_137{aspect-ratio:4/3;grid-area:1/1;width:65%}._pillarRow_u3q8d_124:hover ._pillarImage_u3q8d_137{transform:none}._pillarImage_u3q8d_137:first-of-type{z-index:1;justify-self:start;transform:translate(-2%)!important}._pillarImage_u3q8d_137:nth-of-type(2){z-index:2;justify-self:end;margin-top:-6rem;transform:translate(2%,5rem)!important}._pillarTitle_u3q8d_152{margin-top:2rem;font-size:1.8rem;line-height:1.2}._pillarDesc_u3q8d_161{font-size:1rem;line-height:1.6}._pillarInfo_u3q8d_132{grid-row:2;margin-top:8rem;padding:0 .5rem}._mainBox_u3q8d_69{margin-bottom:4rem;padding:2.5rem 1.5rem}._studioDesc_u3q8d_88{margin-bottom:2rem;font-size:1.15rem;line-height:1.6}._content_u3q8d_61{margin-top:-3rem;padding:0 1rem}}._container_fqika_1{max-width:1200px;margin:0 auto;padding:4rem 2rem}._hero_fqika_7{text-align:center;margin-bottom:4rem}._hero_fqika_7 h1{margin-bottom:1.5rem;font-size:3rem;font-weight:300}._heroSubtitle_fqika_18{color:var(--secondary-text);margin-bottom:1.2rem;font-size:1.1rem}._servicesList_fqika_24{text-align:left;flex-direction:column;gap:.6rem;max-width:680px;margin:0 auto 1.8rem;padding:0;list-style:none;display:flex}._servicesList_fqika_24 li{color:var(--primary-text);padding-left:1.4rem;font-size:1rem;line-height:1.5;position:relative}._servicesList_fqika_24 li:before{content:"◆";color:var(--accent-color);font-size:.5rem;position:absolute;top:.45rem;left:0}._heroCta_fqika_52{color:var(--secondary-text);max-width:680px;margin:0 auto;font-size:1rem;font-style:italic;line-height:1.6}._content_fqika_61{flex-direction:column;gap:4rem;display:flex}@media (width>=900px){._content_fqika_61{flex-direction:row;align-items:flex-start}._qaSection_fqika_73,._formSection_fqika_73{flex:1}}._qaSection_fqika_73 h2{margin-bottom:2rem;font-size:2rem;font-weight:400}._accordion_fqika_84{flex-direction:column;gap:1.5rem;display:flex}._qaItem_fqika_90{background-color:var(--secondary-bg);border-left:4px solid var(--accent-color);border-radius:8px;padding:1.5rem}._qaItem_fqika_90 h4{color:var(--primary-text);margin-bottom:.5rem;font-size:1.1rem}._qaItem_fqika_90 p{color:var(--secondary-text);line-height:1.6}._page_1cedw_2{background-color:var(--primary-bg);overflow-x:clip}._hero_1cedw_8{cursor:pointer;width:100%;height:60vh;min-height:400px;max-height:800px;position:relative;overflow:hidden;background-color:#000!important}._videoWrapper_1cedw_19{pointer-events:none;background:#000;position:absolute;inset:0}._videoWrapper_1cedw_19 iframe,._backgroundVideo_1cedw_27{pointer-events:none;object-fit:cover;border:none;width:calc(100vw + 2px);min-width:calc(100% + 2px);height:calc(56.25vw + 2px);min-height:calc(100% + 2px);position:absolute;top:50%;left:calc(50% - 1px);transform:translate(-50%,-50%)}._heroOverlay_1cedw_41{z-index:10;background:linear-gradient(#00000014 0%,#00000059 55%,#000000e0 100%);align-items:flex-end;padding:3.5rem 4rem;display:flex;position:absolute;inset:0}._floatingTooltip_1cedw_56{pointer-events:none;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--primary-text);letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--accent-color);white-space:nowrap;opacity:0;background:#000000bf;border-radius:4px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:opacity .2s,transform .1s linear;position:fixed;transform:translate(15px,15px)}._floatingTooltip_1cedw_56._visible_1cedw_76{opacity:1}._heroCover_1cedw_83{z-index:5;pointer-events:none;background:#000;transition:opacity 1.2s;position:absolute;inset:0}._heroText_1cedw_92{flex-direction:column;gap:.4rem;display:flex}._heroEyebrow_1cedw_98{letter-spacing:.4em;text-transform:uppercase;color:var(--accent-color);margin:0;font-size:.72rem}._heroTitle_1cedw_106{letter-spacing:.2em;text-transform:uppercase;color:var(--primary-text);margin:0;font-size:clamp(2.2rem,5vw,4rem);font-weight:200;line-height:1.1}._breadcrumb_1cedw_117{color:var(--secondary-text);opacity:.6;border-bottom:1px solid #ffffff0d;align-items:center;gap:.6rem;padding:1.4rem 4rem;font-size:.8rem;display:flex}._breadcrumb_1cedw_117 a{color:var(--secondary-text);text-decoration:none;transition:color .25s}._breadcrumb_1cedw_117 a:hover{color:var(--accent-color)}._breadcrumb_1cedw_117 span{opacity:.4}._intro_1cedw_143{text-align:center;max-width:820px;margin:0 auto;padding:5.5rem 2rem 4rem}._introLabel_1cedw_150{letter-spacing:.4em;text-transform:uppercase;color:var(--accent-color);margin-bottom:1.6rem;font-size:.75rem}._introDesc_1cedw_158{color:var(--secondary-text);margin:0;font-size:1.18rem;font-weight:300;line-height:1.95}._divider_1cedw_166{background:var(--accent-color);opacity:.45;width:52px;height:1px;margin:3.5rem auto 0}._projects_1cedw_175{max-width:1280px;margin:0 auto;padding:5rem 3rem 8rem}._projectRow_1cedw_181{opacity:0;align-items:center;gap:5rem;margin-bottom:9rem;animation:.9s cubic-bezier(.25,1,.5,1) forwards _fadeInUp_1cedw_1;display:flex}._projectRow_1cedw_181:first-child{animation-delay:.1s}._projectRow_1cedw_181:nth-child(2){animation-delay:.25s}._projectRow_1cedw_181:nth-child(3){animation-delay:.4s}._projectRow_1cedw_181:nth-child(4){animation-delay:.55s}._projectRow_1cedw_181:last-child{margin-bottom:0}._projectRow_1cedw_181._reverse_1cedw_200{flex-direction:row-reverse}._videoCol_1cedw_205{flex:50%;align-self:center;min-width:0;position:relative}._projectRow_1cedw_181._verticalRow_1cedw_213 ._videoCol_1cedw_205{flex:0 0 38%}._projectRow_1cedw_181._verticalRow_1cedw_213 ._infoCol_1cedw_217{flex:62%}._glowBehind_1cedw_221{display:none}._videoFrame_1cedw_226{z-index:1;width:100%;height:0;box-shadow:0 0 55px var(--glow-color,#96969633), 0 0 20px var(--glow-color,#9696961a), 0 4px 28px #000000a6;background:#000;border-radius:10px;padding-top:56.25%;transition:box-shadow .4s;position:relative;overflow:hidden}._videoFrame_1cedw_226._verticalFrame_1cedw_243{padding-top:140%}._videoFrame_1cedw_226:hover{box-shadow:0 0 75px var(--glow-color,#9696964d), 0 0 30px var(--glow-color,#96969626), 0 6px 32px #000000b3}._posterLink_1cedw_254{width:100%;height:100%;display:block;position:absolute;top:0;left:0}._projectPoster_1cedw_263{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.33,1,.68,1),filter .4s;display:block}._posterLink_1cedw_254:hover ._projectPoster_1cedw_263{filter:brightness(1.15);transform:scale(1.05)}._playOverlay_1cedw_276{opacity:0;background:#00000040;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}._posterLink_1cedw_254:hover ._playOverlay_1cedw_276{opacity:1}._comingSoonOverlay_1cedw_294{opacity:0;pointer-events:none;z-index:10;background:#0009;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}._comingSoonOverlay_1cedw_294._visible_1cedw_76{opacity:1}._comingSoonOverlay_1cedw_294 span{background:var(--accent-color);color:#000;text-transform:uppercase;letter-spacing:.1em;border-radius:4px;padding:8px 16px;font-size:.85rem;font-weight:700;box-shadow:0 4px 15px #0006}._playIcon_1cedw_323{color:#fff;opacity:.8;font-size:3rem;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);transform:scale(.8)}._posterLink_1cedw_254:hover ._playIcon_1cedw_323{transform:scale(1)}._infoCol_1cedw_217{flex-direction:column;flex:50%;justify-content:center;gap:0;min-width:0;display:flex}._projectTitle_1cedw_345{letter-spacing:.05em;color:var(--primary-text);margin:0 0 .4rem;font-size:1.85rem;font-weight:300;line-height:1.2}._projectSubtitle_1cedw_354{color:var(--accent-color);letter-spacing:.1em;text-transform:uppercase;opacity:.9;margin-bottom:1.5rem;font-size:.95rem;font-weight:400}._projectDescription_1cedw_364{color:var(--secondary-text);opacity:.9;white-space:pre-line;max-width:90%;margin:0 0 2rem;font-size:1.05rem;line-height:1.75}._clientBox_1cedw_374{border-left:2px solid var(--accent-color);background:#ffffff08;align-items:baseline;gap:1rem;width:fit-content;padding:.8rem 1rem;display:flex}._clientLabel_1cedw_384{color:var(--primary-text);opacity:.5;letter-spacing:.15em;font-size:.7rem;font-weight:700}._clientValue_1cedw_392{color:var(--primary-text);letter-spacing:.02em;font-size:.95rem;font-weight:300}@media (width<=960px){._projectRow_1cedw_181,._projectRow_1cedw_181._reverse_1cedw_200{flex-direction:column;gap:2.5rem;margin-bottom:6rem}._videoCol_1cedw_205,._infoCol_1cedw_217{flex:100%}._floatingTooltip_1cedw_56{display:none}._videoCol_1cedw_205{align-self:stretch;width:100%}._projectRow_1cedw_181._verticalRow_1cedw_213 ._videoCol_1cedw_205,._projectRow_1cedw_181._verticalRow_1cedw_213 ._infoCol_1cedw_217{flex:100%}._hero_1cedw_8{aspect-ratio:16/9;height:auto;min-height:0}._heroOverlay_1cedw_41{padding:2rem}._intro_1cedw_143{padding:3.5rem 1.5rem 3rem}._projects_1cedw_175{padding:3rem 1.5rem 5rem}._breadcrumb_1cedw_117{padding:1rem 1.5rem}}@keyframes _fadeInUp_1cedw_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _heroReveal_1cedw_1{to{opacity:0;pointer-events:none}}._container_wbie7_1{max-width:800px;margin:0 auto;padding:8rem 2rem 6rem}._container_wbie7_1 h1{color:var(--accent-color);margin-bottom:3rem;font-size:3rem;font-weight:300}._content_wbie7_14{color:var(--secondary-text);line-height:1.8}._content_wbie7_14 section{margin-bottom:2.5rem}._content_wbie7_14 h2{color:var(--primary-text);margin-bottom:1rem;font-size:1.5rem}._content_wbie7_14 p{margin-bottom:1rem}._privacyCard_wbie7_33{background-color:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;margin-bottom:2rem;padding:1.5rem;transition:border-color .3s}._privacyCard_wbie7_33:hover{border-color:#e974514d}._privacyCard_wbie7_33 h3{color:var(--primary-text);margin-bottom:.75rem;font-size:1.1rem;font-weight:700}._privacyCard_wbie7_33 p{margin-bottom:1rem;font-size:.95rem}._dataLabels_wbie7_58{opacity:.6;font-style:italic;font-size:.8rem!important}._privacyLink_wbie7_64{color:var(--accent-color);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .3s;display:inline-flex}._privacyLink_wbie7_64:hover{opacity:.8}._browserGrid_wbie7_79{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-top:2rem;display:grid}._browserBtn_wbie7_86{color:var(--primary-text);background-color:#ffffff08;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;padding:1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}._browserBtn_wbie7_86:hover{border-color:var(--accent-color);background-color:#e974511a;transform:translateY(-2px)}@media (width<=768px){._browserGrid_wbie7_79{grid-template-columns:1fr 1fr}}:root{--primary-bg:#0a0a0a;--secondary-bg:#1a1a1a;--primary-text:#fff;--secondary-text:#b3b3b3;--accent-color:#e97451;--accent-hover:#d46141;--nav-bg:#0a0a0ad9;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--primary-text);background-color:var(--primary-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--primary-bg);max-width:100vw;min-height:100vh;color:var(--primary-text);overscroll-behavior-x:none;margin:0}a{color:var(--primary-text);-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500;transition:color .3s}a:hover{color:var(--accent-color)}h1,h2,h3,h4,h5,h6{margin-bottom:.5em;font-weight:600}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--primary-bg)}::-webkit-scrollbar-thumb{background:var(--secondary-bg);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent-color)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:1.2s cubic-bezier(.25,1,.5,1) forwards fadeInUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:1.5s ease-out forwards fadeIn}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.4s}.delay-3{animation-delay:.6s}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
