@charset "UTF-8";
@-webkit-keyframes a{0%{height:20px}to{height:70px}}
@keyframes a{0%{height:20px}to{height:70px}}
@-webkit-keyframes b{0%{height:20px}to{height:90px}}
@keyframes b{0%{height:20px}to{height:90px}}
@-webkit-keyframes c{0%{height:20px}to{height:100px}}
@keyframes c{0%{height:20px}to{height:100px}}
@-webkit-keyframes d{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
@keyframes d{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
@-webkit-keyframes e{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
@keyframes e{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
@-webkit-keyframes f{0%{opacity:0}to{opacity:1}}
@keyframes f{0%{opacity:0}to{opacity:1}}
@-webkit-keyframes g{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}
@keyframes g{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}
@-webkit-keyframes h{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}
@keyframes h{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;background-color:rgba(52,25,26,.4)}
footer,header,main,section{display:block}
h1{font-size:2em}
hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}
a{background-color:transparent;-webkit-text-decoration-skip:objects;color:inherit;text-decoration:none;cursor:pointer}
small{font-size:80%}
img{border-style:none;-webkit-box-sizing:content-box;box-sizing:content-box}
svg:not(:root){overflow:hidden}
button,input{overflow:visible}
button,select{text-transform:none}
html{line-height:1.4}
.event-card__texts{position:relative}
.columns{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.columns .columns__col{-webkit-transition:1.2s;-o-transition:1.2s;transition:1.2s;-webkit-transform:translateY(15%);-ms-transform:translateY(15%);transform:translateY(15%)}
.columns--reset .columns__col{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.event-card:hover .event-card__image{-webkit-backface-visibility:hidden;backface-visibility:hidden}
.event-card__image img{height:100%}
@media only screen and (max-width:767px){.event-card .event-card__name{display:none!important}
.event-card__info{border-top-left-radius:6px;border-bottom-left-radius:6px}
.button{border-radius:6px}
html{background-color:#e8e9ea}
.header{background-color:#fff}
.event-card__information{font-size:12px}
.event-card__information>:not(:last-child){margin-right:0}
.event-card__info-text:last-child:not(:first-child){line-height:15px}
.event-card__image{border-radius:0 0 6px 0}
.columns__close-page{margin-bottom:10px}}
button::-moz-focus-inner{border:0}
:focus{outline:0}
::-moz-selection{background:#0F18E2;color:#fff}
::selection{background:#0F18E2;color:#fff}
body,html{margin:0;padding:0;overflow-x:hidden;width:100%;min-height:100%}
body{font-family:Poppins,sans-serif;font-size:16px;color:#1d1d1b}
ol,ul{list-style:none}
span{font-style:inherit;font-family:inherit;font-weight:inherit}
a,button,input,select,textarea{-webkit-transition:color .3s ease,border-color .3s ease;-o-transition:color .3s ease,border-color .3s ease;transition:color .3s ease,border-color .3s ease}
button{cursor:pointer}
button,input,select,textarea{color:#1d1d1b;margin:0;padding:0;border:0;border-radius:0;background-color:transparent;font-family:SF UI Display,Arial,sans-serif}
.button{display:block;padding:20px;border:0;vertical-align:middle;color:#0F18E2;background-color:#fff;-webkit-transition:background-color .3s ease,color .3s ease;-o-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease;cursor:pointer;line-height:60px;font-size:18px;text-align:center;letter-spacing:.1em;border-radius:10px;font-weight:700;text-transform:uppercase;-webkit-box-sizing:border-box;box-sizing:border-box}
@media only screen and (max-width:1919px){.button{line-height:45px;font-size:14px;padding:15px}}
@media only screen and (max-width:767px){.button{line-height:20px;font-size:12px}}
.button.is-disabled,.button:disabled{opacity:.5;cursor:not-allowed}
.button.is-active,.button:hover{background-color:#0F18E2;color:#fff}
.event-card{display:-ms-flexbox;display:-webkit-box;display:block;min-height:100px;margin-bottom: 8px}
@media only screen and (max-width:1919px){.event-card{min-height:75px}}
@media only screen and (max-width:767px){.event-card{min-height:50px}}
.event-card__info{background-color:#fff;width:150px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:21px 10px 22px;text-align:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;border-top-left-radius:10px;border-bottom-left-radius:10px}
@media only screen and (max-width:1919px){.event-card__info{width:110px;padding:15px 10px 17px}}
@media only screen and (max-width:767px){.event-card__info{width:57px;padding:10px 5px}}
.event-card__item{margin:0 13px}
.event-card__date{font-size:30px;line-height:1;display:block;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;font-weight:700;margin-top:2px;margin-bottom:auto}
@media only screen and (max-width:1919px){.event-card__date{font-size:25px}}
@media only screen and (max-width:767px){.event-card__date{font-size:14px}}
.event-card:hover .event-card__date{color:#0F18E2}
.event-card__time{font-size:18px;line-height:1;display:block;margin-top:auto}
@media only screen and (max-width:1919px){.event-card__time{font-size:14px}}
@media only screen and (max-width:767px){.event-card__time{font-size:10px}}
.event-card__time:not(:first-child){margin-top:9px}
@media only screen and (max-width:1919px){.event-card__time:not(:first-child){margin-top:3px}}
@media only screen and (max-width:1279px){.event-card .event-card__time:not(:first-child){-webkit-transition:margin .3s ease,opacity .3s ease;-o-transition:margin .3s ease,opacity .3s ease;transition:margin .3s ease,opacity .3s ease;margin-top:-10px;opacity:0}
.event-card:hover .event-card__time:not(:first-child){margin-top:3px;opacity:1}}
@media only screen and (max-width:1919px){.event-card__month+.event-card__time{font-size:12px}}
@media only screen and (max-width:767px){.event-card__month+.event-card__time{font-size:10px}}
.event-card__texts{-ms-flex:1;-webkit-box-flex:1;flex:1;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:21px 34px 22px;background-color:rgba(255,255,255,.8);-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}
@media only screen and (max-width:1919px){.event-card__texts{padding:15px 18px 17px}}
@media only screen and (max-width:767px){.event-card__texts{padding:10px 8px}}
.event-card__link{line-height:1;font-size:30px;color:#1d1d1b;font-weight:700;margin-top:auto;margin-bottom:auto;margin-right:30px;text-transform: uppercase}
@media only screen and (max-width:1919px){.event-card__link{font-size:25px}}
@media only screen and (max-width:767px){.event-card__link{font-size:14px;line-height:15px;margin-right:20px;pointer-events:none}
.event-card:hover .event-card__link{pointer-events:all}}
.event-card__link:after{height:16px;display:inline-block;vertical-align:middle;opacity:0;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;width:0;-webkit-transform:translate3d(13px,0,0) scale(.9);transform:translate3d(13px,0,0) scale(.9);position:relative;top:-4px}
@media only screen and (max-width:767px){.event-card__link:after{height:8px;-webkit-transform:translate3d(8px,0,0) scale(.55);transform:translate3d(8px,0,0) scale(.55);top:-3px}}
.event-card__link:hover:after{-webkit-transform:translate3d(18px,0,0) scale(.9);transform:translate3d(18px,0,0) scale(.9)}
@media only screen and (max-width:767px){.event-card__link:hover:after{-webkit-transform:translate3d(13px,0,0) scale(.55);transform:translate3d(13px,0,0) scale(.55)}}
.event-card__name{font-size:18px;line-height:1;width:100%;margin-top:9px}
@media only screen and (max-width:1919px){.event-card__name{font-size:14px;margin-top:3px}}
@media only screen and (max-width:1279px){.event-card .event-card__name{-webkit-transition:margin .3s ease,opacity .3s ease;-o-transition:margin .3s ease,opacity .3s ease;transition:margin .3s ease,opacity .3s ease;opacity:1}}
@media only screen and (max-width:767px){.event-card__name{font-size:10px}}
.event-card__image{position:relative;overflow:hidden;width:150px;border-top-right-radius:10px;border-bottom-right-radius:10px}
@media only screen and (max-width:1919px){.event-card__image{width:110px}}
@media only screen and (max-width:767px){.event-card__image{width:70px}}
.event-card__image img{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}
.event-card__image img{margin:auto;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;";width:0;min-width:100%;min-height:100%}
.event-card__month{line-height:1;font-size:18px;text-transform:uppercase;font-weight:700;margin-top:15px;margin-bottom:auto}
@media only screen and (max-width:1919px){.event-card__month{font-size:16px;margin-top:8px}}
@media only screen and (max-width:767px){.event-card__month{font-size:10px;margin-top:6px}}
.event-card__information{display:-ms-flexbox;display:-webkit-box;display:flex;font-size:16px;line-height:1;margin-top:18px;-ms-flex-wrap:wrap;flex-wrap:wrap}
@media only screen and (max-width:1919px){.event-card__information{font-size:12px;margin-top:11px}}
@media only screen and (max-width:767px){.event-card__information{font-size:10px}}
.event-card__information>:not(:last-child){margin-right:12px}
@media only screen and (max-width:1919px){.event-card__information>:not(:last-child){margin-right:8px}}
@media only screen and (max-width:767px){.event-card__information>:not(:last-child){margin-right:12px}}
.event-card__info-text:last-child:not(:first-child){margin-left:auto}
@media (max-width:1440px) and (min-width:1280px){.event-card__info-text_desktop{width:100%;margin-top:5px}}
@media only screen and (max-width:767px){.event-card__info-text_desktop{display:none}}
.event-cards+.event-cards{margin-top:29px}
@media only screen and (max-width:767px){.event-cards+.event-cards{margin-top:16px}}
.event-cards .event-card:not(:first-child){margin-top:8px}
@media only screen and (max-width:1919px){.event-cards .event-card:not(:first-child){margin-top:5px}}
@media only screen and (max-width:767px){.event-cards .event-card:not(:first-child){margin-top:3px}}
.event-cards__month{line-height:29px;font-size:30px;color:#1d1d1b;margin-bottom:11px;font-weight:700}
@media only screen and (max-width:1919px){.event-cards__month{line-height:21px;font-size:22px;margin-bottom:10px}}
@media only screen and (max-width:767px){.event-cards__month{font-size:14px;line-height:1;margin-bottom:7px}}
.event-cards__button{margin-top:10px}
  .link:hover{opacity:.5}
  .link_dashed .link__text{border-bottom-style:dashed}
  .link_icon{position:relative;padding-left:25px}
  .link__icon{position:absolute;left:0;top:0;width:16px;height:16px;display:inline-block;vertical-align:middle;font-size:0}
  .link.is-disabled{pointer-events:none;fill:#1d1d1b;color:#1d1d1b;border-color:transparent}
  .list ol,.list ul{padding-top:5px;padding-bottom:5px}
  ul.list li:before{position:absolute;left:0;top:0;content:"вЂў"}
  ol.list{counter-reset:a}
  ol.list li:before{position:absolute;left:0;top:0;counter-increment:a;content:counter(a) "."}
  .map{display:block;height:400px;position:relative;z-index:1}
  .section{display:block}
  .columns{padding-top:10vh;-ms-flex-align:top;-webkit-box-align:top;align-items:top}
  @media only screen and (max-width:1279px){.columns{display:block}}
  .columns__col{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1;-webkit-box-flex:1;flex:1;position:relative}
  .columns__col_info{width:43.25%;-ms-flex:0 auto;-webkit-box-flex:0;flex:0 auto}
  @media only screen and (max-width:1279px){.columns__col_info{width:100%}}
  .columns__col_cards{padding-top:0}
  @media only screen and (max-width:1919px){}
  @media only screen and (max-width:1279px){.columns__col_cards{padding-top:0}}
  .columns__col+.columns__col{margin-left:130px}
  @media only screen and (max-width:1919px){.columns__col+.columns__col{margin-left:85px}}
  @media only screen and (max-width:1279px){.columns__col+.columns__col{margin-top:44px;margin-left:0}}
  @media only screen and (max-width:767px){.columns__col+.columns__col{margin-top:32px}}
  .columns__buttons{margin-top:20px}
  @media only screen and (max-width:767px){.columns__buttons{margin-top:10px}}
  .header{color:#1d1d1b;padding:33px 0;font-size:0;position:fixed;left:0;top:0;width:100%;z-index:100;background-color: #F6F6F7;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
  .header.is-active{opacity:0;-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);pointer-events:none}
  @media only screen and (max-width:767px){.header.is-active{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none;background-color:#F6F6F7;pointer-events:all}}
  @media only screen and (max-width:1279px){.header{padding:20px 0;display: block;}}
  @media only screen and (max-width:767px){.header{padding:13px 0}}
  .header__container{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;justify-content: space-between}
  .header__logo{-ms-flex-negative:0;flex-shrink:0}
  @media only screen and (max-width:1279px){.header__logo{margin-left:-5px}}
  @media only screen and (max-width:767px){.header__logo{margin-left:0;margin-bottom: 10px;}}
  @media only screen and (max-width:1279px){.main-footer {display: block !important}}
  .index{height:100000px}
  .container{width:100%;padding-left:50px;padding-right:50px;margin:0 auto;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}
  @media only screen and (max-width:1279px){.container{padding-left:46px;padding-right:46px}}
  @media only screen and (max-width:767px){.container{padding-left:15px;padding-right:15px}}
  html{padding-top:98px;display:-ms-flexbox;display:-webkit-box;display:flex;min-height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box}
  @media only screen and (max-width:1279px){html{padding-top:58px}}
  @media only screen and (max-width:767px){html{padding-top:61px}}
  .page{height:100%;overflow:hidden}
  @media only screen and (max-width:767px){.page__content.is-hidden{opacity:0;pointer-events:none}
  .page__content{padding-bottom:15px}}
  .page__content{position:relative;z-index:1;padding-bottom:50px;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;opacity:1}
  .visually-hidden,input[type=checkbox].visually-hidden,input[type=radio].visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}
  .main-footer--height{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}
  .con{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
  .page--height{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}
  html.no-padding{padding:0;background-color:#e8e9ea}
  .page__main{position:relative;z-index:1}
  .title{margin:0 0 34px;padding:25px 0 0;color:#fff;font-family:SF UI Display,Arial,sans-serif;font-weight:700;font-size:20px;line-height:21px;text-align:center}
  .main-footer{position:relative;z-index:1;width:100%;padding-top:18px;padding-bottom:18px;background-color:#F6F6F7}
  .main-footer__container{padding-left:19px;padding-right:16px}
  .additional__social{width:160px}
  .social{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
  .secondary-info__author-link:focus,.secondary-info__author-link:hover,.secondary-info__link-text:focus,.secondary-info__link-text:hover{border-color:transparent}
  .secondary-info__author{margin:0;padding:0;font-size:12px;line-height:16px;color:#9d9798;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
  .secondary-info__author-link{color:#9d9798;border-bottom:1px solid #9d9798}
  .header__container{height:60px}
  .main-footer--contacts{padding-top:60px}
  @media (min-width:768px){.main-footer--corporate{padding-top:42px}
  .main-footer__container{padding-left:46px;padding-right:46px}
  .additional__newsletter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
  .secondary-info__author{width:auto}
  .title{padding-top:20px;font-size:25px;line-height:25px}
  .page__title{margin-bottom:32px}
  .main-footer--contacts{padding-top:49px}}
  @media (min-width:1160px){.main-footer__container{padding-left:100px;padding-right:100px}}
  .main-footer__container{padding-left:70px;padding-right:53px}
  .page__container--contacts{padding-left:169px;padding-right:165px}
  .title{padding-top:5px}
  .max{margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}
  .main-footer--contacts{padding-top:76px}
  input:focus,textarea:focus{background-color:#fff}
  h2 {font-size: 38px;font-weight: 900;line-height: 20px;text-transform: uppercase;margin: 15px 0 0 0;}
  .txt {margin: 20px 0 30px 0;}
  .location {position: relative;font-size: 18px;height: 30px;}
  .location_img {width: 24px;max-width: 24px;height: 24px;margin-right: 4px;}
  .location__club {font-weight: normal;font-style: normal;font-size: 16px;height: 26px;color: #444;margin-bottom: 4px;}