@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Roboto:wght@400;500;700&display=swap");:root{--field-dark: #393840;--field-light: #f7f9fc;--text-color: #393840;--link-color: #46cdd3;--primary-color: #6d8eeb;--base-scale: calc(100vw / 75);--base-font-size: max(1em, min(1em, calc(var(--base-scale) * 4)));--small-font-size: max(0.875em, min(0.875em, calc(var(--base-scale) * 3)));--h1-font-size: max(2em, min(4em, calc(var(--base-scale) * 4)));--h2-font-size: max(1.8em, min(3em, calc(var(--base-scale) * 4)));--h3-font-size: max(1.6em, min(2em, calc(var(--base-scale) * 4)));--h4-font-size: max(1.2em, min(1.2em, calc(var(--base-scale) * 4)));--padding-size: max(1em, min(2em, calc(var(--base-scale) * 2)));--margin-size: max(0.5em, min(2em, calc(var(--base-scale) * 2)));--border-radius: max(1em, min(3em, calc(var(--base-scale) * 3)));--content-max-width: 1464px;--wide-content-max-width: 1464px;--header-height: 80px;--footer-height: 80px;--color-blue: $color-blue;--color-purple: $color-purple;--color-green: $color-green;--color-pink: $color-pink}body{--theme-color: #7795ec;--theme-background: rgba(119,149,236,0.1)}body.theme-color--blue{--theme-color: #7795ec;--theme-background: rgba(119,149,236,0.1)}body.theme-color--purple{--theme-color: #9f77ec;--theme-background: rgba(159,119,236,0.1)}body.theme-color--pink{--theme-color: #ec77c8;--theme-background: rgba(236,119,200,0.1)}body.theme-color--green{--theme-color: #88d283;--theme-background: rgba(136,210,131,0.1)}html,body,address,blockquote,div,form,fieldset,caption,h1,h2,h3,h4,h5,h6,hr,ul,li,ol,ul,dl,dt,dd,table,tr,td,th,p,img{margin:0;padding:0}img,fieldset{border:none}*,*:after,*:before{box-sizing:border-box}:root{--header-font-family: 'Playfair Display', Georgia, serif;--body-font-family: 'Roboto', 'Franklin Gothic Medium', Tahoma, sans-serif;color:var(--text-color)}body{font-family:var(--body-font-family);font-weight:400}h1,h2,h3,h4{font-family:var(--header-font-family)}main{font-size:var(--base-font-size);line-height:1.4}main h1{font-size:var(--h1-font-size)}main h2{font-size:var(--h2-font-size)}main h3{font-size:var(--h3-font-size)}main h4{font-size:var(--h4-font-size)}P{line-height:1.8}article a{font-weight:bold;color:var(--link-color)}:root{--base-scale: calc(100vw / 75);--base-font-size: 1em;--small-font-size: 0.8em;--h1-font-size: 2em;--h2-font-size: 1.8em;--h3-font-size: 1.6em;--h4-font-size: 1.2em;--padding-size: 1em;--margin-size: 1em;--border-radius: 0;--content-max-width: 100vw;--wide-content-max-width: 100vw;--header-height: 80px;--footer-height: 80px;--color-blue: $color-blue;--color-purple: $color-purple;--color-green: $color-green;--color-pink: $color-pink}html,body{border:0;padding:var(--padding-size, 1em);margin:0;background:#fff}html{overflow-y:scroll}body>header .logo:before{content:'Concentrix.cx'}body>header img,body>header input,body>header nav{display:none}body>footer img{display:none}body>footer ul,body>footer li{list-style:none}h1,h2,h3,h4,p{margin-bottom:1em}.feature .content{height:auto !important}
