

/* Start:/local/templates/btl_new/components/bitrix/news.list/event-in-your-city/style.css?17680702469385*/
.main
{
  position: relative;
  width: 100%;
  height: 850px;
  background-position: center;
  background-size: cover;
  z-index: 1;
}
.main__mask
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('/local/templates/btl_new/components/bitrix/news.list/event-in-your-city/images/main_mask.svg');
  background-size: cover;
  background-position: 52% 50%;
  z-index: 70;
}
.main:after
{
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 4vw;
  content: '';
  background-image: url('/local/templates/btl_new/components/bitrix/news.list/event-in-your-city/images/half.svg');
  background-position: center;
  background-size: cover;
  z-index: 85;
}
.main__content
{
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 235px;
}
.main__content_logo {
  width:349px;
  height:80px;
  background-image: url('/local/templates/btl_new/components/bitrix/news.list/event-in-your-city/images/logo.svg');
  background-size: cover;
  background-position: 50% 50%;
}
.main__content h1 {
  margin-top: 76px;
  width: 967px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 56px;
  line-height: 127.19%;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
}

.section__help
{
  padding-top: 81px;
  margin-bottom: 81px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section__help h2
{
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 56px;
  line-height: 127.19%;
  /* or 71px */

  text-align: center;
  text-transform: uppercase;

  color: #333333;
}
.section__help span
{
  margin-top: 40px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 127.19%;
  /* identical to box height, or 31px */
  margin-bottom: 50px;
  text-align: center;
  text-transform: initial;
  display:block;

  color: #919191;

}


.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;

}
.section__help__img
{
  position: relative;
  width: 1170px;
  height: 600px;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide img
{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.section__help__img .arrowLeft
{
  position: absolute;
  top: 50%;
  left: -44px;
  transform: translate(-50%,-50%);
  cursor: pointer;
  transition: .2s all ease-out;
  z-index: 95;
  outline: none !important;
}
.section__help__img .arrowRight
{
  position: absolute;
  top: 50%;
  cursor: pointer;
  right:-46px;
  transform: translate(-50%,-50%);
  transition: .2s all ease-out;
  z-index: 95;
  outline: none !important;
}

.section__help__img .arrowLeft path,
.section__help__img .arrowRight path
{
  transition: .2s all ease-out;
}
.section__help__img .arrowLeft:hover path
{
  fill: #333;
}
.section__help__img .arrowRight:hover path
{
  fill: #333;
}

.blue {
  position: relative;
  z-index: 90;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 1232px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-color:#f8f8f8;
}

.blue__title
{
  font-family: Roboto;
  font-style: normal;
  font-weight: 900;
  font-size: 56px;
  line-height: 127.19%;
  /* or 71px */
  margin-top: 110px;
  text-align: center;
  text-transform: uppercase;
  width: 905px;
  color: #333333;

}
.blue__title span
{
  margin-top: 30px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 127.19%;
  /* identical to box height, or 31px */

  text-align: center;
  margin-bottom: 50px;
  color: #919191;
  display:block;
  text-transform: initial;
}


.battle
{
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -560px;
  width: 100%;
  height: 514px;
  background-color: #18567E;
  background-image: url(/local/templates/btl_new/components/bitrix/news.list/event-in-your-city/images/btl_logo.svg);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transition: 1.5s all ease-in-out;
  opacity: .4;
  position:relative;
}
.battle::before {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4vw;
  content: '';
  background-image: url('/local/templates/btl_new/components/bitrix/news.list/event-in-your-city/images/half2.svg');
  background-position: center;
  background-size: cover;
  z-index: 85;
  top: 50px;
}
.battle__shown
{
  margin-top: -51px;
  opacity: 1;
}
.battle__title
{
  margin-top: 140px;
  margin-bottom: 100px;
  width: 1000px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 900;
  font-size: 56px;
  line-height: 127.19%;
  /* or 71px */

  text-align: center;
  text-transform: uppercase;

  color: #FFFFFF;

}
.battle__btn
{
  width: 300px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  display: flex;
  align-items: center;
  text-align: center;
  cursor: pointer;
  color: #FFFFFF;
  background: #6AC179;
  box-shadow: 0px 4px 15px #6AC179;
  border-radius: 4px;
  text-transform:uppercase;
}
.battle__btn.inhelp {
  margin-top:60px;
}

@media(max-width: 1300px)
{
  .section__help__img {
    position: relative;
    width: 80vw;
    height: 600px;
  }
}
@media(max-width: 1100px)
{
  .main__content h1 {
    margin-top: 76px;
    width: 70vw;

    font-size: 46px;
  }
  .blue__title {
    width: 80vw;
    font-size: 46px;
  }
  .battle__title {
    margin-top: 140px;
    margin-bottom: 100px;
    width: 85vw;

    font-size: 46px;
  }
  .main__mask {

    background-position: 77% 50%;
  }
  .main__content {

    margin-top: 196px;
  }

  .section__help h2 {

    font-size: 46px;
  }
  .section__help span {

    font-size: 20px;
  }
  .section__help__img {
    position: relative;
    width: 80vw;
    height: 550px;
  }
}
@media(max-width: 850px)
{
  .main__mask {
    background-position: 56% 50%;
  }
  .main__content h1 {
    margin-top: 76px;
    width: 75vw;
    font-size: 42px;
  }
  .section__help__img {
    position: relative;
    width: 80vw;
    height: 450px;
  }
}
@media(max-width: 830px)
{
  .battle__title
  {
    font-size: 30px;
  }
  .blue__title
  {
    font-size: 30px;
  }
  .blue__title span {

    font-size: 22px;
  }
}

@media(max-width: 480px)
{
  .blue {
    height: 900px;
  }
  .main__content_logo {
    width:70vw;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .main__content h1 {
    margin-top: 72px;
    width: 85vw;
    font-size: 32px;
  }
  .main__mask {
    background-position: 30% 50%;
  }
  .main {
    position: relative;
    width: 100%;
    height: 685px;
  }
  .main:after {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 7vw;
  }

  .section__help h2 {
    font-size: 32px;
  }
  .section__help span {
    font-size: 18px;
    width: 90vw;
  }
  .section__help span {
    font-size: 18px;
    width: 90vw;
  }
  .section__help__img .arrowLeft {

    left: -23px;
  }
  .section__help__img {
    position: relative;
    width: 80vw;
    height: 190px;
  }
  .section__help__img .arrowRight {

    right: -40px;
  }
  .blue__title {
    width: 90vw;
    font-size: 32px;
  }
  .blue__title span {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
  }
  .battle__title {
    margin-top: 140px;
    margin-bottom: 100px;
    width: 90vw;
    font-size: 32px;
  }
  .section__help h2
  {
    width: 90vw;
  }
}

@media(max-width: 365px)
{
  .main__content h1 {
    margin-top: 72px;
    width: 85vw;
    font-size: 26px;
  }
  .main {
    position: relative;
    width: 100%;
    height: 585px;
  }
  .main__content {
    margin-top: 122px;
  }
  .section__help h2 {
    font-size: 24px;
  }
  .section__help span {
    font-size: 14px;
    width: 90vw;
  }
  .blue__title {
    width: 90vw;
    font-size: 26px;
  }
  .blue__title span {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
  }
  .battle__title {
    margin-top: 140px;
    margin-bottom: 100px;
    width: 90vw;
    font-size: 26px;
  }
  .battle__btn {
    width: 75vw;
    height: 60px;
    font-size: 15px;
  }
}

.partners {
  width: 1477.68px;
  height: 728px;
  background-image: url(/upload/includes/s8/event-in-your-city/partners.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: .9s all ease-in-out;
}
.map_pos1 {
  transform: translateX(0px);
}
.map_pos2 {
  transform: translateX(-210px);
}

@media(max-width: 1150px) {
  .blue {
    height: 1162px;
  }
  .partners {
    transform: translateX(133px);
  }
  .map_pos1 {
    transform: translateX(133px);
  }
  .map_pos2 {
    transform: translateX(-240px);
  }
}

@media(max-width: 900px) {
  .partners {
    transform: translateX(318px);
    transition: 1.9s all ease-in-out;
  }
  .map_pos1 {
    transform: translateX(318px);
  }
  .map_pos2 {
    transform: translateX(-260px);
  }
}

@media(max-width: 480px) {
  .partners {
    transform: translateX(488px);
    transition: 3.3s all ease-in-out;
    height: 472px;
  }
  .map_pos1 {
    transform: translateX(488px);
  }
  .map_pos2 {
    transform: translateX(-30px);
  }
}
/* End */


/* Start:/local/templates/btl_new/components/bitrix/news.list/event-in-your-city/swiper/style.css?176807024615674*/
/**
 * Swiper 5.0.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 30, 2019
 */

@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* End */


/* Start:/local/modules/startupnetwork.form/style.css?176807024512921*/
/*popup styles*/

.popup__apply__block {
  width: 598px;
  height: auto;
  background: #FFFFFF;
  box-sizing: border-box;
  border-radius: 4px;
}
.popup__apply__block.popup-window.popup-window-with-titlebar {
  margin:0;
  padding:0;
}
.popup__apply__block .popup-window-titlebar {
  width: 100%;
  background: white;
  height: 80px;
  display: flex;
  padding: 0 36px;
  justify-content: space-between;
  align-items: center;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 25px;
  color: #333333;
  border-bottom:1px solid #DCDCDC;
}
.popup__apply__block .popup-window-titlebar-text {
  line-height:80px;
}
.popup__apply__block .popup-window-titlebar-text,
.popup__apply__block .popup-window-titlebar-text-version {
  color: #333333;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  padding:0;
}
.popup__apply__block .popup-window-close-icon.popup-window-titlebar-close-icon {
  top:24px;
  right:32px;
  text-align:center;
  width:34px;
  height:34px;
}
.popup__apply__block .popup-window-close-icon:after {
  position: static;
  font-family: 'Material Icons';
  color: #333333;
  font-size: 34px;
  line-height: 34px;
  content: 'close';
  cursor: pointer;
  background-image:none;
  transform: unset;
}
.popup__apply__block .popup-window-buttons {
  padding: 0 36px;
  margin:30px 0 30px 0;
}
.popup__apply__block .popup-window-content {
  background:transparent;
  padding:0;
  margin:0;
}
.popup__apply__block__shortInfo {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 149.19%;
  /* identical to box height, or 21px */

  margin-bottom: 31px;
  color: #919191;
}
.popup__apply__block__shortInfo.warningMessage {
  color:red;
  margin-bottom: 0;
}

.popup__apply__block__inputs
{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding:0 36px;
  width:100%;
  box-sizing: border-box;
}

.just_a_line
{
  width: 100%;
  height: 1px;
  background-color: #DFDFDF;
  margin-top: 10px;
  margin-bottom:32px;
}
.popup__apply__block__inputs__item {
  display: flex;
  flex-direction: column;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #474747;
  margin-bottom: 26px;
  position: relative;
}
.popup__apply__block__inputs__item span
{
  margin-left: 3px;
}
.popup__apply__block__inputs__item input
{
  margin-top: 10px;
  margin-bottom: 8px;
  width: 250px;
  box-sizing: border-box;
  height: 45px;
  border-radius: 4px;
  padding: 0 20px;

  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;

  border: 2px solid #F2F2F2;
  color: #23262D;
  background: #FDFDFD none repeat scroll 0% 0%;
}
.popup__apply__block__inputs__item input[type='radio'] {
  width:auto;
  height:auto;
}
.popup__apply__block__inputs__inputs {
  width: 260px;
  height: 45px;
  display:flex;
  justify-content: flex-start;
  align-items: center;
}
.popup__apply__block__inputs__item.freenotify {
  margin-bottom:0;
}
.popup__apply__block__inputs__image {
  width: 260px;
}
.popup__apply__block__inputs__image_place {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 80px;
  cursor: pointer;
  text-align: center;
  color: #919191;
  background: #FAFAFA;
  border: 1px solid #E3E3E3;
  box-sizing: border-box;
  border-radius: 4px;
  margin:10px 0 0 0;
}
.popup__apply__block__inputs__image_place.emptyImage::after {
  font-family: 'Material Icons';
  font-size:40px;
  font-weight: normal;
  content:'add_circle_outline';
}
.popup__apply__block__inputs__image_place.emptyImage:hover {
  color: #6AC179;
}
.popup__apply__block__inputs__image_place.showImage {
  background-size: contain;
  background-repeat:no-repeat;
  background-position: center center;
}
label.popup__apply__block__inputs__image input {
  opacity:0;
  width:50px;
  height:5px;
  margin:0;
  padding:0;
}

.popup__apply__block__inputs__item .noticeWarning {
  color:red;
  font-size:13px;
  position: absolute;
  top: 100%;
  line-height: 1;
}
.popup__apply__block__inputs__item .noticeWarning.notnode {
  top: 70%;
}
.popup__apply__dropdown {
  position: relative;
  display: block;
  overflow: hidden;
  width: 250px;
  max-width: 250px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #919191;
  height: 45px;
  margin-top: 10px;
  margin-bottom: 8px;
}
.popup__apply__dropdown:after {
  content: "keyboard_arrow_down";
  font-family: 'Material Icons';
  font-size: 20px;
  padding: 0;
  position: absolute;
  top: 15px;
  right: 12px;
  z-index: 1;
  pointer-events: none;
}
.popup__apply__dropdown select {
  color: #23262D;
  background: #FDFDFD none repeat scroll 0% 0%;
  border: none;
  font-size: 1em;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  outline: none;
  padding: 12px 30px 12px 15px;
  line-height: 21px;
  width: 100%;
  min-width: auto;
}
.popup__apply__block__inputs__item textarea {
  width:526px;
  height:60px;
  resize: none;
  box-sizing: border-box;
  border: 2px solid #F2F2F2;
  color: #23262D;
  background: #FDFDFD none repeat scroll 0% 0%;
  margin-top: 10px;
  margin-bottom: 8px;
  padding: 12px 20px;
}
.popup__apply_btn {
  background-color: grey;
  border-radius: 4px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 21px;
  text-align: center;
  color: #FFFFFF;
  padding:17px 70px;
  height:auto;
  text-transform: unset;
}
.popup__apply_btn.active {
  background-color: #C7A780;
}
.flatTitleWhite .popup__apply_btn.active {
  background-color: #0094F8;
}
.flatTitleWhite .popup__apply_btn:hover {
  color:white;
}
.popup__apply_btn:hover {
  background-color: grey;
  color: #FFFFFF;
}

.leadForm {
  cursor:pointer;
}
.popup__apply__answer {
  padding: 0 36px;
  margin:0 0 40px 0;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 26px;
}

.leadForm__formWrapper {
  width:100%;
  margin:0;
  padding: 0 36px;
  box-sizing: border-box;
}
.leadForm__formWrapper .before-text{
  color: #474747;
  font-size: 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5em;
  margin-bottom:1.5rem;
}
.leadForm__formWrapper form {
  width:100%;
  margin:0;
  text-align:center;
  display:flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
}
.leadForm__inputBox {
  width:250px;
  color: #474747;
  font-size: 14px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  display:inline-block;
  text-align:left;
  margin:10px 0 0 0;
  vertical-align: top;
}
.leadForm__inputBox span {
  color:#e74c3c;
}
.leadForm__inputBox input {
  padding: 16px 17px;
  box-sizing: border-box;
  border: 2px solid #F2F2F2;
  background-color:#FDFDFD;
  width: 100%;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  margin:5px 0 0 0;
}
.leadForm__inputBox select {
  width: 100%;
  padding: 16px 17px;
  box-sizing: border-box;
  border: 2px solid #F2F2F2;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  margin:5px 0 0 0;
}
.leadForm__inputBox input.errorInp,
.leadForm__inputBox select.errorInp {
  border-color:red;
}
.leadForm__checkFieldBox {
  margin:10px 0;
  display:flex;
  align-items: center;
}
.leadForm__checkFieldBox a {
  color:#4033DB;
}
.leadForm__checkerBox {
  width:32px;
  height:32px;
  margin:0 22px 0 7px;
  cursor:pointer;
}
.leadForm__checkerBox::after {
  content:'check_box_outline_blank';
  font-family: 'Material Icons';
  font-size:32px;
  line-height: 1;
  color:#CFCFCF;
}
.leadForm__checkerBox.checked::after {
  content:'check_box';
  color: #4033DB;
}
.leadForm__labelBox {
  color: #333;
  text-align:left;
}
.leadForm__errorFieldBox {
  color: red;
  font-size: 12px;
  line-height: 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
}
.leadForm__errorCommonBox {
  text-align:left;

  color: red;
  font-size: 12px;
  line-height: 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
}
.leadForm__radioFieldBox {
  width: 100%;
  padding: 0 12px;
  box-sizing: border-box;
  display:flex;
  justify-content:flex-start;
  align-items: center;
}
.leadForm__radioFieldBox .leadForm__errorFieldBox {
}
.leadForm__radioBox {
  width:24px;
  height:24px;
  margin:0 5px 0 22px;
  cursor:pointer;
}
.leadForm__radioBox::after {
  content:'radio_button_unchecked';
  font-family: 'Material Icons';
  font-size:24px;
  line-height: 1;
  color:#CFCFCF;
}
.leadForm__radioBox.selected::after {
  content:'radio_button_checked';
  color: #4033DB;
}

@media (max-width: 600px) {
  .popup__apply__block {
    width:320px;
  }
  .popup__apply__block .popup-window-titlebar {
    margin-bottom:10px;
  }
  .popup__apply__block__shortInfo {
    margin-bottom:10px;
  }
  .leadForm__inputBox input,
  .popup__apply__block__inputs__item input {
    margin:4px 0;
    height:32px;
    width:100%;
  }
  .popup__apply__container {
    margin:0;
  }
  .popup__apply__block .popup-window-titlebar {
    height:40px;
    padding:0 16px;
  }
  .popup__apply__block .popup-window-titlebar-text,
  .popup__apply__block .popup-window-titlebar-text-version {
    font-size:18px;
  }
  .popup__apply__block .popup-window-close-icon.popup-window-titlebar-close-icon {
    top: 8px;
    right: 12px;
    text-align: center;
    width: 20px;
    height: 20px;
  }
  .popup__apply__block .popup-window-close-icon:after {
    font-size: 24px;
    line-height: 24px;
  }
  .popup__apply__block__inputs {
    padding:0 16px;
  }
  .popup__apply__block__inputs__item {
    margin-bottom:12px;
    width: 100%;
  }
  .just_a_line {
    margin-bottom: 12px;
  }
  .popup__apply__dropdown {
    height:32px;
    width:100%;
    max-width:400px;
  }
  .popup__apply__dropdown select {
    padding-top:5px;
    padding-bottom:5px;
  }
  .popup__apply__dropdown:after {
    top: 8px;
  }
  .popup__apply__block__inputs__item textarea {
    width:100%;
  }
  .popup__apply_btn {
    width:100%;
  }
  .popup__apply__answer {
    margin:40px 0;
  }
}
@media (max-width: 425px) {
  .leadForm__authButton {
    width:100%;
  }
  .leadForm__inputBox {
    width:100%;
    max-width:100%;
    margin-left:0;
    margin-right:0;
  }
  .leadForm__radioBox {
    margin-left:8px;
  }
}

/* для синдикатів філії */
.flatOneCols {
}
.flatOneCols.popup__apply__block {
  border-radius:unset;
}
.flatOneCols.popup__apply__block .popup-window-titlebar {
  display: flex;
  align-items: center;
  padding: 0 15px;
  border-bottom: 1px solid #C5C5C5;
  background-color:white;
  margin:0;
  min-height: 50px;
}
.flatOneCols.popup__apply__block .popup-window-titlebar-text {
  color:#333333;
  font-size: 20px;
  line-height: 24px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
}
.flatOneCols.popup__apply__block .popup-window-close-icon.popup-window-titlebar-close-icon {
  top:13px;
  right:17px;
}
.flatOneCols.popup__apply__block .popup-window-close-icon.popup-window-titlebar-close-icon::after {
  color:#333333;
}
.flatOneCols .leadForm__formWrapper {
  padding:0;
}
.flatOneCols.popup__apply__block .popup-window-buttons {
  border-top:none;
}
.flatOneCols.popup__apply__block .popup-window-buttons {
  padding:0 22px;
}
.flatOneCols .popup__apply_btn,
.flatOneCols .popup__apply_btn.active {
  background-color: #4033DB;
}
.flatOneCols .popup__apply__answer {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 31px;
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
  color:#676767;
  box-sizing: border-box;
  margin:0;
}

@media (min-width: 425px) {
  .flatOneCols .leadForm__inputBox {
    width:100%;
  }
  .flatOneCols.popup__apply__block .popup-window-content {
    padding: 26px 54px;
  }
  .flatOneCols.popup__apply__block .popup-window-buttons {
    padding:0 54px;
  }
  .flatOneCols.popup__apply__block {
    width:90vw;
  }
}
@media (min-width: 520px) {
  .flatOneCols.popup__apply__block {
    width:500px;
  }
  .flatOneCols.popup__apply__block .popup-window-titlebar {
    min-height: 83px;
  }
  .flatOneCols.popup__apply__block .popup-window-close-icon.popup-window-titlebar-close-icon {
    top:29px;
    right:35px;
  }
  .flatOneCols .leadForm__inputBox input,
  .flatOneCols .popup__apply__block__inputs__item input {
    height:52px;
  }
  .flatOneCols .popup__apply_btn {
    width:100%;
  }
}
/* End */
/* /local/templates/btl_new/components/bitrix/news.list/event-in-your-city/style.css?17680702469385 */
/* /local/templates/btl_new/components/bitrix/news.list/event-in-your-city/swiper/style.css?176807024615674 */
/* /local/modules/startupnetwork.form/style.css?176807024512921 */
