@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");:root{--color-s-black-v-100: #12192E;--color-s-black-v-200: #343434;--color-s-blue-v-100: #172F74;--color-s-blue-v-200: #3A67FC;--color-s-red-v-100: red;--color-s-red-v-200: #DB1212;--color-s-gray-v-100: #676776;--color-s-gray-v-200: #a4a4ad;--color-s-gray-v-300: #e1e1e4;--color-s-gray-v-400: #F4F6F8;--color-s-gray-v-500: #D9D9D9;--color-s-white-v-100: #fff;--space-xxs: 8px;--space-xs: 16px;--space-sm: 32px;--space-md: 40px;--space-lg: 48px;--space-xl: 60px;--space-xxl: 72px;--space-xxxl: 80px;--space-xxxx: 100px;--space-xxxxx: 120px}@use '../abstracts/variables' as *;.section-recruitment-process{width:100%;padding:0;margin:100px 0;position:relative}@media (max-width: 1023px){.section-recruitment-process{margin:60px 0}}@media (max-width: 767px){.section-recruitment-process{margin:40px 0}}.section-recruitment-process .container{position:relative;padding-top:120px}@media (max-width: 1023px){.section-recruitment-process .container{padding-top:120px}}@media (max-width: 767px){.section-recruitment-process .container{padding-top:0px}}.section-recruitment-process__header{position:absolute;top:0}@media (max-width: 767px){.section-recruitment-process__header{position:relative}}.section-recruitment-process__steps{position:relative;height:450px;overflow:hidden}@media (max-width: 767px){.section-recruitment-process__steps{height:auto;overflow:unset}}.section-recruitment-process__steps_wrapper{position:absolute;top:0;left:0;right:0;will-change:transform}@media (max-width: 767px){.section-recruitment-process__steps_wrapper{position:relative;height:auto;will-change:unset;padding-top:40px}}.section-recruitment-process__steps_wrapper .recruitment-step{width:calc(100% - 200px);margin:0 100px 50px 100px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;position:relative}@media (max-width: 767px){.section-recruitment-process__steps_wrapper .recruitment-step{width:100%;margin:0 0 20px 0;padding:50px 0 30px 0;min-height:100px}}.section-recruitment-process__steps_wrapper .recruitment-step:nth-child(odd){justify-content:flex-end}.section-recruitment-process__steps_wrapper .recruitment-step .iterator{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center;font-size:64px;font-weight:800;background:var(--Blue-gradient, linear-gradient(91deg, #3A67FC .62%, #172F74 98.15%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 767px){.section-recruitment-process__steps_wrapper .recruitment-step .iterator{font-size:34px;height:60px;line-height:60px;z-index:3}}.section-recruitment-process__steps_wrapper .recruitment-step::after{content:'';position:absolute;bottom:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:inline-block;width:2px;height:calc(100% - 120px);background:linear-gradient(91deg, #3A67FC .62%, #172F74 98.15%)}@media (max-width: 767px){.section-recruitment-process__steps_wrapper .recruitment-step::after{width:100%;height:2px;bottom:0;background:linear-gradient(180deg, #3A67FC .62%, #172F74 98.15%)}}.section-recruitment-process__steps_wrapper .recruitment-step:last-child{margin-bottom:0}@media (max-width: 767px){.section-recruitment-process__steps_wrapper .recruitment-step:last-child::after{display:none}}.section-recruitment-process__steps_wrapper .recruitment-step__text{margin-top:85px;width:calc(50% - 80px);display:flex;flex-direction:column;gap:8px}@media (max-width: 767px){.section-recruitment-process__steps_wrapper .recruitment-step__text{width:100%}}.section-recruitment-process__steps_wrapper .recruitment-step__text h5{margin-bottom:8px}.section-recruitment-process__steps_wrapper .recruitment-step__text p{color:#a4a4ad;line-height:1.8}.section-recruitment-process .blob-waves--top{-webkit-transform:translateY(-10px) rotate(180deg);transform:translateY(-10px) rotate(180deg)}.section-recruitment-process--gray{padding-bottom:0;background:#F4F6F8}.recruitment-step{min-height:450px;display:grid;grid-template-columns:110px 1fr;align-items:center;gap:16px}

/*# sourceMappingURL=recruitment-process.css.map */
