.recruitment-page{--navy:#006cb7;--cyan:#00adf2;--ink:#0c1929;--bg:#f7f9fb;--grey-text:#5b6472;--border:#e6e9ee;--light-blue:#eaf6fe;font-family:"Poppins",Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.7;font-size:15px;zoom:0.9}.recruitment-page *{margin:0;padding:0;box-sizing:border-box}.recruitment-page a{text-decoration:none;color:inherit}.recruitment-page img{max-width:100%;display:block}.recruitment-page ul{list-style:none}.recruitment-page .wrap{max-width:1240px;margin:0 auto;padding:0 40px}.recruitment-page h1,.recruitment-page h2,.recruitment-page h3,.recruitment-page h4{font-weight:700;line-height:1.25}.recruitment-page .accent{color:var(--navy)}.recruitment-page p{color:var(--grey-text)}.recruitment-page .hero-section{background:#fbfdff;border-radius:0 0 40px 40px;overflow:hidden;position:relative}.recruitment-page .hero-section::before{content:"";position:absolute;left:-220px;top:-320px;width:950px;height:950px;border-radius:50%;background:#eff6fc;z-index:0}.recruitment-page .hero{display:flex;align-items:flex-start;gap:40px;padding:190px 0 40px;position:relative;z-index:1}.recruitment-page .hero-dots{position:absolute;width:120px;height:90px;z-index:0;background-image:radial-gradient(#bcd7ea 1.6px,transparent 1.6px);background-size:14px 14px}.recruitment-page .hero-left{flex:1;min-width:320px}.recruitment-page .eyebrow{display:inline-block;background:#d9eeff;color:var(--navy);font-size:12.5px;font-weight:600;padding:6px 14px;border-radius:20px;margin-bottom:18px}.recruitment-page .hero-heading{font-size:48px;letter-spacing:-0.5px;color:var(--ink)}.recruitment-page .hero-copy{max-width:420px;margin:18px 0 26px;font-size:15px}.recruitment-page .call-btn{display:inline-flex;align-items:center;gap:8px;background:var(--navy);color:#fff;padding:13px 24px;border-radius:8px;font-weight:600;font-size:14.5px}.recruitment-page .call-btn:hover{background:#00568f}.recruitment-page .call-btn svg{width:16px;height:16px;fill:#fff}.recruitment-page .hero-right{flex:1.4;min-width:480px;display:flex;align-items:flex-start;justify-content:flex-end;gap:28px;position:relative;padding:10px 0}.recruitment-page .form-card{position:relative;z-index:2;background:#fff;color:var(--ink);border-radius:18px;padding:26px 26px 22px;width:330px;flex:0 0 330px;border:1px solid var(--border);box-shadow:0 20px 50px rgba(12,25,41,0.12)}.recruitment-page .form-card h3{font-size:19px;line-height:1.35;color:var(--ink)}.recruitment-page .hero .form-card h3{text-align:center;font-size:21px}.recruitment-page .form-card h3 .hl{color:var(--navy)}.recruitment-page .form-card label{display:block;font-size:10.5px;font-weight:700;letter-spacing:0.4px;margin:14px 0 6px;color:var(--ink);text-transform:uppercase}.recruitment-page .form-card input,.recruitment-page .form-card select{width:100%;padding:10px 12px;border-radius:6px;border:1px solid var(--border);font-family:inherit;font-size:13px;background:#fff;color:var(--ink)}.recruitment-page .form-card select{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:auto!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230c1929' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>")!important;background-repeat:no-repeat!important;background-position:right 10px center!important;background-size:14px 14px!important;padding-right:32px}.recruitment-page .phone-row{display:flex;gap:6px}.recruitment-page .phone-row .code{background:#fff;border:1px solid var(--border);border-radius:6px;padding:10px 10px;font-size:13px;display:flex;align-items:center;gap:4px;flex:0 0 auto;position:relative;cursor:pointer;user-select:none}.recruitment-page .phone-row .code .caret{font-size:9px;color:var(--grey-text)}.recruitment-page .phone-row input{flex:1}.recruitment-page .cc-menu{display:none;flex-direction:column;position:absolute;top:calc(100% + 6px);left:0;z-index:30;background:#fff;border:1px solid var(--border);border-radius:8px;width:260px;max-height:280px;box-shadow:0 12px 28px rgba(0,0,0,0.16);overflow:hidden;cursor:default}.recruitment-page .cc-menu.open{display:flex}.recruitment-page .cc-search-wrap{padding:8px;border-bottom:1px solid var(--border);flex:0 0 auto}.recruitment-page .cc-search{width:100%;padding:7px 9px;border:1px solid var(--border);border-radius:5px;font-size:12.5px;font-family:inherit;color:var(--ink)}.recruitment-page .cc-search:focus{outline:none;border-color:var(--navy)}.recruitment-page .cc-list{overflow-y:auto;flex:1 1 auto}.recruitment-page .cc-menu-item{display:flex;align-items:center;gap:9px;padding:8px 12px;font-size:12.5px;color:var(--ink);cursor:pointer;white-space:nowrap}.recruitment-page .cc-menu-item:hover{background:#f2f6fa}.recruitment-page .cc-menu-item .cc-flag{flex:0 0 auto;font-size:14px}.recruitment-page .cc-menu-item .cc-name{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.recruitment-page .cc-menu-item .cc-dial{flex:0 0 auto;color:var(--grey-text);font-weight:600}.recruitment-page .cc-empty{padding:16px 12px;text-align:center;font-size:12px;color:var(--grey-text)}.recruitment-page .sticky-form .cc-menu{color:var(--ink)}.recruitment-page .submit-btn{width:100%;margin-top:18px;background:var(--navy);color:#fff;border:none;padding:12px;border-radius:6px;font-weight:600;font-size:14px;cursor:pointer;font-family:inherit}.recruitment-page .submit-btn:hover{background:#00568f}.recruitment-page .form-note{font-size:11px;color:var(--grey-text);text-align:center;margin-top:10px}.recruitment-page .rs-form-msg{font-size:12.5px;text-align:center;margin-top:10px;display:none}.recruitment-page .rs-form-msg.ok{display:block;color:#15803d}.recruitment-page .rs-form-msg.err{display:block;color:#dc2626}.recruitment-page .sticky-form .rs-form-msg.ok{color:#c9f7d4}.recruitment-page .sticky-form .rs-form-msg.err{color:#ffd1d1}.recruitment-page .submit-btn:disabled{opacity:0.7;cursor:not-allowed}.recruitment-page .timer{font-size:12px;color:var(--grey-text);margin-top:6px}.recruitment-page .hero-photo-circle{position:relative;width:400px;height:400px;flex:0 0 400px;margin-top:10px}.recruitment-page .hero-photo-circle::before{content:"";position:absolute;right:-220px;top:-120px;width:860px;height:860px;background:var(--navy);border-radius:50%;z-index:0}.recruitment-page .hero-photo-circle::after{content:"";position:absolute;left:-60px;top:-190px;width:220px;height:220px;background:#fbfdff;border-radius:50%;z-index:0}.recruitment-page .hero-photo{position:relative;z-index:1;width:100%;height:100%;border-radius:50%;overflow:hidden;border:6px solid #fff;box-shadow:0 20px 40px rgba(12,25,41,0.15)}.recruitment-page .hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.recruitment-page .dot-grid{position:absolute;left:-46px;top:40%;width:70px;height:70px;background-image:radial-gradient(var(--navy) 1.6px,transparent 1.6px);background-size:10px 10px;opacity:0.35;z-index:0}.recruitment-page .content-grid{display:flex;gap:60px;padding:70px 0 30px;align-items:flex-start;justify-content:space-between}.recruitment-page .content-main{flex:1;min-width:0;max-width:760px}.recruitment-page .content-side{width:340px;flex:0 0 340px;align-self:stretch}.recruitment-page .sticky-form{position:sticky;top:130px}.recruitment-page .sticky-form .form-card{margin:0;width:100%;background:linear-gradient(180deg,#0083d3,#0067b2);border:none;box-shadow:0 20px 50px rgba(12,25,41,0.25)}.recruitment-page .sticky-form .form-card h3{color:#fff}.recruitment-page .sticky-form .form-card h3 .hl{color:#8adfff}.recruitment-page .sticky-form .timer{color:#cdebfb}.recruitment-page .sticky-form .form-card label{color:#fff}.recruitment-page .sticky-form .form-card input,.recruitment-page .sticky-form .form-card select{border:none}.recruitment-page .sticky-form .phone-row .code{background:#fff;border:none}.recruitment-page .sticky-form .submit-btn{background:var(--cyan)}.recruitment-page .sticky-form .submit-btn:hover{background:#0096d6}.recruitment-page .sticky-form .form-note{color:#cdebfb}.recruitment-page .section-title{font-size:30px;margin-bottom:20px;color:var(--ink);text-align:left!important;margin-left:0!important;margin-right:0!important}.recruitment-page .section-title::before,.recruitment-page .section-title::after{display:none!important;content:none!important}.recruitment-page .section-title span{display:inline!important}.recruitment-page .content-main p{margin-bottom:16px}.recruitment-page .reason-row{display:flex;gap:22px;margin-bottom:34px}.recruitment-page .reason-icon{flex:0 0 52px;height:52px;border-radius:50%;background:var(--light-blue);display:flex;align-items:center;justify-content:center}.recruitment-page .reason-icon svg,.recruitment-page .reason-icon img{width:24px;height:24px;stroke:var(--ink);fill:none;stroke-width:2}.recruitment-page .reason-row h4{display:inline;font-size:15px;margin-right:4px;color:var(--ink)}.recruitment-page .reason-row p{display:inline;margin:0}.recruitment-page .process-wrap{padding:20px 0 10px}.recruitment-page .process-row{display:flex;gap:0;position:relative}.recruitment-page .process-step{flex:1;text-align:center;padding:0 10px;position:relative}.recruitment-page .process-circle{width:56px;height:56px;border-radius:50%;border:1.5px solid var(--navy);background:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 6px;position:relative;z-index:2}.recruitment-page .process-circle svg{width:22px;height:22px;stroke:var(--navy);fill:none;stroke-width:1.8}.recruitment-page .process-num{position:absolute;top:-4px;right:-2px;background:var(--cyan);color:#fff;font-size:10px;font-weight:500;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:3}.recruitment-page .process-step h4{font-size:13.5px;margin-bottom:8px;color:var(--navy)}.recruitment-page .process-step p{font-size:12.5px;margin:0}.recruitment-page .process-line{position:absolute;top:28px;left:calc(100% / 12);right:calc(100% / 12);height:0;border-top:1.5px dashed #b9d9ec;z-index:1}.recruitment-page .industry-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;padding:10px 0 10px}.recruitment-page .industry-card{background:var(--bg);border:1px solid var(--border);border-radius:14px;padding:44px 16px 32px;text-align:center;position:relative}.recruitment-page .industry-icon{width:40px;height:40px;margin:0 auto 40px}.recruitment-page .industry-icon svg{width:100%;height:100%;stroke:var(--navy);fill:none;stroke-width:1.6}.recruitment-page .industry-card h4{font-size:14px;color:var(--navy);margin-bottom:26px}.recruitment-page .industry-arrow{display:inline-flex;width:30px;height:30px;border-radius:50%;background:var(--cyan);color:#fff;align-items:center;justify-content:center;font-size:14px;cursor:pointer}.recruitment-page .industry-arrow:hover{background:var(--navy)}.recruitment-page .cta-banner{background:linear-gradient(90deg,var(--navy),#0088c9);border-radius:18px;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:38px 44px;margin:60px 0;flex-wrap:wrap;gap:20px}.recruitment-page .cta-banner h3{font-size:22px}.recruitment-page .cta-banner p{color:#d9edfb;margin-top:4px}.recruitment-page .cta-btn{background:#fff;color:var(--navy);padding:14px 28px;border-radius:8px;font-weight:700;font-size:14.5px;white-space:nowrap}@media (max-width:1000px){.recruitment-page .industry-grid{grid-template-columns:repeat(3,1fr)}.recruitment-page .content-grid{flex-direction:column}.recruitment-page .content-side{width:100%}.recruitment-page .sticky-form{position:static}.recruitment-page .process-row{flex-wrap:wrap}.recruitment-page .process-step{flex:0 0 33.33%;margin-bottom:24px}.recruitment-page .process-line{display:none}}@media (max-width:991px){.recruitment-page .hero{padding-top:110px;flex-wrap:wrap}.recruitment-page .hero-right{min-width:0;flex-wrap:wrap;justify-content:center}}@media (max-width:768px){.recruitment-page{zoom:1;overflow-x:hidden}.recruitment-page .wrap{padding:0 20px}.recruitment-page .hero{padding:70px 20px 30px;flex-direction:column;gap:30px}.recruitment-page .hero-dots{display:none}.recruitment-page .content-main,.recruitment-page .content-side{padding:20px}.recruitment-page .hero-heading{font-size:34px;text-align:center}.recruitment-page .hero-left,.recruitment-page .hero-copy{text-align:center}.recruitment-page .hero-right{min-width:0;width:100%;flex-direction:column;align-items:center;gap:40px}.recruitment-page .form-card{flex:0 0 auto;width:100%;max-width:380px}.recruitment-page .hero-photo-circle{width:240px;height:240px;flex:0 0 auto;margin:10px auto 0}.recruitment-page .hero-photo-circle::before{width:330px;height:330px;right:-55px;top:-45px}.recruitment-page .hero-photo-circle::after{display:none}.recruitment-page .section-title{font-size:23px}.recruitment-page .content-grid{padding:40px 0 10px;gap:36px}.recruitment-page .sticky-form .form-card{max-width:380px;margin:0 auto}.recruitment-page .reason-row{gap:14px;margin-bottom:24px}.recruitment-page .reason-icon{flex:0 0 44px;height:44px}.recruitment-page .reason-icon svg{width:20px;height:20px}.recruitment-page .process-step{flex:0 0 100%;padding:0;margin-bottom:28px}.recruitment-page .process-step p{font-size:13px}.recruitment-page .industry-grid{grid-template-columns:repeat(2,1fr)}.recruitment-page .cta-banner{flex-direction:column;text-align:center;padding:30px 22px;margin:40px 0}}.citys{width:88%!important;display:flex;flex-wrap:wrap;gap:10px}.citiesss{flex-basis:calc(25% - 10px);margin-bottom:10px}.citiesss a{display:block;padding:10px 15px;text-align:center;border-radius:10px;text-decoration:none}@media (max-width:768px){.citys.row{gap:10px;width:87%;margin:0 auto;text-align:center}.citiesss{flex-basis:calc(50% - 10px)!important;padding:5px 10px!important;border-width:1px!important;margin-bottom:0!important}.citys .citiesss a{font-size:10px!important}.citys a{font-size:14px;padding:5px}}.blogs-section{width:100%;height:100%;padding-top:50px;display:flex;flex-direction:column;gap:30px}.blogs-section .blog-header{display:flex;flex-direction:column;justify-content:center;align-items:center}.blogs-section .blog-header h3{font-size:30px;font-weight:600;line-height:43.85px;color:#000000}.blogs-section.wrapper{max-width:100%}.blogs-section>.container{width:91%;display:flex;justify-content:center;gap:45px;padding:5px}.blogs-section .container .card{width:29.9%;min-height:455px;height:100%;gap:20px;padding:10px;border-radius:16px;background:#ffffff1a;box-shadow:0px 0px 2px rgba(0,0,0,0.5);border:none;justify-content:start}.blogs-section .container .card .top img{width:100%;box-shadow:0px 4px 4px 0px #00000040;border-radius:8px}.blogs-section .container .card .bottom{display:flex;flex-direction:column;gap:15px}.blogs-section .container .card .bottom .title{height:58px}.blogs-section .container .card .bottom .title h3{font-size:18px;font-weight:500;line-height:21px;color:#000000}.blogs-section .container .card .bottom .description{height:90px}.blogs-section .container .card .bottom .description p{font-size:14px;font-weight:400;line-height:21px;color:#000000a0}.blogs-section .container .card .more a{color:#006cb7;font-size:14px;font-weight:500;line-height:21px;display:flex;align-items:center;gap:10px}.dots{display:none;justify-content:center;margin-top:20px}.dots .dot{height:11px;width:11px;margin:0 5px;border-radius:50%;display:inline-block;border:1px solid #5ab2ff80;background-color:#5ab2ff80;transition:background-color 0.3s ease}.dots .dot.active{background-color:#006cb7}.innercoach{display:flex}.carousel .card{height:auto}@media (max-width:768px){.dots{display:flex}.blogs-section{gap:20px}.blogs-section>.container{width:85%}.outercoach .innercoach,.blogs-section .container.blogs-card{display:grid;justify-content:start}.blogs-section .container .card{width:100%}.blogs-section .blog-header h3{font-size:25px}.innercoach{display:grid;overflow-x:scroll;scroll-snap-type:x mandatory}.innercoach .card{scroll-snap-align:center;transition:transform 0.3s ease}}