.copy-btn{position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;width:1.5rem;height:1.5rem;padding:.25rem}.copy-btn:after{position:absolute;top:0;right:-.25rem;z-index:-1;display:block;width:1rem;height:1rem;text-align:center;background-repeat:no-repeat;background-position:50%;border-radius:50%;opacity:0;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;content:""}.copy-btn__icon{width:1.5rem;height:1.5rem;color:#30b0d3}.copy-btn.success:after{z-index:1;opacity:1;background-color:#4fa11d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-size:.75rem}.copy-btn.error:after{z-index:1;opacity:1;background-color:#dc3545;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23fff' viewBox='0 0 18 18'%3E%3Cg fill-rule='evenodd'%3E%3Cpath d='M17.632 2.282l.707-.707L16.924.16l-.707.708-14.85 14.85-.707.707 1.415 1.414.707-.708'/%3E%3Cpath d='M16.218 17.132l.707.707 1.414-1.415-.708-.707L2.782.868 2.075.16.66 1.576l.708.707'/%3E%3C/g%3E%3C/svg%3E");background-size:.5rem}.empty-page-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3rem;margin-bottom:3rem;padding-right:10%;padding-left:10%}@media (min-width:576px){.empty-page-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:8%;margin-bottom:12%}}.empty-page-block__icon{width:180px;height:171px;color:#d9edf7}.empty-page-block__text{max-width:22.25rem;margin-top:1.25rem;font-size:1.25rem;text-align:center}@media (min-width:576px){.empty-page-block__text{margin-top:0;margin-left:8%;text-align:left}}.share-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:0 1rem;border:1px solid #30b0d3;border-radius:3px}.share-block__input{width:100%;padding-right:.75rem;color:#4083a9;background-color:transparent;border-color:transparent;outline:none!important}.share-block__input-wrap{-webkit-box-flex:2;-ms-flex:2 1 auto;flex:2 1 auto;position:relative}.share-block__input-wrap:after{position:absolute;top:0;right:0;bottom:0;display:block;width:40px;background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(30%,hsla(0,0%,100%,.5)),to(#fff));background-image:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.5) 30%,#fff);content:""}@media (min-width:576px){.share-block__input-wrap{width:17.25rem}}.share-block__copy-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:.75rem}.share-block__share{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:1rem}.share-block__share a:focus{-webkit-box-shadow:0 0 0 .125rem rgba(48,176,211,.25);box-shadow:0 0 0 .125rem rgba(48,176,211,.25)}.place-share-facility .dropdown-menu{-webkit-box-shadow:0 10px 30px #d9edf7;box-shadow:0 10px 30px #d9edf7;padding:15px;border:1px solid #30b0d3;z-index:1040}@media (max-width:575.98px){.place-share-facility .dropdown-menu{top:0;padding:0}}.place-share-facility .likely{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.place-share-facility .likely__widget{background-color:#fff!important;padding:5px 0}@media (max-width:575.98px){.place-share-facility .likely__widget{background-color:#d9edf7!important;padding:.5rem .75rem;font-weight:400;font-size:1.125rem!important;border:1px solid #4083a9;border-radius:3px;text-align:center;height:auto!important;line-height:1.4!important}}@media (max-width:575.98px){.place-share-facility .likely__widget:hover{padding:.5rem .75rem;border:1px solid #4083a9;text-align:center}}.place-share-facility .likely__icon{margin-right:10px;vertical-align:middle}.place-share-facility .likely__icon svg{width:25px;height:25px}.place-share-facility .btn:focus{outline:none}.place-share-facility .likely__button{font-size:1.125rem;color:#4083a9}.place-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:500px;border:1px solid #d6d6d6;border-radius:3px}.place-card__cover{-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;overflow:hidden;border-radius:3px 3px 0 0}.place-card__cover img{display:block;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.place-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.25rem 1rem;background-color:#fff;border-radius:0 0 3px}.place-card__h{max-height:4.225rem;overflow:hidden;font-size:1.625rem;line-height:1.3;position:relative}.place-card__h:after{position:absolute;top:0;right:0;bottom:0;display:block;width:50%;background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(30%,hsla(0,0%,100%,.5)),to(#fff));background-image:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.5) 30%,#fff);content:"";top:1.95rem}.place-card__short-info{max-height:4.725rem;overflow:hidden;font-size:1.125rem;line-height:1.4;position:relative}.place-card__short-info:after{position:absolute;top:0;right:0;bottom:0;display:block;width:50%;background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(30%,hsla(0,0%,100%,.5)),to(#fff));background-image:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.5) 30%,#fff);content:"";top:3.15rem}.place-card__body{-webkit-box-flex:2;-ms-flex:2 2 auto;flex:2 2 auto;overflow:hidden}.place-card__footer{padding-top:1.5rem}.favorites-list{position:relative}.favorites-list_cleaned:after{position:absolute;top:1px;right:-1px;bottom:-1px;left:-1px;z-index:5;display:block;background-color:#fff;opacity:.7;content:""}
/*# sourceMappingURL=favourites-070b917379a9fb433921fbbbec5ca7a8.css.map*/