.catalog-card {position:relative;-webkit-transition:transform 0.3s ease;-o-transition:transform 0.3s ease;transition:transform 0.3s ease}
.catalog-card__square {padding-top:100%;position:relative;background:#fff}
.catalog-card__phone {color:#D9D9D9;position:absolute;top:17px;right:19px;width:26px;height:26px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;align-items:center;z-index:1;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}
@media screen and (max-width:750px ) {.catalog-card__phone {top:14px;right:10px }}
@media screen and (min-width:751px ) {.catalog-card:hover .catalog-card__phone {opacity:0 }}
.catalog-card__status {position:absolute;top:20px;z-index:1;color:#0e8946;left:20px;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}
@media screen and (min-width:751px ) {.catalog-card:hover .catalog-card__status {opacity:0 }}
.catalog-card__status div + div {margin-top:5px}
.catalog-card__logo {top:50px;left:50px;bottom:50px;right:50px;position:absolute;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;z-index:1;height:calc(100% - 100px)}
@media screen and (min-width:751px ) {.catalog-card:hover .catalog-card__logo {top:0;left:0;right:0;height:80px;padding:15px }.catalog-card:hover .catalog-card__logo img {width:130px }}
.catalog-card__logo img {width:144px;margin:0 auto;height:100%;object-fit:contain;-webkit-transition:width 0.3s ease;-o-transition:width 0.3s ease;transition:width 0.3s ease}
.catalog-card__image {position:absolute;opacity:0;bottom:0;left:0;right:0;top:80px}
@media screen and (min-width:751px ) {.catalog-card:hover .catalog-card__image {opacity:1 }}
.catalog-card__image img {width:100%;height:100%;object-fit:cover}
.catalog-card__footer {position:relative;z-index:1;padding:1px 20px 17px 20px;background:transparent;color:#fff;-webkit-transition:background 0.3s ease;-o-transition:background 0.3s ease;transition:background 0.3s ease}
@media screen and (min-width:751px ) {.catalog-card:hover .catalog-card__footer {background:#0864af }}
@media screen and (max-width:750px ) {.catalog-card__footer {padding-bottom:0 }}
.catalog-card__title {margin:-10px -5px 3px -5px;padding:3px 5px;display:table;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;position:relative}
.catalog-card__title span {position:relative;z-index:1;color:#000}
@media screen and (min-width:751px ) {.catalog-card:hover .catalog-card__title span {color:#fff }}
.catalog-card__title:after {content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;transform:scale(0,1);transform-origin:center left;background:#000;-webkit-transition:transform 0.3s ease;-o-transition:transform 0.3s ease;transition:transform 0.3s ease}
@media screen and (min-width:751px ) {.catalog-card:hover .catalog-card__title:after {transform:scale(1,1) }}
.catalog-card__floor {pointer-events:none;color:#000;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}
@media screen and (min-width:751px ) {.catalog-card:hover .catalog-card__floor {pointer-events:all;color:#fff }}
.catalog-card__links {opacity:0;pointer-events:none;margin-top:11px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center}
@media screen and (min-width:751px ) {.catalog-card:hover .catalog-card__links {pointer-events:all;opacity:1 }}
.catalog-card__links a {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center}
.catalog-card__links a:hover {color:#00AFEC}
.catalog-card__links a .icon-phone {margin-left:20px}
.catalog-card__links-sep {height:17px;margin:0 auto;width:1px;background:rgba(255,255,255,0.15)}
.catalog-card__offer {position:absolute;bottom:0;right:0}
.catalog-card__offer-badge span {display:block;writing-mode:tb;color:#fff;padding:5px 3px;transform:scale(-1);background:#000}
.catalog-card__offer-badge svg {width:21px;height:21px;display:block}
.catalog-card__offer-content {position:absolute;opacity:0;bottom:21px;right:21px;left:15px;background:#000;color:#fff;padding:10px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;transform:translateY(11px)}
.catalog-card:hover .catalog-card__offer-content {opacity:1;transform:translateY(0)}
@media screen and (min-width:751px ) {.post-card:hover a,.post-card:hover .post-card__bottom {color:#0864af }}
@media screen and (min-width:751px ) {.post-card--special:hover a,.post-card--special:hover .post-card__bottom {color:#000 }}
.post-card__top {position:relative;margin-bottom:20px}
.post-card__type {writing-mode:tb;transform:scale(-1);position:absolute;left:-40px;z-index:1;top:20px}
.post-card--special .post-card__type {color:#fff;top:30px}
@media screen and (max-width:750px ) {.post-card--special .post-card__type {top:20px;left:-30px }}
.post-card--expanded .post-card__type {top:63px}
.post-card__image-container {margin:0 -20px}
.post-card__image {background:#fff;position:relative;padding-top:100%}
@media screen and (max-width:750px ) {.post-card__image {padding-top:0 }}
.post-card__image img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}
@media screen and (max-width:750px ) {.post-card__image img {position:static }}
.post-card__image span {display:inline-block;padding:5px;color:rgba(0,0,0,0.3);justify-content:center;align-items:center;position:absolute;bottom:0;left:0;font-size:10px;max-width:262px}
@media screen and (max-width:750px ) {.post-card__image span {max-width:none;margin-right:70px }}
.post-card__logo {position:absolute;right:-40px;bottom:-30px;width:80px;height:80px;padding:15px;background:#fff}
@media screen and (max-width:750px ) {.post-card__logo {right:-30px;bottom:-10px }}
.post-card--expanded .post-card__logo {width:120px;height:120px;padding:25px}
@media screen and (max-width:750px ) {.post-card--expanded .post-card__logo {width:80px;height:80px;padding:15px }}
.post-card__logo img {width:100%;height:100%;object-fit:contain}
.post-card__discount {color:#fff;position:absolute;left:0;bottom:-10px;background:#0e8946;padding:10px}
.post-card--special .post-card__discount {padding:0;padding-top:11px;top:30px;left:unset;right:-40px;border-top:2px solid;background:none}
@media screen and (max-width:750px ) {.post-card--special .post-card__discount {right:-30px }}
.post-card__bottom {-webkit-transition:color 0.3s ease;-o-transition:color 0.3s ease;transition:color 0.3s ease}
@media screen and (max-width:750px ) {.post-card__bottom {margin:0 -20px }}
.post-card--special .post-card__bottom {color:#fff}
.post-card__date {margin-bottom:10px}
.posts {background:#0864af;padding-top:80px;padding-bottom:160px;position:relative;overflow:hidden}
@media screen and (max-width:750px ) {.posts {padding-top:60px;padding-bottom:20px }}
.posts:after {content:'';display:block;width:1px;height:200%;left:50%;top:50%;background:#fff;opacity:.1;position:absolute;transform:translateY(-50%) rotate(33.7269849deg)}
@media screen and (max-width:750px ) {.posts:after {top:0;left:unset;right:40px;transform:rotate(33.7269849deg);transform-origin:top center }}
.posts__links {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;margin-top:60px}
@media screen and (max-width:750px ) {.posts__links {margin-top:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;flex-direction:column;margin:0 -20px 40px -20px }.posts__links .button--text {margin-top:20px }}
.posts__nav {margin-top:40px}
@media screen and (max-width:750px ) {.posts__nav {margin:0 -20px;margin-top:20px;padding-bottom:40px }}
.posts__nav >a {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:baseline}
.posts__nav >a svg {margin-left:10px}
.posts .row + .row {margin-top:100px}
@media screen and (max-width:750px ) {.posts .row + .row {margin-top:0 }}
.posts .container {position:relative;z-index:1}
.tenant-info {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;margin:0 -20px;margin-top:-20px}
@media screen and (max-width:750px ) {.tenant-info {width:auto !important;position:relative }.tenant-info:before {content:"";display:block;width:1px;height:200%;right:40px;top:20px;background:#000;opacity:0.1;position:absolute;transform-origin:top center;transform:rotate(33.7269849deg) }}
@media screen and (max-width:750px ) {.tenant__default {width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;margin-bottom:40px }.tenant__default .tenant__phones {justify-content:flex-end;margin-bottom:24px }}
.tenant__info-container {flex-grow:1}
@media screen and (max-width:750px ) {.tenant__info-container {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end }}
.tenant__logo-container {margin:0 -20px 30px -20px;position:relative;padding-top:calc(100% + 40px);background:#fff}
@media screen and (max-width:750px ) {.tenant__logo-container {width:50%;margin:0;order:-1;padding:0;padding-top:50%;margin-bottom:30px;margin-top:-10px;margin-left:0;z-index:1 }}
.tenant__default .tenant__logo-container {background:#000}
@media screen and (max-width:750px ) {.tenant__default .tenant__logo-container {width:140px;height:140px;padding-top:0;margin-bottom:0 }}
.tenant__statuses {position:absolute;top:20px;left:20px;color:#0e8946}
.tenant__statuses div + div {margin-top:10px}
.tenant__logo {position:absolute;top:50px;left:50px;right:50px;bottom:50px}
.tenant__logo img {width:100%;height:100%;object-fit:contain}
@media screen and (max-width:750px ) {.tenant__logo {top:40px;left:40px;right:40px;bottom:40px }}
.tenant__name {margin-bottom:10px}
@media screen and (max-width:750px ) {.tenant__name {margin-bottom:20px;width:100% }}
.tenant__categories {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;margin-bottom:20px}
@media screen and (max-width:750px ) {.tenant__categories {width:100%;margin-bottom:10px }}
.tenant__categories a {padding:10px;border:1px solid;margin-right:10px;margin-bottom:10px}
.tenant__place {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;margin-bottom:25px}
@media screen and (max-width:750px ) {.tenant__place {width:44%;order:-1;flex-direction:column;margin-top:auto;padding-left:30px;margin-bottom:30px }}
.tenant__place .button {width:96px}
.tenant__floor {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center}
@media screen and (max-width:750px ) {.tenant__floor {margin-left:0;margin-bottom:9px }}
.tenant__floor svg {margin-right:10px}
.tenant__floor span {padding-top:3px}
.tenant__phones {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;margin-bottom:40px;align-items:center}
@media screen and (max-width:750px ) {.tenant__phones {width:100% }}
.tenant__phones .icon-phone {margin-right:13px;width:15px;height:21px}
.tenant__phones a + a {margin-top:20px}
.tenant__links {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;background:#fff;height:34px}
@media screen and (max-width:750px ) {.tenant__links {width:100%;margin-bottom:40px;background:none;position:relative;z-index:1 }}
.tenant__site {flex-grow:1}
@media screen and (max-width:750px ) {.tenant__site {flex-grow:0;background:#fff;margin-right:auto;padding:0 20px }}
.tenant__site,
.tenant__social {background:#fff;height:34px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:center;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}
.tenant__site:hover,
.tenant__social:hover {background:#0864af;color:#fff}
.tenant__social {width:34px;border-left:1px #f5f5f5 solid}
@media screen and (max-width:750px ) {.tenant__social {margin-left:9px;border-left:0 }}
.tenant__socials {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}
.black-friday {margin-bottom:80px}
@media screen and (max-width:750px ) {.black-friday {margin-bottom:60px;padding-top:60px }}
@media screen and (max-width:750px ) {.black-friday__content >.row.grid-row {display:flex;flex-direction:column-reverse }}
@media screen and (max-width:750px ) {.black-friday__tenants {margin:0 -40px }}
.black-friday .catalog-card {margin-left:0;margin-right:0}
.black-friday .no-result {margin-bottom:40px}
.black-friday__select {position:relative}
@media screen and (max-width:750px ) {.black-friday__select {width:50%;background:#fff;padding:15px 13px }}
.black-friday__select + .black-friday__select {margin-top:30px;padding-top:23px}
@media screen and (max-width:750px ) {.black-friday__select + .black-friday__select {margin-top:20px }}
.black-friday__select-current {padding-bottom:2px;border-bottom:1px dashed;display:inline-block;cursor:pointer}
.black-friday__select-current:hover {color:#0864af}
@media screen and (max-width:750px ) {.black-friday__categories {background:none;width:100%;padding:0 }}
.black-friday__filter {margin-left:-40px}
@media screen and (max-width:750px ) {.black-friday__filter {margin-right:-40px;margin-bottom:20px;display:flex;flex-wrap:wrap }}
.black-friday__filter-content {position:absolute;opacity:0;white-space:nowrap;pointer-events:none;z-index:5;top:50%;padding:10px 0;margin-top:11px;transform:translateY(-50%);background:rgba(17,18,19,0.95);-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}
@media screen and (max-width:750px ) {.black-friday__filter-content {left:0;right:0 }}
.is_open .black-friday__filter-content {opacity:1;pointer-events:all}
.black-friday__filter-content div {cursor:pointer;padding:8px 20px;color:#fff;-webkit-transition:background 0.3s ease;-o-transition:background 0.3s ease;transition:background 0.3s ease}
.black-friday__filter-content div:hover {background:rgba(255,255,255,0.1)}
.black-friday__filter-content div.is_active {background:rgba(255,255,255,0.2)}
@media screen and (max-width:750px ) {.black-friday__label {display:flex }}
.black-friday__label .text {margin-bottom:10px;position:absolute;top:0}
@media screen and (max-width:750px ) {.black-friday__label .text {position:static;margin-bottom:0;margin-right:10px }}
.black-friday__categories .black-friday__filter-content {top:100%;right:0;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease;margin-top:0;transform:none}
.black-friday__categories .black-friday__label {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;background:#000;color:#fff;align-items:center;justify-content:space-between;height:55px;padding:0 20px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;cursor:pointer}
.black-friday__categories .black-friday__label:hover {background:#0e8946}
.catalog-card {margin:0 -20px 30px -20px}
@media screen and (max-width:750px ) {.catalog-card {margin-bottom:45px;margin-left:0;margin-right:0 }}
.tenants-cols-wrapper {-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}
@media screen and (max-width:750px ) {.tenants-cols-wrapper {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap }}
@media screen and (max-width:750px ) {.tenants-cols-wrapper .col.lg-3 {width:50% }.tenants-cols-wrapper .col.lg-3:nth-child(4n) .catalog-card__square {border-left:1px #F5F5F5 solid }}
.tenants-cols-wrapper.is_loading {pointer-events:none;filter:grayscale(1);-webkit-filter:grayscale(1)}
.tenants-cols-wrapper.is_loading .catalog-card {transform:scale(0.8)}
.tenants-cols-wrapper.is_loading + .row .load-more {color:#000;pointer-events:none;position:relative}
.tenants-cols-wrapper.is_loading + .row .load-more:after {content:'';display:block;position:absolute;left:50%;top:50%;-webkit-animation:shadowSteps 1s infinite both;animation:shadowSteps 1s infinite both}
.tenants-cols-wrapper .no-result {background:#fff}
@media screen and (max-width:750px ) {.tenants-cols-wrapper .no-result {margin:0 -20px;height:300px;border:60px #fff solid;background:url(../themes/kvartal/assets/img/svg/empty-search-results--small.svg) center / contain no-repeat,#fff }}
.tenants-cols-wrapper .no-result img {margin:0 auto;padding:138px}
@media screen and (max-width:750px ) {.tenants-cols-wrapper .no-result img {display:none }}
@-webkit-keyframes shadowSteps {0% {box-shadow:-30px 0 0 3px #fff,-15px 0 0 3px #fff,0 0 0 3px #fff,15px 0 0 3px #fff,30px 0 0 3px #fff }20% {box-shadow:-30px 0 0 5px #fff,-15px 0 0 3px #fff,0 0 0 3px #fff,15px 0 0 3px #fff,30px 0 0 3px #fff }40% {box-shadow:-30px 0 0 3px #fff,-15px 0 0 5px #fff,0 0 0 3px #fff,15px 0 0 3px #fff,30px 0 0 3px #fff }60% {box-shadow:-30px 0 0 3px #fff,-15px 0 0 3px #fff,0 0 0 5px #fff,15px 0 0 3px #fff,30px 0 0 3px #fff }80% {box-shadow:-30px 0 0 3px #fff,-15px 0 0 3px #fff,0 0 0 3px #fff,15px 0 0 5px #fff,30px 0 0 3px #fff }100% {box-shadow:-30px 0 0 3px #fff,-15px 0 0 3px #fff,0 0 0 3px #fff,15px 0 0 3px #fff,30px 0 0 5px #fff }}
@keyframes shadowSteps {0% {box-shadow:-30px 0 0 3px #fff,-15px 0 0 3px #fff,0 0 0 3px #fff,15px 0 0 3px #fff,30px 0 0 3px #fff }20% {box-shadow:-30px 0 0 5px #fff,-15px 0 0 3px #fff,0 0 0 3px #fff,15px 0 0 3px #fff,30px 0 0 3px #fff }40% {box-shadow:-30px 0 0 3px #fff,-15px 0 0 5px #fff,0 0 0 3px #fff,15px 0 0 3px #fff,30px 0 0 3px #fff }60% {box-shadow:-30px 0 0 3px #fff,-15px 0 0 3px #fff,0 0 0 5px #fff,15px 0 0 3px #fff,30px 0 0 3px #fff }80% {box-shadow:-30px 0 0 3px #fff,-15px 0 0 3px #fff,0 0 0 3px #fff,15px 0 0 5px #fff,30px 0 0 3px #fff }100% {box-shadow:-30px 0 0 3px #fff,-15px 0 0 3px #fff,0 0 0 3px #fff,15px 0 0 3px #fff,30px 0 0 5px #fff }}
body .inner-header {background:url(../themes/kvartal/assets/img/header-bg/header-bg-news.png) 20px center / contain no-repeat,url(../themes/kvartal/assets/img/header-bg/header-bg-sign.svg) calc(100% - 20px) -136px no-repeat,#0864af;padding-bottom:100px}
@media screen and (max-width:750px ) {body .inner-header {padding-bottom:40px;background:url(../themes/kvartal/assets/img/header-bg/header-bg-news--small.png) 20px center / contain no-repeat,url(../themes/kvartal/assets/img/header-bg/header-bg-sign.svg) calc(100% - 40px) -7px / 63px auto no-repeat,#0864af }}
.footer {margin-top:-40px;position:relative;z-index:1}
.footer__filler--green {border-top-color:#0864af}
.subscribe {border-top:0;margin-top:40px}
.post {margin-top:-60px;margin-bottom:106px}
@media screen and (max-width:750px ) {.post {margin-top:0;margin-bottom:0 }}
@media screen and (max-width:750px ) {.post >.row {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-direction:column-reverse }}
.post__content {padding:60px 0;background:#fff}
@media screen and (max-width:750px ) {.post__content {margin:0 -20px;padding-top:40px;position:relative;z-index:1 }}
.post__title {margin-bottom:10px}
.post__date {margin-bottom:20px}
.post__image-container {margin:0 -20px 30px -20px;padding-top:100%;background:#fff;position:relative}
@media screen and (max-width:750px ) {.post__image-container {margin-left:0;margin-right:0 }}
.post__image {position:absolute;top:0;left:0;right:0;bottom:0}
.post__image img {width:100%;height:100%;object-fit:cover}
.post__image.is_archived img {filter:grayscale(1)}
.post__image span {display:inline-block;padding:5px;color:rgba(0,0,0,0.3);justify-content:center;align-items:center;position:absolute;bottom:0;left:0;font-size:10px}
.post__description {margin-bottom:60px}
@media screen and (max-width:750px ) {.post__description {margin-bottom:30px }}
.post__description >* + * {margin-top:20px}
.post__description ul li {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}
.post__description ul li:before {content:"—";margin-right:5px}
.post__description a {color:#0864af}
.post__description strong,
.post__description b {font-weight:700}
.post__description i {font-style:italic}
.post__footer {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:space-between}
.post__footer .button {margin-right:20px}
.post__share {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;position:relative}
.post__share-toggler {border-bottom:2px dotted;cursor:pointer;-webkit-transition:color 0.3s ease;-o-transition:color 0.3s ease;transition:color 0.3s ease}
.post__share-toggler:hover {color:#acacac;border-bottom:2px dotted}
@media screen and (max-width:750px ) {.likely {position:absolute;top:80%;right:0;-webkit-transition:top 0.3s ease;-o-transition:top 0.3s ease;transition:top 0.3s ease;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex }.is_open .likely {top:-39px;right:-20px;background:rgba(17,18,19,0.95);padding:30px;width:100vw;justify-content:center }}
.likely__icon {display:none}
.likely__widget {left:100%;top:50%;opacity:0;pointer-events:none;transform:translateY(-50%) translateX(-50%);width:40px;height:40px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;position:absolute;color:#fff;background:#000;cursor:pointer;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}
@media screen and (max-width:750px ) {.likely__widget {position:static;height:34px;width:34px;background:#fff;color:#000;transform:translateY(10px) }}
@media screen and (min-width:751px ) {.likely__widget:hover {background:#0864af }}
.is_open .likely__widget {opacity:1;pointer-events:all}
@media screen and (min-width:751px ) {.is_open .likely__widget:nth-child(1) {transform:translateY(-150%) translateX(-50%) }.is_open .likely__widget:nth-child(2) {transform:translateY(-50%) translateX(50%) }.is_open .likely__widget:nth-child(3) {transform:translateY(50%) translateX(-50%) }}
@media screen and (max-width:750px ) {.is_open .likely__widget {margin-left:10px;transform:translateY(0) }.is_open .likely__widget:first-child {margin-left:0 }}
.likely__button {margin:auto}
.event__container {background:#fff;padding-top:60px;padding-bottom:80px}
.event-card {margin:0 -20px 0 -40px}
@media screen and (max-width:750px ) {.event-card {margin:0;margin-bottom:30px }}
.event-card__title {padding-bottom:10px;border-bottom:2px solid;margin-bottom:20px}
.event-card__info {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:flex-end;margin-top:20px}
.event-card__icon {width:30px}
.event-card .text {margin-bottom:10px}
.shedule {margin-top:40px;width:175px;color:#fff}
.shedule--ended {width:auto;color:#000}
.shedule--ended:before {content:"";display:block;margin-bottom:20px;background:#000;height:2px;width:40px}
.shedule__title {width:100%}
.shedule__container {width:175px}
.shedule__item {display:none;width:100% !important}
.shedule__item a {height:34px;padding:0 18px !important;line-height:34px;background:#000;border-top:1px #1f1f1f solid;transition:background 0.3s ease,border-top-color 0.3s ease;display:block}
.shedule__item a:hover {background:#0e8946;color:#fff !important;border-top-color:#0e8946}