body {
background: #fff;
}
.landing-wrap {
display: flex;
background: #fff;
}
#create-trial {
display: none;
}
#create-trial.show {
display: flex;
justify-content: center;
margin: 20px 0;
}
.iti {
width: 100%;
}
.l-col {
width: 50%;
background: #372E4F;
min-height: 100vh;
position: relative;
z-index: 0;
overflow: hidden;
}
.hrm-logo {
position: absolute;
top: 24px;
left: 48px;
z-index: 3;
}
.l-col-wrap {
display: flex;
flex-direction: column;
max-width: 570px;
margin: 0 auto;
position: relative;
z-index: 1;
}
.l-col-wrap h1 {
color: #fff;
font-weight: 700;
font-size: 36px;
line-height: 48px;
text-align: center;
margin-top: 71px;
}
ul.benefits-list {
margin: 48px auto 0;
}
ul.benefits-list li {
display: flex;
align-items: center;
color: #fff;
margin-bottom: 8px;
}
ul.benefits-list li img {
margin-right: 18px;
margin-bottom: 2px;
}
ul.benefits-list li p {
line-height: 28px;
}
ul.frame-list {
margin-top: 152px;
display: flex;
}
ul.frame-list li {
width: 195px;
height: 148px;
background: linear-gradient(6.45deg, #513D85 -26.46%, #584883 86.35%);
border-radius: 8px;
margin-right: 8px;
color: #fff;
display: flex;
align-items: center;
flex-direction: column;
padding: 20px 5px 10px;
}
ul.frame-list li:last-child {
margin-right: 0;
}
ul.frame-list p {
font-weight: 700;
font-size: 40px;
line-height: 48px;
margin-bottom: 8px;
}
ul.frame-list span {
font-size: 16px;
line-height: 24px;
text-align: center;
}
.get-free-access {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 160px;
}
.r-col h2 {
font-weight: 700;
font-size: 36px;
line-height: 43px;
color: #272C52;
margin-bottom: 24px;
text-align: center;
}
.get-free-access img {
margin-bottom: 24px;
}
.get-free-access .create-trial__label{
color: #2C2C2C;
margin-bottom: 24px;
text-align: center;
}
.get-free-access .create-trial__item {
margin-bottom: 24px;
}
.get-free-access__form {
width: 420px;
}
.create-trial__button {
background: #FF7352;
}
.create-trial__button:hover {
background: #F86441;
}
.create-trial__button.disabled {
background: #FFA48E;
}
.r-col {
width: 50%;
min-height: 100vh;
background: #fff;
}
.r-col .create-trial__body {
padding: 0;
}
.r-col .create-trial__wrap {
width: 420px;
border-radius: 0;
box-shadow: none;
}
.r-col #create-trial {
margin-top: 72px;
}
.subtitle-desc {
font-size: 20px;
line-height: 28px;
color: #fff;
}
.account-creation-in-progress .subtitle {
margin-bottom: 40px;
}
.section-wrap {
max-width: 720px;
position: relative;
z-index: 2;
margin: 0 auto;
}
.account-creation-in-progress,
.account-created,
.create-error {
width: 100%;
height: 100vh;
background: #372E4F;
position: relative;
}
.create-error img {
position: absolute;
left: 50%;
transform: translate(-50%, 0);
bottom: -220px;
max-width: calc(100% + 400px);
height: auto;
}
.account-created img {
position: absolute;
left: 50%;
transform: translate(-50%, 0);
bottom: -220px;
max-width: calc(100% + 400px);
height: auto;
}
.account-creation-in-progress img {
position: absolute;
bottom: -97px;
left: 50%;
transform: translate(-50%, 0);
height: auto;
}
.fake-title {
font-weight: 700;
font-size: 48px;
line-height: 58px;
color: #fff;
margin-bottom: 16px;
}
.fake-title .loading {
min-width: 50px;
}
.account-creation-in-progress,
.account-created,
.create-error {
display: none;
overflow: hidden;
}
.layout_bg {
position: relative;
padding: 168px 16px 0;
text-align: center;
}
.l-col:before,
.layout_bg:before {
content: '';
background: url(/wp-content/uploads/free-ats/img/background_sky.svg);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 2560px;
height: 1600px;
}
.man-img {
position: absolute;
bottom: 43px;
left: -285px;
height: auto;
}
.woman-img {
position: absolute;
bottom: 230px;
right: -285px;
height: auto;
}
img.mobile {
display: none;
}
.hrm-logo.mobile-logo {
display: none;
}
.mobile-admin_email {
display: none;
}
@media screen and (max-width: 1400px) {
.get-free-access {
margin-top: 0;
}
.create-trial__item {
margin-bottom: 15px;
}
ul.frame-list {
margin-top: 70px;
}
.r-col {
display: flex;
align-items: center;
justify-content: center;
padding: 0 10px;
}
.r-col #create-trial {
margin-top: 20px;
justify-content: center;
}
.l-col-wrap h1 {
margin-top: 0;
}
.l-col {
display: flex;
align-items: center;
justify-content: center;
padding: 0 10px;
}
}
@media screen and (max-width: 1280px) {
.r-col h2 {
font-size: 32px;
}
.l-col-wrap h1 {
font-size: 32px;
line-height: 40px;
}
ul.benefits-list {
margin: 32px auto 0;
}
ul.frame-list {
margin: 70px auto 0 ;
}
ul.frame-list li {
width: 160px;
height: 130px;
}
ul.frame-list span {
font-size: 14px;
line-height: 20px;
}
.create-trial__item {
margin-bottom: 8px;
}
.man-img {
bottom: -60px;
}
.woman-img {
bottom: 120px;
}
}
@media screen and (max-width: 1024px) {
.mobile-admin_email {
display: block;
}
.hidden-email {
display: none;
}
.hrm-logo.mobile-logo {
display: block;
}
.get-free-access {
display: none !important;
}
.r-col #create-trial {
display: block;
margin-top: 0;
}
.account-creation-in-progress img {
bottom: -163px;
z-index: 0.9;
}
.account-creation-in-progress .layout_bg {
padding-top: 100px;
}
.hrm-logo {
top: 32px;
left: 50%;
transform: translate(-50%, 0);
}
.landing-wrap {
flex-direction: column-reverse;
max-height: 100%;
}
.l-col, .r-col {
width: 100%;
height: auto;
min-height: auto;
}
.l-col {
padding: 32px 16px 50px;
}
.r-col {
padding: 96px 16px 32px;
}
.r-col h2 {
line-height: 38px;
}
.create-trial__item {
margin-bottom: 22px;
}
#create-trial {
min-height: auto;
}
}
@media screen and (max-width: 550px) {
ul.frame-list li {
width: 140px;
height: 115px;
}
ul.frame-list p {
font-size: 30px;
line-height: 32px;
}
ul.frame-list span {
font-size: 12px;
}
.fake-title {
font-size: 32px;
line-height: 40px;
}
.account-creation-in-progress.layout_bg {
padding-top: 156px;
}
.account-created.layout_bg,
.create-error.layout_bg{
padding-top: 206px;
}
.fake-title .loading {
min-width: 28px;
}
.account-creation-in-progress img {
display: none;
}
img.mobile {
display: block;
}
img.desc {
display: none;
}
.account-created .mobile,
.create-error .mobile {
left: 45%;
}
.get-free-access img {
display: none;
}
.woman-img, .man-img {
display: none;
}
}
@media screen and (max-width: 460px)  {
.get-free-access h2 {
font-size: 36px;
line-height: 44px;
}
ul.frame-list {
flex-direction: column;
}
ul.frame-list {
margin-top: 32px;
width: 100%;
}
ul.frame-list li {
width: 100%;
min-height: 70px;
height: auto;
flex-direction: row;
padding: 10px;
border-radius: 4px;
margin-bottom: 8px;
}
ul.frame-list p {
width: 120px;
font-size: 40px;
line-height: 48px;
text-align: center;
margin-bottom: 0;
}
ul.frame-list span {
text-align: left;
font-size: 16px;
line-height: 24px;
}
.l-col {
padding-bottom: 32px;
}
.r-col .create-trial__wrap,
.get-free-access__form {
width: 100%;
}
#create-trial {
margin: 0;
}
}
@media (min-width: 551px) and (max-width: 664px) {
.man-img, .woman-img {
display: none;
}
}
@media (min-width: 1025px) and (max-width: 1439px) {
.man-img, .woman-img {
display: none;
}
}
@media (min-width: 1680px){
.get-free-access {
min-height: 100vh;
justify-content: center;
margin-top: 0;
}
.l-col-wrap {
min-height: 100vh;
display: flex;
align-items: center;
justify-content: center;
}
}
@media (min-width: 1920px)  {
.layout_bg {
padding-top: 256px;
}
.account-creation-in-progress img {
zoom: 1.2;
}
ul.frame-list span,
ul.benefits-list li p {
font-size: 18px;
}
ul.frame-list li {
width: 210px;
height: 160px;
padding-top: 30px;
}
ul.benefits-list {
margin-top: 100px;
}
.man-img, .woman-img {
zoom: 1.15;
}
.l-col-wrap h1 {
font-size: 40px;
margin-top: 0;
}
}
@media (min-width: 2560px) {
ul.frame-list li {
width: 315px;
height: 187px;
padding-top: 24px;
}
ul.frame-list p {
font-size: 52px;
line-height: 120%;
margin-bottom: 4px;
}
ul.frame-list span {
font-size: 24px;
line-height: 150%;
}
ul.frame-list {
margin-top: 307px;
}
.hrm-logo {
width: 160px;
top: 40px;
left: 25%;
transform: translate(-50%, 0);
}
.l-col-wrap {
max-width: 960px;
}
.l-col-wrap h1 {
font-size: 48px;
line-height: 120%;
margin-top: 26px;
}
ul.benefits-list {
margin-top: 88px;
}
ul.benefits-list li p {
font-size: 24px;
line-height: 150%;
}
.man-img {
zoom: 1;
width: 800px;
bottom: 133px;
left: -420px;
}
.woman-img {
zoom: 1;
width: 870px;
bottom: 312px;
right: -345px;
}
.get-free-access img {
width: 200px;
margin-bottom: 32px;
}
.r-col h2 {
font-size: 48px;
line-height: 120%;
margin-bottom: 32px;
}
.get-free-access .create-trial__label {
margin-bottom: 32px;
font-size: 24px;
}
.r-col #create-trial {
display: flex;
align-items: center;
justify-content: center;
margin-top: 0;
}
.r-col .create-trial__wrap {
width: 720px;
}
#create-trial .create-trial__item {
margin-bottom: 32px;
}
.create-trial__label {
font-size: 24px;
line-height: 150%;
}
.select2-container .select2-selection--single{
height: 64px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 64px;
font-size: 24px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
top: 17px;
}
.create-trial__input::placeholder,
.domain{
font-size: 24px;
}
.create-trial__input {
height: 64px;
font-size: 24px;
}
.create-trial__button {
height: 64px;
font-size: 24px;
line-height: 24px;
}
.get-free-access__form {
width: 560px;
}
.create-trial__item.terms p {
font-size: 24px;
line-height: 36px;
}
.create-trial__checkbox+label::before {
width: 24px;
height: 24px;
margin-top: 4px;
}
.fake-title {
font-size: 64px;
line-height: 120%;
margin-bottom: 48px;
}
.subtitle-desc {
font-size: 30px;
line-height: 150%;
}
.layout_bg .section-wrap {
max-width: 100%;
}
.account-created img,
.create-error img {
width: 2173px;
bottom: -200px;
}
.account-creation--progress img{
zoom: 1.9;
}
}