

/* Start:/local/templates/titan/components/rutego/block/titan/style.css?1722255748526*/
.titan-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 70rem 0 100rem;
}
.titan-content__img {
  max-width: 900rem;
  margin-bottom: 40rem;
  width: 100%;
}
.titan-content p {
  text-align: center;
  max-width: 427rem;
  color: #464646;
  font-size: clamp(18rem, 5vw, 22rem);
  line-height: 1.5;
  margin-bottom: 25rem;
}
.titan-content button {
  padding: 20rem 40rem;
}
@media (max-width: 767.98px) {
  .titan-content button {
    padding: 15rem 40rem;
  }
}
/* End */


/* Start:/local/templates/titan/components/rutego/block/titan-info/style.css?17253650141297*/
.titan-info {
  position: relative;
  background-color: rgba(179, 197, 200, 0.48);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}
.titan-info-content {
  padding: 100rem 0;
  width: 50%;
}
.titan-info-content h1 {
  margin-bottom: 30rem;
}
.titan-info-content p {
  color: #464646;
  margin-bottom: 46rem;
}
.titan-info-file {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  gap: 17rem;
  padding: 15rem 34rem;
  border-radius: 33rem;
  border: 1rem solid #000;
  transition: all 0.4s ease;
}
.titan-info-file__text {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.titan-info-file__text span:first-child {
  color: #000;
  font-family: "Roboto";
  font-size: 18rem;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
}
.titan-info-file__text span:last-child {
  color: #464646;
  font-family: "Roboto";
  font-size: 14rem;
  font-weight: 400;
  line-height: 1.25;
}
@media (max-width: 767.98px) {
  .titan-info {
    background-size: 0;
  }
  .titan-info-content {
    width: 100%;
    padding: 50rem 0;
  }
  .titan-info-content p {
    margin-bottom: 25rem;
  }
  .titan-info-file__text span:first-child {
    font-size: 16rem;
  }
  .titan-info-file__text span:last-child {
    font-size: 12rem;
  }
}
/* End */


/* Start:/local/templates/titan/components/rutego/block/titan-advantages/style.css?1722255748879*/
.titan-advantages {
  padding: 100rem 0;
}
.titan-advantages-items {
  display: flex;
  gap: 20rem;
}
.titan-advantages-item {
  background-color: #D5E0E2;
  text-align: center;
  padding: 20rem;
}
.titan-advantages-content {
  border: 2rem solid #FFF;
  padding: 56rem 70rem;
}
.titan-advantages-content__img {
  max-width: 95rem;
  margin: 0 auto;
}
.titan-advantages-content img {
  margin-bottom: 30rem;
}
.titan-advantages-content p {
  color: #000;
  text-align: center;
  font-size: 24rem;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
}
@media (max-width: 767.98px) {
  .titan-advantages {
    padding: 50rem 0;
  }
  .titan-advantages-items {
    flex-wrap: wrap;
  }
  .titan-advantages-content {
    padding: 20rem 5rem;
  }
  .titan-advantages-content p {
    font-size: 18rem;
  }
  .titan-advantages-content__img {
    max-width: 85rem;
  }
}
/* End */


/* Start:/local/templates/titan/components/rutego/block/join-job/style.css?17222557481600*/
.join-job {
  padding: 100rem 0;
  background-color: rgba(179, 197, 200, 0.48);
}
.join-job-content {
  display: flex;
  justify-content: space-between;
}
.join-job-item h2 {
  margin-bottom: 12rem;
}
.join-job-item__desc {
  color: #464646;
  max-width: 700rem;
  margin-bottom: 50rem;
}
.join-job-item__subtitle {
  color: #000;
  font-weight: 500;
  margin-bottom: 17rem;
}
.join-job-item__subdesc {
  color: #464646;
  font-size: 16rem;
  line-height: 50rem;
}
.join-job .main-user-consent-request-announce {
  text-align: left;
  font-size: 15rem;
}
@media (max-width: 768.98px) {
  .join-job {
    padding: 50rem 0;
  }
  .join-job-item__desc {
    margin-bottom: 30rem;
  }
  .join-job-item__subdesc {
    font-size: 14rem;
  }
  .join-job-item__subdesc {
    line-height: 30rem;
  }
  .join-job-content {
    flex-wrap: wrap;
    gap: 30rem;
  }
  .join-job .applications {
    padding: 30rem 0;
  }
  .join-job .applications h4 {
    font-size: 22rem;
    margin-bottom: 10rem;
  }
  .join-job .applications input[type=submit] {
    font-size: 16rem;
    padding: 18rem 30rem;
  }
  .join-job .applications-input label {
    font-size: 14rem;
  }
  .join-job .applications-input input {
    font-size: 14rem;
  }
  .join-job .applications-input input::-moz-placeholder {
    font-size: 14rem;
  }
  .join-job .applications-input input::placeholder {
    font-size: 14rem;
  }
  .join-job .applications-inputs {
    margin-bottom: 25rem;
  }
  .join-job .applications form {
    width: 90%;
    margin: 0 auto;
  }
  .join-job .main-user-consent-request-announce {
    font-size: 13rem;
  }
}
/* End */


/* Start:/local/templates/titan/components/bitrix/form.result.new/feedback/style.css?17702902781539*/
.applications {
  padding: 40rem 63rem;
  background-color: #FFF;
}

.applications__title {
  text-align: center;
  color: #000;
  font-family: "Roboto";
  font-size: 24rem;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 5rem;
}

.applications p {
  max-width: 270rem;
  color: #464646;
  text-align: center;
  margin: 0 auto 10rem;
}

.applications-inputs {
  display: flex;
  flex-direction: column;
  gap: 25rem;
  margin-bottom: 38rem;
}

.applications-input {
  display: flex;
  flex-direction: column;
}

.applications-input label {
  font-size: 16rem;
  font-weight: 500;
}

.applications-input input {
  font-size: 20rem;
  padding: 10rem 10rem 10rem 0;
  border-bottom: 2rem solid #000;
}

.applications-input input::-moz-placeholder {
  font-size: 20rem;
}

.applications-input input::placeholder {
  font-size: 20rem;
}

.applications-input__error {
  display: none;
}

.applications-input__error span {
  font-size: 14rem;
  color: red;
}

.applications-privacy {
  margin-bottom: 30rem;
}

.applications input[type=submit] {
  margin: 0 auto;
  display: block;
  padding: 21rem 42rem;
  color: #FFF;
  font-family: "Acrom";
  font-size: 18rem;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 33rem;
  background: #000;
  transition: all 0.3s ease;
}

.applications input[type=submit]:hover,
.applications input[type=submit]:focus {
  opacity: 0.9;
}

.applications input[type=submit]:active,
.applications input[type=submit]:visited {
  scale: 0.97;
}
/* End */


/* Start:/local/templates/titan/components/bitrix/main.userconsent.request/consent/style.css?17253654961362*/
.feedback-request__check {
  display: none;
}

.main-user-consent-request.feedback-request__privacy {
  position: relative;
}

.main-user-consent-request.feedback-request__privacy::before {
  display: none;
}

.main-user-consent-request::before .feedback-request__check:checked {
  background: unset;
  content: unset;
}

.feedback-checkbox {
  display: block;
  position: absolute;
  width: 18rem;
  height: 18rem;
  border: 2rem solid #000;
  left: 0;
  border-radius: 3rem;
  top: 50%;
  transform: translateY(-50%);
}

.feedback-request__check:checked + .feedback-checkbox {
  border-color: transparent;
}

.main-user-consent-request .feedback-request__check:checked + .feedback-checkbox::before {
  content: "";
  position: absolute;
  background: url("/local/templates/titan/components/bitrix/main.userconsent.request/consent/./images/Check.svg") no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 5;
  width: 19rem;
  height: 18rem;
  top: -2rem;
  right: -2rem;
}

.feedback-checkbox::before {
  z-index: 1;
  position: absolute;
  content: "";
  width: 8rem;
  height: 8rem;
  right: -2rem;
  top: -2rem;
}

.main-user-consent-request-announce {
  cursor: pointer;
  color: #727272;
  font-family: "Roboto";
  font-size: 16rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

label.main-user-consent-request.feedback-request__privacy {
  padding-left: 30rem;
  display: flex;
}
/* End */


/* Start:/local/templates/titan/components/bitrix/main.userconsent.request/consent/user_consent.css?17222557485979*/
.main-user-consent-request a {
  cursor: pointer;
}

.main-user-consent-request-popup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  z-index: 9000;
}

.main-user-consent-request-popup-cont {
  min-height: 290rem;
  /* loader magic */
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  padding: 20rem;
  min-width: 320rem;
  background: #fff;
  text-align: center;
  transform: translate(-50%, -50%);
  border-radius: 5rem;
  box-sizing: border-box;
  overflow-y: auto;
}

.main-user-consent-request-popup-header {
  margin: 0 0 30rem 0;
  font: normal 18rem "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #000;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 260rem;
}

.main-user-consent-request-popup-textarea-block {
  margin: 0 0 20rem 0;
}

.main-user-consent-request-popup-buttons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}

.main-user-consent-request-popup-button {
  display: inline-block;
  height: 39rem;
  margin: 0 10rem 5rem 0;
  padding: 0 18rem;
  border: none;
  border-radius: 2rem;
  font: normal 12rem/39rem "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #535c69;
  outline: none;
  vertical-align: middle;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  transition: background-color 0.2s linear, color 0.2s linear;
  cursor: pointer;
}

.main-user-consent-request-popup-button-acc {
  background: #bbed21;
}

.main-user-consent-request-popup-button-acc:hover {
  background: #d2f95f;
}

.main-user-consent-request-popup-button-rej {
  box-shadow: inset 0 0 0 1rem #a1a6ac;
  background: none;
}

.main-user-consent-request-popup-button-rej:hover {
  background: #cfd4d8;
}

.main-user-consent-request-popup-text {
  padding: 5rem 10rem;
  width: 100%;
  height: 130rem;
  border: 1rem solid #999;
  background: #fff;
  box-sizing: border-box;
  outline: none;
  font-size: 16rem;
}

/** LOADER **/
.main-user-consent-request-loader {
  position: relative;
  height: 100rem;
  width: 100rem;
  margin: 0 auto;
  transform: translate(0, 50%);
}

.main-user-consent-request-path {
  stroke: #80868e;
  stroke-dasharray: 100, 200;
}

.main-user-consent-request-loader:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.main-user-consent-request-circular {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: inherit;
  width: inherit;
  animation: rotate 1s linear infinite;
  transform-origin: center center;
}

.main-user-consent-request-path {
  stroke: #ccc;
  stroke-dasharray: 60, 200;
  stroke-dashoffset: 0;
  animation: dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
}

.main-user-consent-request {
  position: relative;
  display: flex;
  /* justify-content: flex-end; */
  padding-left: 30rem;
}

.main-user-consent-request input {
  width: 1.5625rem;
  height: 1.5625rem;
  position: absolute;
  left: 0.75rem;
  opacity: 0;
  z-index: 2;
}

@media (max-width: 470px) {
  .main-user-consent-request input {
    width: 1.25rem;
    height: 1.25rem;
    left: 0;
  }
}

.main-user-consent-request input:checked+span:before {
  content: "";
  width: 28rem;
  height: 21rem;
  background: url(/local/templates/titan/components/bitrix/main.userconsent.request/consent/images/checked.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 470px) {
  .main-user-consent-request input:checked+span:before {
    width: 20rem;
    height: 20rem;
    top: -2rem;
    background-size: contain;
  }
}

.main-user-consent-request-announce-custom {
  display: block;
  width: 25rem;
  height: 25rem;
  border: 1rem solid black;
  position: absolute;
  top: 0;
  left: 12rem;
}

@media (max-width: 1199px) {
  .main-user-consent-request-announce-custom {
    top: 4rem;
  }
}

@media (max-width: 470px) {
  .main-user-consent-request-announce-custom {
    width: 1.25rem;
    height: 1.25rem;
    left: 0;
  }
}

.main-user-consent-request-announce {
  display: inline-block;
  text-align: center;
}

#any-questions .main-user-consent-request {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-start;
  padding-top: 5rem;
  margin-bottom: 20rem;
}

@media (max-width: 576px) {
  #any-questions .main-user-consent-request {
    justify-content: center;
  }
}

#any-questions .form-success {
  margin-right: 16rem;
}

#any-questions .main-user-consent-request-announce {
  width: 80%;
}

@media (max-width: 1680px) {
  #any-questions .main-user-consent-request-announce {
    margin-left: 1.875rem;
  }
}

#any-questions .main-user-consent-request-announce-custom {
  left: 0;
}

#any-questions input[type=checkbox] {
  left: 0;
}

#any-questions small {
  font-size: 16rem;
}

#leave-request .main-user-consent-request {
  justify-content: flex-start;
}

@media (max-width: 575px) {
  #leave-request .main-user-consent-request {
    justify-content: center;
  }
}

#leave-request .form-success {
  margin-right: 1rem;
}

#leave-request .main-user-consent-request-announce-custom {
  left: 0;
}

#leave-request input[type=checkbox] {
  left: 0;
}

#leave-request .main-user-consent-request-announce {
  width: 80%;
}

@media (max-width: 1680px) {
  #leave-request .main-user-consent-request-announce {
    margin-left: 1.875rem;
  }
}

#leave-request small {
  font-size: 1.2rem;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}

@media (min-width: 992px) {
  .main-user-consent-request-popup-cont {
    min-height: 400rem;
    min-width: 640rem;
  }

  .main-user-consent-request-popup-header {
    max-width: 590rem;
  }

  .main-user-consent-request-popup-text {
    height: 240rem;
  }
}

@media (max-width: 991px) {
  .main-user-consent-request-popup-cont {
    width: 65%;
  }

  .main-user-consent-request-popup-header {
    max-width: 100%;
  }
}
/* End */


/* Start:/local/templates/titan/components/rutego/block/contacts/style.css?17253650371445*/
.contacts {
  display: flex;
  position: relative;
}
.contacts-info {
  max-width: 650rem;
  padding: 100rem 0 190rem;
  display: flex;
  gap: 34rem;
  flex-direction: column;
  color: #464646;
}
.contacts-info__item a,
.contacts-info__item address,
.contacts-info__item span {
  font-size: 18rem;
  color: inherit;
}
.contacts-info__item--phone a {
  color: #000;
  font-family: "Roboto";
  font-size: 18rem;
  font-weight: 700;
  line-height: 30rem;
  text-decoration: underline !important;
}
.contacts-btns {
  display: flex;
  flex-wrap: wrap;
  gap: 20rem;
}
.contacts-btns button,
.contacts-btns a {
  width: 100%;
  max-width: 300rem;
  padding: 21rem 0;
}
.contacts-map {
  position: absolute;
  left: 60%;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.contacts-map iframe {
  height: 100%;
}
@media (max-width: 762px) {
  .contacts {
    flex-direction: column;
  }
  .contacts-info {
    max-width: 100%;
    padding: 20rem 0 50rem;
    gap: 25rem;
  }
  .contacts-info__item p {
    font-size: 16rem;
    margin-bottom: 10rem;
  }
  .contacts-info__item address {
    font-size: 14rem;
  }
  .contacts-info__item span {
    font-size: 16rem;
  }
  .contacts-info__item a {
    font-size: 16rem;
  }
  .contacts-map {
    position: relative;
    left: 0;
    height: 450rem;
  }
  .contacts-btns {
    flex-direction: column;
    align-items: center;
  }
  .contacts-btns a,
  .contacts-btns button {
    padding: 15rem 0;
  }
}
/* End */
/* /local/templates/titan/components/rutego/block/titan/style.css?1722255748526 */
/* /local/templates/titan/components/rutego/block/titan-info/style.css?17253650141297 */
/* /local/templates/titan/components/rutego/block/titan-advantages/style.css?1722255748879 */
/* /local/templates/titan/components/rutego/block/join-job/style.css?17222557481600 */
/* /local/templates/titan/components/bitrix/form.result.new/feedback/style.css?17702902781539 */
/* /local/templates/titan/components/bitrix/main.userconsent.request/consent/style.css?17253654961362 */
/* /local/templates/titan/components/bitrix/main.userconsent.request/consent/user_consent.css?17222557485979 */
/* /local/templates/titan/components/rutego/block/contacts/style.css?17253650371445 */
