.cp-loading{height:100vh;width:100%;background:#fff;position:fixed;top:0;left:0;flex-direction:column;text-align:center;z-index:10000}.cp-loading,.loading-image{display:flex;align-items:center;justify-content:center}.loading-image{height:8rem}.loading-image img{height:100%;width:100%}.loading-bar{opacity:0;background:#f1d054;width:40%;margin-top:1rem;position:relative;overflow:hidden}.loading-bar,.loading-bar:after{height:8px;border-radius:10px;transition:1s}.loading-bar:after{content:"";position:absolute;top:0;left:0;width:20%;background:#940d11;animation:loadingAnimation 3s linear forwards}@keyframes loadingAnimation{0%{width:0}to{width:100%}}.cp-header{height:6rem;padding:1rem 4rem 1rem 3rem;overflow:hidden;position:fixed;top:0;width:100%;z-index:1000;transition:.5s}@media (max-width:768px){.cp-header{padding:0 1rem}}@media (min-width:768px) and (max-width:1024px){.cp-header{padding:.5rem 0 0}}.cp-header.scroll{height:6rem;padding:1rem 4rem 1rem 3rem;background-color:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:.3s ease;box-shadow:0 0 5px 0 #e6e6e6}@media (max-width:768px){.cp-header.scroll{padding:0 1rem!important}}@media (min-width:768px) and (max-width:1024px){.cp-header.scroll{padding:.5rem 0 0}}.cp-header.scroll ul{margin-top:1rem;transition:.3s}.cp-header.expanded{height:100vh;padding:1rem 3rem!important;background-color:#fff4f0;transition:.3s ease;box-shadow:0 0 5px 0 #e6e6e6}@media (max-width:768px){.cp-header.expanded{padding:0 1rem!important}}@media (min-width:768px) and (max-width:1024px){.cp-header.expanded{padding:0}}.cp-header.expanded .header-mobile-links{display:block;position:absolute;top:10rem;left:50%;transform:translateX(-50%);width:100%}.cp-header.expanded .header-mobile-links ul{text-align:center;padding:0}.cp-header.expanded .header-mobile-links ul li{list-style:none;margin-bottom:2rem}.cp-header.expanded .header-mobile-links ul li a{border-radius:20px;transition:.4s ease-in-out;font-size:1.6rem;font-family:Gilroy-SemiBold,sans-serif;color:#000}.cp-header.expanded .header-mobile-links ul li a.active,.cp-header.expanded .header-mobile-links ul li a:hover{background:#af1f22;color:#fff!important;padding:.5rem 1rem}.cp-header nav{display:flex;justify-content:start;align-items:center;position:relative}@media (min-width:768px) and (max-width:1024px){.cp-header nav{padding-top:.5rem}}@media (max-width:768px){.cp-header nav{height:6rem;justify-content:space-between}}.cp-header nav .header-logo{margin-left:.7rem}.cp-header nav .header-logo img{height:4rem;width:100%}@media (max-width:768px){.cp-header nav .header-logo img{width:auto}}.cp-header nav .header-links{transition:.5s}@media (max-width:768px){.cp-header nav .header-links{display:none}}.cp-header nav .header-links ul{list-style-type:none;display:flex;margin-top:1rem;justify-content:space-between;align-items:center;transition:.5s}.cp-header nav .header-links ul li{opacity:0;margin-left:2rem;padding:.2rem .8rem;border-radius:20px;transition:.4s ease-in-out}@media (min-width:768px) and (max-width:1024px){.cp-header nav .header-links ul li{margin-left:1rem}}.cp-header nav .header-links ul li.active{background:#af1f22}.cp-header nav .header-links ul li.active a{color:#fff}.cp-header nav .header-links ul li:hover{background:#af1f22}.cp-header nav .header-links ul li:hover a{color:#fff}.cp-header nav .header-links ul li a{font-family:Gilroy-SemiBold,sans-serif}@media (max-width:1366px){.cp-header nav .header-links ul li a{font-size:.9rem}}@media (min-width:768px) and (max-width:1024px){.cp-header nav .header-links ul li a{font-size:.8rem}}.cp-header nav .header-action,.cp-header nav .header-mobile-links{display:none}.cp-header nav .header-action svg{padding:0;height:2rem;width:2rem;cursor:pointer}@media (max-width:768px){.cp-header nav .header-action{display:block;margin-top:1rem}}.cp-business-banner{margin-top:6rem;padding:1rem 2rem}@media (min-width:768px) and (max-width:1024px){.cp-business-banner{padding:1rem}}@media (max-width:768px){.cp-business-banner{padding:1rem}}.cp-business-banner .rhs .business-image{height:42rem;position:relative;overflow:hidden;border-radius:20px}@media (max-width:1600px){.cp-business-banner .rhs .business-image{height:35rem}}@media (max-width:768px){.cp-business-banner .rhs .business-image{height:25rem}}.cp-business-banner .rhs .business-image img{height:100%;width:100%;object-fit:cover}.cp-business-banner .lhs .btn{border:1px solid #000;color:#000}.cp-business-banner .lhs .btn:hover{color:#fff;border:1px solid #af1f22}.cp-business-banner .lhs .business-logo{height:5rem;width:5rem;background:#f1f1f1;margin-top:2rem;border-radius:20px;display:flex;justify-content:center;align-items:center}.cp-business-banner .lhs .business-title{margin-top:1.5rem}.cp-business-banner .lhs .business-title h1{font-size:4rem;font-family:Gilroy-SemiBold,sans-serif}@media (max-width:1600px){.cp-business-banner .lhs .business-title h1{font-size:3rem}}@media (max-width:768px){.cp-business-banner .lhs .business-title h1{font-size:2rem}}@media (max-width:1366px){.cp-business-banner .lhs .business-title h1{font-size:2rem}}@media (min-width:768px) and (max-width:1024px){.cp-business-banner .lhs .business-title h1{font-size:2.5rem}}.cp-business-banner .lhs .business-desc{width:80%}@media (max-width:768px){.cp-business-banner .lhs .business-desc{width:100%}}.cp-business-banner .lhs .business-desc p{font-size:1.2rem;text-align:left}@media (max-width:1600px){.cp-business-banner .lhs .business-desc p{font-size:1rem}}@media (max-width:768px){.cp-business-banner .lhs .business-desc p{font-size:.9rem}}@media (max-width:1366px){.cp-business-banner .lhs .business-desc p{font-size:.9rem}}.cp-business-banner .lhs .business-brands{width:80%;background:#fff4f0;border-radius:20px;padding:.5rem 1rem .5rem 2rem;display:flex;justify-content:center;flex-direction:column}@media (max-width:1600px){.cp-business-banner .lhs .business-brands{padding:.5rem .5rem .5rem 1rem}}@media (max-width:768px){.cp-business-banner .lhs .business-brands{width:100%;margin-bottom:2rem}}@media (min-width:768px) and (max-width:1024px){.cp-business-banner .lhs .business-brands{margin-bottom:2rem}}.cp-business-banner .lhs .business-brands .key-brands{color:#af1f22;font-family:Gilroy-SemiBold,sans-serif;margin-top:.5rem;font-size:1.2rem}@media (max-width:1600px){.cp-business-banner .lhs .business-brands .key-brands{font-size:1rem}}.cp-business-banner .lhs .business-brands .key-data{font-size:1.2rem}@media (max-width:1600px){.cp-business-banner .lhs .business-brands .key-data{font-size:1rem}}.cp-key-stats{margin-top:5rem}@media (max-width:768px){.cp-key-stats{margin-top:2rem}}@media (min-width:768px) and (max-width:1024px){.cp-key-stats{margin-top:2rem}}.cp-key-stats .stats-title{margin-bottom:2rem}.cp-key-stats .stats-title h2{font-size:3rem}@media (max-width:768px){.cp-key-stats .stats-title h2{font-size:2rem}}@media (max-width:1366px){.cp-key-stats .stats-title h2{font-size:2rem}}.cp-key-stats .stats-title h2 span{color:#af1f22;font-family:Gilroy-SemiBold,sans-serif}.cp-key-stats .key-card{background-color:#fff4f0;border-radius:20px;display:flex;justify-content:space-between;flex-direction:column;height:23rem;padding:2rem;transition:.5s;overflow:hidden}@media (max-width:1600px){.cp-key-stats .key-card{height:18rem}}@media (max-width:768px){.cp-key-stats .key-card{margin-bottom:2rem;height:auto}}@media (min-width:768px) and (max-width:1024px){.cp-key-stats .key-card{margin-bottom:2rem}}.cp-key-stats .key-card:hover{background-color:#af1f22}.cp-key-stats .key-card:hover .card-desc p,.cp-key-stats .key-card:hover .card-title h3{color:#fff}.cp-key-stats .key-card .card-title h3{font-family:Gilroy-SemiBold,sans-serif;font-size:2rem}@media (max-width:1600px){.cp-key-stats .key-card .card-title h3{font-size:1.5rem}}@media (max-width:1366px){.cp-key-stats .key-card .card-title h3{font-size:1rem}}@media (min-width:768px) and (max-width:1024px){.cp-key-stats .key-card .card-title h3{font-size:1.5rem}}.cp-key-stats .key-card .card-desc p{font-size:1.1rem}@media (max-width:1600px){.cp-key-stats .key-card .card-desc p{font-size:.9rem}}@media (max-width:1366px){.cp-key-stats .key-card .card-desc p{font-size:.9rem}}@media (min-width:768px) and (max-width:1024px){.cp-key-stats .key-card .card-desc p{font-size:1rem}}.cp-current-vacancy{margin-top:5rem}@media (max-width:768px){.cp-current-vacancy{margin-top:2rem;margin-bottom:2rem}}@media (min-width:768px) and (max-width:1024px){.cp-current-vacancy{margin-top:2rem}}.cp-current-vacancy .vacancy-title h2{font-size:3rem}@media (max-width:768px){.cp-current-vacancy .vacancy-title h2{font-size:1.8rem}}@media (max-width:1366px){.cp-current-vacancy .vacancy-title h2{font-size:2rem}}.cp-current-vacancy .vacancy-title h2 span{color:#af1f22;font-family:Gilroy-SemiBold,sans-serif}.cp-current-vacancy .cp-jobs-card{margin-top:3rem}@media (max-width:768px){.cp-current-vacancy .cp-jobs-card{margin-top:2rem;padding:0}}@media (min-width:768px) and (max-width:1024px){.cp-current-vacancy .cp-jobs-card{margin-top:1rem;padding:0}}.cp-current-vacancy .cp-jobs-card .result-card{display:flex;justify-content:space-between;border:1px solid #9d9d9d;border-radius:20px;padding:1rem 1rem .8rem;margin-bottom:1rem;transition:.5s ease-in}@media (max-width:768px){.cp-current-vacancy .cp-jobs-card .result-card{flex-direction:column;position:relative}}.cp-current-vacancy .cp-jobs-card .result-card:hover{background:#fff4f0;border:1px solid #e6e6e6}.cp-current-vacancy .cp-jobs-card .result-card:hover .job-title h3{font-family:Gilroy-SemiBold,sans-serif;color:#af1f22}.cp-current-vacancy .cp-jobs-card .result-card .result-info{cursor:pointer;transition:.8s ease;width:75%}@media (max-width:1600px){.cp-current-vacancy .cp-jobs-card .result-card .result-info{width:70%}}.cp-current-vacancy .cp-jobs-card .result-card .result-info .job-title{height:5rem;color:#af1f22;overflow:hidden}.cp-current-vacancy .cp-jobs-card .result-card .result-info .job-title h3{font-family:Gilroy-SemiBold,sans-serif;font-size:1.5rem}.cp-current-vacancy .cp-jobs-card .result-card .result-info .job-info{display:flex;justify-content:start;flex-wrap:wrap}@media (max-width:768px){.cp-current-vacancy .cp-jobs-card .result-card .result-info .job-info{width:100%}}.cp-current-vacancy .cp-jobs-card .result-card .result-info .job-info .job-data{margin-right:1rem}@media (max-width:768px){.cp-current-vacancy .cp-jobs-card .result-card .result-info .job-info .job-data{height:auto}}.cp-current-vacancy .cp-jobs-card .result-card .result-info .job-info .job-data span{font-family:Gilroy-SemiBold,sans-serif}.cp-current-vacancy .cp-jobs-card .result-card .result-info .job-date{height:1.8rem}.cp-current-vacancy .cp-jobs-card .result-card .result-info .job-date p{font-style:italic;color:#9d9d9d}.cp-current-vacancy .cp-jobs-card .result-card .apply-info{text-align:right;display:flex;justify-content:space-between;flex-direction:column}@media (max-width:768px){.cp-current-vacancy .cp-jobs-card .result-card .apply-info p{position:absolute;right:.5rem;top:13rem;font-family:Gilroy-Bold,sans-serif}}.cp-current-vacancy .cp-jobs-card .result-card .apply-info .btn{margin-bottom:3rem;background:#af1f22;color:#fff;opacity:1;transition:.7s ease}@media (max-width:768px){.cp-current-vacancy .cp-jobs-card .result-card .apply-info .btn{opacity:1;margin-top:2rem;margin-bottom:0}}.cp-current-vacancy .cp-jobs-card .result-card .apply-info .btn:hover{color:#fff;border:1px solid #af1f22}.cp-current-vacancy .cp-jobs-card.typ-tiles{display:flex;justify-content:space-between;flex-wrap:wrap}.cp-current-vacancy .cp-jobs-card.typ-tiles .job-location{width:70%}.cp-current-vacancy .cp-jobs-card.typ-tiles .result-card{width:49%;flex-direction:column;padding:2rem;position:relative;overflow:hidden}.cp-current-vacancy .cp-jobs-card.typ-tiles .result-card .job-title{margin-bottom:1rem}.cp-current-vacancy .cp-jobs-card.typ-tiles .result-card .job-title h3{font-size:1.8rem}.cp-current-vacancy .cp-jobs-card.typ-tiles .result-card .job-info{width:100%}.cp-current-vacancy .cp-jobs-card.typ-tiles .result-card .apply-info p{position:absolute;top:2rem;right:2rem;font-family:Gilroy-SemiBold,sans-serif}.cp-current-vacancy .cp-jobs-card.typ-tiles .result-card .apply-info .btn{margin-top:2rem;opacity:1;margin-bottom:0}.cp-current-vacancy .business-navigation{display:flex;justify-content:center;align-items:center}.cp-current-vacancy .business-navigation .icons{margin-top:2rem;padding:1rem;border-radius:50%;margin-right:1rem;cursor:pointer;transition:.5s;background:#af1f22;border:1px solid #af1f22}.cp-current-vacancy .business-navigation .icons:hover{background:#af1f22;border:1px solid #af1f22}.cp-current-vacancy .business-navigation .icons svg{color:#fff}.cp-novelies{background-size:cover;padding:2rem 0;margin-top:2rem;border-radius:20px}.cp-novelies.typ-metals{background:url(/_next/static/media/bg-jobatnovelis.1921381c.jpg)}.cp-novelies.typ-vodafone{background:url(/_next/static/media/vodafone.ef8ab94d.jpg);background-size:cover;background-position:50%}@media (max-width:768px){.cp-novelies.typ-vodafone{overflow:hidden;position:relative;height:12rem}.cp-novelies.typ-vodafone:after{content:"";background:#fff;top:0;left:0;height:100%;width:100%;position:absolute;opacity:.4;z-index:1}.cp-novelies.typ-vodafone .col-lg-6{position:absolute;z-index:2}.cp-novelies{text-align:center;margin-bottom:2rem}}.cp-novelies .novelies-content h2{font-size:2.2rem;margin-bottom:2rem}@media (max-width:768px){.cp-novelies .novelies-content h2{font-size:1.5rem}}.cp-challenge{text-align:center;margin-bottom:2rem}.cp-challenge h2{font-size:2.5rem;margin-bottom:2rem;line-height:3.5rem}@media (max-width:1600px){.cp-challenge h2{font-size:2.5rem}}@media (max-width:1366px){.cp-challenge h2{font-size:2rem}}@media (max-width:768px){.cp-challenge h2{font-size:1.5rem;line-height:3rem;margin-bottom:3rem}}.cp-challenge h2 span{color:#af1f22;font-family:Gilroy-SemiBold,sans-serif}.cp-challenge .btn{font-size:1.2rem}@media (max-width:768px){.cp-challenge .btn{width:auto;padding:1rem 2rem;font-size:1rem;height:auto}}.cp-challenge .btn-link-type{border:1px solid #000;margin-right:2rem;color:#000}@media (max-width:768px){.cp-challenge .btn-link-type{margin-bottom:2rem}}.cp-challenge .btn-link-type:hover{color:#fff;background:#af1f22;border:1px solid #af1f22}.cp-float-job{position:fixed;bottom:20%;z-index:1000;right:0}.cp-float-job .btn-apply-now{padding:.8rem;font-size:.85rem;border-top-right-radius:0;border-bottom-right-radius:0}@media (max-width:768px){.cp-float-job .btn-apply-now{height:auto}}@media (max-width:1366px){.cp-float-job .btn-apply-now{font-size:.8rem}}.cp-top-to-bottom{position:fixed;bottom:5%;z-index:1000;right:.5%;padding:1rem;border-radius:50%;background-color:#af1f22;box-shadow:0 0 5px 0;animation:bounceUpDown 1.5s ease-in-out infinite}@media (max-width:768px){.cp-top-to-bottom{padding:.8rem}}@media (max-width:1366px){.cp-top-to-bottom{padding:.5rem}}@keyframes bounceUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.cp-top-to-bottom svg{height:2.5rem;width:2.5rem;color:#fff}@media (max-width:768px){.cp-top-to-bottom svg{height:2rem;width:2rem}}@media (max-width:1366px){.cp-top-to-bottom svg{height:1.8rem;width:1.8rem}}.cp-footer{background:#af1f22;overflow:hidden}.cp-footer .container{padding-top:2rem}.cp-footer .container ul .additional-link{font-family:Gilroy-Bold,sans-serif;font-size:1rem;margin-top:4.3rem}.cp-footer .container ul li{list-style-type:none;margin-top:2rem}.cp-footer .container ul li a{color:#fff;transition:.5s ease}@media (max-width:1366px){.cp-footer .container ul li a{font-size:.9rem}}.cp-footer .container ul li a:hover{font-size:1.1rem}@media (max-width:1366px){.cp-footer .container ul li a:hover{font-size:1rem}}.cp-footer .container .social-links{display:flex;justify-content:start;align-items:center}.cp-footer .container .social-links img{transition:.5s ease;margin-left:2rem}.cp-footer .container .social-links img:hover{transform:scale(1.1)}.cp-footer .container .copy-text{width:80%;margin-left:2rem;margin-top:5rem;margin-bottom:2rem}.cp-footer .container .copy-text p{color:#fff}.cp-footer .container .copy-text p span{border-bottom:1px solid #fff}