<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bf20__header {
  position: relative;
  background-color: #000;
  background-image: url(../../img/main-mob-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
}
@media  all and (min-width: 768px) {
  .bf20__header {
    background-image: url(../../img/main-bg.png);
    background-size: cover;
    background-position: 66% top;
    background-repeat: no-repeat;
  }
}
@media  all and (min-width: 1024px) {
  .bf20__header {
    background-position: center top;
  }
}
@media  all and (min-width: 1600px) {
  .bf20__header {
    height: 605px;
  }
}
.bf20__header__grid {
  margin: 0 auto;
}
@media  all and (min-width: 768px) {
  .bf20__header__grid {
    max-width: none;
  }
}
.bf20__header__menu {
  margin: 0 auto;
  padding-top: 20px;
  text-transform: uppercase;
  font-size: 15px;
}
@media  all and (min-width: 768px) {
  .bf20__header__menu {
    padding-top: 24px;
    font-size: 24px;
  }
}
@media  all and (min-width: 1200px) {
  .bf20__header__menu {
    margin-left: 0;
  }
}
.bf20__header__menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.bf20__header__menu li {
  margin-right: 2px;
  position: relative;
  white-space: nowrap;
}
@media  all and (min-width: 768px) {
  .bf20__header__menu li {
    margin-right: 7px;
  }
}
.bf20__header__menu li:before {
  content: " ";
  position: relative;
  top: -2px;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 6px;
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 1px 1px 0 0;
}
@media  all and (min-width: 768px) {
  .bf20__header__menu li:before {
    width: 10px;
    height: 10px;
    margin-right: 12px;
  }
}
.bf20__header__menu li:first-child:before {
  display: none;
}
.bf20__header__menu a {
  color: #fff;
  text-decoration: none;
}
.bf20__header .br2025-name {
  max-width: 90%;
  margin: 120px 7px 20px;
}
@media  all and (min-width: 768px) {
  .bf20__header .br2025-name {
    max-width: 60%;
    margin: 0;
  }
}
@media  all and (min-width: 1200px) {
  .bf20__header .br2025-name {
    display: flex;
    align-items: flex-start;
    gap: 22px;
  }
}
.bf20__header .br2025-name .c-2025 {
  transform: translate(0, 7px);
}
.bf20__header__title,
.bf20__header__subtitle,
.bf20__header__btext,
.bf20__header__support {
  line-height: 1.2;
}
@media  all and (min-width: 768px) {
  .bf20__header__title,
  .bf20__header__subtitle,
  .bf20__header__btext,
  .bf20__header__support {
    text-align: left;
    line-height: 1;
  }
}
@media  all and (min-width: 1200px) {
  .bf20__header__title,
  .bf20__header__subtitle,
  .bf20__header__btext,
  .bf20__header__support {
    letter-spacing: 0.1rem;
  }
}
.bf20__header__subtitle,
.bf20__header__btext {
  width: 67%;
  margin-left: 10px;
}
@media  all and (min-width: 768px) {
  .bf20__header__subtitle,
  .bf20__header__btext {
    margin-left: initial;
    width: auto;
  }
}
.bf20__header__title {
  max-width: 320px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  font-weight: 600;
  font-size: calc((58 - 48)/(425 - 320) * 100vw + (48 - (58 - 48)/(425 - 320) * 320) * 1px);
  /*  48, 58, 320, 425 */
}
@media  all and (min-width: 425px) {
  .bf20__header__title {
    font-size: 58px;
  }
}
@media  all and (min-width: 540px) {
  .bf20__header__title {
    max-width: 470px;
    margin-top: 40px;
    font-size: 58px;
  }
}
@media  all and (min-width: 768px) {
  .bf20__header__title {
    max-width: none;
  }
}
@media  all and (min-width: 1200px) {
  .bf20__header__title {
    max-width: none;
    margin-top: 144px;
    font-size: 68px;
  }
}
.bf20__header__title__word {
  display: inline;
}
.bf20__header__subtitle,
.bf20__header__btext,
.bf20__header__support {
  color: #FFF;
}
.bf20__header__subtitle {
  margin-top: 12px;
  font-size: 18px;
}
@media  all and (min-width: 540px) {
  .bf20__header__subtitle {
    font-size: 28px;
  }
}
@media  all and (min-width: 768px) {
  .bf20__header__subtitle {
    margin: 30px auto 24px;
    width: auto;
  }
}
@media  all and (min-width: 1024px) {
  .bf20__header__subtitle {
    font-size: 21px;
  }
}
@media  all and (min-width: 1200px) {
  .bf20__header__subtitle {
    margin: 20px 0 24px;
    font-size: 26.5px;
  }
}
@media  all and (min-width: 1024px) {
  .bf20__header__subtitle br {
    display: none;
  }
}
.bf20__header__btext {
  font-size: 14px;
}
@media  all and (min-width: 540px) {
  .bf20__header__btext {
    font-size: 18px;
  }
}
@media  all and (min-width: 1200px) {
  .bf20__header__btext {
    width: auto;
    /*font-size: 18px;*/
  }
}
.bf20__header__spons {
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
  margin-left: 10px;
  margin-top: 39px;
}
@media  all and (min-width: 768px) {
  .bf20__header__spons {
    justify-content: space-between;
    width: 705px;
    margin-top: 64px;
  }
}
@media  all and (min-width: 1024px) {
  .bf20__header__spons {
    flex-direction: column;
  }
}
@media  all and (min-width: 1200px) {
  .bf20__header__spons {
    width: 900px;
  }
}
@media  all and (min-width: 1600px) {
  .bf20__header__spons {
    width: 1000px;
    margin-top: 70px;
    padding-bottom: 0;
  }
}
.bf20__header__spons a {
  display: block;
}
.bf20__header__spons img {
  display: block;
}
.bf20__header__spons__1 a {
  margin: 0 0 25px;
}
@media  all and (min-width: 375px) {
  .bf20__header__spons__1 a {
    margin: 16px 0 25px;
  }
}
@media  all and (min-width: 768px) {
  .bf20__header__spons__1 a {
    margin: 0;
  }
}
.bf20__header__spons__1 img {
  height: 36px;
}
@media  all and (min-width: 1024px) {
  .bf20__header__spons__1 img {
    height: 50px;
  }
}
@media  all and (min-width: 1200px) {
  .bf20__header__spons__1 img {
    height: 65px;
  }
}
.bf20__header__spons__2 {
  display: flex;
  flex-direction: column;
}
@media  all and (min-width: 768px) {
  .bf20__header__spons__2 {
    flex-grow: 2;
  }
}
.bf20__header__spons__2__1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media  all and (min-width: 768px) {
  .bf20__header__spons__2__1 {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin: 20px 0 0;
    gap: 20px;
  }
}
@media  all and (min-width: 1200px) {
  .bf20__header__spons__2__1 {
    margin: 30px 0 0;
    gap: 32px;
  }
}
.bf20__header__spons__2__1 a {
  margin-bottom: 20px;
}
@media  all and (min-width: 768px) {
  .bf20__header__spons__2__1 a {
    margin: 0;
  }
}
.bf20__header__spons__2__1 img {
  width: 260px;
  margin: 0 auto;
}
@media  all and (min-width: 768px) {
  .bf20__header__spons__2__1 img {
    width: 200px;
  }
}
@media  all and (min-width: 1200px) {
  .bf20__header__spons__2__1 img {
    width: 260px;
  }
}
@media  all and (min-width: 1600px) {
  .bf20__header__spons__2__1 img {
    width: 420px;
  }
}
.bf20__header__spons__2__2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media  all and (min-width: 768px) {
  .bf20__header__spons__2__2 {
    flex-direction: row;
  }
}
.bf20__header__spons__2__2__2 {
  margin-top: -20px;
  gap: 18px;
}
@media  all and (min-width: 425px) {
  .bf20__header__spons__2__2__2 {
    gap: 24px;
  }
}
@media  all and (min-width: 768px) {
  .bf20__header__spons__2__2__2 {
    gap: 18px;
    margin-top: initial;
  }
}
.bf20__header__spons__2__2__1,
.bf20__header__spons__2__2__2 {
  width: 100%;
  display: flex;
  align-items: center;
  /*          div {
            &amp;:nth-child(even) {
                margin-left: 24px;
            }
            &amp;:nth-child(odd) {
                margin-right: 24px;
            }
          }*/
}
.bf20__header__spons__2__2__1:not(:nth-child(1)),
.bf20__header__spons__2__2__2:not(:nth-child(1)) {
  margin-top: 10px;
}
@media  all and (min-width: 768px) {
  .bf20__header__spons__2__2__1,
  .bf20__header__spons__2__2__2 {
    justify-content: space-between;
    margin: 0 5%;
  }
}
.bf20__header__spons__2__2__1 a,
.bf20__header__spons__2__2__2 a {
  margin-top: 10px;
}
.bf20__header__spons__2__2__1 img,
.bf20__header__spons__2__2__2 img {
  height: 55px;
}
@media  all and (min-width: 768px) {
  .bf20__header__spons__2__2__1 img,
  .bf20__header__spons__2__2__2 img {
    height: 40px;
  }
}
@media  all and (min-width: 1200px) {
  .bf20__header__spons__2__2__1 img,
  .bf20__header__spons__2__2__2 img {
    height: 50px;
  }
}
@media  all and (min-width: 1600px) {
  .bf20__header__spons__2__2__1 img,
  .bf20__header__spons__2__2__2 img {
    height: 73px;
  }
}
@media  all and (min-width: 1200px) {
  .bf20__header__spons .sber {
    transform-origin: right center;
    transform: scale(0.85) translateY(-10%);
  }
}
@media  all and (min-width: 1600px) {
  .bf20__header__spons .sber {
    transform-origin: 60% center;
    transform: scale(0.8) translateY(-20%);
  }
}
.bf20__header__sub {
  text-align: center;
  padding-bottom: 36px;
  letter-spacing: 0.13rem;
}
.bf20__header__sub a {
  color: inherit;
  text-decoration: none;
}
@media  all and (min-width: 768px) {
  .bf20__header__sub {
    text-align: left;
  }
}
.bf20__header__support {
  padding-bottom: 20px;
  font-size: 13.9px;
}
@media  all and (min-width: 1200px) {
  .bf20__header__support {
    font-size: 18px;
  }
}
.bf20__header__support__title {
  display: block;
  margin-bottom: 5px;
}
@media  all and (min-width: 540px) {
  .bf20__header__support__title {
    display: inline;
    margin-bottom: 0;
  }
}
.bf20__header__support__logo {
  text-transform: uppercase;
  font-weight: 600;
}
@media  all and (min-width: 768px) {
  .bf20__header .bf20__header__title-mob,
  .bf20__header .bf20__header__spons__2__mob {
    display: none;
  }
}
.bf20__header .bf20__header__title,
.bf20__header .bf20__header__spons__2 {
  display: none;
}
@media  all and (min-width: 768px) {
  .bf20__header .bf20__header__title,
  .bf20__header .bf20__header__spons__2 {
    display: block;
  }
}
.bf20__header .s-mig img {
  /*      width: 75px;
      height: 30px;*/
  width: 87px;
  height: 35px;
}
@media  all and (min-width: 768px) {
  .bf20__header .s-mig img {
    height: 60px;
  }
}
@media  all and (min-width: 1024px) {
  .bf20__header .s-mig img {
    width: 128px;
    height: 57px;
  }
}
.bf20__header .s-vtb img {
  width: 71px;
  height: 25px;
}
@media  all and (min-width: 768px) {
  .bf20__header .s-vtb img {
    height: 60px;
    transform: translate(0px, -4px);
  }
}
@media  all and (min-width: 1024px) {
  .bf20__header .s-vtb img {
    width: 122px;
    height: 59px;
    transform: translate(0, -2px);
  }
}
.bf20__header .s-mdg img {
  /*      width: 50px;
      height: 25px;*/
  width: 67px;
  height: 36px;
}
@media  all and (min-width: 768px) {
  .bf20__header .s-mdg img {
    height: 40px;
    transform: translate(0, 10px);
  }
}
@media  all and (min-width: 1024px) {
  .bf20__header .s-mdg img {
    width: 104px;
    height: 53px;
    transform: translate(0, 1px);
  }
}
.bf20__header .s-jami img {
  width: 56px;
  height: 25px;
}
@media  all and (min-width: 768px) {
  .bf20__header .s-jami img {
    height: 40px;
    transform: translate(0, 6px);
  }
}
@media  all and (min-width: 1024px) {
  .bf20__header .s-jami img {
    width: 98px;
    height: 45px;
  }
}
.bf20__header .s-sber img {
  /*      width: 104px;
      height: 25px;*/
  width: 122px;
  height: 35px;
}
@media  all and (min-width: 768px) {
  .bf20__header .s-sber img {
    width: 136px;
    height: 44px;
    transform: translate(0, 4px);
  }
}
@media  all and (min-width: 1024px) {
  .bf20__header .s-sber img {
    width: 212px;
    height: 58px;
    transform: translate(0, -4px);
  }
}
.bf20__header .s-nmi img {
  width: 60px;
  height: 37px;
}
@media  all and (min-width: 768px) {
  .bf20__header .s-nmi img {
    height: 44px;
    transform: translate(0px, 4px);
  }
}
@media  all and (min-width: 1024px) {
  .bf20__header .s-nmi img {
    width: 94px;
    height: 53px;
    transform: translate(0, 0);
  }
}
.bf20__header .s-rore img {
  /*      width: 55px;
      height: 35px;*/
  width: 62px;
  height: 38px;
}
@media  all and (min-width: 768px) {
  .bf20__header .s-rore img {
    height: 38px;
    transform: translate(0px, 7px);
  }
}
@media  all and (min-width: 1024px) {
  .bf20__header .s-rore img {
    width: 96px;
    height: 58px;
    transform: translate(0, 0);
  }
}
@media  all and (min-width: 768px) {
  .bf20__header .delimeter-768 {
    display: none;
  }
}
/*.bf20__header__title {
  margin-top: 10px;
  @media @540 {
    margin-top: 40px;
  }
  @media @1200 {
    margin-top: 166px;
  }
}
.bf20__header__spons {
  @media @1200 {
    margin-top: 32px;
  }
}*/
.bf20__article {
  color: #1A1A1A;
}
.bf20__article hr.default {
  height: 30px;
  background-image: url("/assets/spec/bf22/img/devider.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border: none;
  margin: 40px 0 24px 0!important;
}
@media  all and (min-width: 768px) {
  .bf20__article hr.default {
    margin: 64px 0 32px 0!important;
  }
}
.bf20__article .comments-title {
  font-size: 32px;
  font-weight: 400;
}
@media  all and (min-width: 768px) {
  .bf20__article .comments-title {
    font-size: 48px;
  }
}
.bf20__article .normal-text {
  font-size: 18px;
  line-height: 1.39;
}
.bf20__article .best-rec-title {
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 32px;
  font-weight: 500;
}
@media  all and (min-width: 768px) {
  .bf20__article .best-rec-title {
    font-size: 48px;
    margin-top: 64px;
  }
}
.bf20__article .y20__otchet {
  margin-top: 24px;
}
.bf20__article .spec-mar {
  margin-top: 24px;
}
.bf20__article .spec-mar2 {
  margin-top: 32px;
}
.bf20__article .bf-rep__album-btn {
  border-radius: 0;
  background: #7366FD;
  margin-right: 12px;
}
.bf20__article .nomin {
  position: relative;
  font-family: EuclidFlex, sans-serif;
  padding: 10px 16px 10px 60px;
  background-color: #BB8F1E;
  color: #FFF;
  width: fit-content;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
}
.bf20__article .nomin:before {
  content: '';
  width: 30px;
  height: 25px;
  position: absolute;
  left: 16px;
  top: 12px;
  background-repeat: no-repeat;
}
.bf20__article .nomin-video:before {
  background-image: url("/assets/spec/bf24/img/n-roliki.svg");
}
.bf20__article .nomin-digital:before {
  background-image: url("/assets/spec/bf24/img/n-digital.svg");
  top: 12px;
}
.bf20__article .nomin-branding:before {
  width: 25px;
  background-image: url("/assets/spec/bf24/img/n-branding.svg");
}
.bf20__article .nomin-print:before {
  background-image: url("/assets/spec/bf24/img/n-print.svg");
}
.bf20__article .nomin-btl:before {
  width: 25px;
  background-image: url("/assets/spec/bf24/img/n-btl.svg");
}
.bf20__article .nomin-social:before {
  width: 25px;
  background-image: url("/assets/spec/bf24/img/n-social.svg");
}
.bf20__article .nomin-company:before {
  background-image: url("/assets/spec/bf24/img/n-company.svg");
  top: 10px;
}
.bf20__article .nomin-ai:before {
  background-image: url("/assets/spec/bf24/img/n-ai.svg");
}
.bf20__article .award-title {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}
.bf20__article .award-title--gold {
  position: relative;
  background-image: linear-gradient(166.98deg, #8F7D4F 23.32%, #EFD88C 40.14%, #8F7D4F 90.61%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-left: 20px;
  width: fit-content;
}
.bf20__article .award-title--gold:before {
  content: '';
  width: 11px;
  height: 23px;
  position: absolute;
  background-image: url("/assets/spec/bf22/img/gold-l.svg");
  left: 0px;
  top: 0px;
}
@media  all and (min-width: 1200px) {
  .bf20__article .award-title--gold:before {
    top: 3px;
  }
}
.bf20__article .award-title--gold:after {
  content: '';
  width: 11px;
  height: 23px;
  position: absolute;
  background-image: url("/assets/spec/bf22/img/gold-r.svg");
  left: 91px;
  top: 0px;
}
@media  all and (min-width: 1200px) {
  .bf20__article .award-title--gold:after {
    top: 3px;
    left: 97px;
  }
}
.bf20__article .award-title--silver {
  background-image: linear-gradient(180deg, #7E7E7E 1.04%, #DADADA 44.79%, #7E7E7E 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  padding-left: 20px;
  width: fit-content;
}
.bf20__article .award-title--silver:before {
  content: '';
  width: 11px;
  height: 23px;
  position: absolute;
  background-image: url("/assets/spec/bf22/img/silver-l.svg");
  left: 0px;
  top: 0px;
}
@media  all and (min-width: 1200px) {
  .bf20__article .award-title--silver:before {
    top: 3px;
  }
}
.bf20__article .award-title--silver:after {
  content: '';
  width: 11px;
  height: 23px;
  position: absolute;
  background-image: url("/assets/spec/bf22/img/silver-r.svg");
  left: 97px;
  top: 0px;
}
@media  all and (min-width: 1200px) {
  .bf20__article .award-title--silver:after {
    left: 102px;
    top: 3px;
  }
}
.bf20__article .award-title--bronze {
  background-image: linear-gradient(180deg, #FCD6B1 0%, #7C4E2A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  position: relative;
  padding-left: 20px;
  width: fit-content;
}
.bf20__article .award-title--bronze:before {
  content: '';
  width: 11px;
  height: 23px;
  position: absolute;
  background-image: url("/assets/spec/bf22/img/bronze-l.svg");
  left: 0px;
  top: 0px;
}
@media  all and (min-width: 1200px) {
  .bf20__article .award-title--bronze:before {
    top: 3px;
  }
}
.bf20__article .award-title--bronze:after {
  content: '';
  width: 11px;
  height: 23px;
  position: absolute;
  background-image: url("/assets/spec/bf22/img/bronze-r.svg");
  left: 91px;
  top: 0px;
}
@media  all and (min-width: 1200px) {
  .bf20__article .award-title--bronze:after {
    top: 3px;
    left: 97px;
  }
}
.bf20__article #youtube-playlist iframe {
  height: inherit!important;
}
.bf20__article .special-reward {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
@media  all and (min-width: 768px) {
  .bf20__article .special-reward {
    flex-direction: row;
  }
}
.bf20__article .special-reward .lebedev-img,
.bf20__article .special-reward .koptev-img,
.bf20__article .special-reward .bryzgalin-img,
.bf20__article .special-reward .gusev-img,
.bf20__article .special-reward .mirzoyan-img,
.bf20__article .special-reward .yakovleva-img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-size: cover;
}
.bf20__article .special-reward .bryzgalin-img,
.bf20__article .special-reward .gusev-img {
  width: 140px;
  height: 140px;
  margin: 0 auto;
}
.bf20__article .special-reward .lebedev-name,
.bf20__article .special-reward .koptev-name,
.bf20__article .special-reward .bryzgalin-name,
.bf20__article .special-reward .gusev-name,
.bf20__article .special-reward .mirzoyan-name,
.bf20__article .special-reward .yakovleva-name {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}
@media  all and (min-width: 768px) {
  .bf20__article .special-reward .lebedev-name,
  .bf20__article .special-reward .koptev-name,
  .bf20__article .special-reward .bryzgalin-name,
  .bf20__article .special-reward .gusev-name,
  .bf20__article .special-reward .mirzoyan-name,
  .bf20__article .special-reward .yakovleva-name {
    margin-bottom: 0;
  }
}
.bf20__article .special-reward .mirzoyan-name,
.bf20__article .special-reward .yakovleva-name {
  text-transform: uppercase;
  color: #7366FD;
  font-weight: 700;
}
.bf20__article .special-reward .lebedev {
  margin: 0 auto;
}
.bf20__article .special-reward .lebedev-img {
  background-image: url("/assets/spec/bf23/img/lebedev.jpg");
}
.bf20__article .special-reward .koptev {
  margin: 0 auto;
}
.bf20__article .special-reward .koptev-img {
  background-image: url("/assets/spec/bf23/img/koptev.jpg");
}
.bf20__article .special-reward .bryzgalin {
  margin: 0 auto;
}
.bf20__article .special-reward .bryzgalin-img {
  background-image: url("/assets/spec/bf23/img/br2.jpg");
}
.bf20__article .special-reward .gusev {
  margin: 0 auto;
}
.bf20__article .special-reward .gusev-img {
  background-image: url("/assets/spec/bf23/img/g2.jpg");
}
.bf20__article .special-reward .yakovleva {
  margin: 0 auto;
}
.bf20__article .special-reward .yakovleva-img {
  background-image: url("/assets/spec/bf24/img/yak.jpg");
}
.bf20__article .special-reward .mirzoyan {
  margin: 0 auto;
}
.bf20__article .special-reward .mirzoyan-img {
  background-image: url("/assets/spec/bf24/img/rob.jpg");
}
.bf20__article__wrap {
  max-width: 800px;
  margin: 0 auto;
}
.bf20__article__titles {
  max-width: 800px;
  margin: 0 auto;
  font-size: 18px;
}
.bf20__article__zag {
  margin-bottom: 24px;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.3em;
}
@media  all and (min-width: 540px) {
  .bf20__article__zag {
    font-size: 1.6em;
  }
}
@media  all and (min-width: 768px) {
  .bf20__article__zag {
    font-size: 2em;
  }
}
@media  all and (min-width: 1024px) {
  .bf20__article__zag {
    margin-top: 48px;
  }
}
@media  all and (min-width: 1400px) {
  .bf20__article__zag {
    font-size: 2.5em;
  }
}
@media  all and (min-width: 1600px) {
  .bf20__article__zag {
    margin-top: 56px;
    font-size: 3em;
  }
}
.bf20__article__zag__itogi {
  font-size: 24px;
  margin: 40px 0 24px 0;
}
@media  all and (min-width: 768px) {
  .bf20__article__zag__itogi {
    margin: 64px 0 32px 0;
  }
}
.bf20__article__comments-title {
  margin-top: 24px;
}
.bf20__article__comments {
  margin-bottom: 36px;
}
.bf20__article__share {
  margin: 24px 0;
}
.bf20__article .text-center {
  text-align: center;
}
.bf20__article .tickets {
  background: url(/assets/spec/bf20/img/texture-02.png) #fbfaf8;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  padding: 48px;
  border-radius: 50px;
  max-width: 620px;
  margin: 56px auto;
  line-height: 1.3;
}
@media  all and (min-width: 1200px) {
  .bf20__article .tickets {
    font-size: 1.6em;
    font-weight: 500;
  }
}
.bf20__article .tickets div {
  padding: 10px 0;
}
@media  all and (min-width: 1200px) {
  .bf20__article .tickets div {
    padding: 10px 0;
    max-width: 580px;
    margin: 0 auto;
  }
  .bf20__article .tickets div:last-child {
    padding-bottom: 14px;
    font-size: 0.7em;
    font-weight: 300;
  }
  .bf20__article .tickets div:first-child {
    text-transform: uppercase;
    font-weight: 600;
  }
}
.bf20__article .tickets .focus {
  color: #e53935;
  text-decoration: none;
  white-space: nowrap;
  font-weight: 600;
}
.bf20__article .tickets a.focus {
  border-bottom: 1px solid red;
}
.bf20__article .article-content &gt; .image,
.bf20__article .article-content &gt; .vrezka,
.bf20__article .article-content .embed {
  margin-left: -12px;
  margin-right: -12px;
}
@media  all and (min-width: 540px) {
  .bf20__article .article-content &gt; .image,
  .bf20__article .article-content &gt; .vrezka,
  .bf20__article .article-content .embed {
    margin-left: -24px;
    margin-right: -24px;
  }
}
@media  all and (min-width: 768px) {
  .bf20__article .article-content &gt; .image,
  .bf20__article .article-content &gt; .vrezka,
  .bf20__article .article-content .embed {
    margin-left: 0;
    margin-right: 0;
  }
}
.bf20__article__content.share-icons {
  margin-top: 32px;
}
.ar45713-content {
  color: #1C1E21;
}
.ar45713-content .first {
  margin-bottom: 2em;
}
.ar45713-content .image,
.ar45713-content .embed.youtube {
  border-radius: 10px;
  overflow: hidden;
  margin: 1em 0;
}
.ar45713-content .lead {
  margin-bottom: 0;
  color: #C51000;
  text-transform: uppercase;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  font-size: 22px;
}
@media  all and (min-width: 768px) {
  .ar45713-content .lead {
    font-size: 28px;
  }
}
.ar45713-content .lead.second-pos {
  color: #052B6B;
}
.ar45713-content .work {
  margin-bottom: 2em;
  text-transform: uppercase;
  color: #555;
  line-height: 1.5em;
}
.ar45713-content .work .ln {
  color: #1C1E21;
  font-weight: 600;
  border-bottom-color: #1C1E21;
}
.ar45713-content .work strong {
  font-weight: normal;
  text-transform: none;
}
.ar45713-content .work .link-to-card {
  font-weight: normal !important;
}
.ar45713-content .work .link-to-card span {
  border: none !important;
}
.ar45713-content .vrezka {
  background: #f7f7f7;
  box-shadow: none;
  border: none;
}
@media  all and (min-width: 768px) {
  .ar45713-content .vrezka {
    padding-left: 0;
    padding-right: 0;
  }
}
@media  all and (min-width: 1024px) {
  .ar45713-content .vrezka {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.ar45713-content .vrezka:before {
  background: #f7f7f7;
  top: 0;
  left: -1000px;
  right: -1000px;
  bottom: 0;
  z-index: -1;
  border-radius: 0;
  width: auto;
  height: auto;
}
@media  all and (min-width: 1024px) {
  .ar45713-content .vrezka .v-image {
    width: 160px;
    flex-shrink: 0;
  }
}
.ar45713-content .vrezka .v-image img {
  border-radius: 10px;
}
.ar45713-content .vrezka .v-text {
  display: flex;
  flex-direction: column;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
}
.ar45713-content .vrezka .v-text p:first-child,
.ar45713-content .vrezka .v-text p:nth-child(2) {
  margin: 0 !important;
  font-family: 'PT Sans', inherit, "San Francisco", Arial, sans-serif;
}
@media  all and (min-width: 768px) {
  .ar45713-content .vrezka .v-text p:first-child,
  .ar45713-content .vrezka .v-text p:nth-child(2) {
    text-align: right;
  }
}
.ar45713-content .vrezka .v-text p:first-child {
  color: #052B6B;
  text-transform: uppercase;
  font-weight: 600;
}
@media  all and (min-width: 768px) {
  .ar45713-content .vrezka .v-text p:first-child {
    order: 998;
    margin-top: 2em !important;
  }
}
.ar45713-content .vrezka .v-text p:nth-child(2) {
  font-size: 0.8em;
  color: #555555;
}
@media  all and (min-width: 768px) {
  .ar45713-content .vrezka .v-text p:nth-child(2) {
    order: 999;
  }
}
.ar45713-content .vrezka .v-text p:nth-child(3) {
  margin-top: 2em;
  margin-left: -80px;
}
@media  all and (min-width: 768px) {
  .ar45713-content .vrezka .v-text p:nth-child(3) {
    margin-top: 0;
    margin-left: 12px;
  }
}
@media  all and (min-width: 1024px) {
  .ar45713-content .vrezka .v-text p:nth-child(3) {
    margin-left: 32px;
  }
}
@media  all and (min-width: 1200px) {
  .ar45713-content .vrezka .v-text p:nth-child(3) {
    font-size: 24px;
  }
}
@media  all and (min-width: 768px) {
  .ar45713-content .vklad {
    display: flex;
    justify-content: center;
  }
}
.ar45713-content .vklad__item {
  width: 80%;
  margin: 2em auto;
  text-align: center;
  font-size: 20px;
}
@media  all and (min-width: 768px) {
  .ar45713-content .vklad__item {
    width: 300px;
    font-size: 28px;
  }
}
.ar45713-content .vklad__item__pic {
  margin-bottom: 1em;
}
.ar45713-content .vklad__item__pic img {
  display: block;
}
.ar45713-content .vklad__item__name {
  color: #C51000;
  text-transform: uppercase;
  font-weight: 600;
}
.ar45713-content .vklad__item__pos {
  margin-top: 0.5em;
  color: #555555;
  font-size: 0.8em;
}
.ar45713-content hr.default {
  border: 0;
  margin: 0;
  font-size: 0;
  height: 0;
}
.ar45713-content hr.default:before {
  content: "***";
  display: block;
  letter-spacing: 12px;
  color: transparent;
  font-size: 34px;
  line-height: 1;
}
.ar45713-content .embed .video-preview:before {
  opacity: 0;
}
.white-popup {
  max-width: 768px;
  margin: 0 auto;
}
.white-popup .yr19__view-item {
  margin: 12px auto;
  box-sizing: border-box;
  border-radius: 12px;
  padding: 24px;
  background: #fdfdfd;
}
@media  all and (min-width: 768px) {
  .white-popup .yr19__view-item {
    padding: 24px 48px;
  }
}
.zag {
  margin-bottom: 12px;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 2em;
  font-weight: 500;
  color: #1F5DA9;
  line-height: 1.2;
}
.podzag {
  margin-top: 0;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  color: #7F7F7F;
  font-size: 1.2em;
}
.descr &gt; iframe:not(.instagram-media, [id*=telegram-post]),
.descr p &gt; iframe {
  margin-left: -24px;
  width: calc(100% + 48px) !important;
  height: 180px !important;
}
@media  all and (min-width: 375px) {
  .descr &gt; iframe:not(.instagram-media, [id*=telegram-post]),
  .descr p &gt; iframe {
    height: 220px !important;
  }
}
@media  all and (min-width: 425px) {
  .descr &gt; iframe:not(.instagram-media, [id*=telegram-post]),
  .descr p &gt; iframe {
    height: 240px !important;
  }
}
@media  all and (min-width: 540px) {
  .descr &gt; iframe:not(.instagram-media, [id*=telegram-post]),
  .descr p &gt; iframe {
    height: 280px !important;
  }
}
@media  all and (min-width: 768px) {
  .descr &gt; iframe:not(.instagram-media, [id*=telegram-post]),
  .descr p &gt; iframe {
    margin-left: 0;
    width: 100% !important;
    height: 390px !important;
  }
}
.descr p &gt; img {
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
}
.descr .fotorama {
  margin-left: -24px;
  width: calc(100% + 48px) !important;
}
@media  all and (min-width: 768px) {
  .descr .fotorama {
    margin-left: 0;
    width: 100% !important;
  }
}
.descr .agencyLink {
  white-space: nowrap;
  font-weight: 600;
}
.descr .agencyLink img {
  position: relative;
  top: -2px;
  max-height: 14px !important;
  max-width: 120px !important;
  vertical-align: middle;
}
.descr .cli strong {
  color: #C51000;
}
.descr .tiktok-embed {
  width: auto !important;
  height: auto !important;
}
.descr .tiktok-embed iframe {
  margin: 0 auto !important;
  width: 325px !important;
  min-height: 770px !important;
}
.descr iframe.instagram-media {
  max-width: 540px;
  width: auto;
  margin: 0 auto !important;
}
a {
  text-decoration: none;
  color: #1F5DA9;
}
a:hover {
  text-decoration: underline;
}
.work-shares-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
  padding-bottom: 16px;
  font-size: 0.8em;
  color: #b3b3b3;
}
@media  all and (min-width: 1024px) {
  .work-shares-wrap {
    position: fixed;
    top: 24px;
    left: 50%;
    transform: translate(-430px, 0);
  }
}
@media  all and (min-width: 1024px) {
  .work-shares-wrap .sh-text {
    display: none;
  }
}
@media  all and (min-width: 1024px) {
  .work-shares-wrap .ya-share2__list {
    display: flex;
    flex-direction: column;
  }
}
.mfp-container {
  padding: 0;
}
.mfp-close {
  position: fixed;
  top: auto;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  border-radius: 12px;
  z-index: 20;
  background: #fff !important;
}
.mfp-close:active {
  top: auto;
}
@media  all and (min-width: 768px) {
  .mfp-close {
    bottom: auto;
    top: 0 !important;
    left: auto;
    right: 0;
    transform: translate(0, 0);
  }
}
@media  all and (min-width: 1024px) {
  .mfp-close {
    right: auto;
    left: 50%;
    transform: translate(394px, 20px);
  }
}
.mfp-arrow {
  position: fixed;
  top: auto;
  bottom: 0;
  width: 40px;
  height: 40px;
  transform: translate(-60%, -100%);
}
@media  all and (min-width: 768px) {
  .mfp-arrow {
    bottom: 50%;
    left: 50% !important;
  }
}
@media  all and (min-width: 768px) {
  .mfp-arrow.mfp-arrow-left {
    transform: translate(-405px, 0);
  }
}
@media  all and (min-width: 1024px) {
  .mfp-arrow.mfp-arrow-left {
    transform: translate(-465px, 0);
  }
}
@media  all and (min-width: 768px) {
  .mfp-arrow.mfp-arrow-right {
    transform: translate(352px, 0);
  }
}
@media  all and (min-width: 1024px) {
  .mfp-arrow.mfp-arrow-right {
    transform: translate(360px, 0);
  }
}
.ms-grid {
  max-width: 1360px !important;
}
.br24-link {
  text-decoration: none !important;
  border-bottom: 1px solid #7366FD !important;
  color: #7366FD !important;
}
.br24-link.vk {
  text-transform: none;
}
.br24-link.w-500 {
  font-weight: 500;
}
.work-data {
  padding-left: 30px;
}
@media  all and (min-width: 768px) {
  .work-data {
    padding-left: 58px;
  }
}
.work-data p {
  font-size: 18px;
  line-height: 1.2;
  margin: 6px 0;
}
.delimeter24 {
  width: 124px;
  height: 1px;
  background-color: #7366FD;
  margin: 0 auto;
}
.prize {
  font-family: EuclidFlex, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  padding-left: 30px;
  margin: 32px 0 12px;
}
.prize:before {
  content: '';
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
}
.prize-gold:before {
  background-image: url("/assets/spec/bf24/img/s-gold.svg");
}
.prize-silver:before {
  background-image: url("/assets/spec/bf24/img/s-silver.svg");
}
.prize-bronze:before {
  background-image: url("/assets/spec/bf24/img/s-bronze.svg");
}
.laureats-title {
  color: #BB8F1E;
  font-size: 34px !important;
  font-family: EuclidFlex, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
@media  all and (min-width: 768px) {
  .laureats-title {
    font-size: 40px !important;
  }
}
.more-photo {
  text-transform: uppercase;
  font-weight: 500;
  font-family: EuclidFlex, sans-serif;
}
.report {
  font-weight: 500;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  margin-top: 32px;
  margin-bottom: 24px;
  font-size: 20px;
}
.gradient-text {
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
}
.gradient-text.gold {
  background-color: #BB8F1E;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}
.gradient-text.pink {
  text-transform: uppercase;
  background: linear-gradient(90deg, #240002 0%, #CA092E 57.81%, #4C010E 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
  font-weight: 500;
}
.bf20__header {
  padding-bottom: 1px;
}
.bf20__inner-sponsors {
  position: relative;
  height: 0;
  padding-top: 85%;
  max-width: 700px;
  margin-top: 4em;
  margin-left: auto;
  margin-right: auto;
}
.bf20__inner-sponsors:after {
  top: 73%;
}
.bf20__inner-sponsors__img {
  position: absolute;
  top: 0;
  min-width: 100%;
  width: 100%;
  height: auto;
}
.bf20__inner-sponsors__sp {
  position: absolute;
}
.bf20__inner-sponsors__sp img {
  width: 100%;
  min-width: 100%;
}
.bf20__inner-sponsors .sp-russ {
  top: -14%;
  left: 23%;
  width: 50%;
}
@media  all and (min-width: 768px) {
  .bf20__inner-sponsors .sp-russ {
    top: -5%;
  }
}
.bf20__inner-sponsors .sp-sber {
  top: 16%;
  left: 17%;
  width: 65%;
}
@media  all and (min-width: 768px) {
  .bf20__inner-sponsors .sp-sber {
    top: 22%;
    width: 67%;
  }
}
.bf20__inner-sponsors .sp-mdg {
  top: 34%;
  left: 14%;
  width: 75%;
}
@media  all and (min-width: 768px) {
  .bf20__inner-sponsors .sp-mdg {
    top: 43%;
  }
}
.bf20__inner-sponsors .sp-rore {
  top: 53%;
  left: 17%;
  width: 26%;
}
@media  all and (min-width: 768px) {
  .bf20__inner-sponsors .sp-rore {
    top: 70%;
    width: 23%;
  }
}
.bf20__inner-sponsors .sp-sa {
  top: 53%;
  right: 18%;
  width: 20%;
}
@media  all and (min-width: 768px) {
  .bf20__inner-sponsors .sp-sa {
    top: 70%;
    width: 17%;
    right: 9%;
  }
}
.bf20__inner-sponsors .sp-mgcom {
  top: 85%;
  width: 25%;
  right: 17%;
}
@media  all and (min-width: 768px) {
  .bf20__inner-sponsors .sp-mgcom {
    top: 84%;
    left: 42%;
  }
}
.bf20__inner-sponsors .sp-vtb {
  top: 85%;
  width: 25%;
  left: 17%;
}
@media  all and (min-width: 768px) {
  .bf20__inner-sponsors .sp-vtb {
    top: 58%;
    width: 24%;
    left: 40%;
  }
}
.bf20__inner-btn-place {
  text-align: center;
  margin: 3em auto;
  font-size: 14px;
}
@media  all and (min-width: 768px) {
  .bf20__inner-btn-place {
    font-size: initial;
  }
}
.bf20__inner-btn-place__btn {
  display: inline-block;
  padding: 0.6em 1em;
  background: #ff0000;
  color: #fff;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
}
.bf20__see-u {
  text-align: center;
  font-style: italic;
}
.highlight {
  color: red !important;
  background: none !important;
}
/*# sourceMappingURL=index.css.map */</pre></body></html>