

/* Start:/local/templates/metib2023/components/metib/pages/about.work/style.css?16923595452399*/
.work-page__top {
  display: flex;
  align-items: center;
  padding: 60px;
  min-height: 300px;
  position: relative;
  background: linear-gradient(135deg, #5898ED 8.46%, #034296 90.85%), radial-gradient(17.16% 14.42% at 79.41% 81.33%, rgba(0, 38, 89, 0.7) 0%, rgba(0, 38, 89, 0) 100%);
  filter: drop-shadow(0px 4px 20px rgba(1, 49, 113, 0.08));
  border-radius: 20px;
}
.work-page__top:before {
  content: "";
  position: absolute;
  top: 44px;
  right: 60px;
  bottom: 44px;
  width: 50%;
  background: url("/local/templates/metib2023/components/metib/pages/about.work/images/banner-pic.png") 82% 50% no-repeat;
  background-size: contain;
}
@media all and (max-width: 767px) {
  .work-page__top:before {
    top: unset;
    right: 20px;
    bottom: 34px;
    left: 20px;
    height: 160px;
    width: auto;
    background-position: 50% 50%;
  }
}
.work-page__top .top-info {
  padding: 0 35% 0 0;
  color: #FFFFFF;
}
.work-page__top .top-info__description {
  font-size: 26px;
  line-height: 1.23;
  font-weight: 500;
}
@media all and (max-width: 767px) {
  .work-page__top .top-info__description {
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  .work-page__top .top-info {
    padding-right: 20px;
    padding-bottom: 180px;
  }
}
@media all and (max-width: 767px) {
  .work-page__top {
    padding: 24px;
    min-height: unset;
    background: linear-gradient(135deg, #5898ED 8.46%, #034296 90.85%), radial-gradient(9.86% 38.91% at 50% 91.25%, rgba(0, 38, 89, 0.7) 0%, rgba(0, 38, 89, 0) 100%);
  }
}
.work-page__text {
  margin: 60px 0 0 0;
}
.work-page__text .white-background-text h2 {
  margin: 24px 0 0 0;
}
.work-page__text .white-background-text h2 + ul {
  margin: 12px 0 0 0;
}
.work-page__text .white-background-text p {
  margin: 15px 0 0 0;
}
.work-page__text .white-background-text p:first-child {
  margin-top: 0;
}
@media all and (max-width: 767px) {
  .work-page__text {
    margin-top: 28px;
  }
}
.work-page__form {
  padding: 60px;
  margin: 60px 0 0 0;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0 4px 32px 0 rgba(1, 49, 113, 0.12);
}
@media all and (max-width: 767px) {
  .work-page__form {
    margin-top: 28px;
    padding: 20px;
  }
}
.work-page__notice {
  margin: 24px 0 0 0;
}
.work-page__notice p {
  margin: 15px 0 0 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #919BA9;
}
.work-page__notice p:first-child {
  margin-top: 0;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/metib2023/components/kazankin/form.result.new/work/style.css?169236099216547*/
#work-success-form {
  display: none;
  max-width: 368px;
  padding: 40px 24px 24px 24px;
}
#work-success-form .pic {
  margin: 0 auto;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid #20A057;
  background: url("/local/templates/metib2023/components/kazankin/form.result.new/work/images/success-form.svg") 50% 50% no-repeat;
}
#work-success-form p {
  margin: 16px 0 0 0;
  color: #000000;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
@media all and (max-width: 767px) {
  #work-success-form p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media all and (max-width: 767px) {
  #work-success-form {
    padding: 48px 16px 16px 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: unset;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
}

.work-page__form .form-container {
  max-width: 744px;
  margin: 0 auto;
}
.work-page__form .form-container__head {
  margin-bottom: 24px;
}
.work-page__form .form-container__head h3 {
  margin-bottom: 0;
  color: #000;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__head h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__head {
    margin-bottom: 20px;
  }
}
.work-page__form .form-container__form {
  margin-bottom: 0;
}
.work-page__form .form-container__form .fields-container {
  display: flex;
  flex-wrap: wrap;
  margin: -20px 0 0 0;
}
.work-page__form .form-container__form .fields-container .form-field {
  flex: 0 0 100%;
  margin: 20px 0 0 0;
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .fields-container .form-field:first-child {
    margin-top: 0;
  }
}
.work-page__form .form-container__form .fields-container .form-field:nth-child(3), .work-page__form .form-container__form .fields-container .form-field:nth-child(4), .work-page__form .form-container__form .fields-container .form-field:nth-child(5), .work-page__form .form-container__form .fields-container .form-field:nth-child(6), .work-page__form .form-container__form .fields-container .form-field:nth-child(7), .work-page__form .form-container__form .fields-container .form-field:nth-child(8) {
  flex: 0 0 calc((100% - 20px) / 2);
}
.work-page__form .form-container__form .fields-container .form-field:nth-child(4), .work-page__form .form-container__form .fields-container .form-field:nth-child(6), .work-page__form .form-container__form .fields-container .form-field:nth-child(8) {
  margin-left: 20px;
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .fields-container .form-field:nth-child(4), .work-page__form .form-container__form .fields-container .form-field:nth-child(6), .work-page__form .form-container__form .fields-container .form-field:nth-child(8) {
    margin-left: 0;
  }
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .fields-container .form-field {
    margin-top: 16px;
  }
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .fields-container {
    display: block;
    margin-top: 0;
  }
}
.work-page__form .form-container__form .form-field__field .styled-select .selectbox .select {
  padding: 22px 16px;
  line-height: 18px;
  border-color: #EAF1F9;
  background: #EAF1F9;
  border-radius: 8px;
}
.work-page__form .form-container__form .form-field__field .styled-select .selectbox .select .trigger {
  width: 12px;
  height: 12px;
  top: 45%;
  right: 16px;
  background: url("/local/templates/metib2023/components/kazankin/form.result.new/work/images/select-trigger.svg") 50% 50% no-repeat;
  border: 0;
  border-top: 0;
  background-size: contain;
}
.work-page__form .form-container__form .form-field__field .styled-select .selectbox .select .placeholder-animated {
  display: none;
  position: absolute;
  top: 12px;
  left: 16px;
  color: #474E57;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .form-field__field .styled-select .selectbox .select .placeholder-animated {
    top: 10px;
  }
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .form-field__field .styled-select .selectbox .select {
    padding: 18px 44px 18px 16px;
    font-size: 16px;
  }
}
.work-page__form .form-container__form .form-field__field .styled-select .selectbox ul {
  margin: 4px 0 0 0;
  padding: 8px 0;
  border-radius: 8px;
  border: 1px solid #EAF1F9;
  background: #ffffff;
  box-shadow: 0 4px 20px 0 rgba(1, 49, 113, 0.12);
}
.work-page__form .form-container__form .form-field__field .styled-select .selectbox ul li {
  padding: 12px 16px;
  font-size: 16px;
  border-bottom: 0;
}
.work-page__form .form-container__form .form-field__field .styled-select .selectbox ul li:hover, .work-page__form .form-container__form .form-field__field .styled-select .selectbox ul li.selected {
  background: #F6F8FB;
}
.work-page__form .form-container__form .form-field__field .styled-select .selectbox.opened .select {
  padding-top: 32px;
  padding-bottom: 12px;
  border-color: #033F8E;
  background: #ffffff;
}
.work-page__form .form-container__form .form-field__field .styled-select .selectbox.opened .select .trigger {
  background: url("/local/templates/metib2023/components/kazankin/form.result.new/work/images/select-trigger-blue.svg") 50% 50% no-repeat;
  background-size: contain;
}
.work-page__form .form-container__form .form-field__field .styled-select .selectbox.opened .select .placeholder-animated {
  display: block;
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .form-field__field .styled-select .selectbox.opened .select {
    padding-top: 26px;
    padding-bottom: 10px;
  }
}
.work-page__form .form-container__form .form-field__field .styled-select .selectbox.filled .select {
  padding-top: 32px;
  padding-bottom: 12px;
}
.work-page__form .form-container__form .form-field__field .styled-select .selectbox.filled .select .placeholder-animated {
  display: block;
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .form-field__field .styled-select .selectbox.filled .select {
    padding-top: 26px;
    padding-bottom: 10px;
  }
}
.work-page__form .form-container__form .form-field__field .input-animated input[type=text], .work-page__form .form-container__form .form-field__field .input-animated input[type=email], .work-page__form .form-container__form .form-field__field .input-animated input[type=tel] {
  height: 64px;
  padding: 22px 40px 22px 16px;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  border-radius: 8px;
  background: #EAF1F9;
  border: 0;
}
.work-page__form .form-container__form .form-field__field .input-animated input[type=text] + span, .work-page__form .form-container__form .form-field__field .input-animated input[type=email] + span, .work-page__form .form-container__form .form-field__field .input-animated input[type=tel] + span {
  top: 20px;
  color: #474E57;
}
.work-page__form .form-container__form .form-field__field .input-animated input[type=text]:focus, .work-page__form .form-container__form .form-field__field .input-animated input[type=email]:focus, .work-page__form .form-container__form .form-field__field .input-animated input[type=tel]:focus {
  padding-top: 32px;
  padding-bottom: 12px;
  border: 0;
  outline: none;
}
.work-page__form .form-container__form .form-field__field .input-animated input[type=text]:focus + span, .work-page__form .form-container__form .form-field__field .input-animated input[type=email]:focus + span, .work-page__form .form-container__form .form-field__field .input-animated input[type=tel]:focus + span {
  top: 12px;
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .form-field__field .input-animated input[type=text]:focus + span, .work-page__form .form-container__form .form-field__field .input-animated input[type=email]:focus + span, .work-page__form .form-container__form .form-field__field .input-animated input[type=tel]:focus + span {
    top: 10px;
  }
}
.work-page__form .form-container__form .form-field__field .input-animated input[type=text].filled, .work-page__form .form-container__form .form-field__field .input-animated input[type=email].filled, .work-page__form .form-container__form .form-field__field .input-animated input[type=tel].filled {
  padding-top: 32px;
  padding-bottom: 12px;
  border: 0;
  outline: none;
}
.work-page__form .form-container__form .form-field__field .input-animated input[type=text].filled + span, .work-page__form .form-container__form .form-field__field .input-animated input[type=email].filled + span, .work-page__form .form-container__form .form-field__field .input-animated input[type=tel].filled + span {
  top: 12px;
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .form-field__field .input-animated input[type=text].filled + span, .work-page__form .form-container__form .form-field__field .input-animated input[type=email].filled + span, .work-page__form .form-container__form .form-field__field .input-animated input[type=tel].filled + span {
    top: 10px;
  }
}
.work-page__form .form-container__form .form-field__field .input-animated input[type=text].valid, .work-page__form .form-container__form .form-field__field .input-animated input[type=email].valid, .work-page__form .form-container__form .form-field__field .input-animated input[type=tel].valid {
  background: #EAF1F9 url("/local/templates/metib2023/components/kazankin/form.result.new/work/images/valid-icon.svg") no-repeat calc(100% - 20px) 50%;
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .form-field__field .input-animated input[type=text], .work-page__form .form-container__form .form-field__field .input-animated input[type=email], .work-page__form .form-container__form .form-field__field .input-animated input[type=tel] {
    height: 56px;
    padding: 18px 32px 18px 16px;
    font-size: 16px;
  }
}
.work-page__form .form-container__form .form-field__field .input-animated textarea {
  padding: 22px 40px 22px 16px;
  min-height: 64px;
  resize: vertical;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  border-radius: 8px;
  background: #EAF1F9;
  border: 0;
}
.work-page__form .form-container__form .form-field__field .input-animated textarea + span {
  top: 20px;
  color: #474E57;
}
.work-page__form .form-container__form .form-field__field .input-animated textarea:focus {
  padding-top: 32px;
  padding-bottom: 12px;
  border: 0;
  outline: none;
}
.work-page__form .form-container__form .form-field__field .input-animated textarea:focus + span {
  top: 12px;
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .form-field__field .input-animated textarea:focus + span {
    top: 12px;
  }
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .form-field__field .input-animated textarea:focus {
    padding-top: 28px;
  }
}
.work-page__form .form-container__form .form-field__field .input-animated textarea.filled {
  padding-top: 32px;
  padding-bottom: 12px;
  border: 0;
  outline: none;
}
.work-page__form .form-container__form .form-field__field .input-animated textarea.filled + span {
  top: 12px;
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .form-field__field .input-animated textarea.filled + span {
    top: 10px;
  }
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .form-field__field .input-animated textarea.filled {
    padding-top: 28px;
  }
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .form-field__field .input-animated textarea {
    padding: 18px 16px;
    min-height: 204px;
    font-size: 16px;
  }
}
.work-page__form .form-container__form .form-field.radio .form-field__field {
  display: flex;
}
.work-page__form .form-container__form .form-field.radio .form-field__field .label {
  display: block;
  flex-grow: 1;
  margin: 0 20px 0 0;
  padding: 0 16px;
  color: #474E57;
  font-size: 18px;
  font-weight: 400;
  line-height: 64px;
  border-radius: 8px;
  background: #EAF1F9;
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .form-field.radio .form-field__field .label {
    text-align: center;
    margin-right: 0;
    line-height: 1.4;
    font-size: 16px;
    padding: 18px 32px 18px 16px;
    color: #474E57;
  }
}
.work-page__form .form-container__form .form-field.radio .form-field__field .buttons {
  display: block;
  color: #474E57;
  font-size: 18px;
  font-weight: 400;
}
.work-page__form .form-container__form .form-field.radio .form-field__field .buttons label {
  display: inline-block;
  margin: 0 20px 0 0;
}
.work-page__form .form-container__form .form-field.radio .form-field__field .buttons label input[type=radio]:checked + span {
  position: relative;
}
.work-page__form .form-container__form .form-field.radio .form-field__field .buttons label input[type=radio]:checked + span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 64px;
  height: 64px;
  background: url("/local/templates/metib2023/components/kazankin/form.result.new/work/images/success-form.svg") 50% 50% no-repeat #EAF1F9;
  border-radius: 8px;
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .form-field.radio .form-field__field .buttons label input[type=radio]:checked + span:after {
    width: 56px;
    height: 56px;
  }
}
.work-page__form .form-container__form .form-field.radio .form-field__field .buttons label span {
  display: block;
  width: 64px;
  text-align: center;
  line-height: 64px;
  border-radius: 8px;
  background: #EAF1F9;
  cursor: pointer;
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .form-field.radio .form-field__field .buttons label span {
    line-height: 56px;
    width: 56px;
    font-size: 16px;
  }
}
.work-page__form .form-container__form .form-field.radio .form-field__field .buttons label:last-child {
  margin-right: 0;
}
.work-page__form .form-container__form .form-field.radio .form-field__field .buttons br {
  display: none;
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .form-field.radio .form-field__field .buttons {
    margin-top: 16px;
  }
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .form-field.radio .form-field__field {
    display: block;
  }
}
.work-page__form .form-container__form .captcha-field {
  display: flex;
  margin: 20px 0 0 0;
}
.work-page__form .form-container__form .captcha-field__captcha {
  display: flex;
  margin: 0 20px 0 0;
  border: 1px solid #BEC9D8;
  border-radius: 8px;
  overflow: hidden;
  height: 64px;
}
.work-page__form .form-container__form .captcha-field__captcha .pic {
  display: block;
  flex-grow: 1;
  min-width: 1px;
  height: 100%;
  position: relative;
}
.work-page__form .form-container__form .captcha-field__captcha .pic > div {
  display: block;
  position: absolute;
  top: -2px;
  right: -4px;
  bottom: -2px;
  left: -4px;
}
.work-page__form .form-container__form .captcha-field__captcha .pic img {
  display: block;
  height: 100%;
  width: 100%;
}
.work-page__form .form-container__form .captcha-field__captcha a {
  display: block;
  flex: 0 0 64px;
  background: #BEC9D8 url("/local/templates/metib2023/components/kazankin/form.result.new/work/images/reload.svg") 50% 50% no-repeat;
  z-index: 1;
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .captcha-field__captcha a {
    flex: 0 0 56px;
  }
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .captcha-field__captcha {
    height: 56px;
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.work-page__form .form-container__form .captcha-field > div {
  flex: 0 0 calc((100% - 20px) / 2);
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .captcha-field {
    display: block;
    margin-top: 16px;
  }
}
.work-page__form .form-container__form .agreement-field {
  margin: 20px 0 0 0;
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .agreement-field {
    margin-top: 16px;
  }
}
.work-page__form .form-container__form .submit-field {
  margin: 24px 0 0 0;
  text-align: center;
}
.work-page__form .form-container__form .submit-field input {
  cursor: pointer;
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .submit-field input {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .work-page__form .form-container__form .submit-field {
    margin-top: 16px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/metib2023/components/metib/pages/about.work/style.css?16923595452399 */
/* /local/templates/metib2023/components/kazankin/form.result.new/work/style.css?169236099216547 */
