/
cmroonn
/
test
Обзор
Документация
Войти
/
cmroonn
/
test
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
css/style.css
723 строки
12 KB
cmroonn
f
22 июл 2025, 14:24
22 июл 2025, 14:24
ff4afd1
Код
Авторство
О чём код?
@import url('https://fonts.cdnfonts.com/css/helvetica-neue-55'); .career-page { font-family: 'Helvetica Neue', sans-serif; padding-top: 75px; } .career-page h1 { font-weight: 700; font-size: 40px; margin-bottom: 70px; } .career-page h2 { font-size: 50px; font-weight: 700; padding-left: 73px; } .career-page h1 span { background: #DAE7FB; border-radius: 10px; padding: 0 7px; } .wrapper_inner { padding: 0 30px; } .career-page-hero p { font-size: 25px; margin-bottom: 70px; max-width: 510px; line-height: 120%; } .career-page-hero button { font-size: 25px; font-weight: 700; padding: 27px 99px; text-transform: uppercase; background: #EDF971; border-radius: 25px; border: none; } .career-page-hero .wrapper_inner { display: flex; width: 100%; justify-content: space-between; } .career-page-hero .right-side { max-width: 513px; width: 100%; margin-right: 20px; } .career-page-hero .right-side img { width: 100%; height: 100%; } .career-page-hero .left-side { padding-left: 70px; } .career-page-hero { border-bottom: 5px solid #000000; padding-bottom: 55px; margin-bottom: 55px; } .career-page-about__inner { display: flex; justify-content: space-between; } .career-page-about h2 { padding-left: 73px; } .career-page-about .right-side { max-width: 425px; width: 100%; position: relative; } .career-page-about .right-side img { width: 100%; border-radius: 30px; height: 270px; object-fit: cover; margin-bottom: 52px; } .career-page-about .right-side img:last-child { margin-bottom: 0; } .career-page-about .left-side { max-width: 756px; padding-left: 40px; width: 100%; display: flex; align-items: flex-end; justify-content: center; } .career-page-about__inner { position: relative; } .career-page-about__map { position: absolute; width: 834px; height: 466px; left: 70px; top: 0; } .career-page-about__info { display: flex; gap: 45px; justify-content: center; } .career-page-about__info .info-item { width: 162px; height: 150px; background-image: url("../img/info-bg.svg"); background-size: cover; padding: 46px 10px 30px 10px; } .career-page-about__info .info-item span { font-size: 51px; margin-bottom: 16px; display: block; line-height: 70%; } .career-page-about__info .info-item p { font-size: 16px; margin-bottom: 0; margin-top: 0; line-height: 100%; } .career-page-about__info .info-item.info-item-2 span { font-size: 34px; } .career-page-about__info .info-item.info-item-2 { background-image: url("../img/info-bg2.svg"); padding-top: 55px; } .career-page-about { margin-bottom: 100px; } .career-page-target h2 { padding-left: 73px; margin-bottom: 72px; } .career-page-target__col { display: flex; flex-direction: column; gap: 32px; justify-content: space-between; } .career-page-target__inner { padding: 0 30px; display: grid; gap: 32px; grid-template-columns: 1fr 1fr 1fr; } .career-page-target__item { height: 260px; position: relative; background: #DAE7FB; border-radius: 25px; padding: 36px 34px; } .career-page-target__item h4 { font-size: 25px; font-weight: 500; margin-bottom: 24px; } .career-page-target__item p { font-size: 20px; font-weight: 300; line-height: 130%; } .career-page-target__item svg { position: absolute; right: 17px; top: 17px; } .target-pic { width: 100%; } .career-page-target { margin-bottom: 70px; } .career-page-team__inner { padding: 0 80px; display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 88px; } .career-page-team__inner .img-wrap { position: relative; } .career-page-team__inner .img-wrap img { width: 100%; height: 525px; object-fit: cover; border-radius: 25px; } .career-page-team__inner .img-wrap:before { content: ""; background-image: url("../img/decor.svg"); background-size: cover; position: absolute; display: none; width: 100px; height: 100px; } .career-page-team__inner .img-wrap:first-child:before { bottom: 0; right: -55px; display: block; } .career-page-team__inner .img-wrap:last-child:before { top: 20px; right: -55px; display: block; } .career-page-team h2 { margin-bottom: 75px; } .career-page-team { margin-bottom: 80px; } .career-page-advantage__inner { display: grid; grid-template-columns: 1fr 1fr; gap: 100px 80px; padding: 0 130px; } .career-page-advantage__item { border-radius: 25px; background: #DAE7FB; position: relative; padding: 29px 0 20px 95px; min-height: 150px; } .career-page-advantage__item-2 { background: #EDF971; } .career-page-advantage__item h4 { margin: 0 0 20px; font-size: 25px; font-weight: 500; margin-bottom: 10px; color: #292B26; font-family: 'Helvetica Neue', sans-serif; } .career-page-advantage__item p { font-size: 20px; font-weight: 300; line-height: 130%; margin-bottom: 0; } .career-page-advantage__item span { position: absolute; font-size: 238px; font-weight: 500; color: #fff; left: -40px; top: 66px; } .career-page-advantage h2 { margin-bottom: 100px; } .career-page-advantage { margin-bottom: 160px; } .career-page-vacancies { margin-bottom: 160px; } .career-page-vacancies h2 { margin-bottom: 84px; } .career-page-vacancies__inner { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 93px; padding: 0 90px; } .career-page-vacancies__item { background: #DAE7FB; border-radius: 19px; padding: 42px 35px 29px; height: 405px; position: relative; display: flex; flex-direction: column; } .career-page-vacancies__item > img { margin-left: auto; margin-right: 0; display: block; position: absolute; right: 0; top: 50%; transform: translate(0, -50%); } .career-page-vacancies__item h4 { font-size: 20px; font-weight: 600; font-family: 'Helvetica Neue', sans-serif; text-transform: uppercase; } .career-page-vacancies__item__location { display: flex; align-items: center; gap: 10px; line-height: 100%; margin-top: auto; } .career-page-vacancies__item__location img { margin: 0; position: static; } .career-page-vacancies__item__location p { margin: 0; } .career-page-vacancies__item__location p span { font-size: 15px; font-weight: 300; display: block; } .career-page-contact { margin-bottom: 30px; } .contact-plate { border-radius: 25px; background: #DAE7FB; display: flex; margin: 0 90px; overflow: hidden; } .contact-plate .left-side { padding: 132px 69px 109px 60px; } .contact-plate .left-side form { display: flex; flex-direction: column; gap: 29px; } .contact-plate .left-side form input { border-radius: 15px; background: #fff; padding: 20px 45px; font-size: 20px; border: none; font-weight: 300; } .contact-plate .left-side form button { padding: 27px; border-radius: 15px; background: #EDF971; font-size: 20px; font-weight: 300; width: 100%; border: none; } .contact-plate .left-side form .agreement input{ position: absolute; opacity: 0; z-index: -10; } .contact-plate .left-side form .agreement span:before { content: ""; width: 38px; height: 38px; border: 5px solid #fff; display: block; background-image: url("../img/tick.svg"); background-size: 60%; background-position: center center; background-repeat: no-repeat; transition: .1s ease; background-size: 0%; flex-shrink: 0; } .contact-plate .left-side form .agreement input:checked + span:before { background-size: 70%; } .contact-plate .left-side form .agreement span { display: flex; align-items: center; gap: 18px; font-size: 16px; font-weight: 300; color: rgba(41, 43, 38, 0.4); pointer-events: none; line-height: 100%; } .contact-plate .right-side { max-width: 552px; width: 100%; background: url('../img/contact-bg.png'); background-size: cover; padding: 72px 52px; flex-shrink: 0; color: #fff; position: relative; } .contact-plate .right-side h3 { font-size: 30px; font-style: italic; margin-bottom: 135px; } .contact-plate .right-side h4 { font-size: 30px; font-family: 'Helvetica Neue', sans-serif; font-weight: 400; margin-bottom: 45px; } .contact-plate .right-side h4 span { display: block; font-weight: 300; } .contact-plate .right-side a { display: block; font-size: 25px; font-weight: 300; margin-bottom: 9px; font-family: 'Helvetica Neue', sans-serif; text-decoration: none; } .contact-plate .right-side img { position: absolute; bottom: 0; right: 5px; } .career-page-socials { padding: 62px 75px; background: #DAE7FB; border-radius: 25px; max-width: 1168px; margin-left: auto; margin-right: auto; display: flex; align-items: center; margin-bottom: 36px; } .career-page-socials h3 { font-size: 25px; font-weight: 300; max-width: 422px; font-family: 'Helvetica Neue', sans-serif; color: #292B26; margin-bottom: 0; } .career-page-socials__links { display: flex; gap: 65px; margin-left: auto; } .career-page-socials__links a { text-decoration: none; display: block; } .career-page-socials__links a img { width: 84px; height: 84px; display: block; } @media (max-width: 992px) { .career-page-hero .left-side { padding-left: 0; } .career-page-hero .wrapper_inner { flex-direction: column; } .career-page-hero button { font-size: 16px; padding: 15px 25px; width: 100%; border-radius: 10px; } .career-page h1 { font-size: 26px; margin-bottom: 24px; } .career-page-hero p { font-size: 18px; margin-bottom: 24px; } .career-page-hero .right-side { margin-right: 0; margin-top: 24px; } .career-page-about h2 { padding-left: 0; } .career-page h2 { font-size: 26px; } .career-page-about__inner { flex-direction: column; } .career-page-about__map { position: static; width: 100%; height: auto; } .career-page-about .left-side { flex-direction: column; padding-left: 0; align-items: flex-start; } .career-page-about__info { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; } .career-page-about .right-side { margin-top: 30px; } .career-page-target h2 { margin-bottom: 30px; padding-left: 0; } .career-page-target__inner { padding-left: 0; display: flex; padding-right: 0; flex-direction: column; } .career-page-target__item { height: auto; } .career-page-team__inner { display: flex; overflow-x: scroll; padding: 0; gap: 20px; } .career-page-team__inner .img-wrap { flex-shrink: 0; overflow: hidden; } .career-page-vacancies, .career-page-advantage, .career-page-team, .career-page-about { margin-bottom: 64px; } .career-page h2 { padding-left: 0; } .career-page-team h2 { margin-bottom: 30px; } .career-page-advantage__inner { padding: 0; display: flex; flex-direction: column; gap: 20px; } .career-page-advantage__item { padding-right: 10px; } .career-page-advantage__item p { font-size: 16px; } .career-page-about .right-side img { margin-bottom: 20px; } .career-page-advantage__item h4 { font-size: 20px; } .career-page-advantage h2 { margin-bottom: 30px; } .career-page-vacancies__inner { padding: 0; display: flex; flex-direction: column; gap: 20px; } .career-page-vacancies h2 { margin-bottom: 30px; } .contact-plate { margin: 0; flex-direction: column; } .contact-plate .left-side { padding: 30px 20px; } .contact-plate .left-side form input { font-size: 16px; padding: 10px 20px; } .contact-plate .left-side form .agreement span:before { width: 24px; height: 24px; border-width: 2px; } .contact-plate .left-side form .agreement span { font-size: 12px; } .contact-plate .right-side img { display: none; } .contact-plate .right-side { padding: 30px 20px; } .contact-plate .right-side h3 { font-size: 24px; margin-bottom: 40px; } .career-page-socials { flex-direction: column; padding: 30px 20px; } .career-page-socials__links { margin-top: 20px; margin-left: 0; } .career-page-socials__links a img { width: 52px; height: 52px; } }