h1[style], h2[style], h3[style], h4[style], h5[style], h6[style], .h1-v2, .btn-border-blue, .btn-border-black, .btn-border-white, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: "Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif!important;
}
.box--forms--join-our-team-new {
    position: relative;
    background: linear-gradient(235deg, #EBF5FF 5.1%, #DAEAFC 96.26%);
    padding-top: 160px;
}
.box--forms--join-our-team-new:after {
    content: url(/career/wp-content/uploads/2026/06/form-bg.png);
    position: absolute;
    top: 0;
    right: 0;
	z-index: 0;
}
.box--forms--join-our-team-new .wrapper {
    border-radius: 56px;
    border: 3px solid #FFF;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.64) 0%, rgba(255, 255, 255, 0.40) 100%);
    box-shadow: 20px 20px 40px 0 rgba(71, 110, 185, 0.05);
    backdrop-filter: blur(20px);
    padding: 64px 32px 100px;
    max-width: 1464px;
    margin: 0 auto;
    z-index: 9;
	position: relative;
}

.box--forms--join-our-team-new .title.h2.text-center {
    color: #232C39;
    text-transform: inherit;
    font-size: 48px;
    font-weight: 500;
    line-height: 60px;
}


.box--forms--join-our-team-new .wrapper .box-top {
  margin-bottom: 60px;
}
.box--forms--join-our-team-new .wrapper form.form-state-complete .message-success {
  display: block;
}
.box--forms--join-our-team-new .wrapper form .message-success {
  text-align: center;
  padding-top: 46px;
  padding-bottom: 46px;
  width: 80%;
  background-color: rgba(255,255,255,0.3);
  border-radius: 15px;
  margin-top: 46px;
  display: none;
}
.box--forms--join-our-team-new .wrapper .wrap-row {
  margin-bottom: 44px;
}
.box--forms--join-our-team-new .wrapper .wrap-email .choices__input--cloned {
  display: none;
}
.box--forms--join-our-team-new .wrapper .label-text {
    margin: 0 16px;
    color: #2D3745;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
}
.box--forms--join-our-team-new .wrapper .styled-input, .box--forms--join-our-team-new .wrapper .styled-select {
    outline: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    border-radius: 16px;
    border: 1px solid #CAD5E2;
    background: #FFF;
    padding: 12px 16px 12px 20px;
	transition: all 0.3s ease;
}
.box--forms--join-our-team-new .wrapper .styled-input:hover {
    border: 1px solid #7BACFC !important;
    box-shadow: 0 0 0 3px rgba(171, 205, 252, 0.40) !important;
}
.box--forms--join-our-team-new [class~="grid"], [class*="grid-"], [class*="grid_"] {
    align-items: center;
}
.box--forms--join-our-team-new .wrapper .styled-input::placeholder,
.box--forms--join-our-team-new .wrapper .styled-select::placeholder {
	color: #94A3B8;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px; 
}
.box--forms--join-our-team-new .wrapper .choices .choices__inner {
  padding: 5px 0 4px 0;
  line-height: 24px;
  font-size: 16px;
  min-height: auto;
  background: transparent;
  outline: none;
  border: 0;
  border-bottom: 1px solid #050014;
  border-radius: 0;
}
.box--forms--join-our-team-new .wrapper .choices .choices__list {
  padding: 0;
  width: 300px;
}
.box--forms--join-our-team-new .wrapper .choices .choices__item.choices__item--selectable[data-value="Country*"] {
  color: #050014;
  opacity: 0.35;
}
.box--forms--join-our-team-new .wrapper .choices:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEzIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjUgMS41TDYuNSA2LjVMMTEuNSAxLjUiIHN0cm9rZT0iIzE0MTcyMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
  width: 13px;
  height: 8px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  right: 0;
  border-width: 0;
  transform: rotate(0deg);
}
.box--forms--join-our-team-new .wrapper .choices.is-focused:after {
  transform: rotate(-180deg);
}
.box--forms--join-our-team-new .wrapper .choices .choices__input--cloned {
/*	display none*/
  color: #fff;
}
.box--forms--join-our-team-new .wrapper .choices .choices__list--dropdown {
  color: #fff;
  border: none;
  padding: 10px 0;
}
.box--forms--join-our-team-new .wrapper .wrap-name .styled-input {
  width: 320px;
}
.box--forms--join-our-team-new .wrapper .wrap-position .styled-input {
  width: 478px;
}
.box--forms--join-our-team-new .wrapper .wrap-contact .styled-input {
  width: 320px;
}
.box--forms--join-our-team-new .wrapper .btn-upload {
    width: 205px;
    overflow: hidden;
    height: 48px;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s linear;
    background: transparent;
    border-radius: 24px;
    border: 1px solid rgba(162, 184, 211, 0.30);
    padding: 12px 20px;
}
/* На label который оборачивает всё */
.box--forms--join-our-team-new .wrapper .file-input-container label btn-upload{
    cursor: pointer !important;
}

/* Убрать pointer-events с input чтобы клик шёл через label */
.box--forms--join-our-team-new .wrapper .input-file {
    pointer-events: none;
}
.box--forms--join-our-team-new .wrapper .btn-upload:hover {
	    border: 1px solid #7BACFC !important;
    box-shadow: 0 0 0 3px rgba(171, 205, 252, 0.40) !important;
}
.box--forms--join-our-team-new .wrapper .btn-upload .btn-upload-text {
  cursor: pointer;
  transition: 0.3s linear;
  display: flex;
}
.box--forms--join-our-team-new .wrapper .btn-upload .btn-upload-text:before {
  content: '';
  background-image: url("/career/wp-content/uploads/2026/06/paperclip.svg");
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 8px;
  transition: 0.3s linear;
  filter: invert(0);
}
.box--forms--join-our-team-new .wrapper .btn-upload .input-file {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
  font-size: 100px;
}
.box--forms--join-our-team-new .wrapper .file-label {
  margin-left: 16px;
  color: rgba(5,0,20,0.35);
}
.box--forms--join-our-team-new .wrapper .file-label.added {
  color: #050014;
}
.box--forms--join-our-team-new .wrapper .btn-border-blue {
    min-width: 320px;
    text-transform: uppercase;
    letter-spacing: 1px;
    min-height: 60px;
    width: 320px;
    height: 60px;
    padding: 0;
    background: #1E55FB url(/wp-content/uploads/2025/11/arrow-right-w.svg) no-repeat 182px 50%;
    color: #fff;
    max-width: 100%;
    padding-right: 33px;
    margin: 0;
    display: inline-block;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    border: none;
    border-radius: 30px;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
	text-transform: inherit;
}
.box--forms--join-our-team-new .wrapper .btn-border-blue:hover {
    background-color: #2249BD;
}
.box--forms--join-our-team-new .btn-border-blue.btn-left-arrow:before {
    display: none!important;
}
@media screen and (max-width: 1850px) {
  .box--forms--join-our-team-new .wrapper .wrap-row {
    margin-bottom: 44px;
    row-gap: 44px;
  }
  .box--forms--join-our-team-new .wrapper .wrap-button {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1650px) {
	.box--forms--join-our-team-new .wrapper {
		max-width: 1200px;
		padding: 60px 32px;
	}
	.box--forms--join-our-team-new .title.h2.text-center {
		font-size: 44px;
		font-weight: 500;
		line-height: 56px;
	}
}

@media screen and (max-width: 1256px) {
    .box--forms--join-our-team-new .wrapper {
        padding-left: 100px;
        padding-right: 100px;
    }
	.box--forms--join-our-team-new .wrapper {
        padding: 64px 32px 100px;
    }
	  .box--forms--join-our-team-new .wrapper {
		padding-left: 32px;
		padding-right: 32px;
	  }
	  .box--forms--join-our-team-new .wrapper form .message-success {
		width: 100%;
	  }
	  .box--forms--join-our-team-new .wrapper .wrap-name .styled-input {
		width: 328px;
	  }
			.box--forms--join-our-team-new [class*="grid-"][class*="-center"] {
		justify-content: left;
	}
	.box--forms--join-our-team-new .title.h2.text-center {
        text-align: left;
    }

	.box--forms--join-our-team-new .wrapper .wrap-button {
        margin-top: 60px;
        text-align: left;
    }
	 .box--forms--join-our-team-new .wrap-privacy-box{
		margin-top: 60px;
	}
	.box--forms--join-our-team-new:after {
		right: -170px;
	}
	.field-input-file-item-name {
		max-width: 160px;
	}
}	
@media screen and (max-width: 956px) {
    .box--forms--join-our-team-new .wrapper {
        padding-left: 40px;
        padding-right: 40px;
    }	
	.box--forms--join-our-team-new .title.h2.text-center {
        font-size: 36px;
        font-weight: 550;
        line-height: 48px;
    }
	.box--forms--join-our-team-new .wrapper .wrap-position .styled-input {
		width: 390px;
	}
	.box--forms--join-our-team-new .wrapper .custom-select {
		min-width: 320px;
	}
	.box--forms--join-our-team-new:after {
		right: -272px;
	}
}	
@media screen and (max-width: 768px) {
	.box--forms--join-our-team-new .wrapper .wrap-row {
		margin-bottom: 40px;
		row-gap: 40px;
	}
	.box--forms--join-our-team-new:after {
		right: -372px;
	}
.file-label {
    position: relative;
    left: inherit;
    top: inherit;
    transform: inherit;
    white-space: nowrap;
    width: 160px;
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
}
  .box--forms--join-our-team-new .wrapper .row {
    flex-basis: 100%;
    max-width: 100%;
  }
  .box--forms--join-our-team-new .wrapper .wrap-name .styled-input {
    width: 100%;
  }
  .box--forms--join-our-team-new .wrapper .label-text {
    flex-basis: 100%;
    max-width: 100%;
    margin: 0 0 12px 0;
  }
  .box--forms--join-our-team-new .wrapper .styled-input {
    flex-basis: 100%;
    max-width: 100%;
  }
  .box--forms--join-our-team-new .wrapper .choices {
    flex-basis: 100%;
    max-width: 100%;
  }
  .box--forms--join-our-team-new .wrapper .choices .choices__list {
    width: 100%;
  }
  .box--forms--join-our-team-new .wrapper .file-input-container {
    flex-basis: 100%;
    max-width: 100%;
  }
  .box--forms--join-our-team-new .wrapper .btn-upload {
    flex-basis: 50%;
    max-width: 50%;
    width: 100%;
  }
  .box--forms--join-our-team-new .wrapper .file-label {
	max-width: fit-content;
   width: fit-content; 
    margin-left: 0;
    padding-left: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .box--forms--join-our-team-new .wrapper .btn-border-white {
    min-width: 100%;
    min-height: 66px;
  }
	.box--forms--join-our-team-new .custom-select {
		min-width: inherit;
		width: 100%;
	}
}

@media screen and (max-width: 576px) {
	.box--forms--join-our-team-new {
	background: linear-gradient(235deg, #EBF5FF 5.1%, #E1EEFD 78.26%, #D7EAFF 96.26%), #F1F5F9;
	backdrop-filter: blur(10px);
    padding-top: 120px;
}
  .box--forms--join-our-team-new {
    padding-bottom: 0;
  }
  .box--forms--join-our-team-new .page-width {
    padding: 0;
  }
	.box--forms--join-our-team-new .wrapper {
        padding: 0 16px 92px;
		border-radius: 0;
		background: none;
		border: 0;
		box-shadow: none;
		backdrop-filter: none;
	}
	    .box--forms--join-our-team-new .title.h2.text-center {
        font-size: 28px;
        font-weight: 500;
        line-height: 40px;
    }
	.box--forms--join-our-team-new .wrapper .box-top {
    margin-bottom: 48px;
}
	    .box--forms--join-our-team-new .wrapper .wrap-row {
        margin-bottom: 24px;
        row-gap: 24px;
    }
	    .box--forms--join-our-team-new .wrapper .label-text {
        flex-basis: 100%;
        max-width: 100%;
        margin: 0 0 8px 0;
    }
	.box--forms--join-our-team-new .wrapper .label-text {
		font-size: 18px;
		font-weight: 400;
		line-height: 28px;
	}
	.box--forms--join-our-team-new:after {
	display:none;
	}
  .box--forms--join-our-team-new .wrapper form .message-success {
    padding: 40px 16px;
  }
  .box--forms--join-our-team-new .wrapper .styled-input {
    font-size: 14px;
    line-height: 22px;
  }
	.box--forms--join-our-team-new .file-input-container .grid-middle {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 8px;
	}
  .box--forms--join-our-team-new .wrapper .styled-input::placeholder {
    font-size: 14px;
    line-height: 22px;
  }
  .box--forms--join-our-team-new .wrapper .styled-select {
    width: 100%;
  }
  .box--forms--join-our-team-new .wrapper .choices .choices__inner {
    font-size: 14px;
    line-height: 22px;
  }
	.box--forms--join-our-team-new .btn.btn-border-blue.btn-left-arrow {
		width: 100%;
		background-position: 60% 50%;
		min-width: inherit;
	}
}
/*# sourceMappingURL=index.css.map */