.my_context{display:flex;height:3.6rem;justify-content:space-between;margin:0 auto;width:9.3rem}.my_context .context_list{align-items:center;background:linear-gradient(135deg,#fff,#f8fdff);border:1px solid #30c0d8;border-radius:.08rem;cursor:pointer;display:flex;flex-direction:column;height:2.6rem;justify-content:space-evenly;margin-top:.5rem;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:3rem}.my_context .context_list:before{background:linear-gradient(135deg,#30c0d8,#4ecdc4);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:0}.my_context .context_list:active{transform:translateY(-.04rem) scale(1)}.my_context .context_list img{border:.04rem solid #fff;border-radius:.7rem;height:1.4rem;width:1.4rem}.my_context .context_list img,.my_context .context_list span{box-shadow:0 0 5px 1px rgba(0,0,0,.125);position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1}.my_context .context_list span{background:#30c0d8;border:.04rem solid #fff;border-radius:.5rem;color:#fff;font-size:.26rem;font-weight:700;height:.5rem;line-height:.4rem;text-align:center;width:1.6rem}.my_context .show_context_info{backface-visibility:hidden;background:hsla(0,0%,100%,.8);bottom:0;height:100vh;left:0;margin:0 auto;position:fixed;right:0;top:0;transform:none!important;-webkit-transform:none!important;width:100vw;will-change:transform;z-index:99999}.my_context .show_context_info .show_context_box{backface-visibility:hidden;border-radius:.1rem;box-shadow:0 4px 20px rgba(0,0,0,.15);display:flex;height:3.5rem;left:50%;max-width:95vw;position:fixed;top:50%;transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transition:all .2s ease-out;width:9.1rem;will-change:transform;z-index:100000}.my_context .show_context_info .show_context_box .show_context_box_left{align-items:center;animation-duration:.5s;background:#fff;border:2px solid #30c0d8;border-radius:.2rem;color:#2a2a2a;display:flex;flex-direction:column;height:3.5rem;justify-content:space-evenly;margin-right:-.02rem;padding:.2rem 0;width:5.6rem}.my_context .show_context_info .show_context_box .show_context_box_left img{border-radius:.5rem;height:.9rem;margin-top:.2rem;width:.9rem}.my_context .show_context_info .show_context_box .show_context_box_left span{font-size:.31rem;font-weight:600;line-height:.4rem;margin-top:.1rem}.my_context .show_context_info .show_context_box .show_context_box_left i{background:#30c0d8;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.26rem;font-weight:800;height:.45rem;line-height:.45rem;margin-bottom:.2rem;margin-top:.1rem;text-align:center;width:1.6rem}.my_context .show_context_info .show_context_box .show_context_box_right{animation-duration:.5s;background:#fff;border:2px solid #30c0d8;border-radius:.2rem;height:3.5rem;width:3.5rem}.my_context .show_context_info .show_context_box .show_context_box_right img{-webkit-touch-callout:unset;height:3.3rem;margin:.08rem;width:3.3rem}@media (hover:hover) and (pointer:fine){.my_context .context_list:hover{border-color:#4ecdc4;box-shadow:0 .1rem .3rem rgba(48,192,216,.3);transform:translateY(-.08rem) scale(1.02)}.my_context .context_list:hover:before{opacity:1}.my_context .context_list:hover img{box-shadow:0 .04rem .15rem rgba(48,192,216,.4);transform:scale(1.1) rotate(5deg)}.my_context .context_list:hover span{box-shadow:0 .02rem .1rem rgba(0,0,0,.2);color:#fff;transform:scale(1.05)}}.forever{align-items:center;color:#30c0d8;display:flex;font-size:.32rem;font-weight:800;justify-content:center;margin-bottom:.5rem;text-align:center}.forever i{background:url(/_nuxt/img/mail.a2339b2.png) no-repeat;background-size:.35rem .35rem;height:.35rem;margin-right:.1rem;width:.35rem}.recruitment_section{margin:.6rem auto .5rem;width:9.3rem}.recruitment_container{align-items:center;background:linear-gradient(135deg,#fff,#f8fdff);border:1px solid #30c0d8;border-radius:.08rem;box-shadow:0 .03rem .15rem rgba(48,192,216,.15);cursor:pointer;display:flex;justify-content:space-between;padding:.35rem .4rem;position:relative;transition:all .3s ease}.recruitment_container:hover{border-color:#4ecdc4;box-shadow:0 .08rem .25rem rgba(48,192,216,.25);transform:translateY(-.02rem)}.recruitment_icon_wrapper{align-items:center;display:flex;flex-shrink:0;height:.9rem;justify-content:center;position:relative;width:.9rem}.recruitment_icon_wrapper .recruitment_icon_fallback{align-items:center;background:linear-gradient(135deg,#f75ab1,#ff6b9d);border-radius:50%;color:#fff;display:flex;height:100%;justify-content:center;width:100%}.recruitment_icon_wrapper .recruitment_icon_fallback .briefcase_icon{color:#fff;height:.55rem;transition:all .3s ease;width:.55rem}.recruitment_content{flex:1;margin:0 .3rem}.recruitment_content h3{color:#30c0d8;font-size:.38rem;font-weight:600;letter-spacing:.01rem;line-height:1.3;margin:0}.recruitment_content p{color:#656565;font-size:.26rem;font-weight:400;line-height:1.4;margin:.08rem 0 0}.recruitment_btn{align-items:center;background:#30c0d8;border:2px solid #30c0d8;border-radius:.25rem;color:#fff;display:inline-flex;flex-shrink:0;font-size:.3rem;font-weight:600;justify-content:center;padding:.16rem .4rem;-webkit-text-decoration:none;text-decoration:none;transition:all .3s ease;white-space:nowrap}.recruitment_btn:hover{background:#4ecdc4;border-color:#4ecdc4;box-shadow:0 .02rem .1rem rgba(48,192,216,.3);transform:translateY(-.01rem)}.recruitment_btn:active{transform:translateY(0)}@media (max-width:768px){.recruitment_section{margin:.5rem auto;width:95%}.recruitment_container{padding:.3rem}.recruitment_icon_wrapper{height:.75rem;width:.75rem}.recruitment_icon_wrapper .recruitment_icon_fallback{font-size:.45rem}.recruitment_content{margin:0 .2rem}.recruitment_content h3{font-size:.34rem}.recruitment_content p{font-size:.24rem;margin-top:.05rem}.recruitment_btn{font-size:.28rem;padding:.14rem .32rem}.my_context .show_context_info .show_context_box{max-width:9.1rem;min-width:8rem;width:95vw}.my_context .show_context_info .show_context_box .show_context_box_left{min-width:4.8rem;width:60%}.my_context .show_context_info .show_context_box .show_context_box_right{min-width:3rem;width:40%}.my_context .show_context_info .show_context_box .show_context_box_right img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}}@supports (-webkit-touch-callout:none){.my_context .show_context_info{-webkit-touch-callout:none;box-sizing:border-box!important;cursor:pointer;left:0!important;max-width:100%!important;min-width:100%!important;overflow:hidden!important;top:0!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%!important;z-index:99999!important}.my_context .show_context_info,.my_context .show_context_info .show_context_box{-webkit-tap-highlight-color:transparent;pointer-events:auto;position:absolute!important}.my_context .show_context_info .show_context_box{-webkit-overflow-scrolling:touch;backface-visibility:hidden;max-height:90vh;max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));overscroll-behavior:contain;will-change:transform;z-index:100000!important}}@media screen and (orientation:landscape) and (max-height:500px){.my_context .show_context_info .show_context_box{height:2.8rem}.my_context .show_context_info .show_context_box .show_context_box_left{height:2.8rem;padding:.1rem 0}.my_context .show_context_info .show_context_box .show_context_box_left img{height:.7rem;margin-top:.1rem;width:.7rem}.my_context .show_context_info .show_context_box .show_context_box_left span{font-size:.28rem;margin-top:.05rem}.my_context .show_context_info .show_context_box .show_context_box_left i{font-size:.24rem;height:.4rem;line-height:.4rem;margin-bottom:.1rem;margin-top:.05rem}.my_context .show_context_info .show_context_box .show_context_box_right{height:2.8rem}.my_context .show_context_info .show_context_box .show_context_box_right img{height:2.6rem;margin:.1rem;width:2.6rem}}