@charset "UTF-8";.bg{position:fixed;width:100vw;max-width:1280px;height:100vh;max-height:520px;background-image:url(/assets/bg-Ina12u1U.png);background-size:contain;background-repeat:no-repeat;opacity:.8;z-index:-1}.service-list li{background-image:url("data:image/svg+xml,%3csvg%20width='309'%20height='243'%20viewBox='0%200%20309%20243'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M75%200H309L234%20243H0L75%200Z'%20fill='white'%20fill-opacity='0.1'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;position:relative;flex-direction:column;min-width:320px;height:240px;transform:scale(1);transition:transform .5s ease}.service-list .service-active{background-image:url("data:image/svg+xml,%3csvg%20width='464'%20height='365'%20viewBox='0%200%20464%20365'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M112.5%200.25H463.5L351%20364.75H0L112.5%200.25Z'%20fill='white'%20fill-opacity='0.1'/%3e%3cpath%20d='M343.7%20354H14.6776L120.696%2010.5H449.719L343.7%20354Z'%20stroke='url(%23paint0_linear_479_5942)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_479_5942'%20x1='450.396'%20y1='182.25'%20x2='14'%20y2='182.25'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23F68F6D'/%3e%3cstop%20offset='0.2'%20stop-color='%23F68F6D'%20stop-opacity='0'/%3e%3cstop%20offset='0.8'%20stop-color='%23F68F6D'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='%23F68F6D'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");transform:scale(1.5);margin-right:48px}.contact .contact-form .form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="6" viewBox="0 0 12 6" fill="none"><path d="M1 1L6 5L11 1" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:right 12px center;padding-right:40px}h1{margin-top:170px;margin-bottom:80px;padding:0}@media (max-width: 540px){h1{margin-top:100px;margin-bottom:40px;padding:0}}section{width:100vw;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:80px;background-color:#54529a1a;margin-bottom:148px}@media (max-width: 1199px){section{padding:40px;margin-bottom:80px}}@media (max-width: 540px){section{padding:60px 16px!important}}section .wrapper{max-width:1280px;margin:0 auto;width:100%}section .wrapper>div{width:100%}@media (max-width: 540px){section .wrapper{flex-direction:column}}#team ul{gap:32px;align-items:stretch}@media (max-width: 1199px){#team ul{gap:24px}}@media (max-width: 540px){#team ul{gap:16px}}#team li{display:flex;align-items:center;flex-direction:column;padding:16px;border:1px solid rgba(255,255,255,.5);width:calc(33.3333333333% - 21.3333333333px)}@media (max-width: 1199px){#team li{width:calc(50% - 16px)}}@media (max-width: 540px){#team li{width:100%}}#team li h3{font-size:18px;font-weight:400;text-transform:none;text-align:center}#team li span,#team li p{font-size:14px;opacity:.8;text-align:center}@media (max-width: 1199px){#engineer-profiles{width:100vw;overflow:hidden;margin-bottom:100px}}#engineer-profiles .engineer-grid{position:relative;display:flex;flex-wrap:wrap;gap:32px}@media (max-width: 1199px){#engineer-profiles .engineer-grid{flex-wrap:nowrap;width:100vw;margin:0 -40px;overflow-x:scroll}}@media (max-width: 540px){#engineer-profiles .engineer-grid{margin:0 -16px;padding:16px 0;gap:16px}}#engineer-profiles .avatar{display:flex;align-items:flex-end;width:155px;height:155px;cursor:pointer;position:relative}#engineer-profiles .avatar:last-child{align-self:flex-start}#engineer-profiles .avatar:hover{transform:translateY(-5px)}#engineer-profiles .avatar:hover .baloon span{transition:all .2s ease;opacity:1;transform:translateY(0)}@media (max-width: 1199px){#engineer-profiles .avatar{min-width:150px;height:180px}}#engineer-profiles .avatar .circle{display:flex;align-items:flex-end;justify-content:center;position:absolute;bottom:2px;left:0;width:100%;height:100%;border-radius:50%;overflow:hidden}#engineer-profiles .avatar .circle span{display:flex;color:#333;justify-content:center;width:100%;background-color:#ffffffb3;padding:2px}#engineer-profiles .avatar .baloon{position:absolute;top:-44px;left:0;width:100%}#engineer-profiles .avatar .baloon span{opacity:0;transform:translateY(48px);transition:all .3s ease;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;color:#333;text-align:center;width:100%;background-color:#ffffffe6;border-radius:100px;padding:6px 16px 2px;overflow:hidden;text-overflow:ellipsis}#engineer-profiles .avatar .baloon span:after{content:"";display:block;width:16px;height:8px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='8' viewBox='0 0 16 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H16L8 8L0 0Z' fill='white'/%3E%3C/svg%3E%0A");position:absolute;top:100%;left:50%;transform:translate(-50%);opacity:.9}@media (max-width: 1199px){#engineer-profiles .avatar .baloon{display:none}}#engineer-profile-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:2000;display:none;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}#engineer-profile-modal.active{display:block;visibility:visible}#engineer-profile-modal.closing{opacity:0}.engineer-detail{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:2001;opacity:0;transform:translateY(20px);transition:all .3s ease;visibility:hidden;pointer-events:none;background-color:#000c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.engineer-detail.active{display:flex;justify-content:center;align-items:center;opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto}.engineer-detail.closing{opacity:0;transform:translateY(20px)}.engineer-detail>div{pointer-events:auto;max-width:800px;width:90%;animation:slideUp .4s ease-out forwards;gap:40px}@media (max-width: 540px){.engineer-detail>div{padding:20px;width:95%;height:95dvh;flex-direction:column;justify-content:flex-start;overflow-y:scroll}}.engineer-detail>div>div{width:240px}@media (max-width: 540px){.engineer-detail>div>div:first-child{flex-wrap:wrap;flex-direction:row-reverse;justify-content:flex-start;gap:0px}}@media (max-width: 540px){.engineer-detail>div>div{width:100%}}@media (max-width: 540px){.engineer-detail h4{font-size:64px;text-align:center;flex-grow:1}}.engineer-detail a{cursor:pointer;margin-left:16px;padding:2px 8px 2px 4px;border-radius:2px;transition:opacity .3s}.engineer-detail a .arrow{margin-right:4px;margin-top:-2px}.engineer-detail a:hover{background-color:#ffffff4d;transition:.3s ease;opacity:.7}@media (max-width: 540px){.engineer-detail a{order:-1;align-self:flex-end;margin-right:80%}}.engineer-detail .thumb{width:280px;margin:24px 0}@media (max-width: 540px){.engineer-detail .thumb{width:50%}}.engineer-detail .row{text-transform:none;justify-content:flex-start;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.3);gap:8px}@media (max-width: 540px){.engineer-detail .row{flex-direction:column}}.engineer-detail .row:first-child{border-top:1px solid rgba(255,255,255,.3)}.engineer-detail .row .row-header{flex-grow:inherit;min-width:200px}.engineer-detail .row p,.engineer-detail .row div{flex-grow:1}.engineer-detail .row ul{flex-wrap:wrap;gap:8px;margin-top:8px}.engineer-detail .row li{gap:12px}#interview .wrapper>.flex{gap:32px;margin-bottom:64px}#interview .wrapper>.flex h2{margin-bottom:0}#interview .subtitle{font-weight:300;padding:20px 32px;border:1px solid #F68F6D;transform:skew(-10deg);margin-left:32px}@media (max-width: 540px){#interview .subtitle{margin-left:16px;padding:8px 16px}}#interview .subtitle span{transform:skew(10deg);color:#f68f6d;font-size:20px}@media (max-width: 1199px){#interview .subtitle span{font-size:18px}}#interview .sticky{top:60px}@media (max-width: 1199px){#interview .sticky{position:inherit}}#interview .interview-list{column-count:2;column-gap:48px}@media (max-width: 1199px){#interview .interview-list{column-gap:16px;padding-bottom:0;margin-bottom:0}}@media (max-width: 540px){#interview .interview-list{column-count:1}}#interview .interview{position:relative;padding:32px 12px;break-inside:avoid;margin-bottom:-16px}@media (max-width: 1199px){#interview .interview{margin-bottom:-32px}}#interview .interview .content{padding:16px 32px 32px 16px;margin-left:16px;background:#fff3;width:calc(100% - 16px)}#interview .interview .content span{display:block;width:fit-content;padding:4px 12px 3px;border:1px solid rgba(255,255,255,.5);border-radius:999px;margin-top:16px;margin-bottom:12px}#interview .interview .content ul{padding-inline-start:24px}#interview .interview .content li{list-style-type:disc;margin-top:4px}#interview .interview h4{font-size:20px;font-weight:600;margin-bottom:8px}#interview .interview strong{color:#f68f6d;font-size:16px;font-weight:600}#interview .interview .fullw{padding-right:24px;text-align:right}#interview .interview .interview-bg{display:flex;flex-direction:column;width:calc(100% - 40px);height:calc(100% - 100px);position:absolute;top:16px;left:16px;z-index:-1;border:1px solid rgba(255,255,255,.5);background:#ffffff1a}#license .table{column-gap:60px;flex-direction:row}@media (max-width: 1199px){#license .table{column-gap:0;flex-direction:column}}#license .row{border-top:none;width:calc(50% - 30px);gap:32px;padding:16px 8px}@media (max-width: 1199px){#license .row{width:100%}}#license .row span{min-width:40px;text-align:right}footer{margin-top:0}:root{scroll-padding:80px}body{font-family:IBM Plex Sans JP;background-color:#030207;color:#fff;font-size:16px;overflow-x:hidden}:root{--theme-color: #F68F6D;--mobile-app-color: #13b9fd;--web-app-color: #3fcda5;--infra-color: #FF9900;--ai-app-color: #e46171}.container{margin:0 80px}@media (max-width: 1199px){.container{margin:0}}@media (max-width: 540px){.container{margin:0}}@media (max-width: 1199px){section{margin-right:0;padding:32px}}@media (max-width: 540px){section{margin-right:0;padding:16px}}a{color:#fff;text-decoration:none}ul{padding:0;margin:0}li{font-weight:200;list-style:none}.bg{position:fixed;width:100vw;max-width:1280px;height:100vh;max-height:520px;background-image:url(/assets/bg-Ina12u1U.png);background-size:contain;background-repeat:no-repeat;opacity:.8;z-index:-1}h1{text-transform:uppercase;line-height:1.2;font-weight:300;font-size:64px;gap:16px}h1 span:last-child{display:block;font-size:16px;font-weight:200}h1 span{display:block;text-align:center}@media (max-width: 1199px){h1{text-align:left;font-size:48px;font-weight:300}}@media (max-width: 540px){h1{font-size:32px}}h1 .underline{display:block;text-align:right;font-size:20px;font-weight:300;line-height:normal}@media (max-width: 1199px){h1 .underline{text-align:left;margin-left:4px}}@media (max-width: 540px){h1 .underline{text-align:left;font-size:16px;margin-left:0}}h2{font-size:32px;text-transform:uppercase;line-height:1.2;font-weight:300;gap:8px}h2 span:last-child{display:block;font-size:16px;font-weight:200}h3{text-transform:uppercase}p{font-weight:200;line-height:175%}@media (max-width: 540px){p{font-size:14px}}#webgl-background canvas{filter:blur(.6px);opacity:.9}.table{display:flex;flex-direction:column;justify-content:flex-start;flex-grow:1;align-self:flex-start}.table .row{text-transform:none;justify-content:flex-start;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.3)}.table .row ul{margin-top:8px;flex-wrap:wrap;gap:8px}.table .row li{padding:4px 12px 3px;border:1px solid rgba(255,255,255,.5);border-radius:999px}@media (min-width: 1200px){.mobile{display:none!important}}@media (max-width: 1199px){.mobile{display:none!important}}@media (max-width: 540px){.mobile{display:inherit!important}}@media (min-width: 1200px){.tablet{display:none!important}}@media (min-width: 1200px){.desktop-hide{display:none!important}}@media (max-width: 1199px){.tablet-hide{display:none!important}}@media (max-width: 540px){.mobile-hide{display:none!important}}.flex{display:flex;justify-content:center;align-items:center}.col{flex-direction:column}.left{justify-content:flex-start}.right{justify-content:flex-end}.top{align-items:flex-start}.bottom{align-items:flex-end}.expand{flex-grow:1}.wrap{flex-wrap:wrap}.fullvw{width:100vw}.fullvh{height:100dvh}.fullw{width:100%}.fullh{height:100%}.sticky{position:sticky;top:0}.table{display:flex;flex-direction:column;justify-content:flex-start;flex-grow:1}.table .row{display:flex;text-transform:none;justify-content:flex-start;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.3)}.table .row:first-child{border-top:1px solid rgba(255,255,255,.3)}.table .row p,.table .row div{flex-grow:1}.absolute{position:absolute}header{width:100%;display:flex;justify-content:space-between;position:fixed;top:0;padding:32px 40px;z-index:2;background-color:#030207cc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}header a.logo{padding:8px;cursor:pointer;z-index:1}header a.logo:hover{opacity:.7;transition:.3s ease}@media (max-width: 1199px){header a.logo{padding-left:20px}}@media (max-width: 540px){header a.logo{padding-left:4px}}@media (max-width: 1199px){header{padding:20px 16px;background:linear-gradient(180deg,#000c,#0000)}}.menu-open{position:fixed;top:24px;right:16px;z-index:4}nav{width:100vw;position:fixed;top:48px;left:0}nav ul{gap:40px}@media (max-width: 1199px){nav ul{position:fixed;flex-direction:row!important;align-content:center;width:350px;height:300px;flex-wrap:wrap;row-gap:24px;column-gap:40px;padding:48px 24px}}nav li{font-size:18px;transition:all .3s;cursor:pointer;text-transform:uppercase}@media (max-width: 1199px){nav li{font-size:20px;width:36%}}nav li a{position:relative;display:block;overflow:hidden;height:1.2em;line-height:1.2}nav li a .nav-text,nav li a .nav-text-hover{display:block;transition:transform .2s}nav li a .nav-text{transform:translateY(0)}nav li a .nav-text-hover{position:absolute;top:0;left:0;transform:translateY(100%);color:#f68f6d}nav li a:hover .nav-text{transform:translateY(-100%)}nav li a:hover .nav-text-hover{transform:translateY(0)}@media (max-width: 1199px){nav{display:flex;flex-direction:column;display:none;top:0;left:0;z-index:-1;width:100vw;height:100dvh;background-color:#030207;align-items:center;justify-content:center}}.menu-close{display:none}@media (max-width: 1199px){.menu-close{opacity:0}}.button,.contact-button{color:#f68f6d;background-color:#0006;border:1px solid #F68F6D;padding:8px 40px 4px;text-align:center;cursor:pointer;transform:skew(-10deg)}.button:hover,.contact-button:hover{transition:.3s ease}.contact-button{position:fixed;bottom:50px;right:40px;width:180px;height:180px;border-radius:50%;outline:1px solid rgba(255,255,255,.2);background:linear-gradient(135deg,#66b3ff80,#33ff9980,#ffbf6680);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:0 8px 32px #66ccff4d;transition:all .3s ease;border:none;outline:none;transform:none}.contact-button:hover{transform:scale(1.05);box-shadow:0 12px 40px #6cf6}.contact-button:active{transform:scale(.95)}.contact-button span{color:#fff;display:inline-block;font-size:32px;font-weight:300;text-transform:uppercase;letter-spacing:1px;transform:skew(-10deg);transition:none}@media (max-width: 540px){.contact-button{width:100px;height:100px;bottom:20px;right:16px}.contact-button span{font-size:16px}}.contact-button:hover span{animation:contact-slide .5s cubic-bezier(.7,0,.3,1)}.service-list{width:100vw;height:100vh}@media (max-width: 1199px){.service-list{margin:auto -32px}}@media (max-width: 540px){.service-list{margin:auto -16px}}.service-list h4{position:absolute;bottom:-32px;left:0;width:100%;text-align:left}.service-list h4 span{display:block;font-size:12px;font-weight:300;line-height:1}.service-list h4 span:first-child{font-size:24px;font-weight:200;margin-bottom:4px}.service-list ul{padding:0;width:320px;gap:32px;overflow:visible;flex-wrap:nowrap;justify-content:unset}.service-list li{background-image:url("data:image/svg+xml,%3csvg%20width='309'%20height='243'%20viewBox='0%200%20309%20243'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M75%200H309L234%20243H0L75%200Z'%20fill='white'%20fill-opacity='0.1'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;position:relative;flex-direction:column;min-width:320px;height:240px;transform:scale(1);transition:transform .5s ease}.service-list li span:first-child{display:none}.service-list li img{opacity:.5}.service-list .service-active{background-image:url("data:image/svg+xml,%3csvg%20width='464'%20height='365'%20viewBox='0%200%20464%20365'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M112.5%200.25H463.5L351%20364.75H0L112.5%200.25Z'%20fill='white'%20fill-opacity='0.1'/%3e%3cpath%20d='M343.7%20354H14.6776L120.696%2010.5H449.719L343.7%20354Z'%20stroke='url(%23paint0_linear_479_5942)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_479_5942'%20x1='450.396'%20y1='182.25'%20x2='14'%20y2='182.25'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23F68F6D'/%3e%3cstop%20offset='0.2'%20stop-color='%23F68F6D'%20stop-opacity='0'/%3e%3cstop%20offset='0.8'%20stop-color='%23F68F6D'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='%23F68F6D'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");transform:scale(1.5);margin-right:48px}@media (max-width: 1199px){.service-list .service-active{margin:80px;transform:scale(2)}}@media (max-width: 540px){.service-list .service-active{margin:90px -40px 90px 0;transform:scale(1)}}.service-list .service-active img{opacity:1}.service-list .service-active h4{bottom:-60px}.service-list .service-active span:first-child{display:block}#lang{width:100%;height:100dvh;max-width:1000px}#lang .lang-modal-open{margin-top:8px;font-size:14px;cursor:pointer;color:#ffffff80;align-self:flex-start}#lang .lang-modal-open:hover{opacity:.7;transition:.3s all ease}@media (max-width: 540px){#lang{padding:300px 0 80px;height:auto}}#lang h3{font-weight:300}@media (max-width: 540px){#lang h3{margin-left:80px}}#lang svg{margin-top:-56px;margin-left:-40px}#lang .scroll-horizon{width:calc(100% + 100px);overflow-x:scroll;justify-content:flex-start;align-items:flex-start;gap:64px;position:relative;-webkit-mask-image:linear-gradient(to right,transparent,#000 100px,#000 calc(100% - 100px),transparent);mask-image:linear-gradient(to right,transparent,#000 100px,#000 calc(100% - 100px),transparent)}#lang .scroll-horizon .lang-list{position:relative;z-index:0}@media (max-width: 540px){#lang .scroll-horizon .lang-list{min-width:100vw;margin:0;padding:24px}}@media (max-width: 540px){#lang .scroll-horizon{width:100vw;gap:0}#lang .scroll-horizon:before,#lang .scroll-horizon:after{display:none}}#lang h4{width:100%}@media (max-width: 540px){#lang h4{font-size:24px}}#lang .lang-list{position:relative;margin:32px 50px;padding:32px 100px;min-width:calc(100% - 100px)}@media (max-width: 540px){#lang .lang-list{padding:0}}#lang .lang-list .bg-line{position:absolute;top:0;left:0}@media (max-width: 540px){#lang .lang-list .bg-line{display:none}}#lang .lang-list .bg-line-end{position:absolute;right:0;bottom:0;transform:rotate(180deg)}@media (max-width: 540px){#lang .lang-list .bg-line-end{display:none}}#lang .lang-list ul{margin:16px 32px;row-gap:64px;column-gap:80px}@media (max-width: 540px){#lang .lang-list ul{margin:16px 0;row-gap:32px;column-gap:8px}}@media (max-width: 540px){#lang .lang-list li{max-width:calc(50% - 16px)}#lang .lang-list li img{transform:scale(.8)}}#cases{position:relative;text-transform:uppercase}#cases .cases-overview{height:calc(100vh - 200px)}@media (max-width: 540px){#cases .cases-overview{height:calc(100vh - 150px);margin:0 -16px 80px}}#cases .cases-count-list{flex-grow:1;gap:64px;margin-top:-48px}@media (max-width: 1199px){#cases .cases-count-list{flex-wrap:wrap;row-gap:16px;align-content:center}}@media (max-width: 540px){#cases .cases-count-list{column-gap:14px;row-gap:0px;margin:16px 0}}#cases .cases-count{width:180px;margin:32px}@media (max-width: 540px){#cases .cases-count{width:30%;margin:24px}}#cases .cases-count span{font-size:18px;font-weight:200}@media (max-width: 540px){#cases .cases-count span{font-size:14px}}#cases .cases-count div{color:#f68f6d}#cases .cases-count div span:last-child{font-size:40px;font-weight:300;margin-right:-8px}#cases .cases-count-number{font-family:BEBAS NEUE;font-size:140px!important;font-weight:100;line-height:1;margin-bottom:-8px}@media (max-width: 540px){#cases .cases-count-number{font-size:80px!important}}@media (max-width: 540px){#cases .cases-count svg{transform:scale(.6)}}#aboutus{margin-top:32px}#aboutus .sticky{padding-left:0}#aboutus h2{margin-bottom:-140px}#aboutus h3{font-size:40px;font-weight:300;text-align:left}@media (max-width: 1199px){#aboutus h3{font-size:32px}}@media (max-width: 540px){#aboutus h3{margin-top:24px;font-size:24px}}@media (max-width: 1199px){#aboutus #team{height:auto;padding-top:180px}}@media (max-width: 540px){#aboutus #team{padding-top:136px}}@media (max-width: 1199px){#aboutus #team .org{display:none}}#aboutus #team>.flex:first-child{gap:50px;margin-bottom:32px}@media (max-width: 1199px){#aboutus #team>.flex:first-child{gap:16px;margin-bottom:16px;flex-direction:column;align-items:flex-start}}#aboutus #team img{width:50%}@media (max-width: 1199px){#aboutus #team img{width:70%}}@media (max-width: 540px){#aboutus #team img{width:100%}}#aboutus #team img:first-child{margin-right:-80px}@media (max-width: 1199px){#aboutus #team img:first-child{margin-right:0}}@media (max-width: 1199px){#aboutus #philosophy{height:auto;padding-top:180px}}@media (max-width: 540px){#aboutus #philosophy{padding-top:136px}}#aboutus #philosophy img{flex-grow:1;max-height:640px}@media (max-width: 1199px){#aboutus #philosophy img{display:none;width:100%;max-height:900px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.contact{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1000;display:none}.contact .modal-overlay,.contact .contact-modal-overlay{position:fixed;width:100%;height:100%;top:0;left:0;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1001;opacity:0;transition:opacity .3s ease}.contact .contact-form{background-color:#030207;border:1px solid rgba(255,255,255,.3);border-radius:8px;width:90%;max-width:800px;padding:32px;position:relative;max-height:95dvh;overflow-y:scroll;transform:translateY(20px);opacity:0;transition:all .3s ease}@media (max-width: 540px){.contact .contact-form{padding:24px 16px;width:95%}}.contact .contact-form .form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.contact .contact-form .form-header h3{font-size:28px;font-weight:300;color:#fff;margin:0}@media (max-width: 540px){.contact .contact-form .form-header h3{font-size:24px}}.contact .contact-form .form-header .close-button{cursor:pointer;width:24px;height:24px;transition:opacity .2s ease;border:none;padding:0}.contact .contact-form .form-header .close-button:hover{opacity:.7}.contact .contact-form form{display:flex;flex-wrap:wrap;gap:20px}@media (max-width: 540px){.contact .contact-form form{gap:16px}}.contact .contact-form .form-group{width:calc(50% - 10px);position:relative}@media (max-width: 540px){.contact .contact-form .form-group{width:100%}}.contact .contact-form .form-group.full-width{width:100%}.contact .contact-form .form-group label{display:inline-block;margin-bottom:8px;font-size:14px;color:#fff}.contact .contact-form .form-group .required{background-color:#f68f6d80;color:#fff;font-size:12px;padding:2px 8px;border-radius:4px;margin-left:8px;display:inline-block}.contact .contact-form .form-group .optional{background-color:#fff3;color:#fff;font-size:12px;padding:2px 8px;border-radius:4px;margin-left:8px;display:inline-block}.contact .contact-form .form-group input[type=text],.contact .contact-form .form-group input[type=email],.contact .contact-form .form-group input[type=tel],.contact .contact-form .form-group select,.contact .contact-form .form-group textarea{width:100%;padding:12px;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#fff;font-size:16px;transition:border-color .3s ease}.contact .contact-form .form-group input[type=text]:focus,.contact .contact-form .form-group input[type=email]:focus,.contact .contact-form .form-group input[type=tel]:focus,.contact .contact-form .form-group select:focus,.contact .contact-form .form-group textarea:focus{outline:none;border-color:#f68f6d}.contact .contact-form .form-group input[type=text]::placeholder,.contact .contact-form .form-group input[type=email]::placeholder,.contact .contact-form .form-group input[type=tel]::placeholder,.contact .contact-form .form-group select::placeholder,.contact .contact-form .form-group textarea::placeholder{color:#ffffff4d}.contact .contact-form .form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="6" viewBox="0 0 12 6" fill="none"><path d="M1 1L6 5L11 1" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:right 12px center;padding-right:40px}.contact .contact-form .form-group select option{background-color:#030207;color:#fff}.contact .contact-form .form-group input[type=file]{width:100%;padding:12px;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#fff;font-size:16px;transition:border-color .3s ease;cursor:pointer}.contact .contact-form .form-group input[type=file]::-webkit-file-upload-button{background-color:#f68f6d33;color:#fff;padding:8px 16px;border:1px solid rgba(246,143,109,.4);border-radius:4px;cursor:pointer;margin-right:16px;transition:background-color .2s ease}.contact .contact-form .form-group input[type=file]::-webkit-file-upload-button:hover{background-color:#f68f6d4d}.contact .contact-form .form-group input[type=file]::file-selector-button{background-color:#f68f6d33;color:#fff;padding:8px 16px;border:1px solid rgba(246,143,109,.4);border-radius:4px;cursor:pointer;margin-right:16px;transition:background-color .2s ease}.contact .contact-form .form-group input[type=file]::file-selector-button:hover{background-color:#f68f6d4d}.contact .contact-form .form-group .file-hint{margin-top:8px;font-size:12px;color:#ffffff80}.contact .contact-form .form-group textarea{resize:vertical;min-height:120px}.contact .contact-form .form-group.privacy-policy{display:flex;align-items:center;gap:8px;width:100%;margin-top:8px}.contact .contact-form .form-group.privacy-policy input[type=checkbox]{width:18px;height:18px;cursor:pointer}.contact .contact-form .form-group.privacy-policy label{display:inline;margin-bottom:0;cursor:pointer}.contact .contact-form .form-group.privacy-policy label a{color:#f68f6d;text-decoration:underline;transition:opacity .2s ease}.contact .contact-form .form-group.privacy-policy label a:hover{opacity:.8}.contact .contact-form .form-actions{width:100%;display:flex;justify-content:center;margin-top:16px}.contact .contact-form .form-actions button{background-color:#f68f6d;color:#fff;border:none;padding:12px 48px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s ease;transform:skew(-10deg)}.contact .contact-form .form-actions button:hover{background-color:#f36a3d}.contact.active{display:block}.contact.active .modal-overlay,.contact.active .contact-modal-overlay{opacity:1}.contact.active .contact-form{transform:translateY(0);opacity:1}.logo-license{display:none;z-index:1000;position:fixed;top:0;left:0;width:100%;height:100%}.logo-license .logo-license-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;opacity:0;z-index:9999;transition:opacity .3s ease-in-out}.logo-license .logo-license-form{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;max-width:90%;max-height:90dvh;background-color:#1a1a24;padding:32px;z-index:10000;box-shadow:0 4px 24px #00000080;overflow-y:auto;opacity:0;transform:translate(-50%,-40%);transition:all .4s ease-in-out}@media (max-width: 540px){.logo-license .logo-license-form{padding:24px 16px}}.logo-license .logo-license-form .form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.logo-license .logo-license-form .form-header h3{font-weight:300;font-size:24px;color:#fff;margin:0}.logo-license .logo-license-form .form-header .close-button{cursor:pointer;width:24px;height:24px}.logo-license .license-content{font-size:14px;line-height:1.8}.logo-license .license-content p{margin-bottom:12px;font-weight:300}.logo-license.active{display:block}.logo-license.active .logo-license-modal-overlay{opacity:1}.logo-license.active .logo-license-form{opacity:1;transform:translate(-50%,-50%)}.logo-license .logo-license-form.closing{opacity:0;transform:translate(-50%,-40%)}.logo-license .logo-license-modal-overlay.closing{opacity:0}.lang-modal-open{display:inline-block;margin-top:16px;color:#fff9;font-size:14px;cursor:pointer;transition:color .2s ease-in-out;text-decoration:underline}.lang-modal-open:hover{color:#f68f6d}footer{position:relative;overflow:hidden;z-index:2;background-color:#030207;text-align:right;padding:48px;margin-top:160px}footer>div:first-child{margin-left:110px;gap:12px;font-size:12px;color:#fffc}footer>div:first-child img{height:56px}@media (max-width: 1199px){footer>div:first-child{margin-left:0;align-items:flex-end}}@media (max-width: 540px){footer>div:first-child{align-items:flex-start}}@media (max-width: 1199px){footer{flex-direction:column;align-items:flex-end!important;gap:24px}}@media (max-width: 540px){footer{align-items:flex-start!important;padding:24px}}footer .footer-links{gap:64px;flex-wrap:wrap}@media (max-width: 540px){footer .footer-links{justify-content:flex-start!important;gap:48px}}footer .link-group>a{display:block}@media (max-width: 540px){footer .link-group>a{font-size:20px;font-weight:300;margin-bottom:16px}}footer .link-group ul{display:flex;flex-direction:column;gap:8px;margin:8px 0}@media (max-width: 540px){footer .link-group ul{gap:12px}}footer .link-group li{font-size:12px}@media (max-width: 540px){footer .link-group li{font-size:14px}}footer .link-group a{transition:.5s all ease;cursor:pointer}footer .link-group a:hover{opacity:.7}@media (max-width: 540px){footer .link-group{text-align:left}}footer .background{background-color:#ffffff1a;position:absolute;width:100%;height:100%;top:0;right:-80px;transform:skew(-20deg);z-index:-1}@media (max-width: 540px){footer .background{width:calc(100% + 48px);height:calc(100% + 32px);transform:inherit;right:-32px;top:-16px}}#member ul{gap:8px}@media (max-width: 1199px){#member .member{width:calc(50% - 4px);flex-grow:inherit}}#member .member .depertment{margin-top:16px;margin-bottom:4px}@media (max-width: 540px){#member .member .depertment{margin-top:10px;font-size:14px}}#member .member .name{font-size:24px;font-weight:400}@media (max-width: 540px){#member .member .name{font-size:20px;margin-bottom:24px}}#member .member .member-modal-open{display:flex;cursor:pointer;flex-direction:column;align-items:flex-start;justify-content:flex-start}#member .member .member-modal-open:hover img{transform:scale(1.05) translateY(3px);filter:drop-shadow(8px 2px 2px rgba(0,0,0,.2)) brightness(1)}#member .member .photo{display:flex;height:280px;width:100%;justify-content:center;overflow:hidden;background-color:#ffffffb3}#member .member .photo img{transition:.3s all ease;object-fit:cover;filter:drop-shadow(8px 2px 2px rgba(0,0,0,.1)) brightness(.9)}@media (max-width: 540px){#member .member .photo{height:200px}}.active{display:flex}.member-modal{display:none;opacity:0;position:fixed;top:0;left:0;width:100vw;height:100dvh;z-index:2000;margin:0;overflow:scroll;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:120px 80px;background-color:#000c}@media (max-width: 1199px){.member-modal{padding:40px 24px}}@media (max-width: 540px){.member-modal{padding:40px 16px}}.member-modal .close-button-top{cursor:pointer;position:absolute;width:24px;height:24px;top:120px;z-index:2;transition:all .3s ease}.member-modal .close-button-top:hover{opacity:.7}@media (max-width: 1199px){.member-modal .close-button-top{top:40px}}@media (max-width: 540px){.member-modal .close-button-top{right:24px}}.close-button-container{margin-top:32px}@media (max-width: 540px){.close-button-container{margin-top:24px;padding-top:16px}}.close-button{cursor:pointer;padding:12px 24px;border:1px solid rgba(255,255,255,.5);border-radius:999px;transition:all .3s ease;gap:8px}.close-button:hover{background-color:#ffffff1a;border-color:#ffffffb3}.close-button .arrow{width:16px;height:16px;margin-right:4px}.close-button span{color:#fff;font-size:14px;font-weight:400}@media (max-width: 540px){.close-button{padding:10px 20px}.close-button .arrow{width:14px;height:14px}.close-button span{font-size:12px}}h2{display:flex;flex-direction:column;justify-content:center;gap:8px;font-size:32px;padding-left:40px;position:relative;margin-bottom:64px}h2 span:last-child{font-size:16px}h2:before{content:"";display:block;width:1px;height:calc(100% + 40px);background:linear-gradient(0deg,#f68f6d00,#f68f6d 40%,#f68f6d 60%,#f68f6d00);position:absolute;top:-20px;left:0}@media (max-width: 1199px){h2{width:100%}}@media (max-width: 540px){h2{font-size:24px;margin-bottom:40px;padding-left:24px}}.member-modal section{width:100%;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;background-color:transparent;margin-bottom:0}.member-modal section .profile{width:100%;max-width:1280px;justify-content:space-between}.member-modal section .profile .flex.col.top{padding-top:80px;width:50%}@media (max-width: 540px){.member-modal section .profile .flex.col.top{width:100%;padding-top:0}}.member-modal section .profile .photo{width:40%;display:flex;height:480px;justify-content:center;transform:skew(-10deg);overflow:hidden;background-color:#ffffffb3}.member-modal section .profile .photo img{object-fit:cover;transform:skew(10deg) translate(-8px);filter:drop-shadow(8px 2px 2px rgba(0,0,0,.2))}@media (max-width: 540px){.member-modal section .profile .photo{width:90%;height:240px;margin-bottom:24px;align-self:center}}.member-modal section .interview{margin:80px;width:100%;max-width:1280px}@media (max-width: 540px){.member-modal section .interview{margin:40px}}.member-modal section .interview h3{font-size:20px;font-weight:400;margin-top:40px;margin-bottom:12px;margin-left:28px}.member-modal section .interview h3:before{content:"―";font-weight:100;margin-right:8px;margin-left:-28px;color:#ffffff80}.member-modal section .interview p{margin-left:28px;line-height:140%;margin-bottom:10px}.member-modal section .wrapper{max-width:1280px;margin:0 auto;width:100%}#member{padding:80px}@media (max-width: 540px){#member{padding:40px 16px}}@keyframes contact-slide{0%{opacity:1;transform:skew(-10deg) translateY(0)}40%{opacity:0;transform:skew(-10deg) translateY(-40px)}41%{opacity:0;transform:skew(-10deg) translateY(40px)}to{opacity:1;transform:skew(-10deg) translateY(0)}}
