#internship-modal .internship-modal-content{position:relative;display:flex;height:100%;width:100%;overflow:hidden}#internship-modal .step-col{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:25%;max-width:-moz-fit-content;max-width:fit-content;height:calc(100vh - 70px);padding-left:70px;padding-bottom:40px}#internship-modal .step-col:before{content:"";position:absolute;top:0;left:100px;right:0;width:100%;height:100%;z-index:-1;background-color:var(--theme-color-27)}#internship-modal .step-item{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;height:100%}#internship-modal .step-item:nth-child(2) .step-item-icon{margin-left:240px}#internship-modal .step-item:nth-child(2) .step-item-icon .step-arrow{top:300%;left:-10%;transform:rotate(155.518deg)}#internship-modal .step-item:nth-child(3) .step-item-icon .step-arrow{display:none}#internship-modal .step-item .step-item-icon{position:relative;display:flex;width:100%;cursor:pointer}#internship-modal .step-item .step-item-icon svg{width:100px;height:100px;fill:rgba(135,135,135,.3607843137);transition:fill .3s ease-in-out}#internship-modal .step-item .step-item-icon .step-arrow{position:absolute;top:200%;left:65%;width:45px;height:20px;transform:rotate(83.409deg)}#internship-modal .step-item .step-item-icon .step-arrow svg{width:45px;height:20px;fill:rgba(135,135,135,.3607843137)}#internship-modal .step-item:hover .step-item-icon svg{fill:var(--theme-color-42)}#internship-modal .step-item.active .step-item-icon{opacity:1}#internship-modal .step-item.active .step-item-icon svg{fill:var(--theme-color-5)}#internship-modal .step-item.active .step-item-icon .step-arrow svg{fill:#737fff}#internship-modal .content-col{position:relative;z-index:1;width:calc(100% - 100px);height:calc(100vh - 70px);margin-left:100px;padding:32px 100px 32px 32px}#internship-modal .content-col:before{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:-1;background-color:var(--theme-color-27)}#internship-modal .content-col .tabs-container{position:-webkit-sticky;position:sticky;top:0;left:0;display:flex;align-items:center;justify-content:flex-start;gap:90px;width:100%;max-width:-moz-fit-content;max-width:fit-content;overflow-x:scroll;padding-bottom:16px;border-bottom:1px solid rgba(59,59,59,.15)}#internship-modal .content-col .tabs-container .tab-item{position:relative;color:rgba(59,59,59,.65);font-size:14px;font-weight:500;line-height:24px;white-space:nowrap;cursor:pointer;transition:color .3s ease}#internship-modal .content-col .tabs-container .tab-item:hover{color:var(--theme-color-42)}#internship-modal .content-col .tabs-container .tab-item.active{color:var(--theme-color-5)}#internship-modal .content-col .tabs-container .tab-underline{position:absolute;bottom:0;height:1px;background-color:var(--theme-color-5);transition:all .3s ease}#internship-modal .content-col .detail-container{flex-direction:column;overflow-y:auto;height:calc(100vh - 70px);padding-top:30px;gap:30px}#internship-modal .content-col .detail-container,#internship-modal .content-col .detail-container .detail-item{position:relative;display:flex;align-items:flex-start;justify-content:flex-start}#internship-modal .content-col .detail-container .detail-item:before{content:"";position:absolute;top:8px;left:0;width:8px;height:8px;background-color:var(--theme-color-5);border:1px solid var(--theme-color-2);-webkit-clip-path:polygon(25% 0,100% 0,100% 75%,75% 100%,0 100%,0 25%);clip-path:polygon(25% 0,100% 0,100% 75%,75% 100%,0 100%,0 25%)}#internship-modal .content-col .detail-container .detail-item .detail-item-desc{color:var(--theme-color-2);font-size:14px;font-weight:300;line-height:24px;padding-left:22px}#internship-modal .content-col .sticky-btn-col{position:fixed;bottom:0;left:0;width:100%;height:auto;padding:20px 0;z-index:9;border-top:1px solid rgba(212,212,212,.2901960784);background-color:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transform:translateY(100%);transition:transform .3s ease}#internship-modal .content-col .sticky-btn-col .general-btn{width:-moz-fit-content;width:fit-content;margin:auto}@media screen and (max-width:1199px){#internship-modal .step-col{display:none}#internship-modal .content-col{width:100%;height:100vh;padding:40px 0;margin-left:0}#internship-modal .content-col .tabs-container{gap:40px;justify-content:center;margin:0 auto;padding:0 40px 20px}#internship-modal .content-col .detail-container{height:100vh;padding:40px 40px 120px}#internship-modal .content-col .sticky-btn-col{transform:translateY(0)}}@media screen and (max-width:991px){#internship-modal .content-col{padding:24px 0}#internship-modal .content-col .tabs-container{gap:30px;justify-content:flex-start;padding:24px 20px 20px}#internship-modal .content-col .detail-container{height:100%;padding:24px 24px 160px}}#job-openings-modal .job-openings-modal-content{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;height:calc(100lvh - 70px);width:100%;overflow:hidden;padding:70px 0}#job-openings-modal .job-openings-modal-content:before{content:"";position:absolute;top:0;left:100px;right:0;width:100%;height:100lvh;min-height:100lvh;z-index:-1;background-color:rgba(89,110,255,.03)}#job-openings-modal .job-openings-modal-content .img-container{width:245px;height:232px;margin:auto}#job-openings-modal .job-openings-modal-content .desc-container .title{text-align:center;font-size:22px;font-weight:600;line-height:36px;background:var(--gradient-text-1);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);width:100%;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto 12px}#job-openings-modal .job-openings-modal-content .desc-container .text{color:var(--theme-color-43);text-align:center;font-size:18px;font-weight:400;line-height:36px}@media screen and (max-width:1199px){#job-openings-modal.cds-modal.bottom .cds-modal-dialog .cds-modal-content{height:100lvh}#job-openings-modal .job-openings-modal-content{padding:40px 0;height:100lvh}#job-openings-modal .job-openings-modal-content:before{left:70px}#job-openings-modal .job-openings-modal-content .img-container{width:180px;height:168px}#job-openings-modal .job-openings-modal-content .desc-container .title{font-size:20px;line-height:32px}#job-openings-modal .job-openings-modal-content .desc-container .text{font-size:16px;line-height:32px}}@media screen and (max-width:991px){#job-openings-modal .job-openings-modal-content{padding:24px 0 0}#job-openings-modal .job-openings-modal-content:before{left:25px}#job-openings-modal .job-openings-modal-content .img-container{width:auto;height:120px;margin:0 auto 40px}#job-openings-modal .job-openings-modal-content .img-container img{width:120px;height:120px;object-fit:contain}#job-openings-modal .job-openings-modal-content .desc-container{padding:0 24px 60px}#job-openings-modal .job-openings-modal-content .desc-container .title{font-size:16px;line-height:24px;margin:0 auto 8px}#job-openings-modal .job-openings-modal-content .desc-container .text{font-size:14px;line-height:24px}}:root{--square-grid-size:25px;--square-grid-color:rgba(226,226,226,0.2);--square-grid-line-width:1px;--square-grid-opacity:1}#human-resources-page{position:relative}#human-resources-page .hero-section{background-color:var(--theme-color-38)}#human-resources-page .page-content{position:relative;padding:60px 0 0;overflow:hidden;height:100%;width:100%}#human-resources-page .page-content:before{content:"";position:absolute;top:0;left:0;width:100%;height:60%;z-index:-1;background-image:repeating-linear-gradient(0deg,rgba(226,226,226,.2),rgba(226,226,226,.2) 1px,transparent 0,transparent 25px),repeating-linear-gradient(90deg,rgba(226,226,226,.2),rgba(226,226,226,.2) 1px,transparent 0,transparent 25px);background-size:25px 25px;opacity:var(--square-grid-opacity,1)}#human-resources-page .section-title{text-align:left;margin:0 0 20px}#human-resources-page .section-desc{text-align:left;text-align-last:left}#human-resources-page .career-content{margin-bottom:80px}#human-resources-page .our-values-content{padding-bottom:100px}#human-resources-page .our-values-content .section-title{margin-bottom:100px}#human-resources-page .our-values-content .our-values-item-wrapper{display:flex;flex-direction:column;gap:130px}#human-resources-page .our-values-content .our-values-item-group{display:flex;align-items:center;gap:90px;cursor:default;width:100%;height:100%}#human-resources-page .our-values-content .our-values-item-group.odd{flex-direction:row-reverse}#human-resources-page .our-values-content .our-values-item-group svg{width:140px;height:140px;fill:#d8d8d8;transition:all .3s ease}#human-resources-page .our-values-content .our-values-item-group img{width:140px;height:140px;transition:all .3s ease}#human-resources-page .our-values-content .our-values-item-group .section-desc{color:var(--theme-color-40);text-align-last:left;text-align:left;opacity:.8;transition:all .3s ease}#human-resources-page .our-values-content .our-values-item-group .section-desc span{font-weight:700}#human-resources-page .our-values-content .our-values-item-group:hover svg{fill:#3b3b3b}#human-resources-page .our-values-content .our-values-item-group:hover .section-desc{opacity:1}#human-resources-page .personel-note-section{position:relative;background:linear-gradient(180deg,#737fff 4.33%,#859cff 49.94%,#8fa4ff 93.27%,#a2b3ff);background:linear-gradient(0deg,#737fff 4.33%,#5c7aff 49.94%,#7f96ff 93.27%,#7891ff);padding:90px 0;width:100%;height:100%;z-index:2}#human-resources-page .personel-note-section:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-image:repeating-linear-gradient(0deg,rgba(237,237,237,.0352941176),rgba(237,237,237,.0352941176) 1px,transparent 0,transparent 25px),repeating-linear-gradient(90deg,rgba(237,237,237,.0352941176),rgba(237,237,237,.0352941176) 1px,transparent 0,transparent 25px);background-size:25px 25px;opacity:var(--square-grid-opacity,1)}#human-resources-page .personel-note-section .content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px}#human-resources-page .personel-note-section .content .content-title{color:var(--theme-color-1);font-size:24px;font-weight:500;line-height:44px;text-align:center;margin-bottom:24px}#human-resources-page .personel-note-section .content .content-desc{color:var(--theme-color-39);text-align:center;font-size:20px;font-weight:400;line-height:40px}#human-resources-page .personel-note-section .inner-item{display:flex;flex-direction:column;align-items:center;justify-content:center}#human-resources-page .personel-note-section .personel-note-group .document-card{margin-top:50px;background:hsla(0,0%,100%,.05)}#human-resources-page .personel-note-section .personel-note-group .document-card:before{background:hsla(0,0%,100%,.15)}#human-resources-page .personel-note-section .personel-note-group .document-card .document-card-content{background:hsla(0,0%,100%,.05);padding:35px 50px 35px 35px}#human-resources-page .personel-note-section .personel-note-group .document-card .document-card-content:before{background:hsla(0,0%,100%,.15)}#human-resources-page .personel-note-section .personel-note-group .document-card .document-card-content .document-card-title{color:var(--theme-color-1)}#human-resources-page .personel-note-section .personel-note-group .document-card .document-card-content .document-card-link{width:auto}#human-resources-page .personel-note-section .personel-note-group .document-card .document-card-content .document-card-link:before{display:none}#human-resources-page .personel-note-section .personel-note-group .document-card .document-card-content .document-card-link a{color:var(--theme-color-1)}#human-resources-page .personel-note-section .personel-note-group .document-card .document-card-content .document-card-link a svg{stroke:var(--theme-color-1)}#human-resources-page .personel-note-section .personel-note-group .document-card .document-card-content .document-card-link a:not(:last-child):before{background:hsla(0,0%,100%,.31)}#human-resources-page .personel-note-section .personel-note-group .document-card:hover .document-card-bg,#human-resources-page .personel-note-section .personel-note-group .document-card:hover .document-card-bg .document-card-content,#human-resources-page .personel-note-section .personel-note-group .document-card:hover .document-card-bg .document-card-content:before,#human-resources-page .personel-note-section .personel-note-group .document-card:hover .document-card-bg:before{background:hsla(0,0%,100%,.5)}#human-resources-page .personel-note-section .personel-note-group .or-text{color:var(--theme-color-39);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:30px;margin:24px 0}#human-resources-page .personel-note-section .internship-group .general-btn{margin-top:50px}@media screen and (max-width:991px){#human-resources-page .page-content{padding:30px 0 0}#human-resources-page .section-title{text-align:center;margin:0 auto 20px}#human-resources-page .section-desc{text-align:center;text-align-last:center}#human-resources-page .career-content{margin-bottom:30px}#human-resources-page .our-values-content{padding-bottom:30px}#human-resources-page .our-values-content .section-title{margin:0 auto 20px}#human-resources-page .our-values-content .our-values-item-wrapper{gap:30px;align-items:center;justify-content:center}#human-resources-page .our-values-content .our-values-item-wrapper .our-values-item-group{flex-direction:column;gap:30px}#human-resources-page .our-values-content .our-values-item-wrapper .our-values-item-group .section-desc{text-align:center;text-align-last:center}#human-resources-page .our-values-content .our-values-item-wrapper .our-values-item-group.odd{flex-direction:column}#human-resources-page .our-values-content .our-values-item-wrapper .our-values-item-group img,#human-resources-page .our-values-content .our-values-item-wrapper .our-values-item-group svg{width:80px;height:80px}#human-resources-page .personel-note-section{padding:30px 0}#human-resources-page .personel-note-section .content{gap:30px}#human-resources-page .personel-note-section .content .content-title{font-size:18px;line-height:32px;margin-bottom:10px}#human-resources-page .personel-note-section .content .content-desc{font-size:14px;line-height:28px}#human-resources-page .personel-note-section .personel-note-group .document-card{margin-top:30px;min-height:80px;max-height:80px}#human-resources-page .personel-note-section .personel-note-group .document-card .document-card-content{padding:20px;min-height:80px;max-height:80px}#human-resources-page .personel-note-section .personel-note-group .document-card .document-card-content .document-card-title{font-size:14px}#human-resources-page .personel-note-section .personel-note-group .or-text{font-size:14px;line-height:28px;margin:10px 0}#human-resources-page .personel-note-section .internship-group .general-btn{margin-top:30px}}@media screen and (max-width:767px){#human-resources-page .personel-note-section .personel-note-group .document-card{margin-top:30px;min-height:150px;max-height:150px}#human-resources-page .personel-note-section .personel-note-group .document-card .document-card-content{padding:0;justify-content:space-evenly;min-height:150px;max-height:150px}#human-resources-page .personel-note-section .personel-note-group .document-card .document-card-content .text-col{border-bottom:1px solid rgba(226,226,226,.2);padding-bottom:24px}#human-resources-page .personel-note-section .personel-note-group .document-card .document-card-content .document-card-title{font-size:14px;padding:0}#human-resources-page .personel-note-section .personel-note-group .document-card .document-card-content .document-card-link{width:-moz-fit-content;width:fit-content;margin:0 auto}}