.header[data-v-0a72b5cb]{position:fixed;top:0;left:0;right:0;background:transparent;z-index:1000;padding:20px 0;transition:transform .3s ease,opacity .3s ease,visibility .3s ease;opacity:1;visibility:visible}@media (max-width: 1024px){.header[data-v-0a72b5cb]{display:none!important}}.header.hidden[data-v-0a72b5cb]{transform:translateY(-100%);opacity:0;visibility:hidden}.header.at-top[data-v-0a72b5cb]{opacity:1;visibility:visible}.header .container[data-v-0a72b5cb]{display:flex;justify-content:space-between;align-items:center;max-width:none;padding:0 10px}.logo[data-v-0a72b5cb]{background:#da392b;color:#fff;padding:12px 20px;border-radius:8px;font-weight:700;font-size:16px;box-shadow:0 2px 8px #da392b4d;cursor:pointer;transition:all .3s ease}.logo[data-v-0a72b5cb]:hover{background:#b32f23;transform:translateY(-2px);box-shadow:0 4px 12px #da392b66}.navigation[data-v-0a72b5cb]{display:flex;gap:0;background:rgba(255,255,255,.95);padding:8px 16px;border-radius:12px;box-shadow:0 4px 20px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-link[data-v-0a72b5cb]{text-decoration:none;color:#333;font-weight:500;padding:8px 16px;border-radius:8px;transition:all .3s ease;white-space:nowrap}.nav-link.active[data-v-0a72b5cb]{background:#da392b;color:#fff;box-shadow:0 2px 8px #da392b4d}.nav-link[data-v-0a72b5cb]:hover:not(.active){background:rgba(218,57,43,.1);color:#da392b}.lang-toggle[data-v-0a72b5cb]{background:transparent;border:1px solid #da392b;color:#da392b;font-weight:500;padding:8px 16px;border-radius:8px;cursor:pointer;transition:all .3s ease;white-space:nowrap;margin-left:8px;font-size:14px}.lang-toggle[data-v-0a72b5cb]:hover{background:#da392b;color:#fff}.lang-toggle .bold[data-v-0a72b5cb]{font-weight:700}.hamburger-menu[data-v-1381b939]{display:none;flex-direction:column;justify-content:space-around;width:50px;height:50px;background:white;border:none;border-radius:12px;cursor:pointer;padding:12px;position:fixed;top:20px;right:20px;z-index:99999;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.hamburger-menu[data-v-1381b939]:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.hamburger-menu span[data-v-1381b939]{width:100%;height:3px;background:#333;border-radius:3px;transition:all .3s ease;transform-origin:center}.hamburger-menu.active[data-v-1381b939]{background:#da392b}.hamburger-menu.active span[data-v-1381b939]{opacity:0}.hamburger-menu.active[data-v-1381b939]:after{content:"×";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:24px;line-height:1;display:block}.navigation-mobile[data-v-1381b939]{display:none;position:fixed;top:0;left:0;right:0;bottom:0;flex-direction:column;background:rgba(255,255,255,.98);padding:80px 20px 20px;border-radius:0;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);gap:10px;width:100vw;height:100vh;z-index:99998;overflow-y:auto}.navigation-mobile.open[data-v-1381b939]{display:flex}.navigation-mobile .nav-link[data-v-1381b939]{text-decoration:none;color:#333;font-weight:500;padding:12px 16px;border-radius:8px;transition:all .3s ease;text-align:center;width:100%;background:none;box-shadow:none;font-size:22px;line-height:2.6}.navigation-mobile .nav-link.active[data-v-1381b939]{background:none;color:#da392b;box-shadow:none}.navigation-mobile .nav-link[data-v-1381b939]:hover:not(.active){background:none;color:#da392b}.lang-toggle-mobile[data-v-1381b939]{text-decoration:none;color:#333;font-weight:500;padding:12px 16px;border-radius:8px;transition:all .3s ease;text-align:center;width:100%;background:none;box-shadow:none;border:none;font-size:22px;line-height:2.6;cursor:pointer;margin-top:0}.lang-toggle-mobile[data-v-1381b939]:hover{background:none;color:#da392b}.lang-toggle-mobile .bold[data-v-1381b939]{font-weight:700}@media (max-width: 1024px){.hamburger-menu[data-v-1381b939]{display:flex!important}}@media (min-width: 1025px){.hamburger-menu[data-v-1381b939],.navigation-mobile[data-v-1381b939]{display:none!important}}@font-face{font-family:NotoSansTC;src:url(/assets/NotoSansTC-VariableFont_wght-6ce0f80c.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body{font-family:NotoSansTC,sans-serif;line-height:1.6;color:#333;overflow-x:hidden;background:#ffffff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-divider{height:2px;background:linear-gradient(90deg,transparent 0%,#da392b 20%,#da392b 80%,transparent 100%);margin:0;position:relative}.section-divider:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#da392b;border-radius:50%;border:4px solid #fff;box-shadow:0 0 0 2px #da392b}.section-divider:after{content:"◆";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:24px;font-weight:700}@font-face{font-family:Commando;src:url(/assets/commando-7f9f7bf9.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.hero[data-v-2b304dab]{position:relative;height:1000px;display:flex;align-items:center;overflow:hidden;background:#ffffff}@media (max-width: 1024px){.hero[data-v-2b304dab]{height:auto;min-height:auto;align-items:flex-start;overflow:visible;display:block}}.hero-background[data-v-2b304dab]{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;z-index:1}.hero-image-container[data-v-2b304dab]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;display:flex;justify-content:flex-start;align-items:center;overflow:hidden;background:#ffffff}@media (max-width: 1024px){.hero-image-container[data-v-2b304dab]{position:relative;width:100%;height:auto;min-height:auto;display:flex;justify-content:center;align-items:flex-start;overflow:visible;padding-top:0;top:auto;left:auto;transform:none}}.hero-cat-image[data-v-2b304dab]{width:120%;min-width:120%;height:100%;object-fit:cover;object-position:left center;transform:translate(0);transition:transform .1s ease-out}@media (max-width: 1024px){.hero-cat-image[data-v-2b304dab]{width:100%;min-width:100%;height:300px;max-width:100%;object-position:center top;transform:translate(0)!important;display:block}}@media (max-width: 480px){.hero-cat-image[data-v-2b304dab]{width:100%;min-width:100%}}.hero-content[data-v-2b304dab]{position:relative;z-index:4;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;padding:0 5%}@media (max-width: 1024px){.hero-content[data-v-2b304dab]{position:absolute;top:50%;left:0;transform:translateY(-50%);width:50%;height:auto;max-width:50%;align-items:center;justify-content:flex-start;padding:0 20px;pointer-events:none}.hero-content[data-v-2b304dab]>*{pointer-events:auto}}.hero-text[data-v-2b304dab]{max-width:500px;margin-left:5%;margin-top:-90px;background:transparent;padding:0;border-radius:0;font-family:Commando,sans-serif}@media (max-width: 1024px){.hero-text[data-v-2b304dab]{max-width:450px;padding:30px;margin-left:3%}}@media (max-width: 1024px){.hero-text[data-v-2b304dab]{max-width:100%;margin-left:0;padding:15px;text-align:center;width:100%}}@media (max-width: 480px){.hero-text[data-v-2b304dab]{padding:20px;border-radius:15px}}.hero-title[data-v-2b304dab]{font-size:clamp(2.64rem,6vw,5.4rem);font-weight:900;color:#2c3e50;margin-bottom:20px;line-height:1.1;text-shadow:2px 2px 4px rgba(0,0,0,.1);white-space:nowrap}.hero-subtitle[data-v-2b304dab]{font-size:clamp(1rem,2.2vw,1.5rem);color:#34495e;font-weight:400;margin-bottom:0;white-space:nowrap;width:auto}@media (max-width: 1024px){.hero-title[data-v-2b304dab]{font-size:3.5rem}.hero-subtitle[data-v-2b304dab]{font-size:1.3rem}}@media (max-width: 1024px){.hero-title[data-v-2b304dab]{font-size:1.96rem;margin-bottom:10.5px}.hero-subtitle[data-v-2b304dab]{font-size:.77rem;white-space:nowrap;width:auto}}@media (max-width: 480px){.hero-title[data-v-2b304dab]{font-size:2.2rem;margin-bottom:10px}.hero-subtitle[data-v-2b304dab]{font-size:1rem}}.content[data-v-8220706d]{background:#f8f9fa;padding:100px 0;position:relative}.content-wrapper[data-v-8220706d]{display:flex;align-items:center;justify-content:center;gap:60px;position:relative}.content-text[data-v-8220706d]{flex:0 0 auto;max-width:600px;text-align:center;margin:0 auto}.content-title[data-v-8220706d]{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:30px;line-height:1.3;opacity:0;transition:opacity 1s ease-in-out}.content-title.fade-in-visible[data-v-8220706d]{opacity:1}.content-description[data-v-8220706d]{font-size:1.1rem;color:#555;margin-bottom:40px;line-height:1.8;opacity:0;transition:opacity 1s ease-in-out .2s}.content-description.fade-in-visible[data-v-8220706d]{opacity:1}.cta-button[data-v-8220706d]{background:#da392b;color:#fff;border:none;padding:15px 30px;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;box-shadow:0 4px 15px #da392b4d;opacity:0;transition:opacity 1s ease-in-out .4s,all .3s ease}.cta-button.fade-in-visible[data-v-8220706d]{opacity:1}.cta-button[data-v-8220706d]:hover{background:#b32f23;transform:translateY(-2px);box-shadow:0 6px 20px #da392b66}.content-character[data-v-8220706d]{position:absolute;right:-150px;bottom:-250px;transform:none;z-index:10}.content-raccoon-image[data-v-8220706d]{width:488px;height:418px;max-width:none;object-fit:contain;filter:drop-shadow(0 15px 40px rgba(0,0,0,.2))}@media (max-width: 1200px){.content-character[data-v-8220706d]{right:-70px}.content-raccoon-image[data-v-8220706d]{width:420px;height:auto}}@media (max-width: 1024px){.content-wrapper[data-v-8220706d]{gap:40px}.content-character[data-v-8220706d]{right:-10px}.content-raccoon-image[data-v-8220706d]{width:360px;height:auto}}@media (max-width: 1024px){.content[data-v-8220706d]{padding:60px 0}.content-wrapper[data-v-8220706d]{flex-direction:column;gap:30px;align-items:flex-start;height:auto}.content-text[data-v-8220706d]{max-width:100%;order:1}.content-character[data-v-8220706d]{display:none}.content-title[data-v-8220706d]{font-size:2rem;margin-bottom:20px}.content-description[data-v-8220706d]{font-size:1rem;margin-bottom:30px}.content-description.fade-in-visible[data-v-8220706d]{padding:0 10%}}@media (max-width: 480px){.content[data-v-8220706d]{padding:40px 0}.content-wrapper[data-v-8220706d]{gap:20px}.content-raccoon-image[data-v-8220706d]{width:200px}.content-title[data-v-8220706d]{font-size:1.6rem;margin-bottom:15px}.content-description[data-v-8220706d]{font-size:.9rem;margin-bottom:25px}.cta-button[data-v-8220706d]{padding:12px 24px;font-size:1rem}}.capabilities[data-v-fe373f41]{background:#f8f9fa;padding:100px 0;position:relative;overflow:hidden}@media (max-width: 1024px){.capabilities-desktop[data-v-fe373f41]{display:none}}.capabilities-title[data-v-fe373f41]{text-align:center;font-size:3rem;font-weight:700;color:#2c3e50;margin-bottom:80px;position:relative;z-index:3;opacity:0;transition:opacity 1s ease-in-out}.capabilities-title.fade-in-visible[data-v-fe373f41]{opacity:1}.capabilities-grid[data-v-fe373f41]{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:60px;position:relative;z-index:2}.capability-item[data-v-fe373f41]{text-align:center;padding:30px 20px;background:transparent;transition:all .3s ease}.capability-item[data-v-fe373f41]:hover{transform:translateY(-10px)}.capability-item:hover .icon-image[data-v-fe373f41]{animation-play-state:paused;transform:scale(1.2) rotate(10deg);filter:drop-shadow(0 10px 30px rgba(231,76,60,.6))}.capability-icon[data-v-fe373f41]{width:150px;height:150px;margin:0 auto 25px;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:50%}.icon-image[data-v-fe373f41]{width:130px;height:130px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(231,76,60,.3));transition:all .3s ease;animation:iconFloat-fe373f41 3s ease-in-out infinite}.capability-title[data-v-fe373f41]{font-size:1.6rem;font-weight:700;color:#2c3e50;margin-bottom:20px;line-height:1.3;opacity:0;transition:opacity 1.2s ease-in-out}.capability-title.fade-in[data-v-fe373f41]{opacity:1}.capability-description[data-v-fe373f41]{font-size:1.2rem;color:#555;line-height:1.6;margin:0;opacity:0;transition:opacity 1.2s ease-in-out}.capability-description.fade-in[data-v-fe373f41]{opacity:1}@keyframes iconFloat-fe373f41{0%,to{transform:translateY(0);filter:drop-shadow(0 4px 12px rgba(231,76,60,.3))}50%{transform:translateY(-10px);filter:drop-shadow(0 8px 20px rgba(231,76,60,.4))}}.philosophy-section[data-v-c1411485]{padding:0;height:650px;width:100vw}.philosophy-container[data-v-c1411485]{max-width:none;width:100vw;margin:0;display:grid;grid-template-columns:42% 58%;align-items:stretch;height:650px}.philosophy-title[data-v-c1411485]{color:#fff;font-size:50px;font-weight:700;text-align:center;margin:0 0 24px;opacity:0;transition:opacity 1s ease-in-out}.philosophy-title.fade-in-visible[data-v-c1411485]{opacity:1}.philosophy-paragraphs[data-v-c1411485]{color:#fff;text-align:center;font-size:18px;line-height:1.6em}@media (max-width: 1024px){.philosophy-paragraphs[data-v-c1411485]{text-align:left;padding:0 10%}}.philosophy-paragraphs p[data-v-c1411485]{margin:8px 0;opacity:0;transition:opacity 1s ease-in-out}.philosophy-paragraphs p[data-v-c1411485]:nth-child(1){transition-delay:.1s}.philosophy-paragraphs p[data-v-c1411485]:nth-child(2){transition-delay:.2s}.philosophy-paragraphs p[data-v-c1411485]:nth-child(3){transition-delay:.3s}.philosophy-paragraphs p[data-v-c1411485]:nth-child(4){transition-delay:.4s}.philosophy-paragraphs p.fade-in-visible[data-v-c1411485]{opacity:1}.philosophy-text[data-v-c1411485]{background:#da392b;color:#fff;height:650px;display:flex;flex-direction:column;justify-content:center;padding:0 60px}.philosophy-image-wrap[data-v-c1411485]{width:100%;height:650px}.philosophy-image[data-v-c1411485]{width:100%;height:650px;object-fit:cover;object-position:center}@media (max-width: 1024px){.philosophy-container[data-v-c1411485]{grid-template-columns:1fr}.philosophy-title[data-v-c1411485]{font-size:40px}}@media (max-width: 1024px){.philosophy-section[data-v-c1411485]{height:auto}.philosophy-container[data-v-c1411485]{height:auto;align-items:flex-start}.philosophy-text[data-v-c1411485]{height:auto;padding:10%}.philosophy-image-wrap[data-v-c1411485]{display:none}}.advantages-next[data-v-31dcc8c1]{position:relative;padding:120px 0 180px;overflow:hidden;min-height:1400px}.advantages-bg[data-v-31dcc8c1]{position:absolute;left:0;right:0;top:140px;bottom:200px;background-image:url(/assets/802010_bcc2fc0a41844a4896ea75d8bf4fdb1a~mv2-a4b6fca6.png);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.25;pointer-events:none}.advantages-container[data-v-31dcc8c1]{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 24px}.advantages-title[data-v-31dcc8c1]{margin:0 0 40px;text-align:center;font-size:50px;font-weight:400;color:#000;opacity:0;transition:opacity 1s ease-in-out}.advantages-title.fade-in-visible[data-v-31dcc8c1]{opacity:1}.cards-grid[data-v-31dcc8c1]{display:flex;flex-direction:column;gap:140px;align-items:center;margin-bottom:350px}.cards-row[data-v-31dcc8c1]{display:grid;grid-template-columns:repeat(2,1fr);gap:60px;justify-items:center;width:100%;max-width:1200px;opacity:0;transform:translate(-200px)}.cards-row.slide-in-from-left[data-v-31dcc8c1]{animation:slideInFromLeft-31dcc8c1 1s ease-out forwards}.cards-row:first-child .card[data-v-31dcc8c1]:nth-child(1){position:relative;left:-200px}.cards-row:first-child .card[data-v-31dcc8c1]:nth-child(2){position:relative;left:200px}.cards-row:last-child .card[data-v-31dcc8c1]:nth-child(1){position:relative;left:-100px}.cards-row:last-child .card[data-v-31dcc8c1]:nth-child(2){position:relative;left:100px}.card[data-v-31dcc8c1]{background:rgba(255,255,255,.95);border-radius:16px;padding:24px;box-shadow:0 12px 32px #00000014;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:390px;max-width:100%;height:375px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:1}.card-title[data-v-31dcc8c1]{margin:0 0 14px;font-size:21px;font-weight:700;color:#da392b;text-align:center}.card-text[data-v-31dcc8c1]{margin:0;font-size:18px;line-height:1.6em;color:#2c3e50;text-align:center}.raccoon-wrap[data-v-31dcc8c1]{position:absolute;left:50%;bottom:-20px;transform:translate(120px) scale(1.5);transform-origin:bottom center;z-index:2;pointer-events:none;opacity:0}.raccoon-wrap.slide-in-from-right[data-v-31dcc8c1]{animation:slideInFromRight-31dcc8c1 1s ease-out forwards}@keyframes slideInFromRight-31dcc8c1{0%{opacity:0;transform:translate(120px) scale(1.5)}to{opacity:1;transform:translate(-50%) scale(1.5)}}@media (max-width: 1024px){@keyframes slideInFromRightMobile-31dcc8c1{0%{opacity:0;transform:translate(120px) scale(3)}to{opacity:1;transform:translate(-50%) scale(3)}}.raccoon-wrap.slide-in-from-right[data-v-31dcc8c1]{animation:slideInFromRightMobile-31dcc8c1 1s ease-out forwards}}@keyframes slideInFromLeft-31dcc8c1{0%{opacity:0;transform:translate(-200px)}to{opacity:1;transform:translate(0)}}.raccoon-image[data-v-31dcc8c1]{width:min(38vw,520px);height:auto;object-fit:contain}@media (max-width: 1024px){.cards-row[data-v-31dcc8c1]{grid-template-columns:1fr;gap:24px}.cards-grid[data-v-31dcc8c1]{gap:24px}.advantages-next[data-v-31dcc8c1]{min-height:auto;padding:80px 0 40%}.card[data-v-31dcc8c1]{width:100%;max-width:390px;height:auto}.cards-row:first-child .card[data-v-31dcc8c1],.cards-row:last-child .card[data-v-31dcc8c1]{left:0}.advantages-bg[data-v-31dcc8c1]{top:100px;bottom:160px}.cards-grid[data-v-31dcc8c1]{margin-bottom:310px}}@media (max-width: 1024px){.advantages-next[data-v-31dcc8c1]{min-height:auto;height:auto}.raccoon-wrap[data-v-31dcc8c1]{transform:translate(-50%) scale(3)!important}}@media (max-width: 1024px){.cards-grid[data-v-31dcc8c1]{align-items:center}.cards-row[data-v-31dcc8c1]{justify-items:center;width:100%;margin:0 auto;opacity:1;transform:none}.cards-row:first-child .card[data-v-31dcc8c1]:nth-child(1),.cards-row:first-child .card[data-v-31dcc8c1]:nth-child(2),.cards-row:last-child .card[data-v-31dcc8c1]:nth-child(1),.cards-row:last-child .card[data-v-31dcc8c1]:nth-child(2){left:0;margin:0 auto}.card[data-v-31dcc8c1]{margin:0 auto;opacity:0;transform:translate(0);transition:none}@keyframes fadeInCard-31dcc8c1{0%{opacity:0}to{opacity:1}}.card.slide-in-from-left[data-v-31dcc8c1]{animation:fadeInCard-31dcc8c1 1s ease-out forwards}.cards-row.slide-in-from-left[data-v-31dcc8c1]{animation:none}}@media (max-width: 768px){.raccoon-image[data-v-31dcc8c1]{width:min(50vw,520px)}}.career[data-v-c90277cc]{background:#da392b;padding:100px 0;position:relative;overflow:visible;height:800px;display:flex;align-items:center}@media (max-width: 1024px){.career[data-v-c90277cc]{height:700px;padding-top:10vh}.career-bg[data-v-c90277cc]{bottom:-200px!important;background-size:auto 100%!important;background-position:center!important;background-attachment:scroll!important}.career-figure[data-v-c90277cc]{right:calc((100% - (clamp(360px,36vw,720px)*1))/2)!important;width:calc(clamp(420px,42vw,840px)*1)!important;background-size:calc(clamp(420px,42vw,840px)*1) calc(clamp(420px,42vw,840px)*1)!important}}.career-bg[data-v-c90277cc]{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/assets/802010_57a46dabfa1349d7894df220fbbbfc63~mv2-a7f4e5b8.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;opacity:.8;z-index:1}.career-figure[data-v-c90277cc]{position:absolute;right:calc(clamp(280px,28vw,560px) - (clamp(280px,28vw,560px) * 1) / 3);bottom:0;width:calc(clamp(280px,28vw,560px)*1);aspect-ratio:1 / 1;background-image:url(/assets/802010_f448a7a2d9bd4dde8980d36ed345adbb~mv2-e8cd98df.png);background-size:contain;background-repeat:no-repeat;background-position:right bottom;z-index:1;pointer-events:none;opacity:0;transform:translateY(200px)}.career-figure.slide-in-from-bottom[data-v-c90277cc]{animation:slideInFromBottom-c90277cc 1s ease-out forwards}@keyframes slideInFromBottom-c90277cc{0%{opacity:0;transform:translateY(200px)}30%{opacity:1}to{opacity:1;transform:translateY(0)}}.career-content[data-v-c90277cc]{display:block;position:relative;z-index:100;height:100%;width:100%;padding:0}@media (max-width: 1024px){.career .container[data-v-c90277cc]{width:100%;height:100%;min-height:700px}.career-content[data-v-c90277cc]{width:100%;height:100%}}.career-text[data-v-c90277cc]{position:absolute;left:clamp(16px,12vw,220px);top:50%;transform:translateY(-50%);color:#fff;max-width:700px;z-index:100;text-align:left;display:flex;flex-direction:column}@media (max-width: 1024px){.career-text[data-v-c90277cc]{position:absolute;left:5%;right:5%;top:0;transform:none;text-align:center;width:auto;padding-top:40px}.career-button[data-v-c90277cc]{order:1;width:auto;min-width:auto;max-width:none;align-self:center;margin:0 auto 40px}.career-subtitle[data-v-c90277cc]{order:2;text-align:left;font-size:1.54rem!important;margin-top:0}.career-title[data-v-c90277cc]{order:3;text-align:left;font-size:1.96rem!important;white-space:normal!important;word-wrap:break-word;overflow-wrap:break-word}}.career .container[data-v-c90277cc]{max-width:none;margin:0;padding:0}.career-subtitle[data-v-c90277cc]{font-size:clamp(14px,2.2vw,21px);font-weight:400;margin:0 0 20px;color:#fff;opacity:0;transition:opacity 1s ease-in-out}.career-subtitle.fade-in-visible[data-v-c90277cc]{opacity:.9}.career-title[data-v-c90277cc]{font-size:clamp(32px,5vw,50px);font-weight:700;margin:0 0 20px;line-height:1.2;white-space:nowrap;color:#fff;opacity:0;transition:opacity 1s ease-in-out .2s}.career-title.fade-in-visible[data-v-c90277cc]{opacity:1}.career-button[data-v-c90277cc]{background:#ffd700;color:#000;border:none;padding:15px 30px;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;opacity:0;transition:opacity 1s ease-in-out .4s,all .3s ease;width:fit-content;min-width:auto;max-width:none;align-self:flex-start}.career-button.fade-in-visible[data-v-c90277cc]{opacity:1}.career-button[data-v-c90277cc]:hover{background:#e67e22;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.contact-section[data-v-ce298c19]{position:relative;min-height:900px;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:10}.contact-bg[data-v-ce298c19]{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/c837a6_0d97f82987d44ed49ee37d4150d890a5~mv2-7cfa6b1c.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.contact-overlay[data-v-ce298c19]{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.35);z-index:2}.contact-container[data-v-ce298c19]{position:relative;z-index:3;width:100%;max-width:900px;padding:40px 20px}.contact-form[data-v-ce298c19]{background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:16px;padding:28px;box-shadow:0 12px 32px #00000026;display:grid;grid-template-columns:1fr;gap:14px;opacity:0;transition:opacity 1s ease-in-out}.contact-form.fade-in-visible[data-v-ce298c19]{opacity:1}.contact-title[data-v-ce298c19]{margin:0 0 8px;text-align:left;font-size:28px;font-weight:800;color:#2c3e50}.contact-label[data-v-ce298c19]{font-size:14px;color:#2c3e50}.contact-input[data-v-ce298c19]{height:44px;border:1px solid #e5e7eb;border-radius:8px;padding:0 12px;outline:none}.contact-input[data-v-ce298c19]:focus,.contact-textarea[data-v-ce298c19]:focus{border-color:#da392b;box-shadow:0 0 0 3px #da392b33}.contact-textarea[data-v-ce298c19]{border:1px solid #e5e7eb;border-radius:8px;padding:12px;resize:vertical}.contact-submit[data-v-ce298c19]{margin-top:10px;height:48px;border:none;border-radius:999px;background:#da392b;color:#fff;font-weight:700;cursor:pointer}.contact-success[data-v-ce298c19]{margin:6px 0 0;color:#16a34a;font-size:14px}.contact-error[data-v-ce298c19]{margin:6px 0 0;color:#dc2626;font-size:14px}.contact-submit[data-v-ce298c19]:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 1024px){.contact-section[data-v-ce298c19]{min-height:720px}}.footer[data-v-181387b7]{background:#f8f8f8;padding:20px 0 60px;position:relative;display:flex;flex-direction:column;align-items:center}.footer .container[data-v-181387b7]{max-width:100%;margin:0;padding:0;width:100%}.footer-middle[data-v-181387b7]{display:flex;justify-content:center;align-items:center;padding:20px 0}.footer-logo[data-v-181387b7]{text-align:center}.footer-logo-button[data-v-181387b7]{background:#da392b;color:#fff;padding:15px 30px;border-radius:8px;font-size:1.5rem;font-weight:700;display:inline-block;margin-bottom:15px;cursor:pointer;transition:all .3s ease}.footer-logo-button[data-v-181387b7]:hover{background:#b32f23;transform:translateY(-2px);box-shadow:0 4px 15px #e74c3c4d}.footer-tagline[data-v-181387b7]{color:#555;font-size:1.1rem;margin:0;font-weight:400}.footer-content[data-v-181387b7]{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;padding:40px 2%;width:fit-content;max-width:1200px;justify-content:center;margin:0 auto}.footer-column[data-v-181387b7]{display:flex;flex-direction:column;text-align:left;min-width:200px}.footer-title[data-v-181387b7]{font-size:1.2rem;font-weight:700;color:#2c3e50;margin:0 0 20px;text-align:left}.footer-list[data-v-181387b7]{list-style:none;padding:0;margin:0;text-align:left}.footer-list li[data-v-181387b7]{margin-bottom:10px;color:#555;font-size:1rem}.footer-list a[data-v-181387b7]{color:#555;text-decoration:none;transition:color .3s ease}.footer-list a[data-v-181387b7]:hover{color:#da392b}@media (max-width: 1024px){.footer-content[data-v-181387b7]{display:flex;justify-content:center;align-items:center;padding:40px 20px}.footer-column[data-v-181387b7]:not(:first-child){display:none}.footer-column[data-v-181387b7]:first-child{padding-left:0;text-align:center}}.section-divider[data-v-37a759ac]{height:2px;background:linear-gradient(90deg,transparent 0%,#da392b 20%,#da392b 80%,transparent 100%);margin:0;position:relative;z-index:3}.section-divider[data-v-37a759ac]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#da392b;border-radius:50%;border:4px solid #fff;box-shadow:0 0 0 2px #da392b}.section-divider[data-v-37a759ac]:after{content:"◆";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:24px;font-weight:700}@media (max-width: 1024px){.section-divider[data-v-37a759ac]{display:none}}.careers-page[data-v-18777ab2]{background:#ffffff;padding:80px 0 50px;position:relative;height:500px;display:flex;align-items:flex-start;width:84%;margin-left:8%;margin-right:8%}.careers-content[data-v-18777ab2]{display:flex;align-items:flex-start;justify-content:flex-start;position:relative;width:100%;padding:0}.careers-page .container[data-v-18777ab2]{max-width:none;margin:0;padding:0}.careers-text[data-v-18777ab2]{color:#333;max-width:1100px;text-align:left!important;padding-left:16px;padding-right:16px;margin:60px auto 0;width:100%}.careers-subtitle[data-v-18777ab2]{font-size:2rem;font-weight:700;margin:0 0 20px;color:#333;opacity:0;transition:opacity 1s ease-in-out}.careers-subtitle.fade-in-visible[data-v-18777ab2]{opacity:1}.careers-title[data-v-18777ab2]{font-size:4rem;font-weight:700;margin:0 0 20px;line-height:1.2;color:#333;opacity:0;transition:opacity 1s ease-in-out .2s}.careers-title.fade-in-visible[data-v-18777ab2]{opacity:1}.careers-description[data-v-18777ab2]{font-size:1.1rem;color:#333;line-height:1.8;margin:0 0 40px;max-width:600px;opacity:0;transition:opacity 1s ease-in-out .4s}.careers-description.fade-in-visible[data-v-18777ab2]{opacity:1}@media (max-width: 768px){.careers-page[data-v-18777ab2]{height:auto;min-height:auto;padding:40px 0 30px}.careers-content[data-v-18777ab2]{flex-direction:column;align-items:center;justify-content:center;padding:80px 20px 0}.careers-text[data-v-18777ab2]{margin-top:0;margin-left:0;text-align:center!important;width:100%;max-width:100%;padding:0 5%}.careers-subtitle[data-v-18777ab2]{font-size:1.5rem;margin-bottom:15px;text-align:left}.careers-title[data-v-18777ab2]{font-size:2.5rem;margin-bottom:20px;text-align:left;line-height:1.3}.careers-description[data-v-18777ab2]{font-size:1rem;line-height:1.7;margin:0 0 30px;max-width:100%;text-align:left;padding-left:0;padding-right:10px}}.job-openings[data-v-cdbbb78a]{background:#da392b;padding:0;position:relative;overflow:hidden;width:84%;margin-left:8%;margin-right:8%;height:800px}.job-openings-header[data-v-cdbbb78a]{background:transparent;text-align:center;max-width:1100px;margin:0 auto;width:100%;padding:20px 16px}.job-openings-title[data-v-cdbbb78a]{color:#fff;font-size:50px;font-weight:700;margin:0;opacity:0;transition:opacity 1s ease-in-out}.job-openings-title.fade-in-visible[data-v-cdbbb78a]{opacity:1}.job-cards-container[data-v-cdbbb78a]{position:relative;padding:60px 80px;background:transparent;margin:0 auto;width:100%;display:flex;justify-content:center}.job-cards-wrapper[data-v-cdbbb78a]{overflow:hidden;scroll-behavior:smooth;position:relative;margin:0 auto;min-width:320px;touch-action:pan-x;-webkit-overflow-scrolling:touch}.job-cards[data-v-cdbbb78a]{display:flex;gap:48px;transition:transform .5s ease-in-out;width:max-content}.job-card[data-v-cdbbb78a]{flex:0 0 auto;margin:0;border:0;border-radius:16px;box-shadow:none;transition:transform .3s ease,box-shadow .3s ease,opacity 1s ease-in-out;min-height:400px;display:flex;flex-direction:column;position:relative;background:#da392b!important;overflow:hidden;opacity:0}.job-card.fade-in-visible[data-v-cdbbb78a]{opacity:1}.job-card[data-v-cdbbb78a]:hover{transform:none;box-shadow:none}.job-card[data-v-cdbbb78a]:before{display:none}.job-image[data-v-cdbbb78a]{width:100%;aspect-ratio:1 / 1;background-size:contain;background-position:center;background-repeat:no-repeat;margin:0 auto;transition:transform .4s ease;border-radius:16px;transform-origin:center;will-change:transform;background-color:#fff}.job-card:hover .job-image[data-v-cdbbb78a]{transform:scale(1.08);border-radius:16px}.job-card-content[data-v-cdbbb78a]{position:relative;padding:16px 16px 20px;display:flex;flex-direction:column;text-align:left;background:#da392b!important;border-radius:0 0 16px 16px}.job-title[data-v-cdbbb78a]{font-size:1.3rem;font-weight:700;color:#fff;margin:0 0 10px;text-align:left}.job-description[data-v-cdbbb78a]{font-size:.95rem;color:#ffffffe6;line-height:1.6;margin:0;text-align:left}.nav-button[data-v-cdbbb78a]{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.3);color:#fff;border:none;width:50px;height:50px;border-radius:50%;font-size:24px;font-weight:700;cursor:pointer;transition:all .3s ease;z-index:10}.nav-button[data-v-cdbbb78a]:hover:not(:disabled){background:rgba(255,255,255,.5);transform:translateY(-50%) scale(1.1)}.nav-button[data-v-cdbbb78a]:disabled{background:rgba(255,255,255,.1);cursor:not-allowed}.prev-button[data-v-cdbbb78a]{left:20px}.next-button[data-v-cdbbb78a]{right:20px}.indicators[data-v-cdbbb78a]{display:flex;justify-content:center;gap:10px;margin-top:30px}.indicator[data-v-cdbbb78a]{width:12px;height:12px;border-radius:50%;background:transparent;border:2px solid white;cursor:pointer;transition:all .3s ease}.indicator.active[data-v-cdbbb78a]{background:white;border:2px solid white;transform:scale(1.2)}.indicator[data-v-cdbbb78a]:hover{background:rgba(255,255,255,.3)}@media (max-width: 1200px){.job-cards-container[data-v-cdbbb78a]{padding-left:60px;padding-right:60px}}@media (max-width: 1024px){.job-openings[data-v-cdbbb78a]{width:auto;margin-left:0;margin-right:0}.job-cards-container[data-v-cdbbb78a]{padding-left:60px;padding-right:60px}.job-cards[data-v-cdbbb78a]{gap:24px}.job-card[data-v-cdbbb78a]{min-height:350px}.nav-button[data-v-cdbbb78a]{width:40px;height:40px;font-size:20px}.prev-button[data-v-cdbbb78a]{left:15px}.next-button[data-v-cdbbb78a]{right:15px}}.benefits[data-v-8e6d2452]{background:#1a1a2e;padding:80px 0;position:relative;overflow:hidden;width:84%;margin-left:8%;margin-right:8%}.benefits[data-v-8e6d2452]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(100,150,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(150,200,255,.1) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(200,220,255,.05) 0%,transparent 70%);z-index:1}.benefits[data-v-8e6d2452]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(2px 2px at 20px 30px,rgba(255,255,255,.3),transparent),radial-gradient(2px 2px at 40px 70px,rgba(255,255,255,.2),transparent),radial-gradient(1px 1px at 90px 40px,rgba(255,255,255,.4),transparent),radial-gradient(1px 1px at 130px 80px,rgba(255,255,255,.3),transparent),radial-gradient(2px 2px at 160px 30px,rgba(255,255,255,.2),transparent);background-repeat:repeat;background-size:200px 100px;z-index:1}.benefits .container[data-v-8e6d2452]{position:relative;z-index:2}.benefits-section-title[data-v-8e6d2452]{color:#fff;font-size:50px;font-weight:700;text-align:center;margin:0 0 60px;opacity:0;transition:opacity 1s ease-in-out}.benefits-section-title.fade-in-visible[data-v-8e6d2452]{opacity:1}.benefits-grid[data-v-8e6d2452]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;width:100%;margin:0 auto;padding:0}.benefit-card[data-v-8e6d2452]{background:white;border-radius:15px;padding:30px 25px;box-shadow:0 10px 30px #0000004d;transition:transform .3s ease,box-shadow .3s ease,opacity 1s ease-in-out;position:relative;overflow:hidden;opacity:0}.benefit-card.fade-in-visible[data-v-8e6d2452]{opacity:1}.benefit-card[data-v-8e6d2452]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0006}.benefit-title[data-v-8e6d2452]{background:#f8f9fa;color:#333;font-size:1.1rem;font-weight:700;padding:12px 20px;border-radius:25px;text-align:center;margin-bottom:20px;display:inline-block;width:100%;box-sizing:border-box}.benefit-description[data-v-8e6d2452]{color:#333;font-size:1rem;line-height:1.6;text-align:left;margin:0}@media (max-width: 1024px){.benefits[data-v-8e6d2452]{width:auto;margin-left:0;margin-right:0}.benefits-section-title[data-v-8e6d2452]{font-size:2rem;margin-bottom:40px}.benefits-grid[data-v-8e6d2452]{grid-template-columns:1fr;gap:30px;padding:0 15px;width:60%}.benefit-card[data-v-8e6d2452]{padding:25px 20px}.benefit-title[data-v-8e6d2452]{font-size:1rem;padding:10px 15px}.benefit-description[data-v-8e6d2452]{font-size:.95rem}}@media (max-width: 768px){.benefits-grid[data-v-8e6d2452]{width:80%}}.about-page[data-v-393553e0]{background:#ffffff;padding:80px 0 50px;position:relative;height:500px;display:flex;align-items:flex-start;width:84%;margin-left:8%;margin-right:8%}.about-content[data-v-393553e0]{display:flex;align-items:flex-start;justify-content:flex-start;position:relative;width:100%;padding:0}.about-page .container[data-v-393553e0]{max-width:none;margin:0;padding:0}.about-text[data-v-393553e0]{color:#333;max-width:1100px;text-align:left!important;padding-left:16px;padding-right:16px;margin:60px auto 0;width:100%}.about-title[data-v-393553e0]{font-size:4rem;font-weight:700;margin:0 0 50px;line-height:1.2;color:#333;opacity:0;transition:opacity 1s ease-in-out}.about-title.fade-in-visible[data-v-393553e0]{opacity:1}.about-description[data-v-393553e0]{font-size:1.1rem;color:#333;line-height:1.8;margin:0 0 20px;max-width:1000px;white-space:nowrap;opacity:0;transition:opacity 1s ease-in-out .2s}.about-description.fade-in-visible[data-v-393553e0]{opacity:1}@media (max-width: 768px){.about-page[data-v-393553e0]{height:auto;min-height:auto;padding:40px 0 30px;width:100%;margin-left:0;margin-right:0}.about-content[data-v-393553e0]{flex-direction:column;align-items:center;justify-content:center;padding:80px 20px 0}.about-text[data-v-393553e0]{margin-top:0;margin-left:0;text-align:center!important;width:100%;max-width:100%;padding:0 5%}.about-title[data-v-393553e0]{font-size:2.5rem;margin-bottom:20px;text-align:left;line-height:1.3}.about-description[data-v-393553e0]{font-size:1rem;line-height:1.7;margin:0 0 30px;max-width:100%;text-align:left;padding-left:0;padding-right:0;white-space:normal}}.about-content[data-v-c2cff11d]{padding:0;height:650px;width:100%}.about-content-wrapper[data-v-c2cff11d]{max-width:none;width:100%;margin:0;display:grid;grid-template-columns:45% 55%;align-items:stretch;height:650px}.about-image-wrap[data-v-c2cff11d]{width:100%;height:650px}.team-image[data-v-c2cff11d]{width:100%;height:650px;object-fit:cover;object-position:center}.about-text-section[data-v-c2cff11d]{background:#da392b;color:#fff;height:650px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 60px}.about-text-content[data-v-c2cff11d]{max-width:60%;text-align:left;margin:0 auto}.about-text-content.en-locale[data-v-c2cff11d]{max-width:80%}.about-section-title[data-v-c2cff11d]{color:#fff;font-size:50px;font-weight:700;margin:0 0 24px;text-align:left}.about-paragraph[data-v-c2cff11d]{color:#fff;font-size:16px;line-height:1.6em;margin:8px 0;text-align:left}.about-paragraph[data-v-c2cff11d]:last-child{margin-bottom:0}@media (max-width: 1024px){.about-content[data-v-c2cff11d]{width:100%;height:auto;min-height:auto}.about-content-wrapper[data-v-c2cff11d]{width:100%;grid-template-columns:1fr;height:auto;min-height:auto}.about-image-wrap[data-v-c2cff11d]{width:100%;height:auto;min-height:auto}.team-image[data-v-c2cff11d]{width:100%;height:auto;object-fit:cover;object-position:center;display:block}.about-text-section[data-v-c2cff11d]{height:auto;min-height:auto;padding:40px 20px}.about-text-content[data-v-c2cff11d]{max-width:100%;margin-left:12%;margin-right:12%}.about-text-content.en-locale[data-v-c2cff11d]{max-width:80%}.about-section-title[data-v-c2cff11d]{font-size:2rem;margin-bottom:20px}.about-paragraph[data-v-c2cff11d]{font-size:.95rem;margin:12px 0}}@media (max-width: 768px){.about-content[data-v-c2cff11d]{height:auto;min-height:auto}.about-content-wrapper[data-v-c2cff11d]{grid-template-columns:1fr;height:auto;min-height:auto}.about-image-wrap[data-v-c2cff11d]{width:100%;height:auto;min-height:auto}.team-image[data-v-c2cff11d]{width:100%;height:auto;object-fit:cover;object-position:center;display:block}.about-text-section[data-v-c2cff11d]{height:auto;min-height:auto;padding:40px 20px}.about-text-content[data-v-c2cff11d]{max-width:100%}.about-section-title[data-v-c2cff11d]{font-size:2rem;margin-bottom:20px}.about-paragraph[data-v-c2cff11d]{font-size:.95rem;margin:12px 0}}.our-genes[data-v-9187ca46]{padding:80px 0;position:relative;width:100%}.our-genes .container[data-v-9187ca46]{max-width:none;margin:0 auto;padding:0 20px;width:100%}.genes-title[data-v-9187ca46]{color:#1a1a2e;font-size:2.5rem;font-weight:700;text-align:center;margin:0 0 60px;opacity:0;transition:opacity 1s ease-in-out}.genes-title.fade-in-visible[data-v-9187ca46]{opacity:1}.genes-grid[data-v-9187ca46]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:30px;max-width:1000px;margin:0 auto}.gene-card[data-v-9187ca46]{background:white;border-radius:15px;padding:40px 30px;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease,box-shadow .3s ease,opacity 1s ease-in-out;position:relative;overflow:hidden;opacity:0}.gene-card.fade-in-visible[data-v-9187ca46]{opacity:1}.gene-card[data-v-9187ca46]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.gene-card-wide[data-v-9187ca46]{grid-column:1 / -1}.gene-card-title[data-v-9187ca46]{color:#da392b;font-size:1.5rem;font-weight:700;margin:0 0 20px;text-align:left}.gene-card-description[data-v-9187ca46]{color:#333;font-size:1rem;line-height:1.7;margin:0;text-align:left}@media (max-width: 1024px){.our-genes[data-v-9187ca46]{width:100%;height:auto;min-height:auto;padding:60px 20px}.our-genes .container[data-v-9187ca46]{width:100%;max-width:100%;padding:0;margin:0}.genes-grid[data-v-9187ca46]{width:100%;max-width:100%;grid-template-columns:1fr;gap:20px;padding:0 5%}.gene-card-wide[data-v-9187ca46]{grid-column:1}.genes-title[data-v-9187ca46]{font-size:2rem;margin-bottom:40px;padding:0 5%}}@media (max-width: 768px){.our-genes[data-v-9187ca46]{height:auto;min-height:auto;padding:40px 20px}.genes-grid[data-v-9187ca46]{grid-template-columns:1fr;gap:20px;padding:0 5%}.gene-card-wide[data-v-9187ca46]{grid-column:1}.gene-card[data-v-9187ca46]{padding:30px 20px}.genes-title[data-v-9187ca46]{font-size:2rem;margin-bottom:40px;padding:0 5%}.gene-card-title[data-v-9187ca46]{font-size:1.3rem}.gene-card-description[data-v-9187ca46]{font-size:.95rem}}.our-team[data-v-c6e1b3c2]{min-height:900px;padding:60px 0;position:relative;width:100%;margin:0;display:flex;flex-direction:column;justify-content:center}.team-header[data-v-c6e1b3c2]{text-align:center;margin:0 auto 40px;width:100%;max-width:1600px}.team-title[data-v-c6e1b3c2]{color:#fff;font-size:50px;font-weight:700;margin:0;opacity:0;transition:opacity 1s ease-in-out}.team-title.fade-in-visible[data-v-c6e1b3c2]{opacity:1}.team-cards-container[data-v-c6e1b3c2]{max-width:1600px;width:100%;margin:0 auto;padding:0}.team-cards[data-v-c6e1b3c2]{display:grid;grid-template-columns:repeat(4,1fr);gap:60px}.team-card[data-v-c6e1b3c2]{display:flex;flex-direction:column;background:#f5f5f5;border-radius:16px;overflow:hidden;opacity:0;transition:opacity 1s ease-in-out}.team-card.fade-in-visible[data-v-c6e1b3c2]{opacity:1}.team-image[data-v-c6e1b3c2]{width:100%;aspect-ratio:320 / 426;display:block;object-fit:cover;object-position:top center;transition:transform .4s ease}.team-card:hover .team-image[data-v-c6e1b3c2]{transform:scale(1.05)}.team-card-content[data-v-c6e1b3c2]{padding:20px 24px;text-align:center;background:#f5f5f5}.member-name[data-v-c6e1b3c2]{font-size:1.5rem;font-weight:700;color:#282440;margin:0 0 8px}.member-title[data-v-c6e1b3c2]{font-size:1.1rem;color:#666;margin:0}@media (max-width: 1024px){.our-team[data-v-c6e1b3c2]{width:100%;margin:0;padding-top:0}.team-header[data-v-c6e1b3c2],.team-cards-container[data-v-c6e1b3c2]{width:100%;max-width:100%;padding:0 5%}.team-cards[data-v-c6e1b3c2]{grid-template-columns:repeat(2,1fr);gap:30px}.team-title[data-v-c6e1b3c2]{font-size:40px;padding-top:60px}}@media (max-width: 768px){.our-team[data-v-c6e1b3c2]{width:100%;margin:0;padding-top:0}.team-header[data-v-c6e1b3c2]{width:100%;max-width:100%;padding:0 5%}.team-cards[data-v-c6e1b3c2]{grid-template-columns:1fr;gap:24px}.team-title[data-v-c6e1b3c2]{font-size:36px;padding-top:60px}.team-cards-container[data-v-c6e1b3c2]{padding:0 5%;width:100%;max-width:100%}}.our-studio[data-v-8f75480a]{position:relative;min-height:800px;display:flex;align-items:center;justify-content:center;overflow:visible;width:100%;box-sizing:border-box}.studio-bg[data-v-8f75480a]{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.studio-overlay[data-v-8f75480a]{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(218,57,43,.6);z-index:2}.studio-container[data-v-8f75480a]{position:relative;z-index:3;width:90%;max-width:1600px;margin:0 auto;padding:180px 0 80px;overflow:visible;box-sizing:border-box}.studio-content[data-v-8f75480a]{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;width:100%;max-width:100%;box-sizing:border-box;overflow:visible}.studio-text[data-v-8f75480a]{color:#fff;margin-left:100px}.studio-subtitle[data-v-8f75480a]{font-size:1.2rem;font-weight:400;margin:0 0 20px;color:#ffffffe6}.studio-title-line1[data-v-8f75480a]{font-size:3.5rem;font-weight:700;margin:0;line-height:1.2}.studio-title-line2[data-v-8f75480a]{font-size:4.5rem;font-weight:700;margin:10px 0 40px;line-height:1.2}.studio-description[data-v-8f75480a]{font-size:1.1rem;line-height:1.8;color:#fffffff2}.studio-description p[data-v-8f75480a]{margin:0 0 8px}.studio-right[data-v-8f75480a]{display:flex;flex-direction:column;align-items:flex-start;position:relative;transform:translate(200px,40px);box-sizing:border-box;overflow:visible;width:100%;max-width:calc(100% - 200px);margin-right:-200px}.studio-card[data-v-8f75480a]{background:white;border-radius:16px;padding:200px 40px 40px;width:100%;max-width:450px;box-shadow:0 12px 32px #0003;position:relative;z-index:5;overflow:visible}.studio-raccoon[data-v-8f75480a]{position:absolute;top:-140px;left:50%;transform:translate(-50%) scale(2);width:100%;max-width:400px;z-index:6;transform-origin:center bottom;pointer-events:none}.raccoon-image[data-v-8f75480a]{width:100%;height:auto;display:block;transform:translateY(30px)}.card-title[data-v-8f75480a]{font-size:21px;font-weight:700;color:#282440;margin:0 0 16px}.card-description[data-v-8f75480a]{font-size:16px;color:#666;margin:0 0 24px;line-height:1.6}.card-button[data-v-8f75480a]{width:100%;height:50px;border:none;border-radius:8px;background:#282440;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s ease}.card-button[data-v-8f75480a]:hover{background:#3a3450}@media (max-width: 1024px){.our-studio[data-v-8f75480a]{width:100%;overflow-x:hidden;overflow-y:visible}.studio-container[data-v-8f75480a]{width:100%;max-width:100%;padding:180px 20px 60px;overflow:visible;box-sizing:border-box}.studio-content[data-v-8f75480a]{grid-template-columns:1fr;gap:60px;width:100%;max-width:100%;overflow:visible;box-sizing:border-box;padding:0;margin:0}.studio-text[data-v-8f75480a]{margin-left:0;width:100%;max-width:100%;padding:0 0 300px;box-sizing:border-box}.studio-right[data-v-8f75480a]{align-items:center;transform:none;width:100%;max-width:100%;box-sizing:border-box;overflow:visible;padding:0;margin:0}.studio-card[data-v-8f75480a]{width:60%;max-width:60%;box-sizing:border-box;margin-left:auto;margin-right:auto;margin-top:0;overflow:visible;position:relative}.studio-raccoon[data-v-8f75480a]{z-index:10;top:-140px}}@media (max-width: 768px){.studio-container[data-v-8f75480a]{padding:60px 20px;display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%}.studio-content[data-v-8f75480a]{grid-template-columns:1fr;gap:40px;width:100%;max-width:100%}.studio-text[data-v-8f75480a]{margin:0 auto;width:100%;max-width:100%;text-align:left;padding-bottom:0}.studio-subtitle[data-v-8f75480a],.studio-title-line1[data-v-8f75480a],.studio-title-line2[data-v-8f75480a],.studio-description[data-v-8f75480a]{text-align:left}.studio-right[data-v-8f75480a]{transform:none;align-items:center;margin:0 auto;width:100%;max-width:100%}.studio-card[data-v-8f75480a]{margin:300px auto 0;width:100%;max-width:100%}.studio-title-line1[data-v-8f75480a]{font-size:2.5rem}.studio-title-line2[data-v-8f75480a]{font-size:3rem}.studio-description[data-v-8f75480a]{font-size:1rem}.studio-raccoon[data-v-8f75480a]{top:-140px}}.about-view[data-v-9642f5e4]{width:100%;margin:0;padding:0}.genes-team-wrapper[data-v-9642f5e4]{background-image:url(/assets/802010_4d4b8772106c4242985ad644c0830c8~mv2-2dbc2ec1.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;position:relative;overflow:hidden;display:flex;flex-direction:column}.genes-team-wrapper[data-v-9642f5e4]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(248,249,250,.85) 0%,rgba(248,249,250,.85) var(--genes-height-percentage, 50%),rgba(40,36,64,.85) var(--genes-height-percentage, 50%),rgba(40,36,64,.85) 100%);z-index:1;pointer-events:none}.genes-team-wrapper[data-v-9642f5e4]>*{position:relative;z-index:2}@media (max-width: 1024px){.about-view[data-v-9642f5e4]{width:100%;margin:0;padding:0;overflow-x:hidden;box-sizing:border-box}.genes-team-wrapper[data-v-9642f5e4]{background-attachment:scroll;background-size:100% auto;background-position:top center;background-repeat:no-repeat;width:100%;max-width:100%;overflow-x:hidden}}
