.page-client .recruiter-toggler{justify-content:center;align-items:center;gap:15px;margin:0 0 60px;display:flex}@media (max-width:767px){.page-client .recruiter-toggler{margin:0 auto 30px}}@media (max-width:359px){.page-client .recruiter-toggler{width:100%;max-width:250px}}.page-client .recruiter-toggler__toggle{background-color:var(--gray-200);width:60px;height:30px;transition:var(--transitionTime)ease-in-out;cursor:pointer;border-radius:20px;flex-shrink:0;display:block;position:relative}@media (max-width:767px){.page-client .recruiter-toggler__toggle{width:40px;height:22px}}.page-client .recruiter-toggler__toggle:after{content:"";background-color:var(--gray-800);width:24px;height:24px;transition:var(--transitionTime)ease-in-out;border-radius:50%;position:absolute;top:3px;left:5px}@media (max-width:767px){.page-client .recruiter-toggler__toggle:after{width:16px;height:16px;left:3px}}.page-client .recruiter-toggler__toggle.active{background-color:rgba(191,219,254,.6)}.page-client .recruiter-toggler__toggle.active:after{background-color:var(--accent-blue);left:calc(100% - 29px)}@media (max-width:767px){.page-client .recruiter-toggler__toggle.active:after{left:calc(100% - 19px)}}.page-client .recruiter-toggler--customer,.page-client .recruiter-toggler--recruiter{letter-spacing:-.36px;color:var(--gray-800);cursor:pointer;transition:var(--transitionTime)ease-in-out;font-size:18px;font-weight:400;line-height:120%}@media (max-width:767px){.page-client .recruiter-toggler--customer,.page-client .recruiter-toggler--recruiter{font-size:14px}}.page-client .recruiter-toggler--customer.active,.page-client .recruiter-toggler--recruiter.active{font-weight:600}@media (max-width:1023px){.page-client .recruiter-toggler--customer{text-align:right}}
.page-client .top-screen{background:linear-gradient(#fff 13.78%,#fff 27.42%,#feffff 53.46%,rgba(216,229,255,.3) 142.74%);padding:95px 0 0;position:relative}@media (max-width:1023px){.page-client .top-screen{padding:60px 0 0}}@media (max-width:767px){.page-client .top-screen{padding:30px 0 0}}@media (min-width:768px){.page-client .top-screen:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='1440' height='843' viewBox='0 0 1440 843' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.03' cx='722.5' cy='357.5' r='480' stroke='%23757BB4' stroke-width='5'/%3E%3Ccircle opacity='0.02' cx='722' cy='358' r='359.5' stroke='%23757BB4' stroke-width='5'/%3E%3Cpath opacity='0.03' d='M737 -272.5C1076.88 -272.5 1352.5 9.7276 1352.5 358C1352.5 706.272 1076.88 988.5 737 988.5C397.125 988.5 121.5 706.272 121.5 358C121.5 9.7276 397.125 -272.5 737 -272.5Z' stroke='%23757BB4' stroke-width='5'/%3E%3Cpath opacity='0.03' d='M715.5 -364.5C1114.25 -364.5 1437.5 -41.0273 1437.5 358C1437.5 757.027 1114.25 1080.5 715.5 1080.5C316.752 1080.5 -6.5 757.027 -6.5 358C-6.5 -41.0273 316.752 -364.5 715.5 -364.5Z' stroke='%23757BB4' stroke-width='5'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}}.page-client .top-screen:after{content:"";opacity:.7;z-index:1;background:linear-gradient(179deg,rgba(255,255,255,0) .85%,#fff 210.81%);width:100%;height:100px;display:block;position:absolute;bottom:0;left:0;right:0}.page-client .top-screen .container{z-index:1;position:relative}.page-client .top-screen__title{color:var(--dark-text);letter-spacing:-1px;text-align:center;margin:0;font-size:52px;font-weight:600;line-height:120%}@media (max-width:767px){.page-client .top-screen__title{width:100%;max-width:200px;margin:0 auto;font-size:28px}}.page-client .top-screen__subtitle{width:100%;max-width:985px;color:var(--gray-text);letter-spacing:-.32px;text-align:center;margin:25px auto 0;font-size:20px;font-weight:500;line-height:160%}@media (max-width:1023px){.page-client .top-screen__subtitle{max-width:550px}}@media (max-width:767px){.page-client .top-screen__subtitle{margin:15px auto 0;font-size:16px}}.page-client .top-screen__btn{margin:30px auto 0}.page-client .top-screen picture{min-height:165px}@media (min-width:360px){.page-client .top-screen picture{min-height:190px}}.page-client .top-screen__img{margin-top:-15px;display:block}@media (max-width:767px){.page-client .top-screen__img{min-height:165px;margin-top:30px}}
.page-client .timeline__list{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px 160px;margin:50px auto 0;display:flex;position:relative}@media (max-width:1023px){.page-client .timeline__list{gap:40px 100px;margin:30px auto 0}}.page-client .timeline__list:before{content:"";background-color:var(--gray-200);width:2px;height:calc(80% - 30px);display:block;position:absolute;top:50px;left:calc(50% - 1px)}.page-client .timeline__list .timeline__item{background-color:var(--white-light);border:1px solid var(--border-gray);border-radius:15px;width:calc(50% - 80px);padding:40px;position:relative;box-shadow:3px 3px 20px rgba(31,41,55,.05)}@media (max-width:1023px){.page-client .timeline__list .timeline__item{width:calc(50% - 50px);padding:30px}}.page-client .timeline__list .timeline__item:before{content:"";z-index:1;width:30px;height:30px;box-shadow:0 0 10px var(--gray-200);background-image:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='14' fill='white' stroke='%23E5E7EB' stroke-width='2'/%3E%3Ccircle cx='15' cy='15' r='8' fill='%23E5E7EB'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:50%;display:block;position:absolute}.page-client .timeline__list .timeline__item:after{content:"";background-color:var(--gray-200);width:80px;height:2px;display:block;position:absolute}@media (max-width:1023px){.page-client .timeline__list .timeline__item:after{width:50px}}.page-client .timeline__list .timeline__item:nth-child(2){margin-top:50px}.page-client .timeline__list .timeline__item:nth-child(3),.page-client .timeline__list .timeline__item:nth-child(5),.page-client .timeline__list .timeline__item:nth-child(7){margin-top:-50px}.page-client .timeline__list .timeline__item:first-child:before,.page-client .timeline__list .timeline__item:nth-child(3):before,.page-client .timeline__list .timeline__item:nth-child(5):before,.page-client .timeline__list .timeline__item:nth-child(7):before{top:50px;right:-95px}@media (max-width:1023px){.page-client .timeline__list .timeline__item:first-child:before,.page-client .timeline__list .timeline__item:nth-child(3):before,.page-client .timeline__list .timeline__item:nth-child(5):before,.page-client .timeline__list .timeline__item:nth-child(7):before{right:-65px}}.page-client .timeline__list .timeline__item:first-child:after,.page-client .timeline__list .timeline__item:nth-child(3):after,.page-client .timeline__list .timeline__item:nth-child(5):after,.page-client .timeline__list .timeline__item:nth-child(7):after{top:64px;right:-80px}@media (max-width:1023px){.page-client .timeline__list .timeline__item:first-child:after,.page-client .timeline__list .timeline__item:nth-child(3):after,.page-client .timeline__list .timeline__item:nth-child(5):after,.page-client .timeline__list .timeline__item:nth-child(7):after{right:-50px}}.page-client .timeline__list .timeline__item:nth-child(2):before,.page-client .timeline__list .timeline__item:nth-child(4):before,.page-client .timeline__list .timeline__item:nth-child(6):before{bottom:125px;left:-95px}@media (max-width:1023px){.page-client .timeline__list .timeline__item:nth-child(2):before,.page-client .timeline__list .timeline__item:nth-child(4):before,.page-client .timeline__list .timeline__item:nth-child(6):before{bottom:40%;left:-65px}}.page-client .timeline__list .timeline__item:nth-child(2):after,.page-client .timeline__list .timeline__item:nth-child(4):after,.page-client .timeline__list .timeline__item:nth-child(6):after{bottom:139px;left:-80px}@media (max-width:1023px){.page-client .timeline__list .timeline__item:nth-child(2):after,.page-client .timeline__list .timeline__item:nth-child(4):after,.page-client .timeline__list .timeline__item:nth-child(6):after{bottom:calc(40% + 14px);left:-50px}}.page-client .timeline__list .timeline__item-date{letter-spacing:-.32px;color:var(--gray-400);font-size:16px;font-weight:600;line-height:120%}.page-client .timeline__list .timeline__item-title{letter-spacing:-.36px;color:var(--black);margin:15px 0;font-size:18px;font-weight:500;line-height:120%}.page-client .timeline__list .timeline__item-text{letter-spacing:-.32px;color:var(--gray-text);font-size:16px;font-weight:500;line-height:160%}.page-client .timeline__list .timeline__item.active:before{background-image:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='14' fill='white' stroke='%23176FFE' stroke-width='2'/%3E%3Ccircle cx='15' cy='15' r='8' fill='%23176FFE'/%3E%3C/svg%3E%0A")}.page-client .timeline__list .timeline__item.active:after{background-color:var(--accent-blue)}.page-client .timeline__list .timeline__item.active .timeline__item-date{color:var(--accent-blue)}
.page-client .timeline{background-color:var(--bg-gray);padding:80px 0}.page-client .timeline__title{text-align:center}
