

/* Start:/local/templates/new/components/bitrix/news/offers/video.css?17713285993499*/
.video-section {
  position: relative;
}

.video-background {
  display: none;
}

@media (min-width: 1280px) {
  .video-background {
    display: block;
  }
}

.video-background.mobile {
  display: block;
  object-fit: cover;
  object-position: top;
  height: 100%;
  width: 100%;
}

@media (min-width: 1280px) {
  .video-background.mobile {
    display: none;
  }
}

.video-content {
  position: absolute;
  top: 5%;
}

@media (min-width: 768px) {
  .video-content {
    top: 15%;
    margin-left: 72px;
    margin-right: 72px;
  }
}

@media (min-width: 1536px) {
  .video-content {
    margin-left: 144px;
    margin-right: 144px;
  }
}

.text-block {
  height: 100vh;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 768px) {
  .text-block {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1280px) {
  .text-block {
    height: auto;
  }
}

.text-white {
  color: white;
}

.title-label {
  font-weight: 500;
  font-size: 1rem;
}

@media (min-width: 768px) {
  .title-label {
    font-size: 1.25rem;
  }
}

@media (min-width: 1536px) {
  .title-label {
    font-size: 1.75rem;
  }
}

.main-title {
  font-size: 2.25rem;
  margin-top: 0.5rem;
  margin-bottom: 1.25rem;
}

@media (min-width: 768px) {
  .main-title {
    font-size: 3.75rem;
  }
}

@media (min-width: 1280px) {
  .main-title {
    font-size: 6rem;
  }
}

@media (min-width: 1536px) {
  .main-title {
    font-size: 8.75rem;
  }
}

.description-text {
  max-width: 500px;
}

.desktop-buttons {
  display: none;
}

@media (min-width: 768px) {
  .desktop-buttons {
    display: block;
  }
}

.btn-primary {
  font-size: 0.875rem;
  padding: 0.75rem 2.5rem;
  width: 91.666667%;
  border-radius: 9999px;
  display: flex;
  justify-content: center;
  margin-top: 3rem;
  background-color: #3B4FBF;
  color: white;
}

.btn-primary:hover {
  background-color: #2C3C98;
}

@media (min-width: 768px) {
  .btn-primary {
    font-size: 1.125rem;
    padding: 0.75rem 4rem;
    width: fit-content;
  }
}

.btn-video.right-adjust {
  right: 24px;
}

@media (min-width: 768px) {
  .btn-video.right-adjust {
    right: 0;
  }
}

.mobile-buttons {
  display: grid;
  align-content: space-between;
  top: 0;
  height: 50%;
  width: 100%;
  left: 0;
  right: 0;
}

@media (min-width: 768px) {
  .mobile-buttons {
    display: none;
  }
}

.btn-video.mobile-adjust {
  padding-right: 1.5rem;
  justify-content: flex-end;
}

.link-full {
  width: 100%;
}

@media (min-width: 768px) {
  .link-full {
    width: fit-content;
  }
}

.btn-primary.mobile {
  bottom: 0;
  font-size: 0.875rem;
  padding: 0.75rem 2.5rem;
  width: 91.666667%;
  border-radius: 9999px;
  display: flex;
  justify-content: center;
  margin-top: 3rem;
  background-color: #3B4FBF;
  color: white;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .btn-primary.mobile {
    font-size: 1.125rem;
    padding: 1rem 4rem;
    width: fit-content;
  }
}

.modal-window {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-window.hidden {
  display: none;
}

.modal-content {
  position: relative;
  width: 91.666667%;
}

@media (min-width: 768px) {
  .modal-content {
    width: 75%;
  }
}

@media (min-width: 1024px) {
  .modal-content {
    width: 50%;
  }
}

.close-modal {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  color: white;
  font-size: 1.5rem;
  z-index: 10;
}

/* End */


/* Start:/local/templates/new/components/bitrix/news/offers/bitrix/news.list/careerUp/style.css?1769666625426*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.career-up ul {
  margin: 0;
}

.career-up ul {
  list-style-type: disc;
}

.career-up ul > li {
 line-height: 44px;
}

@media (max-width: 768px) {	
	.career-up ul > li {
		line-height: 34px;
	}
}

.career-up ul > li:before {
  content: "";
}
/* End */


/* Start:/local/templates/new/components/bitrix/catalog.section.list/directions_slider/style.css?1769666625294*/
.shadow-xl-new {
	box-shadow: 0px 8px 30px -14px rgba(12, 12, 13, 0.32);
}

.overlay-card::before {
	background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}
/* End */


/* Start:/local/templates/new/components/bitrix/news.list/faq/style.css?1769666625122*/
.faq-list-accordeon p {
	padding: 5px 0;
}

.faq-list-accordeon p b {
	padding-top: 15px;
	display: inline-block;
}
/* End */
/* /local/templates/new/components/bitrix/news/offers/video.css?17713285993499 */
/* /local/templates/new/components/bitrix/news/offers/bitrix/news.list/careerUp/style.css?1769666625426 */
/* /local/templates/new/components/bitrix/catalog.section.list/directions_slider/style.css?1769666625294 */
/* /local/templates/new/components/bitrix/news.list/faq/style.css?1769666625122 */
