.page-trip .trip-header{display:flex;align-items:flex-end;justify-content:space-between}.page-trip .trip-header h1{margin-bottom:15px}.page-trip .trip-header__counters{display:flex;align-items:center;font-size:15px;color:#828282}@media(max-width:767.98px){.page-trip .trip-header__counters{font-size:14px}}.page-trip .trip-header__counters>span{margin-right:4px}.page-trip .trip-header__counters>span:last-child{margin-right:0}@media(max-width:767.98px){.page-trip .trip-header__share-buttons .btn--link{margin-right:4px;background-color:#f8f8f8;border-radius:50%;width:34px;height:34px}.page-trip .trip-header__share-buttons .btn--link:last-child{margin-right:0}.page-trip .trip-header__share-buttons .btn--link>[class^=icon-]{margin-right:0}.page-trip .trip-header__share-buttons .btn--link>span{display:none}}.page-trip .trip-author{display:flex;align-items:center}.page-trip .trip-author__picture{width:46px;height:46px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-right:15px}.page-trip .trip-author__picture img{width:46px;height:46px;object-fit:cover;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.page-trip .trip-author__container{display:flex;flex-direction:column}.page-trip .trip-author__name{color:#333}.page-trip .trip-author__name:hover{color:#333;text-decoration:none}.page-trip .trip-container{display:flex;justify-content:flex-start;height:100%;min-height:300px;margin:0 -15px;padding:0 7px}.page-trip .trip-days{display:block;width:100%;position:relative;list-style:none;padding:0 15px;text-wrap:nowrap}.page-trip .trip-days--lg .trip-days-item{width:50%;width:calc(50% - 16px)}@media(max-width:767.98px){.page-trip .trip-days--lg .trip-days-item{width:100%}}.page-trip .trip-days:not(.slick-initialized){padding:0 8px;overflow-x:auto}.page-trip .trip-days .slick-prev,.page-trip .trip-days .slick-next{top:32px}.page-trip .trip-days .slick-track{margin-left:0}.page-trip .trip-days .slick-slide>div{padding:0 8px}@media(max-width:767.98px){.page-trip .trip-days .slick-prev{left:0;z-index:9}.page-trip .trip-days .slick-next{right:0;z-index:9}}.page-trip .trip-days-item{display:inline-block;vertical-align:top;width:33.33%;width:calc(33.33% - 16px);margin-right:16px;white-space:normal}@media(max-width:991.98px){.page-trip .trip-days-item{width:calc(50% - 16px)}}@media(max-width:767.98px){.page-trip .trip-days-item{width:100%}}.page-trip .trip-days-item:last-child{margin-right:0}.page-trip .trip-days-item__header{display:flex;flex-direction:column;align-items:flex-start;padding:12px;margin-bottom:25px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:1px solid #ddd;background-color:#f9f9f9;line-height:normal}@media(max-width:767.98px){.page-trip .trip-days-item__header{padding:12px 25px}}.page-trip .trip-days-item__title{display:block;font-size:16px;font-weight:500;margin:0}.page-trip .trip-days-item__date{color:#8f7d7d;font-size:13px}.page-trip .trip-days-item__no-data{text-align:center;padding:12px;margin-bottom:20px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:1px solid #ddd;font-size:14px}.page-trip .trip-day-places{display:flex;flex-direction:column;list-style:none;padding:0}.page-trip .trip-day-places-item{display:flex;align-items:flex-start;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:1px solid #ddd;margin-bottom:16px;padding:12px;font-size:14px}.page-trip .trip-day-places-item__picture{display:block;position:relative;width:98px;height:98px;margin-right:15px}.page-trip .trip-day-places-item__picture>img{width:98px;height:98px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;object-fit:cover}.page-trip .trip-day-places-item__content{display:flex;flex-direction:column}.page-trip .trip-day-places-item__name{line-height:normal;color:#333;font-weight:500;margin-bottom:8px}.page-trip .trip-day-places-item__name:hover{text-decoration:none}.page-trip .trip-day-places-item__address{font-size:12px;color:#828282;margin-bottom:8px}.page-trip .trip-day-places-item__description{font-size:12px;margin:0}