.landing-Page-opening-wrapper{padding:64px 48px;background:#fff;display:flex;gap:30px;min-width:0}.landing-Page-opening-wrapper .left-side{max-width:551px}:is(.landing-Page-opening-wrapper .left-side) .side-header{font-size:clamp(24px,5vw,56px);font-weight:600;line-height:64px;letter-spacing:.15px;margin-bottom:32px}:is(.landing-Page-opening-wrapper .left-side) .opening-text{margin-bottom:48px;font-size:clamp(12px,2vw,16px);font-weight:400;line-height:24px;letter-spacing:.15px;color:#707070}:is(.landing-Page-opening-wrapper .left-side) .start-hiring-btn{display:flex;padding:8px 8px 8px 24px;gap:16px;border-radius:52px;background:#5945fd;box-shadow:inset 0 0 24px 0 #ffffff14;font-size:14px;font-weight:500;line-height:24px;color:#fff;height:56px;letter-spacing:.15px;width:-moz-fit-content;width:fit-content;text-shadow:unset;transition:.3s}:is(:is(.landing-Page-opening-wrapper .left-side) .start-hiring-btn) .prev-icon{width:40px;height:40px;justify-content:space-around;rotate:180deg;background-color:#fff;border-radius:50%;color:#5945fd}:is(.landing-Page-opening-wrapper .left-side) .start-hiring-btn{margin-bottom:76px}:is(.landing-Page-opening-wrapper .left-side) .start-hiring-btn:hover{background:#3422c9;transition:.3s}:is(:is(.landing-Page-opening-wrapper .left-side) .start-hiring-btn:hover) .prev-icon-arrow{color:#3422c9}:is(.landing-Page-opening-wrapper .left-side) .statistic-section{display:flex;gap:56px}:is(:is(.landing-Page-opening-wrapper .left-side) .statistic-section) .statistic-item{display:flex;align-items:center;gap:16px}:is(:is(:is(.landing-Page-opening-wrapper .left-side) .statistic-section) .statistic-item) h2{font-size:48px;font-weight:600;letter-spacing:.15px;line-height:56px}:is(:is(:is(.landing-Page-opening-wrapper .left-side) .statistic-section) .statistic-item) p{width:99px;color:#707070;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.15px}@media (max-width:1200px){.landing-Page-opening-wrapper{flex-direction:column;gap:56px}.landing-Page-opening-wrapper .right-side{display:none}}@media (max-width:768px){.landing-Page-opening-wrapper{padding:48px 16px;flex-direction:column}.landing-Page-opening-wrapper .left-side{margin-top:unset}:is(.landing-Page-opening-wrapper .left-side) .side-header{font-size:32px;font-weight:600;line-height:40px;letter-spacing:.15px;margin-bottom:32px}:is(.landing-Page-opening-wrapper .left-side) .opening-text{margin-bottom:32px;color:#7a7a7a;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.15px}:is(.landing-Page-opening-wrapper .left-side) .start-hiring-btn{margin-bottom:32px}:is(.landing-Page-opening-wrapper .left-side) .statistic-section{justify-content:space-between;gap:unset}:is(:is(.landing-Page-opening-wrapper .left-side) .statistic-section) .statistic-item{flex-direction:column;align-items:start;gap:unset}:is(:is(:is(.landing-Page-opening-wrapper .left-side) .statistic-section) .statistic-item) p{width:unset}}@media (min-width:1241px){.landing-Page-opening-wrapper{justify-content:space-between}}@media (min-width:1441px){.landing-Page-opening-wrapper{align-items:center;max-width:1344px;width:100%;padding:64px 0;margin:auto}}#start-hiring-button{display:flex;padding:8px 8px 8px 24px;gap:16px;border-radius:52px;background:#5945fd;box-shadow:inset 0 0 24px 0 #ffffff14;font-size:14px;font-weight:500;line-height:24px;color:#fff;height:56px;letter-spacing:.15px;width:-moz-fit-content;width:fit-content;text-shadow:unset;transition:.3s}#start-hiring-button .prev-icon{width:40px;height:40px;justify-content:space-around;rotate:180deg;background-color:#fff;border-radius:50%;color:#5945fd}#start-hiring-button:hover{background:#3422c9;transition:.3s}#start-hiring-button:hover .prev-icon-arrow{color:#3422c9}.companies-section-wrapper{background:#333}.companies-section-wrapper .carousel{margin:0 auto;padding:21px 0;max-width:1520px;overflow:hidden;display:flex;width:100%}:is(.companies-section-wrapper .carousel)>*{flex:0 0 100%}.companies-section-wrapper .card{width:100%;display:flex;justify-content:center;align-items:center}.companies-section-wrapper .group{display:flex;padding-right:20px;will-change:transform;animation:scrolling 45s linear infinite}@keyframes scrolling{0%{transform:translateX(0)}to{transform:translateX(-100%)}}