

/* Start:/local/templates/orkestr_main/assets/css/organizers.css?17470512947946*/
@import "/local/templates/orkestr_main/assets/css/styles.css";
@import "/local/templates/orkestr_main/assets/css/breadcrumb.css";



.what-we-do-about-wrapper {
  background-image: url(/local/templates/orkestr_main/assets/css/../img/index-bottom-background.png);
  background-size: 1034px 1220px;
  background-repeat: no-repeat;
  background-position: bottom right;
}

.about-creator {
  width: 1252px;
  margin-left: auto;
  margin-right: auto;
}

.about-creator-header {
  text-align: right;
  color: var(--bg-lgt2);
  font-size: 120px;
  font-family: "Oranienbaum";
  margin-bottom: -32px;
}

.about-creator-photo {
  width: 435px;
  height: 576px;
}

.about-creator-photo-wrapper {
  width: 435px;
  height: 576px;
  position: relative;
  top: -80px;
  margin-left: 16px;
}

.about-creator-main,
.about-creator-cards {
  background-color: var(--bg-lgt2);
}

.about-creator-main {
  display: flex;
  gap: 63px;
}

.about-creator-name {
  margin-top: 56px;
  margin-bottom: 0;
}

.about-creator-text {
  width: 682px;
}

.about-creator-role {
  color: var(--text-lgt2);
  margin-bottom: 24px;
}

.about-creator-list {
  padding-left: 14px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-bottom: 24px;
}

.about-creator-list>li::marker {
  color: var(--main-clr1);
}

.about-creator-list>li {
  color: var(--text-lgt1);
  font-size: 14px;
}

.about-creator-more {
  margin-top: 16px;
  width: 132px;
  height: 40px;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--main-clr1);
  border: transparent;
}

.about-creator-cards {
  position: relative;
  top: -80px;
  display: flex;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 10px;
  gap: 16px;
  flex-wrap: wrap;
  justify-content: center;
}

.about-creator-card>img {
  width: 396px;
  height: 248px;
}

.about-creator-card>div {
  background-color: var(--main-black);
  color: white;
  margin-top: -6px;
  width: 396px;
  height: 49px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}

.about-creator-card-selected-photo {
  border: 4px solid var(--main-clr1);
  width: 388px !important;
}

.about-creator-card-selected-name {
  background-color: var(--main-clr1) !important;
  margin-top: -14px !important;
}

.musicians-section-header {
  font-family: "Oranienbaum";
  font-size: 48px;
  margin-bottom: 32px;
  margin-top: 50px;
  text-align: center;
}

.what-we-do {
  padding-left: 334px;
  background-image: url(/local/templates/orkestr_main/assets/css/../img/main-bottom-background.svg);
  background-repeat: no-repeat;
  background-color: #0b0b0b;
  width: 1001px;
}

.what-we-do-header {
  font-family: "Oranienbaum";
  font-size: 48px;
  color: white;
  text-transform: uppercase;
  width: 865px;
  padding-top: 80px;
  margin-bottom: 56px;
}

.for-who>div {
  display: flex;
  width: 224px;
  padding-left: 24px;
  height: 90px;
  display: flex;
  justify-content: start;
  align-items: center;
  background-color: #141414;
  gap: 16px;
}

.for-who {
  display: flex;
  width: 498px;
  min-width: 498px;
  flex-wrap: wrap;
  gap: 2px;
}

.for-who-text {
  font-family: "Oranienbaum";
  font-size: 24px;
  color: white;
}

.overflow-element {
  display: flex;
  overflow: visible;
  margin-bottom: 72px;
}

.for-who-types {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 24px;
  height: 118px;
  padding-bottom: 32px;
  padding-top: 32px;
  padding-left: 48px;
  padding-right: 48px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 2px;
  justify-content: center;
  background-color: #141414f3;
  width: 717px;
  position: absolute;
  left: 832px;
}

.for-who-types>li::marker {
  color: var(--main-clr1);
}

.for-who-types>li {
  color: white;
  font-size: 16px;
}

.what-we-do-contacts {
  display: flex;
  align-items: center;
  padding-bottom: 72px;
}

.what-we-do-button {
  font-family: "Oranienbaum";
  font-size: 28px;
  margin-right: 120px;
  height: 80px;
}

.what-we-do-phone {
  font-weight: 600;
  font-size: 20px;
  color: white;
}

.what-we-do-questions {
  color: white;
  margin-bottom: 24px;
}

.what-we-do-mail {
  font-size: 16px;
  color: #ffc6c8;
  margin-bottom: solid 1px #423636;
}

.what-we-can-maill>.txttohtmllink {
  font-size: 16px;
  color: #ffc6c8;
  border-bottom: 1px solid #423636;
}

.what-we-do-socials {
  margin-left: 40px;
}

.what-we-do-social-svg-wrapper {
  width: 32px;
  height: 32px;
  background-color: white;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.what-we-do-socials-links {
  display: flex;
  gap: 16px;
  width: 176px;
  margin-bottom: 24px;
}

.what-we-do-socials-text {
  display: flex;
  gap: 10px;
  align-items: center;
}

.what-we-do-socials-text-icon {
  display: flex;
  align-items: center;
}

.what-we-do-socials-text-text {
  width: 106px;
  font-size: 13px;
  color: white;
}

@media (max-width: 1670px) {
  .what-we-do {
    padding-left: 20px;
  }

  .for-who-types {
    left: 498px;
  }
}

@media screen and (max-width: 1320px) {
  .what-we-do {
    width: calc(100% - 20px);
  }

  .for-who-types {
    position: static;
  }

  .overflow-element {
    flex-wrap: wrap;
  }
}

@media (max-width: 896px) {
  .what-we-do-header {
    width: auto;
  }
}

@media (max-width: 800px) {
  .what-we-do-contacts {
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
  }

  .what-we-do-contacts>* {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 680px) {
  .for-who-types {
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .for-who {
    margin-left: 20px;
    margin-right: 20px;
    width: calc(100vw - 40px);
    min-width: 0;
  }

  .for-who>div {
    width: auto;
    flex: 0.6;
    min-width: 205px;
  }

  .what-we-do {
    padding-left: 0;
    width: 100vw;
  }

  .what-we-do-header {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-left: 10px;
  }
}

@media screen and (max-width: 520px) {
  .for-who>div {
    flex: 1;
  }

  .what-we-do-header {
    font-size: 32px;
  }
}

@media (max-width: 1300px) {

  h1,
  .breadcrumb {
    width: auto !important;
  }
}

@media (max-width: 1264px) {
  .with-who-expirience {
    margin-top: 40px;
  }

  .head {
    padding-left: 10px;
  }

  h1,
  .breadcrumb {
    margin-left: 0 !important;
  }

  .about-creator-main,
  .about-creator-cards {
    display: flex;
  }

  .about-creator {
    width: 95vw;
  }
}

@media (max-width: 1120px) {
  .about-creator-main {
    gap: 10px;
  }
}

@media (max-width: 1020px) {

  .about-creator-photo,
  .about-creator-photo-wrapper {
    display: none;
  }

  .about-creator-main {
    justify-content: center;
  }

  .about-creator-more {
    margin-bottom: 100px;
  }
}

@media (max-width: 810px) {
  .head {
    width: calc(100vw - 10px);
  }

  .about-creator-header {
    font-size: 80px;
    margin-bottom: -22px;
  }

  .about-creator-cards {
    padding-left: 0;
    padding-right: 0;
  }

  .about-creator-text {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (max-width: 590px) {

  .header-description,
  .head-description {
    width: auto;
  }

  .fieldsets>fieldset {
    height: auto;
    margin-right: 5px;
  }

  .with-who-expirience {
    width: auto;
  }

  .with-who-expirience-list {
    width: auto;
    flex-direction: row;
    height: auto;
  }
}

@media screen and (max-width: 580px) {
  .awards-text {
    width: auto;
  }
}

@media (max-width: 500px) {
  .header-red {
    font-size: 62px !important;
  }

  .about-creator-header {
    font-size: 55px;
    margin-bottom: -15px;
  }
}

@media (max-width: 420px) {

  .about-creator-card>img,
  .about-creator-card>div {
    width: 95vw;
  }

  .about-creator-card-selected-photo,
  .about-creator-card-selected-photo>img {
    width: calc(95vw - 8px) !important;
  }

  .about-creator-card>img,
  .about-creator-card-selected-photo>img {
    height: 59.5vw;
  }
}

@media screen and (max-width: 360px) {
  .advantages {
    gap: 10px;
  }
}

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?174653742851*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/orkestr_main/assets/css/organizers.css?17470512947946 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?174653742851 */
